/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */@layer theme{:host,:root{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,::backdrop,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.fixed{position:fixed}.relative{position:relative}.static{position:static}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.isolate{isolation:isolate}.block{display:block}.grid{display:grid}.hidden{display:none}.table{display:table}}:root{--c:#00a7c7;--m:#d7266d;--y:#f2c94c;--k:#17212b;--bg:#f6f8fa;--line:#dfe5ea;--muted:#687681}body{background:var(--bg);color:var(--k);margin:0;font-family:Inter,Arial,sans-serif}.shell{min-height:100vh;display:flex}.side{border-right:1px solid var(--line);z-index:5;background:#fff;flex-direction:column;width:182px;display:flex;position:fixed;inset:0 auto 0 0}.brand{padding:27px 24px 22px;font-size:21px}.brand>b{color:var(--c);font-size:37px;line-height:.9;display:block}.brand>div{gap:8px;margin-top:14px;display:flex}.brand i{background:var(--c);border-radius:50%;width:13px;height:13px}.brand i:nth-child(2){background:var(--m)}.brand i:nth-child(3){background:#efb900}.brand i:nth-child(4){background:var(--k)}nav{flex-direction:column;margin-top:8px;display:flex}nav button{text-align:left;cursor:pointer;color:#303d47;background:0 0;border:0;border-left:4px solid #0000;padding:15px 20px}nav button span{width:30px;font-size:18px;display:inline-block}nav button.active,nav button:hover{color:#008dab;border-left-color:var(--c);background:#e8f8fb;font-weight:700}.side>footer{border:1px solid var(--line);border-radius:8px;margin:auto 18px 18px;padding:13px}.side>footer b,.side>footer small{display:block}.side>footer b{font-size:10px}.side>footer small{margin-top:4px;font-size:9px;line-height:1.4}main{width:calc(100% - 182px);margin-left:182px;padding:0 26px 30px}main>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:110px;margin-bottom:17px;display:flex}header h1{margin:7px 0 0;font-size:31px}header small{font-size:12px}.top{gap:11px;display:flex}.top label{border:1px solid var(--line);background:#fff;border-radius:7px;align-items:center;height:42px;padding:0 10px;display:flex}.top input{border:0;outline:0;width:215px;padding:0 8px}.primary{color:#fff;cursor:pointer;background:linear-gradient(120deg,#00a7c7,#0094c6);border:0;border-radius:7px;padding:12px 17px;font-weight:700;box-shadow:0 5px 14px #00a7c72c}.kpis{grid-template-columns:repeat(5,1fr);gap:14px;margin-bottom:15px;display:grid}.kpis article{border:1px solid var(--line);background:#fff;border-radius:10px;min-height:105px;padding:15px 14px 15px 70px;position:relative;overflow:hidden;box-shadow:0 3px 12px #1423310a}.kpis article:before{content:"";background:var(--c);left:0;width:4px;position:absolute;inset-block:0}.kpis .magenta:before{background:var(--m)}.kpis .yellow:before{background:#e7b200}.kpis .blue:before{background:#66c7dc}.kpis article>i{color:#008eae;background:#e5f7fb;border-radius:50%;place-items:center;width:40px;height:40px;font-size:19px;font-style:normal;display:grid;position:absolute;top:22px;left:17px}.kpis .magenta>i{color:var(--m);background:#fce5ee}.kpis .yellow>i{color:#aa7c00;background:#fff3cd}.kpis article span{font-size:11px}.kpis article>b{margin:5px 0;font-size:23px;display:block}.kpis article small{color:var(--muted);font-size:10px}.kpis em{color:#008fb0;font-style:normal}.dash{grid-template-columns:minmax(0,1fr) 345px;gap:15px;display:grid}.dash>aside,.dash>div{flex-direction:column;gap:15px;display:flex}.panel{border:1px solid var(--line);border-radius:10px;overflow:hidden;box-shadow:0 3px 12px #14233108}.title{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:54px;padding:13px 16px;display:flex}.title h2{margin:0;font-size:15px}.title p{color:var(--muted);margin:4px 0 0;font-size:10px}.pipe-grid{grid-template-columns:repeat(4,1fr);padding:13px;display:grid}.pipe{border-right:1px solid #ebeff2;padding:0 8px}.pipe:last-child{border:0}.pipe-head{border-bottom:3px solid var(--c);justify-content:space-between;padding:6px 2px;font-size:10px;display:flex}.pipe.sent .pipe-head{border-color:var(--m)}.pipe.due .pipe-head{border-color:#e5b200}.pipe.won .pipe-head{border-color:#252e36}.pipe article{border:1px solid var(--line);border-radius:7px;min-height:76px;margin:7px 0;padding:9px;position:relative}.pipe article>b,.pipe article>small,.pipe article>strong{display:block}.pipe article>b{font-size:10px}.pipe article small{color:var(--muted);margin:4px 0;font-size:8px}.pipe article strong{font-size:12px}.pipe article time{color:var(--muted);font-size:7px;position:absolute;bottom:8px;right:7px}.table{overflow-x:auto}table{font-size:10px}th{color:#53616b;background:#fbfcfd;font-size:9px}td,th{padding:10px 11px}td{white-space:nowrap;border-top:1px solid #edf0f2}td small{color:var(--muted);margin-top:3px}.status{border-radius:5px;padding:5px 7px;font-size:8px;font-weight:700;display:inline-block}.status.draft{color:#0089a9;background:#e1f6fa}.status.sent{color:#c41558;background:#fde4ee}.status.due{color:#916b00;background:#fff1c3}.status.won{color:#17674f;background:#dff5eb}.status.lost{color:#8f2d2d;background:#f3e8e8}.wa{color:#08764f;background:#ecfaf4;border:1px solid #a9dfc7;border-radius:5px;padding:5px 7px}.danger{color:#b42318!important;background:#fff2f2!important;border-color:#efb6b6!important}.close-won{color:#126247!important;background:#e9f8f1!important;border-color:#9ed7bd!important}.close-lost{color:#8f2d2d!important;background:#f9eeee!important;border-color:#e4b7b7!important}.reschedule-date{border:1px solid var(--line);color:#334a5c;background:#f8fbfd;border-radius:4px;align-items:center;gap:5px;padding:3px 6px;font-size:8px;font-weight:700;display:inline-flex}.reschedule-date input{color:#153f70;font:inherit;background:0 0;border:0}.cal .days,.cal .week{text-align:center;grid-template-columns:repeat(7,1fr);padding:0 10px;display:grid}.week span{color:var(--muted);padding:8px;font-size:8px}.days span{border-radius:50%;margin:2px;padding:8px 0;font-size:9px}.days .marked{background:#fff0c8}.days .today{background:var(--c);color:#fff}.cal>footer{color:var(--muted);justify-content:center;gap:12px;padding:12px;font-size:8px;display:flex}.cal footer i,.follow article>i{background:#e7b400;border-radius:50%;width:7px;height:7px;margin-right:3px;display:inline-block}.cal footer span:first-child i,.follow article>i.hot{background:#ed3a79}.cal footer span:last-child i{background:var(--c)}.follow article{border-top:1px solid #edf0f2;grid-template-columns:12px 1fr auto;align-items:center;gap:5px;min-height:65px;padding:10px 13px;display:grid}.follow article div>b,.follow article div>small{display:block}.follow article div>b{font-size:10px}.follow article div>small{color:var(--muted);margin-top:4px;font-size:8px}.follow article time{font-size:8px}.follow article section{flex-wrap:wrap;grid-column:2/-1;gap:5px;display:flex}.follow article section button{border:1px solid var(--line);background:#fff;border-radius:4px;padding:4px 6px;font-size:8px}.follow.full article{grid-template-columns:16px minmax(180px,1fr) 130px minmax(360px,auto);padding:14px 18px}.follow.full article section{grid-column:auto;justify-content:flex-end}.page{min-height:calc(100vh - 140px)}.page>.title{border:0;padding:5px 0 18px}.panel.page>.title{border-bottom:1px solid var(--line);padding:16px}.customer-grid{grid-template-columns:repeat(2,1fr);gap:13px;display:grid}.customer-grid article{border:1px solid var(--line);background:#fff;border-radius:10px;grid-template-columns:48px 1fr auto;align-items:center;gap:11px;padding:17px;display:grid}.avatar{color:#008ba9;background:#e5f7fa;border-radius:50%;place-items:center;width:44px;height:44px;font-weight:700;display:grid}.customer-grid p,.customer-grid small{color:var(--muted);margin:4px 0;font-size:10px}.customer-grid article>div:nth-child(2) small{line-height:1.35;display:block}.customer-grid .value{text-align:right}.customer-grid .value b,.customer-grid .value small{display:block}.customer-grid button{color:#087650;background:#eefaf5;border:1px solid #afe2cd;border-radius:5px;grid-column:3;padding:6px}.products{grid-template-columns:repeat(3,1fr);gap:13px;display:grid}.products article{border:1px solid var(--line);border-top:4px solid var(--c);background:#fff;border-radius:10px;padding:17px}.products .p1{border-top-color:var(--m)}.products .p2{border-top-color:#e4af00}.products .p3{border-top-color:var(--k)}.products article>span{float:right;color:#008ca9;background:#e8f7fa;border-radius:50%;place-items:center;width:40px;height:40px;display:grid}.products h3{margin:8px 0;font-size:13px}.products code,.products small{color:var(--muted);font-size:9px}.products article>div{justify-content:space-between;align-items:end;margin-top:20px;display:flex}.products em{background:#f0f3f5;border-radius:4px;padding:5px;font-size:8px;font-style:normal}.products .manage-edit{color:#087a91;background:#effafd;border:1px solid #b9dfe7;border-radius:5px;width:100%;margin-top:13px;padding:7px}.report-cards{grid-template-columns:repeat(3,1fr);gap:13px;margin-bottom:15px;display:grid}.report-cards article{border:1px solid var(--line);background:#fff;border-radius:10px;padding:19px}.report-cards b,.report-cards span{display:block}.report-cards span{color:var(--muted);font-size:10px}.report-cards b{margin-top:8px;font-size:25px}.chart{padding:19px}.chart h2{margin-top:0;font-size:15px}.chart>div{margin:13px 0}.chart label{justify-content:space-between;font-size:10px;display:flex}.chart>div>span{background:#edf1f4;border-radius:9px;height:9px;margin-top:6px;display:block}.chart>div>span i{background:linear-gradient(90deg,var(--c),#39c9dc);border-radius:9px;height:100%;display:block}.backdrop{z-index:30;background:#17212bb8;padding:20px}.modal{border-radius:12px;width:min(830px,96vw);max-height:94vh;box-shadow:0 25px 80px #0004}.modal-head{border-bottom:1px solid var(--line);justify-content:space-between;padding:19px 23px;display:flex}.modal-head small{color:var(--c);font-weight:700}.modal-head h2{margin:5px 0 0;font-size:21px}.modal-head>button{background:0 0;border:0;font-size:26px}.form{grid-template-columns:1fr 1fr;gap:13px;padding:19px 23px;display:grid}.form label{font-size:10px;font-weight:700}.form input,.form select,.form textarea{border:1px solid var(--line);width:100%;font:inherit;resize:vertical;background:#fff;border-radius:6px;margin-top:5px;padding:10px;display:block}.form-wide{grid-column:1/-1}.manage-modal{max-width:650px}.item-title{font-size:12px}.item-title,.lines{padding:0 23px}.line{grid-template-columns:1fr 65px 120px 75px 28px;align-items:center;gap:7px;margin:6px 0;display:grid}.line.labels{color:var(--muted);padding:0 6px;font-size:8px}.line input,.line select{border:1px solid var(--line);border-radius:5px;width:100%;padding:8px}.line button{color:var(--m);background:#fde8ef;border:0;border-radius:4px;height:31px}.add{color:#008ba8;background:#edfafd;border:1px dashed #86d2df;border-radius:5px;margin:8px 23px;padding:8px}.summary{background:#f7f9fa;border-radius:8px;margin:8px 23px 0 55%;padding:11px}.summary p{justify-content:space-between;margin:0;padding:6px;font-size:10px;display:flex}.summary p:last-child{border-top:1px solid var(--line);font-size:13px}.modal-actions{gap:8px;margin-top:14px;padding:17px 23px}.modal-actions button{border:1px solid var(--line);background:#fff;border-radius:6px;padding:10px 14px;font-weight:600}.modal-actions .primary{background:var(--c);color:#fff}.toast{z-index:50;background:#173c35;border-radius:8px;padding:13px 17px;font-size:12px;bottom:22px;right:22px;box-shadow:0 10px 28px #0003}button{transition:all .16s}button:hover{filter:brightness(.97);transform:translateY(-1px)}@media (max-width:1050px){.dash{grid-template-columns:1fr}.dash>aside{display:grid}.dash>aside,.kpis,.products{grid-template-columns:1fr 1fr}}@media (max-width:720px){.side{width:62px}.brand{text-align:center;padding:17px 6px}.brand>b{font-size:21px}.brand>div,.brand>strong,.side footer{display:none}nav button{text-align:center;padding:13px 7px;font-size:0}nav button span{font-size:19px}.shell main{width:calc(100% - 62px);margin-left:62px;padding:0 11px 22px}main>header{align-items:flex-start;gap:12px;height:auto;min-height:176px;padding:14px 0}.top,main>header{flex-direction:column}.top{width:100%}.top label{display:flex}.top input,.top label{width:100%;min-width:0}.top input{font-size:16px}.top .primary{width:100%}header h1{font-size:23px}.kpis{gap:7px}.kpis article{min-height:92px;padding:12px 9px}.kpis article>i{display:none}.kpis article>b{font-size:17px}.pipe-grid{grid-template-columns:1fr}.pipe{border:0;border-bottom:1px solid var(--line);padding:8px}.dash>aside{display:block}.dash>aside>*{margin-bottom:14px}.customer-grid,.products,.report-cards{grid-template-columns:1fr}.follow.full article{grid-template-columns:12px 1fr}.follow.full article section,.follow.full article time{grid-column:2}.follow article section,.follow.full article section{flex-wrap:wrap;justify-content:flex-start}.follow article section button{padding:7px 9px;font-size:11px}.table{padding:8px;overflow:visible}.table table,.table tbody,.table td,.table tr{width:100%;display:block}.table thead{display:none}.table tr{border:1px solid var(--line);background:#fff;border-radius:8px;margin-bottom:10px;overflow:hidden}.table td{white-space:normal;text-align:right;justify-content:space-between;align-items:flex-start;gap:12px;padding:9px 10px;display:flex}.table td:before{content:attr(data-label);color:var(--muted);text-align:left;flex:0 0 76px;font-size:10px;font-weight:700}.table td[data-label=Actions]{text-align:left;display:block}.table td[data-label=Actions]:before{margin-bottom:8px;display:block}.row-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;width:100%;display:grid}.row-actions button{white-space:normal;min-height:38px;font-size:11px}.form{grid-template-columns:1fr}.line.labels{display:none}.line{grid-template-columns:1fr 50px 80px 60px 28px}.summary{margin:8px 23px}.modal-actions{flex-wrap:wrap}.modal-actions button{flex:1}.cal{display:none}}.row-actions{flex-wrap:wrap;gap:5px;display:flex}.row-actions button{border:1px solid var(--line);background:#fff;border-radius:5px;padding:5px 7px;font-size:9px}.quote-preview{z-index:80;background:#e8edf0;padding:78px 20px 30px;position:fixed;inset:0;overflow:auto}.quote-tools{z-index:90;color:#fff;background:#17212b;justify-content:space-between;align-items:center;height:60px;padding:0 24px;display:flex;position:fixed;inset:0 0 auto}.quote-tools>div{gap:8px;display:flex}.quote-tools button{color:#fff;background:#ffffff12;border:1px solid #ffffff45;border-radius:6px;padding:10px 14px}.quote-sheet{color:#17212b;background:#fff;width:210mm;min-height:297mm;margin:auto;padding:12mm 13mm;font-family:Arial,sans-serif;font-size:10pt;box-shadow:0 10px 45px #17212b38}.quote-brand{border-bottom:3px solid #00a7c7;justify-content:space-between;align-items:flex-start;padding-bottom:7mm;display:flex}.quote-brand>div>b{color:#00a7c7;font-size:34pt;line-height:.8;display:block}.quote-brand strong{letter-spacing:1px;font-size:18pt;display:block}.quote-brand small{color:#687681;margin-top:3mm;display:block}.quote-brand address{text-align:right;font-size:8.5pt;font-style:normal;line-height:1.55}.quote-sheet>h1{text-align:center;letter-spacing:4px;margin:7mm 0;font-size:18pt}.quote-meta{background:#f2f8fa;grid-template-columns:1.3fr 1fr;gap:12mm;padding:5mm;display:grid}.quote-meta small,.quote-total small{color:#008fab;letter-spacing:1px;font-size:7pt;font-weight:700}.quote-meta h2{margin:2mm 0;font-size:13pt}.quote-meta p{margin:0;line-height:1.5}.quote-meta dl,.quote-total dl{grid-template-columns:1fr auto;gap:2mm;margin:0;display:grid}.quote-meta dt,.quote-total dt{color:#687681}.quote-meta dd,.quote-total dd{text-align:right;margin:0;font-weight:700}.quote-lines{border:1px solid #ccd7dc;margin-top:7mm;font-size:9pt}.quote-lines th{color:#fff;background:#17212b;padding:3mm}.quote-lines td{white-space:normal;border-top:1px solid #dfe5ea;padding:3.2mm}.quote-lines td:nth-child(n+3),.quote-lines th:nth-child(n+3){text-align:right}.quote-total{border-bottom:1px solid #ccd7dc;grid-template-columns:1fr 70mm;align-items:start;gap:12mm;padding:6mm 0;display:grid}.quote-total>div b{margin-top:2mm;line-height:1.5;display:block}.quote-total dl{font-size:9pt}.quote-total dl dd,.quote-total dl dt{padding:1.5mm}.quote-total dl dd:last-of-type,.quote-total dl dt:last-of-type{color:#007f9b;background:#e7f8fb;font-size:12pt;font-weight:700}.quote-terms{grid-template-columns:1fr 58mm;gap:10mm;margin-top:7mm;display:grid}.quote-terms h3{margin:0;font-size:9pt}.quote-terms ol{margin:2mm 0 0;padding-left:5mm;font-size:8pt;line-height:1.6}.sign{text-align:center;border-bottom:1px solid #17212b;flex-direction:column;justify-content:space-between;min-height:30mm;font-size:8pt;display:flex}.sign b{padding-bottom:2mm}.confidential{background:#fff6d9;border-left:3px solid #e2ae00;margin-top:7mm;padding:3mm;font-size:7.5pt;line-height:1.5}.quote-sheet>footer{color:#008fab;border-top:1px solid #ccd7dc;justify-content:space-between;margin-top:7mm;padding-top:3mm;font-size:8pt;font-weight:700;display:flex}.offer-preview{padding-top:78px}.a4-pdf-preview{box-sizing:border-box;background:#4b5158;min-height:100vh;padding:78px 16px 24px;overflow:hidden}.a4-pdf-frame{border:0;height:calc(100vh - 102px);min-height:620px;margin:0 auto;display:block;box-shadow:0 10px 40px #1118}.a4-pdf-frame,.a4-pdf-status{background:#fff;width:min(100%,980px)}.a4-pdf-status{color:#17324d;text-align:center;border-radius:10px;margin:24px auto;padding:18px;font-weight:700}.a4-pdf-status.error{color:#a31d1d}@media (max-width:700px){.a4-pdf-preview{padding:116px 0 0}.a4-pdf-preview .quote-tools{min-height:108px}.a4-pdf-frame{width:100%;height:calc(100vh - 116px);min-height:520px;box-shadow:none}}.offer-preview.pdf-capturing .offer-page{contain:layout paint;box-sizing:border-box!important;width:210mm!important;height:297mm!important;min-height:297mm!important;max-height:297mm!important;margin:0 auto 22px!important;overflow:hidden!important;transform:none!important}.offer-page{color:#223044;box-sizing:border-box;background:#fff;flex-direction:column;width:210mm;height:297mm;min-height:297mm;margin:0 auto 22px;font-family:Roboto,Arial,sans-serif;font-size:12pt;font-weight:500;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 45px #17212b38}.offer-page .offer-body,.offer-page .offer-body b,.offer-page .offer-body p,.offer-page .offer-body small,.offer-page .offer-body span,.offer-page .offer-body table,.offer-page .offer-body td,.offer-page .offer-body th{font-family:Roboto,Arial,sans-serif!important}.offer-page .bank td,.offer-page .bank th,.offer-page .dear,.offer-page .offer-conf,.offer-page .offer-meta b,.offer-page .offer-meta small,.offer-page .offer-notes td,.offer-page .offer-notes th,.offer-page .offer-products td,.offer-page .offer-products th,.offer-page .page-two-close,.offer-page .terms-grid td,.offer-page .terms-grid th{font-size:12pt!important;font-weight:700!important}.offer-brand{border-bottom:1.2mm solid #efb515;justify-content:space-between;align-items:center;height:32mm;padding:7mm 14mm 4mm;display:flex}.offer-brand>div:first-child{align-items:center;gap:5mm;display:flex}.offer-brand>div>b{grid-template-rows:repeat(2,8mm);grid-template-columns:repeat(2,9mm);font-size:8pt;display:grid}.offer-brand>div>b i{border:1.2mm solid #1a4e7c;place-items:center;font-style:normal;display:grid}.offer-brand>div>b i:first-child{border-color:#ef4a4f}.offer-brand>div>b i:nth-child(2){border-color:#efb515}.offer-brand>div>b i:last-child{grid-column:1/3;justify-self:center;width:9mm}.fuji-word small,.fuji-word strong,.offer-brand span small,.offer-brand span strong{display:block}.offer-brand span strong{letter-spacing:-1.5px;font-size:21pt}.offer-brand span small{margin-top:1mm;font-size:7pt}.fuji-word{text-align:center;color:#174c83}.fuji-word strong{font-family:Georgia,serif;font-size:23pt}.fuji-word small{border-top:1px solid #174c83;padding-top:1mm;font-size:6pt}.offer-body{box-sizing:border-box;flex:auto;width:100%;min-height:0;margin-left:0;padding:2mm 15mm 18mm}.offer-brand .letterhead-logo{object-fit:contain;object-position:left center;width:105mm;height:23mm;display:block}.offer-brand .fujicut-logo{object-fit:contain;object-position:right center;width:45mm;height:19mm;display:block}.offer-qr-row{align-items:flex-start;gap:4mm;margin-top:4mm;display:flex}.offer-qr-row img{object-fit:contain;border:1px solid #d8e0e7;border-radius:2mm;width:34mm;height:34mm}.signature-image{object-fit:contain;width:50mm;height:17mm}.closing-logo{object-fit:contain;width:35mm;height:25mm;margin:-3mm auto -2mm}.closing aside .signature-image+img+b{margin-top:0}.offer-body>h1{text-align:center;color:#153f70;margin:0;font-size:16pt}.offer-body>h2{text-align:center;color:#2778b9;margin:.5mm 0 2mm;font-size:11pt}.offer-meta{background:#eff4f8;border:1px solid #c7d4df;grid-template-columns:repeat(3,1fr);display:grid}.offer-meta div{border-bottom:1px solid #c7d4df;border-right:1px solid #c7d4df;min-height:11mm;padding:1.2mm 2mm}.offer-meta div:nth-child(3n){border-right:0}.offer-meta div:nth-child(n+4){border-bottom:0}.offer-meta b,.offer-meta small{display:block}.offer-meta small{color:#69798b;font-weight:700}.offer-meta b{color:#153f70;margin-top:.4mm;font-size:12pt}.dear{margin:2mm 10mm 1mm;line-height:1.2}.dear b,.dear span{display:block}.dear span{text-align:center;margin:1mm 12mm}.offer-band{color:#153f70;text-align:center;background:#e9f1f7;height:7mm;margin:1mm 0;padding:1mm;font-size:12pt}.bank,.offer-notes,.offer-products,.terms-grid{border-collapse:collapse;width:100%}.offer-products td,.offer-products th{border:1px solid #232b34;padding:1mm 1.5mm;font-size:12pt;font-weight:700;line-height:1.15}.offer-products th{color:#153f70;text-align:center;vertical-align:middle;background:#e9f1f7;font-size:12pt}.offer-products th:first-child{width:13mm}.offer-products th:last-child,.offer-products th:nth-child(3){width:38mm}.offer-products td:first-child,.offer-products td:nth-child(3){text-align:center}.offer-products td:last-child{text-align:right;color:#cf0000}.offer-products .empty-product td{height:8mm}.offer-products .offer-sum td{padding:1mm 1.5mm}.offer-products .offer-grand td:last-child,.offer-products .offer-grand td:nth-child(2),.offer-products .offer-sum td:last-child,.offer-products .offer-sum td:nth-child(2){text-align:right}.offer-products .offer-grand td{color:#cf0000;padding:1.2mm 1.5mm}.offer-products .offer-grand td:nth-child(2){text-align:right;color:#153f70;white-space:nowrap}.offer-products .offer-grand td:first-child{text-align:right}.amount-words-label{color:#153f70;margin-bottom:.5mm;font-weight:700;display:block}.offer-grand td:first-child span{text-align:right;display:block}.offer-notes{table-layout:fixed;margin-top:0;font-size:12pt}.offer-notes td,.offer-notes th{text-align:left;border:1px solid #bfcbd5;padding:.8mm 1.2mm;line-height:1.18}.offer-notes td,.offer-notes th,.offer-products td:nth-child(2){white-space:normal;overflow-wrap:anywhere;word-break:normal}.offer-notes th{color:#153f70;background:#e9f1f7;width:52mm;font-weight:700}.offer-conf{margin-top:1mm;font-size:12pt}.offer-conf b{color:#153f70}.offer-conf p{margin:.5mm 6mm;line-height:1.18}.offer-footer{box-sizing:border-box;text-align:center;color:#153f70;border-top:1px solid #1478bd;flex:none;width:calc(100% - 30mm);margin:auto 15mm 5mm;padding-top:2mm;position:static}.offer-footer b,.offer-footer span,.offer-footer strong{display:block}.offer-footer span{color:#718096;margin:1mm 0;font-size:9.5pt}.offer-footer strong{font-size:7pt}.page-two{padding-top:3mm;padding-bottom:2mm}.terms-grid td,.terms-grid th{text-align:left;overflow-wrap:anywhere;word-break:normal;border:1px solid #c6d2dc;padding:1.5mm 2mm;font-size:12pt;line-height:1.3;white-space:normal!important}.terms-grid{table-layout:fixed}.terms-grid th{color:#153f70;background:#e9f1f7;width:45mm}.closing{grid-template-columns:1.15fr .85fr;gap:14mm;padding-top:8mm;font-weight:700}.closing,.page-two-close{color:#153f70;display:grid}.page-two-close{grid-template-columns:100mm 1fr;gap:1mm 4mm;margin-top:4mm;font-size:12pt}.page-two-message{grid-column:1/-1}.page-two-message p{white-space:nowrap;margin:0 0 2mm;font-weight:700}.page-two-close aside{gap:0;margin-top:-3mm;padding-top:0}.page-two-close aside,.signature-block{text-align:right;flex-direction:column;align-items:flex-end;display:flex}.signature-block{width:100%}.signature-block strong{margin-top:2mm}.signature-block .signature-image{object-position:right center;margin:1mm 0}.signature-block b,.signature-block span,.signature-block strong{text-align:right;width:100%;display:block}.page-two-close .bank{margin-top:1mm}.page-two-close .bank td,.page-two-close .bank th{overflow-wrap:anywhere;padding:.8mm 1.2mm;font-size:12pt;line-height:1.25;white-space:normal!important}.page-two-close .offer-qr-row{justify-content:flex-end;align-self:flex-end;gap:2mm;margin-top:1mm}.page-two-close .signature-image{width:48mm;height:16mm}.page-two-close aside span{color:#778598;font-size:12pt}.closing p{margin:0 0 4mm}.closing aside{text-align:center;flex-direction:column;gap:6mm;display:flex}.closing aside strong{margin-top:10mm}.signature{margin:5mm 0;font-family:cursive;font-size:18pt;transform:rotate(-4deg)}.closing aside span{color:#778598;font-weight:400}.bank{color:#223044;table-layout:fixed;margin-top:8mm;font-weight:400}.bank caption{caption-side:top;color:#153f70;border:1px solid #333;padding:1.6mm;font-weight:700;line-height:1.2;font-family:Roboto,Arial,sans-serif!important;font-size:12pt!important}.bank td,.bank th{border:1px solid #333;padding:1.2mm}.bank th{text-align:right;width:35mm;font-weight:700}.bank td{color:#245b95}@media (max-width:850px){.quote-preview{padding:70px 5px 20px}.quote-tools{padding:0 9px}.quote-tools>span{display:none}.quote-sheet{margin:0}.offer-page,.quote-sheet{transform-origin:0 0;width:210mm;transform:scale(.48)}.offer-page{margin:0 0 -148mm}.quote-preview{overflow-x:hidden}.row-actions{flex-wrap:wrap}}@media print{body{background:#fff}.quote-tools,.shell>:not(.quote-preview),.toast{display:none!important}.quote-preview{background:#fff;padding:0;position:static;overflow:visible}.offer-page,.quote-sheet{width:210mm;min-height:297mm;box-shadow:none;break-after:page;margin:0;transform:none}.offer-page{height:297mm;max-height:297mm;break-inside:avoid;page-break-inside:avoid;overflow:hidden}.offer-page:last-child{break-after:auto}}@font-face{font-family:Roboto;src:url(/quote-assets/Roboto-Regular.ttf)format("truetype");font-weight:400 500;font-style:normal;font-display:swap}.quote-machine-enquiry{background:#f8fbfc;border:1px solid #d5e1e8;border-radius:9px;margin-top:9px;padding:10px}.quote-machine-enquiry>b,.quote-machine-enquiry>small{margin:4px 0;display:block}.quote-machine-enquiry>div{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin-top:8px;display:grid}.quote-machine-enquiry a{color:#17324d;text-decoration:none}.quote-machine-enquiry img{object-fit:cover;border-radius:6px;width:100%;height:75px;display:block}.quote-machine-enquiry a span{margin-top:3px;font-size:9px;display:block}@media (max-width:700px){.quote-machine-enquiry>div{grid-template-columns:1fr}.quote-machine-enquiry img{height:140px}}.installation-checklist{background:#f8fbfc;border:1px solid #cddde6;border-radius:14px;margin-top:22px;padding:18px}.checklist-head{justify-content:space-between;align-items:center;gap:15px;margin-bottom:12px;display:flex}.checklist-head h3,.checklist-head p{margin:0}.checklist-head p{color:#65798b;margin-top:5px}.checklist-head>b{background:#e5eef2;border-radius:20px;padding:9px 12px}.installation-checklist>button{color:#17324d;text-align:left;cursor:pointer;background:#fff;border:1px solid #cfdae1;border-radius:10px;align-items:center;gap:12px;width:100%;min-height:52px;margin:7px 0;padding:10px 13px;font:700 15px Roboto,Arial,sans-serif;display:flex}.installation-checklist>button i{background:#e8eef2;border-radius:50%;flex:0 0 30px;place-items:center;height:30px;font-style:normal;display:grid}.installation-checklist>button.checked{color:#126842;background:#eaf8f1;border-color:#58b68c}.installation-checklist>button.checked i{color:#fff;background:#188b60}.checklist-summary{background:#eaf8f1;border-left:5px solid #188b60;justify-content:space-between;gap:12px;margin:18px 0;padding:14px;display:flex}.checklist-summary>*{display:block}@media (max-width:600px){.installation-checklist{padding:13px}.checklist-head{align-items:flex-start}.installation-checklist>button{font-size:14px}.checklist-summary{display:block}.checklist-summary span{margin-top:5px}}.page-two-close{grid-template-columns:96mm 1fr;align-items:start;margin-top:2mm}.page-two-message p{margin:0 0 1mm;line-height:1.15}.page-two-close .bank caption{padding:.7mm;font-size:10.5pt!important}.page-two-close .bank td,.page-two-close .bank th{padding:.45mm .9mm;line-height:1.12;font-size:10.5pt!important}.page-two-close .offer-qr-row img{width:29mm;height:29mm}.page-two-close .signature-image{height:13mm}.offer-page.page-one-sheet,.offer-page.page-two-sheet{grid-template-rows:32mm 239mm 26mm!important;align-content:stretch!important;display:grid!important}.offer-page.page-one-sheet>.offer-brand,.offer-page.page-two-sheet>.offer-brand{box-sizing:border-box!important;height:32mm!important;min-height:32mm!important;max-height:32mm!important}.offer-page.page-one-sheet>.offer-body,.offer-page.page-two-sheet>.offer-body{box-sizing:border-box!important;height:239mm!important;min-height:0!important;max-height:239mm!important;margin:0!important;padding:2mm 15mm 0!important;overflow:hidden!important}.offer-page.page-one-sheet>.offer-footer,.offer-page.page-two-sheet>.offer-footer{box-sizing:border-box!important;align-self:end!important;height:22mm!important;min-height:22mm!important;max-height:22mm!important;margin:0 15mm 4mm!important;padding-top:1.5mm!important;overflow:hidden!important}.offer-page .offer-footer b{white-space:nowrap!important;font-size:10.5pt!important;line-height:1.15!important}.offer-page .offer-footer span{white-space:nowrap!important;margin:.7mm 0!important;font-size:8.5pt!important;line-height:1.15!important}.offer-page .offer-footer strong{font-size:7pt!important}.page-one-sheet .offer-body>h1{font-size:14pt!important;line-height:1.1!important}.page-one-sheet .offer-body>h2{margin:.3mm 0 1mm!important;font-size:10pt!important;line-height:1.1!important}.page-one-sheet .offer-meta div{box-sizing:border-box!important;min-height:9.5mm!important;max-height:9.5mm!important;padding:.8mm 1.5mm!important;overflow:hidden!important}.page-one-sheet .offer-meta small{font-size:8.5pt!important;line-height:1!important}.page-one-sheet .offer-meta b{text-overflow:ellipsis!important;white-space:nowrap!important;margin-top:.3mm!important;font-size:10pt!important;line-height:1.1!important;overflow:hidden!important}.page-one-sheet .dear{box-sizing:border-box!important;height:12mm!important;margin:1mm 8mm 0!important;font-size:9.5pt!important;line-height:1.12!important;overflow:hidden!important}.page-one-sheet .dear span{margin:.5mm 7mm!important}.page-one-sheet .offer-band{box-sizing:border-box!important;height:6mm!important;margin:.5mm 0!important;padding:.7mm!important;font-size:10pt!important;line-height:1.1!important}.page-one-sheet .offer-products{table-layout:fixed!important}.page-one-sheet .offer-products th{height:8mm!important;padding:.6mm 1mm!important}.page-one-sheet .offer-products td,.page-one-sheet .offer-products th{box-sizing:border-box!important;font-size:9.5pt!important;line-height:1.05!important}.page-one-sheet .offer-products td{height:6.8mm!important;max-height:6.8mm!important;padding:.45mm 1mm!important;overflow:hidden!important}.page-one-sheet .offer-products td:nth-child(2){white-space:nowrap!important;text-overflow:ellipsis!important}.page-one-sheet .offer-products .empty-product td{height:6.8mm!important}.page-one-sheet .offer-products .offer-sum td{height:6.5mm!important;padding:.4mm 1mm!important}.page-one-sheet .offer-products .offer-grand td{box-sizing:border-box!important;vertical-align:middle!important;height:12mm!important;max-height:12mm!important;padding:.8mm 1mm!important;font-size:8.75pt!important;overflow:hidden!important}.page-one-sheet .offer-products .offer-grand td:first-child span{height:4.2mm!important;line-height:4.2mm!important}.page-one-sheet .amount-words-label,.page-one-sheet .offer-products .offer-grand td:first-child span{white-space:nowrap!important;text-overflow:ellipsis!important;display:block!important;overflow:hidden!important}.page-one-sheet .amount-words-label{height:4mm!important;margin:0!important;line-height:4mm!important}.page-one-sheet .offer-notes{table-layout:fixed!important}.page-one-sheet .offer-notes td,.page-one-sheet .offer-notes th{box-sizing:border-box!important;padding:.55mm 1mm!important;font-size:9pt!important;line-height:1.08!important;overflow:hidden!important}.page-one-sheet .offer-notes tr:first-child td,.page-one-sheet .offer-notes tr:first-child th{height:17mm!important;max-height:17mm!important}.page-one-sheet .offer-notes tr:not(:first-child) td,.page-one-sheet .offer-notes tr:not(:first-child) th{height:10mm!important;max-height:10mm!important}.page-one-sheet .offer-notes th{width:48mm!important}.page-one-sheet .offer-conf{box-sizing:border-box!important;height:18mm!important;max-height:18mm!important;margin-top:1mm!important;font-size:9pt!important;line-height:1.1!important;overflow:hidden!important}.page-one-sheet .offer-conf p{margin:.5mm 5mm!important;line-height:1.1!important}.page-two-sheet .page-two{padding-top:1.5mm!important}.page-two-sheet .terms-grid{table-layout:fixed!important}.page-two-sheet .terms-grid td,.page-two-sheet .terms-grid th{box-sizing:border-box!important;padding:.65mm 1.2mm!important;font-size:9.25pt!important;line-height:1.1!important;overflow:hidden!important}.page-two-sheet .terms-grid th{width:43mm!important}.page-two-sheet .page-two-close{box-sizing:border-box!important;grid-template-rows:12mm 58mm!important;grid-template-columns:104mm minmax(0,1fr)!important;gap:1.5mm 4mm!important;height:72mm!important;max-height:72mm!important;margin-top:1.5mm!important;font-size:9.25pt!important;display:grid!important;overflow:hidden!important}.page-two-sheet .page-two-message{grid-column:1/-1!important;height:12mm!important;overflow:hidden!important}.page-two-sheet .page-two-message p{white-space:nowrap!important;margin:0 0 .8mm!important;font-size:9.25pt!important;line-height:1.1!important}.page-two-sheet .bank-panel{height:58mm!important;overflow:hidden!important}.page-two-sheet .bank{table-layout:fixed!important;width:100%!important;height:58mm!important;margin:0!important}.page-two-sheet .bank caption{box-sizing:border-box!important;height:6mm!important;padding:.7mm!important;font-size:9.5pt!important;line-height:1!important}.page-two-sheet .bank td,.page-two-sheet .bank th{box-sizing:border-box!important;white-space:nowrap!important;text-overflow:ellipsis!important;height:6.5mm!important;max-height:6.5mm!important;padding:.35mm .8mm!important;font-size:8.75pt!important;line-height:1!important;overflow:hidden!important}.page-two-sheet .bank th{width:35mm!important}.page-two-sheet .page-two-close aside{box-sizing:border-box!important;justify-content:flex-start!important;height:58mm!important;max-height:58mm!important;margin:0!important;padding:0!important;overflow:hidden!important}.page-two-sheet .signature-block{height:40mm!important;overflow:hidden!important}.page-two-sheet .signature-block b,.page-two-sheet .signature-block span,.page-two-sheet .signature-block strong{margin:.7mm 0!important;font-size:9pt!important;line-height:1.05!important}.page-two-sheet .signature-block .signature-image{width:48mm!important;height:16mm!important;margin:1mm 0!important}@font-face{font-family:Roboto;src:url(/quote-assets/Roboto-Bold.ttf)format("truetype");font-weight:600 900;font-style:normal;font-display:swap}@font-face{font-family:Roboto;src:url(/quote-assets/Roboto-Regular.ttf) format("truetype");font-weight:400 500;font-display:swap}@font-face{font-family:Roboto;src:url(/quote-assets/Roboto-Bold.ttf) format("truetype");font-weight:600 900;font-display:swap}:root{--navy:#123b63;--blue:#087fbd;--cyan:#00a8c6;--ink:#1b2a3a;--muted:#6d7b8b;--line:#dbe4eb;--soft:#f2f7fa;--green:#16845b;--amber:#b97408;--red:#c53c3c;--shadow:0 18px 55px #15324a18}*{box-sizing:border-box}body,html{margin:0;min-height:100%;font-family:Roboto,Arial,sans-serif;color:var(--ink);background:#f3f6f8}button,input,select,textarea{font:inherit}button{cursor:pointer;border:1px solid #ccd8e1;background:#fff;color:var(--navy);border-radius:8px;padding:9px 13px;font-weight:700}button:hover{border-color:var(--cyan)}button:disabled{opacity:.5;cursor:not-allowed}.button-link.primary,button.primary{background:linear-gradient(135deg,var(--cyan),var(--blue));border-color:transparent;color:#fff}.block{width:100%}.large{padding:14px;font-size:16px}a{color:var(--blue)}small{color:var(--muted)}.app-shell{min-height:100vh;display:grid;grid-template-columns:245px 1fr}.sidebar{position:sticky;top:0;height:100vh;background:#102e4a;color:#fff;padding:22px 15px;display:flex;flex-direction:column}.brand-block{display:flex;gap:12px;align-items:center;padding:3px 7px 25px;border-bottom:1px solid #ffffff22}.brand-symbol{width:48px;height:48px;border-radius:13px;display:grid;place-items:center;background:linear-gradient(135deg,#00bed5,#1774bd);font-weight:900}.brand-block b,.brand-block small{display:block}.brand-block small{font-size:10px;color:#b8cede;margin-top:4px}.sidebar nav{display:grid;gap:6px;margin-top:23px}.sidebar nav button{border:0;background:transparent;color:#bed1df;text-align:left;padding:12px;display:flex;gap:12px;align-items:center}.sidebar nav button span{width:20px;text-align:center}.sidebar nav button.active,.sidebar nav button:hover{background:#ffffff14;color:#fff}.side-note{margin-top:auto;padding:14px;border:1px solid #ffffff20;border-radius:12px;background:#ffffff0a}.side-note b,.side-note span{display:block}.side-note span{font-size:10px;color:#afc5d5;margin-top:7px;line-height:1.5}.main{min-width:0;padding:0 27px 40px}.topbar{height:92px;display:flex;align-items:center;justify-content:space-between;gap:20px}.topbar small{font-size:10px;font-weight:800;letter-spacing:.08em;color:var(--cyan)}.topbar h1{font-size:26px;margin:3px 0}.top-actions{gap:10px}.search,.top-actions{display:flex;align-items:center}.search{width:340px;gap:7px;background:#fff;border:1px solid var(--line);border-radius:9px;padding:0 12px}.search input{border:0;outline:0;width:100%;padding:11px 0;background:transparent}.panel{background:#fff;border:1px solid #e1e8ed;border-radius:14px;padding:20px;box-shadow:0 5px 24px #15324a0a;margin-bottom:22px}.section-title{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:18px}.section-title h2{margin:0;font-size:19px;color:var(--navy)}.section-title p{margin:5px 0 0;font-size:12px;color:var(--muted)}.section-title>b{min-width:34px;height:28px;border-radius:20px;background:#e9f4f8;color:var(--blue);display:grid;place-items:center}.metric-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin-bottom:20px}.metric{background:#fff;border:1px solid var(--line);border-radius:14px;padding:18px;position:relative;overflow:hidden}.metric:before{content:"";position:absolute;inset:0 auto 0 0;width:5px;background:var(--blue)}.metric.amber:before{background:#e99c24}.metric.green:before{background:#29a66f}.metric.red:before{background:#df5555}.metric small,.metric span{display:block}.metric span{font-size:12px;color:var(--muted);font-weight:700}.metric b{font-size:34px;color:var(--navy);display:block;margin:8px 0}.dashboard-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:20px}.activity-list,.attention-list{display:grid}.activity-list>button,.attention-list>div{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;border:0;border-bottom:1px solid #edf1f4;border-radius:0;padding:12px 4px;text-align:left}.activity-icon,.attention-list>div>span{width:35px;height:35px;border-radius:10px;display:grid;place-items:center;background:#e8f6fa;color:var(--blue);font-weight:900}.activity-list b,.activity-list small,.attention-list b,.attention-list small{display:block}.activity-list small,.attention-list small{font-size:10px;margin-top:3px}.mini-orders{display:grid;grid-template-columns:repeat(5,1fr);gap:9px}.mini-orders>div{padding:12px;border:1px solid var(--line);border-radius:10px}.mini-orders b,.mini-orders small,.mini-orders span{display:block}.mini-orders span{margin:7px 0}.mini-orders small{margin-bottom:8px}.status{display:inline-flex;width:max-content;padding:5px 8px;border-radius:20px;background:#e9f1f7;color:#45647f;font-size:9px;font-weight:800;white-space:nowrap}.status.active,.status.resolved,.status.warranty-active{background:#e0f5eb;color:#11724c}.status.claim-received,.status.installation-submitted,.status.under-verification,.status.verification-pending{background:#fff1d8;color:#9a5c00}.status.closed,.status.information-required,.status.rejected,.status.warranty-expired{background:#fde7e7;color:#a92f2f}.status.remote-support,.status.site-visit-required,.status.technician-assigned{background:#e5efff;color:#2d60a7}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse;min-width:800px}th{text-align:left;background:#f0f5f8;color:#547087;font-size:10px;text-transform:uppercase;letter-spacing:.04em}td,th{padding:12px;border-bottom:1px solid #e5ebef;vertical-align:middle}td{font-size:12px}td b,td small{display:block}td small{font-size:10px;margin-top:4px}.clip{max-width:230px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.row-buttons{display:flex;gap:5px}.row-buttons button{font-size:10px;padding:7px}.row-buttons .wa{color:#11814d}.button-link{display:inline-block;text-decoration:none;border:1px solid var(--line);border-radius:8px;padding:8px 10px;font-size:10px;font-weight:800}.card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.install-card{border:1px solid var(--line);padding:16px;border-radius:12px}.card-head{display:flex;justify-content:space-between}.install-card h3{margin:15px 0 2px;color:var(--navy)}.install-card p{margin:0;color:var(--muted)}.install-card dl{display:grid;grid-template-columns:1.5fr .5fr 1fr;margin:17px 0}.install-card dl div{border-right:1px solid var(--line);padding-right:7px}.install-card dl div:last-child{border:0;padding-left:7px}.install-card dt{font-size:9px;color:var(--muted)}.install-card dd{margin:5px 0 0;font-size:11px;font-weight:700}.empty{min-height:120px;display:grid;place-items:center;text-align:center;color:#9aa8b3}.empty>b{display:block;margin-top:-35px;font-size:12px}.loading{padding:50px;text-align:center;color:var(--muted)}.toast{position:fixed;right:25px;bottom:25px;background:#123c3a;color:#fff;padding:14px 18px;border-radius:9px;box-shadow:var(--shadow);z-index:99}.backdrop{position:fixed;inset:0;background:#091c2cb8;display:grid;place-items:center;padding:22px;z-index:50}.modal{width:min(640px,100%);max-height:92vh;overflow:auto;background:#fff;border-radius:16px;padding:25px;position:relative;box-shadow:0 30px 100px #0005}.modal.wide{width:min(1080px,100%)}.modal-close{position:absolute;right:15px;top:13px;border:0;font-size:20px}.modal-title{display:flex;justify-content:space-between;align-items:flex-start;padding-right:35px;margin-bottom:22px}.modal-title small{color:var(--cyan);font-weight:800}.modal-title h2{margin:4px 0;color:var(--navy)}.modal-title p{margin:0;color:var(--muted)}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:13px}.form-grid.three{grid-template-columns:repeat(3,1fr)}label{font-size:11px;font-weight:700;color:#41576a}input,select,textarea{display:block;width:100%;margin-top:6px;padding:10px 11px;border:1px solid #ccd8e1;border-radius:7px;background:#fff;color:var(--ink);outline:0}input:focus,select:focus,textarea:focus{border-color:var(--cyan);box-shadow:0 0 0 3px #00a8c612}textarea{min-height:80px;resize:vertical}.span-two{grid-column:span 2}.full-label{display:block;margin-top:15px}.error-box{background:#fff0f0;color:#aa3030;border:1px solid #f2c6c6;padding:10px;border-radius:8px;margin:12px 0;font-size:12px}.subhead{display:flex;align-items:center;justify-content:space-between;margin:25px 0 10px}.subhead h3,.subhead p{margin:0}.subhead p{font-size:10px;color:var(--muted);margin-top:4px}.item-editor{display:grid;gap:7px}.item-edit-row{display:grid;grid-template-columns:25px 1.2fr .8fr 1fr 1fr 70px 1.4fr 34px;gap:5px;align-items:center}.item-edit-row>b{width:24px;height:24px;border-radius:20px;background:#edf4f7;display:grid;place-items:center}.item-edit-row input{margin:0;min-width:0;padding:9px 7px;font-size:10px}.item-edit-row .danger{padding:8px;color:var(--red)}.modal-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:22px;padding-top:15px;border-top:1px solid var(--line)}.modal-actions.split{justify-content:space-between}.modal-actions>div{display:flex;gap:7px}.detail-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.info{background:#f4f8fa;padding:12px;border-radius:9px}.info small,.info span{display:block}.info small{font-weight:800;color:var(--blue);margin-bottom:5px}.info span{font-size:11px;line-height:1.45}.detail-heading{color:var(--navy);font-size:14px;border-bottom:1px solid var(--line);padding-bottom:7px;margin:22px 0 10px}.serial-list{display:grid;gap:7px}.serial-list>div{display:grid;grid-template-columns:30px 1fr auto;align-items:center;padding:9px;border:1px solid var(--line);border-radius:8px}.serial-list b,.serial-list small{display:block}.serial-list small{margin-top:3px}.parameter-view{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.parameter-view>div{border:1px solid var(--line);padding:9px;border-radius:7px}.parameter-view b,.parameter-view span{display:block}.parameter-view b{font-size:9px;color:var(--muted)}.parameter-view span{margin-top:5px}.photo-grid,.photo-preview{display:grid;grid-template-columns:repeat(4,1fr);gap:9px}.photo-grid figure,.photo-preview figure{margin:0;border:1px solid var(--line);border-radius:8px;overflow:hidden;background:#f5f7f8}.photo-grid img,.photo-preview img{width:100%;height:130px;display:block;object-fit:cover}.photo-grid figcaption,.photo-preview span{display:block;padding:7px;font-size:9px}.photo-grid.compact img{height:100px}.claim-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.claim-summary>div{padding:12px;background:#f2f7fa;border-radius:8px}.claim-summary b,.claim-summary small,.claim-summary span{display:block}.claim-summary b{margin:5px 0}.problem-box{padding:13px;border-left:4px solid var(--cyan);background:#f2f8fa;margin:14px 0}.problem-box p{margin:5px 0}.timeline{display:grid;gap:8px}.timeline>div{border-left:3px solid #b9d6e5;padding:7px 12px}.timeline p{margin:5px 0}.timeline small{font-size:10px}.login-page{min-height:100vh;display:grid;place-items:center;background:radial-gradient(circle at 15% 15%,#c9f6fa,transparent 30%),#eaf1f5;padding:20px}.login-card{width:min(430px,100%);background:#fff;padding:35px;border-radius:18px;box-shadow:var(--shadow)}.login-mark{width:62px;height:62px;border-radius:17px;background:linear-gradient(135deg,var(--cyan),var(--blue));display:grid;place-items:center;color:#fff;font-weight:900;font-size:20px}.login-card>small{display:block;margin-top:18px;color:var(--cyan);font-weight:800}.login-card h1{color:var(--navy);margin:5px 0}.login-card p{color:var(--muted);line-height:1.5}.login-card button{width:100%;margin-top:18px;padding:13px}.public-page{min-height:100vh;background:radial-gradient(circle at 90% 0,#d9f6f8,transparent 30%),#f1f5f7;padding-bottom:25px}.public-brand{height:84px;background:#fff;border-bottom:3px solid #eab61b;display:flex;align-items:center;justify-content:space-between;padding:10px max(20px,calc((100% - 1040px)/2))}.public-brand img{width:300px;height:62px;object-fit:contain;object-position:left}.public-brand>div{text-align:right}.public-brand b,.public-brand span{display:block;color:var(--navy)}.public-brand span{font-size:10px;margin-top:4px}.public-page>footer{text-align:center;color:#768593;font-size:10px;padding:24px}.public-card,.step-strip,.success-card,.wizard-card,.wizard-head{width:min(1040px,calc(100% - 30px));margin-left:auto;margin-right:auto}.public-card{max-width:600px;background:#fff;margin-top:40px;padding:30px;border-radius:18px;box-shadow:var(--shadow)}.verify-card{text-align:center}.secure-icon{width:60px;height:60px;border-radius:50%;display:grid;place-items:center;margin:0 auto 14px;background:#e7f7fa;color:var(--blue);font-size:25px}.claim-card>small,.verify-card>small{color:var(--cyan);font-weight:800}.claim-card h1,.verify-card h1{margin:6px 0;color:var(--navy)}.claim-card>p,.verify-card p{color:var(--muted)}.delivery-chip{display:inline-block;padding:8px 12px;background:#edf4f7;border-radius:20px;font-size:11px;margin:10px 0 20px}.verify-card label{text-align:left;display:block}.verify-card label small{display:block;margin-top:4px}.privacy{font-size:9px!important}.wizard-head{display:flex;justify-content:space-between;align-items:center;margin-top:25px}.wizard-head small{color:var(--cyan);font-weight:800}.wizard-head h1{margin:3px 0;color:var(--navy)}.wizard-head p{margin:0;color:var(--muted);font-size:11px}.progress-ring{width:74px;height:74px;border-radius:50%;background:conic-gradient(var(--cyan) var(--progress,70%),#dce7ec 0);display:grid;place-content:center;text-align:center;position:relative}.progress-ring:before{content:"";position:absolute;inset:5px;background:#fff;border-radius:50%}.progress-ring b,.progress-ring span{position:relative}.progress-ring span{font-size:8px}.step-strip{display:grid;grid-template-columns:repeat(7,1fr);margin-top:20px}.step-strip>div{position:relative;text-align:center;color:#90a1ae;font-size:9px}.step-strip>div:before{content:"";position:absolute;top:13px;left:0;right:0;height:2px;background:#dce5ea}.step-strip>div:first-child:before{left:50%}.step-strip>div:last-child:before{right:50%}.step-strip i{position:relative;width:27px;height:27px;border-radius:50%;background:#e6edf1;display:grid;place-items:center;margin:auto;font-style:normal;font-weight:800}.step-strip span{display:block;margin-top:5px}.step-strip .done{color:var(--blue)}.step-strip .done i,.step-strip .done:before{background:var(--cyan);color:#fff}.wizard-card{background:#fff;padding:28px;margin-top:18px;border-radius:16px;box-shadow:var(--shadow)}.step-title{display:flex;gap:13px;margin-bottom:22px}.step-title>span{width:38px;height:38px;flex:0 0 38px;border-radius:11px;background:linear-gradient(135deg,var(--cyan),var(--blue));color:#fff;display:grid;place-items:center;font-weight:900}.step-title h2{margin:0;color:var(--navy)}.step-title p{margin:5px 0 0;color:var(--muted);font-size:11px}.choice-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:9px;margin-bottom:18px}.choice-grid button{text-align:left;padding:15px}.choice-grid button.selected,.select-items button.selected{border-color:var(--cyan);background:#edfafd;box-shadow:0 0 0 2px #00a8c621}.select-items{display:grid;grid-template-columns:repeat(2,1fr);gap:9px}.select-items button{display:grid;grid-template-columns:25px 1fr auto;gap:9px;text-align:left;align-items:center;padding:12px}.select-items button>div b,.select-items button>div small,.select-items button>div span{display:block}.select-items button>div span{font-size:10px;margin:3px 0}.help-box{padding:12px;background:#fff8e7;border:1px solid #f1d99e;border-radius:8px;font-size:11px;line-height:1.5}.photo-upload{display:block;text-align:center;border:2px dashed #b8d5e0;padding:20px;border-radius:10px;background:#f4fbfc;margin-top:16px}.photo-upload input{display:none}.photo-upload small,.photo-upload span{display:block}.photo-upload span{color:var(--blue);font-weight:800}.photo-upload small{margin-top:5px}.photo-preview{margin-top:12px}.photo-preview figure input{border:0;margin:0;border-radius:0;font-size:9px;padding:6px}.photo-preview figure button{width:100%;border:0;border-radius:0;color:var(--red);font-size:9px}.parameter-form{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.extras{margin-top:20px;border-top:1px solid var(--line);padding-top:12px}.extras h3{font-size:12px}.extras>div{display:grid;grid-template-columns:1fr 1fr;gap:7px}.review-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.review-grid>div{padding:14px;border:1px solid var(--line);border-radius:9px}.review-grid small,.review-grid span{display:block}.review-grid small{color:var(--blue);font-weight:800;margin-bottom:7px}.review-grid span{font-size:11px;line-height:1.5}.consent{display:flex;gap:10px;margin-top:18px;padding:13px;background:#f4f8fa;border-radius:8px}.consent input{width:auto;margin:2px 0}.wizard-actions{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-top:25px;padding-top:15px;border-top:1px solid var(--line)}.wizard-actions span{font-size:9px;color:var(--muted)}.success-card{max-width:650px;background:#fff;margin-top:45px;padding:40px;text-align:center;border-radius:18px;box-shadow:var(--shadow)}.success-card>span{width:65px;height:65px;border-radius:50%;display:grid;place-items:center;background:#def5e9;color:var(--green);font-size:28px;margin:auto}.success-card small{display:block;color:var(--green);font-weight:900;margin-top:15px}.success-card h1{color:var(--navy)}.success-next{text-align:left;background:#f3f8fa;padding:15px;border-radius:9px;margin:20px 0}.success-next li{margin:8px 0;font-size:11px}.form-stack{display:grid;gap:12px}.public-card hr{border:0;border-top:1px solid var(--line);margin:23px 0}.text-button{border:0;width:100%;color:var(--blue)}.verified-product{display:flex;align-items:flex-start;gap:12px;padding:14px;background:#ecf8f3;border:1px solid #bfe5d2;border-radius:10px;margin:18px 0}.verified-product>span{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#fff;color:var(--green)}.verified-product b,.verified-product p{display:block;margin:3px 0}.status-progress{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;margin:20px 0}.status-progress div{height:6px;border-radius:5px;background:#dfe7eb}.status-progress .active{background:var(--cyan)}.certificate-page{min-height:100vh;background:#cfd8dd;padding:35px}.certificate-tools{width:210mm;margin:0 auto 10px;text-align:right}.certificate{width:210mm;min-height:297mm;margin:auto;background:#fff;padding:14mm 17mm 12mm;box-shadow:0 15px 60px #0002;position:relative;color:#193b5d}.certificate header{height:32mm;border-bottom:1mm solid #eab51a;display:flex;align-items:center;justify-content:space-between}.certificate header img{width:115mm;height:28mm;object-fit:contain;object-position:left}.certificate header>div{text-align:right}.certificate header b,.certificate header span{display:block}.certificate header b{font-size:19pt}.certificate-mark{width:22mm;height:22mm;border:1.5mm solid var(--green);border-radius:50%;display:grid;place-items:center;color:var(--green);font-size:24pt;margin:14mm auto 4mm}.certificate>h1,.certificate>small{text-align:center;display:block}.certificate>small{color:var(--cyan);font-weight:800}.certificate>h1{font-size:22pt;margin:2mm 0}.certificate-intro{text-align:center;width:150mm;margin:5mm auto;line-height:1.5}.certificate-grid{display:grid;grid-template-columns:repeat(2,1fr);border:1px solid #b9c7d2}.certificate-grid>div{padding:4mm;border-right:1px solid #b9c7d2;border-bottom:1px solid #b9c7d2;min-height:19mm}.certificate-grid>div:nth-child(2n){border-right:0}.certificate-grid b,.certificate-grid small{display:block}.certificate-grid small{color:#69809a;font-size:8pt}.certificate-grid b{font-size:11pt;margin-top:2mm}.warranty-period{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;text-align:center;margin:8mm 0;background:#eaf6fa;padding:5mm}.warranty-period b,.warranty-period small{display:block}.warranty-period b{font-size:16pt;margin-top:2mm}.warranty-period>span{font-size:20pt}.certificate-note{border-left:1.5mm solid #eab51a;padding:3mm 5mm;background:#fff9e9}.certificate-note p{margin:1mm 0;font-size:9pt;line-height:1.4}.certificate footer{position:static;margin-top:6mm;border-top:1px solid #b7d7e5;text-align:center;padding-top:3mm}.certificate footer b,.certificate footer span{display:block}.certificate footer span{font-size:8pt;margin-top:1mm;line-height:1.35}@media(max-width:1000px){.app-shell{grid-template-columns:80px 1fr}.brand-block>div:last-child,.sidebar nav button:not(.active){font-size:0}.brand-block{padding-left:1px}.brand-symbol{width:45px}.sidebar nav button{justify-content:center}.sidebar nav button span{font-size:18px}.sidebar nav button.active{font-size:0}.side-note{display:none}.metric-grid{grid-template-columns:repeat(2,1fr)}.dashboard-grid{grid-template-columns:1fr}.card-grid,.mini-orders{grid-template-columns:repeat(2,1fr)}.item-edit-row{grid-template-columns:25px repeat(3,1fr)}.item-edit-row .params{grid-column:span 2}.certificate-page{overflow:auto}}@media(max-width:700px){.app-shell{display:block}.sidebar{position:fixed;z-index:30;inset:auto 0 0;height:65px;padding:5px;background:#102e4af7}.brand-block,.side-note{display:none}.sidebar nav{display:grid;grid-template-columns:repeat(5,1fr);margin:0;gap:2px}.sidebar nav button,.sidebar nav button.active,.sidebar nav button:not(.active){font-size:8px!important;display:grid;place-items:center;gap:1px;padding:6px 2px}.sidebar nav button span{font-size:16px}.main{padding:0 12px 85px}.topbar{height:auto;padding:16px 0}.top-actions,.topbar{display:grid}.search{width:100%}.metric-grid{grid-template-columns:repeat(2,1fr);gap:8px}.metric{padding:14px}.metric b{font-size:27px}.panel{padding:13px}.dashboard-grid{display:block}.card-grid,.mini-orders{grid-template-columns:1fr}.topbar h1{font-size:23px}.section-title{gap:8px}.section-title p{line-height:1.4}.backdrop{padding:0}.modal,.modal.wide{width:100%;max-height:100vh;height:100%;border-radius:0;padding:18px}.claim-summary,.detail-grid,.form-grid,.form-grid.three,.parameter-view{grid-template-columns:1fr}.span-two{grid-column:auto}.item-edit-row{grid-template-columns:25px 1fr}.item-edit-row .params{grid-column:auto}.modal-actions,.modal-actions.split{position:sticky;bottom:-18px;background:#fff;padding:12px 0;z-index:2}.modal-actions.split,.modal-actions>div{display:grid}.photo-grid,.photo-preview{grid-template-columns:repeat(2,1fr)}.public-brand{height:70px;padding:8px 15px}.public-brand img{width:205px;height:50px}.public-brand>div{display:none}.public-card{margin-top:18px;padding:20px}.wizard-head{margin-top:15px}.wizard-head h1{font-size:22px}.wizard-head p{max-width:250px;line-height:1.4}.progress-ring{width:60px;height:60px}.step-strip{overflow:auto;display:flex;padding-bottom:5px}.step-strip>div{min-width:82px}.wizard-card{padding:18px}.choice-grid,.parameter-form,.review-grid,.select-items{grid-template-columns:1fr}.step-title h2{font-size:18px}.wizard-actions{position:sticky;bottom:0;background:#fff;margin:20px -18px -18px;padding:12px 18px;z-index:3}.wizard-actions span{display:none}.wizard-actions button{padding:10px}.certificate-page{padding:0}.certificate-tools{position:fixed;z-index:2;width:auto;right:10px;top:10px}.certificate{transform-origin:top left;transform:scale(.47);margin:0;width:210mm;min-height:297mm}.certificate-page{height:140mm;overflow:hidden}.public-page .public-brand{box-sizing:border-box!important;height:50px!important;min-height:50px!important;max-height:50px!important;padding:2px 12px!important;overflow:hidden!important}.public-page .public-brand img{width:170px!important;height:43px!important;max-width:64vw!important;object-fit:contain!important;object-position:left center!important}.public-page .public-brand>div{display:none!important}}@page{size:A4;margin:0}@media print{body{background:#fff}.certificate-page{padding:0;background:#fff}.certificate-tools{display:none}.certificate{width:210mm;height:297mm;min-height:297mm;margin:0;box-shadow:none;page-break-after:avoid;overflow:hidden}}.back-to-quotes{margin:12px 0;width:100%;background:#ffffff12!important;color:#fff!important;border-color:#ffffff22!important;font-size:10px}.certificate-tools{display:flex;justify-content:flex-end;gap:8px;align-items:center}.certificate-tools a{background:#fff;border:1px solid #ccd8e1;border-radius:8px;padding:9px 13px;text-decoration:none;font-weight:700}.compact-title{display:flex;align-items:center;justify-content:center;gap:7mm;margin:5mm 0}.compact-title .certificate-mark{margin:0;width:16mm;height:16mm;font-size:18pt;border-width:1mm}.compact-title h1,.compact-title p,.compact-title small{display:block;margin:0}.compact-title small{color:var(--cyan);font-size:8pt;font-weight:800}.compact-title h1{font-size:19pt;margin:1mm 0}.compact-title p{font-size:8pt;color:#6b8094}.compact-certificate .warranty-period{margin:4mm 0;padding:3.5mm}.compact-info-grid{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid #c7d3dc}.compact-info-grid .certificate-info{padding:2.5mm;border-right:1px solid #d5dee5;border-bottom:1px solid #d5dee5;min-height:14mm}.compact-info-grid .certificate-info:nth-child(3n){border-right:0}.compact-info-grid .certificate-info small{font-size:7pt}.compact-info-grid .certificate-info b{font-size:8.5pt;margin-top:1mm}.compact-heading{font-size:11pt;color:var(--navy);border-bottom:1px solid #b7d7e5;padding-bottom:1.5mm;margin:4mm 0 2mm}.compact-table{min-width:0}.compact-table td,.compact-table th{font-size:7.5pt;padding:2mm}.compact-parameters{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid #d5dee5}.compact-parameters .certificate-info{padding:2mm}.compact-parameters small{font-size:6.5pt}.compact-parameters b{font-size:8pt}.compact-certificate .certificate-note{margin-top:4mm}.all-certificate-photos{display:grid;grid-template-columns:repeat(2,1fr);gap:4mm}.all-certificate-photos figure{margin:0;border:1px solid #c2ced7;padding:2mm;display:flex;flex-direction:column}.all-certificate-photos img{width:100%;height:48mm;object-fit:contain;background:#f3f6f8}.all-certificate-photos figcaption{display:flex;justify-content:space-between;gap:4mm;padding-top:2mm}.all-certificate-photos figcaption b,.all-certificate-photos figcaption span{font-size:7.5pt}.all-certificate-photos figcaption span{color:#6d7b8b}.all-certificate-photos.count-3 img,.all-certificate-photos.count-4 img{height:83mm}.all-certificate-photos.count-1{grid-template-columns:1fr}.all-certificate-photos.count-1 img,.all-certificate-photos.count-2 img{height:170mm}.photo-verification-note{margin-top:4mm;padding:3mm;background:#eaf6fa;border-left:1mm solid var(--cyan)}.photo-verification-note b,.photo-verification-note span{display:block}.photo-verification-note span{font-size:8pt;margin-top:1mm}.notice-box,.resume-notice{padding:11px 13px;background:#eaf7f2;border:1px solid #bde1d0;color:#146b4b;border-radius:9px;margin:12px 0;font-size:11px}.otp-input{text-align:center;font-size:24px;letter-spacing:8px;font-weight:800}.compact-top{margin-top:13px}.step-strip.four{grid-template-columns:repeat(4,1fr)}.action-required{width:min(1040px,calc(100% - 30px));margin:16px auto 0;padding:15px 18px;border-left:5px solid var(--red);border-radius:9px;background:#fff1f1;color:#7f2929}.action-required b,.action-required p,.action-required span{display:block}.action-required p{margin:5px 0;font-size:12px}.action-required span{font-size:10px;font-weight:700}.resume-notice{width:min(1040px,calc(100% - 30px));margin:14px auto 0}.required-photos{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:18px}.photo-slot{min-height:225px;border:2px dashed #b8d5e0;border-radius:12px;background:#f4fbfc;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;overflow:hidden;padding:13px}.photo-slot input{display:none}.photo-slot img{width:100%;height:145px;object-fit:cover;border-radius:8px;margin-bottom:10px}.photo-slot .camera{font-size:30px;color:var(--cyan);margin-bottom:10px}.photo-slot b,.photo-slot small{display:block}.photo-slot small{margin-top:5px}.photo-slot.complete{border-style:solid;border-color:#57b98c;background:#f1fbf6}.review-top{margin-top:18px}.correction-picker{margin-top:14px;padding:13px;background:#fff7e5;border:1px solid #efd59a;border-radius:9px}.correction-picker>b,.correction-picker>p{display:block}.correction-picker>p{font-size:10px;color:var(--muted);margin:5px 0 10px}.correction-picker>div{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.correction-picker label{display:flex;align-items:center;gap:7px;background:#fff;padding:8px;border-radius:7px}.correction-picker input{width:auto;margin:0}.correction-picker span{font-size:10px}.certificate-book{display:grid;gap:12mm}.certificate-sheet{min-height:297mm;padding-bottom:29mm;page-break-after:always}.certificate-sheet:last-child{page-break-after:auto}.certificate-sheet footer{position:absolute;left:17mm;right:17mm;bottom:9mm;margin:0}.certificate-sheet footer i{position:absolute;right:0;bottom:0;font-size:8pt;font-style:normal;color:#6d7b8b}.center-label{text-align:center;display:block;color:var(--cyan);font-weight:800}.certificate-number{text-align:center;font-size:22pt;margin:2mm 0}.certificate-info b,.certificate-info small{display:block}.certificate-info small{color:#69809a;font-size:8pt}.certificate-info b{font-size:10pt;margin-top:1.5mm;white-space:normal}.certificate-detail-section{margin-top:7mm}.certificate-detail-section h2,.sheet-heading{font-size:15pt;color:var(--navy);border-bottom:1px solid #b7d7e5;padding-bottom:2mm;margin:0 0 3mm}.certificate-detail-section>div{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid #c7d3dc}.certificate-detail-section .certificate-info{padding:3.5mm;border-right:1px solid #d5dee5;border-bottom:1px solid #d5dee5;min-height:18mm}.certificate-detail-section .certificate-info:nth-child(3n){border-right:0}.certificate-table{min-width:0;margin-bottom:9mm}.certificate-table td,.certificate-table th{font-size:9pt;padding:3mm}.certificate-table td small{display:block}.certificate-parameters{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid #c7d3dc}.certificate-parameters .certificate-info{padding:4mm;border-right:1px solid #d5dee5;border-bottom:1px solid #d5dee5;min-height:18mm}.photo-page-intro{font-size:10pt;color:#597086;margin:6mm 0}.certificate-photos{display:grid;gap:7mm}.certificate-photos figure{margin:0;border:1px solid #b9c7d2;padding:3mm}.certificate-photos img{width:100%;height:86mm;object-fit:contain;background:#f3f6f8;display:block}.certificate-photos figcaption{display:flex;justify-content:space-between;padding:3mm 1mm 0}.certificate-photos figcaption b,.certificate-photos figcaption span{font-size:10pt}.certificate-photos figcaption span{color:#6d7b8b}@media(max-width:700px){.required-photos{grid-template-columns:1fr}.photo-slot{min-height:190px}.correction-picker>div{grid-template-columns:1fr}.certificate-page{height:auto;overflow:auto}.certificate-book{gap:6px}.certificate-book .certificate{margin-bottom:-157mm}}@media print{.certificate-book{display:block}.certificate-book .certificate{width:210mm;height:297mm;min-height:297mm;margin:0;box-shadow:none;overflow:hidden;transform:none;page-break-after:always}.certificate-book .certificate:last-child{page-break-after:auto}}.certificate-book,.certificate-sheet,.certificate-sheet>*{min-width:0;max-width:100%}.certificate-sheet{box-sizing:border-box!important;overflow:hidden}.certificate-sheet header{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(0,.75fr);gap:6mm;width:100%;min-width:0}.certificate-sheet header img{width:100%;max-width:100mm;min-width:0}.certificate-sheet header>div{min-width:0;overflow-wrap:anywhere}.certificate-sheet header b{font-size:15pt;line-height:1.15}.certificate-detail-section>div,.certificate-parameters,.compact-info-grid,.compact-parameters{grid-template-columns:repeat(3,minmax(0,1fr))}.certificate-info{min-width:0;overflow:hidden}.certificate-info b,.certificate-info small{max-width:100%;overflow-wrap:anywhere;word-break:break-word}.certificate-table,.compact-table{width:100%!important;max-width:100%!important;min-width:0!important;table-layout:fixed}.certificate-table td,.certificate-table th,.compact-table td,.compact-table th{min-width:0;overflow-wrap:anywhere;word-break:break-word}.certificate-note{max-width:100%;overflow:hidden}.certificate-note p{overflow-wrap:anywhere}.all-certificate-photos{grid-template-columns:repeat(2,minmax(0,1fr))}.all-certificate-photos figcaption,.all-certificate-photos figure{min-width:0;max-width:100%}.all-certificate-photos figcaption{flex-wrap:wrap}@media(max-width:700px){.certificate-page{width:100%;overflow-x:auto;overflow-y:auto}.certificate-book{width:210mm}.certificate-book .certificate{transform:scale(.78);transform-origin:top left;margin:0 0 -64mm}}@media print{.certificate-book,.certificate-page,body,html{width:210mm!important;margin:0!important;padding:0!important;overflow:visible!important}.certificate-book .certificate{box-sizing:border-box!important;width:210mm!important;max-width:210mm!important;height:297mm!important;min-height:297mm!important;padding:12mm 14mm 28mm!important;transform:none!important;overflow:hidden!important}.certificate-sheet footer{left:14mm;right:14mm}.certificate-sheet header b{font-size:14pt}}.registration-status{max-width:760px}.registration-status.rejected>span{background:#fde7e7;color:var(--red)}.status-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:22px 0;text-align:left}.status-summary>div{padding:14px;background:#f3f8fa;border-radius:9px}.status-summary b,.status-summary small{display:block}.status-summary b{color:var(--navy);margin-top:5px}.warranty-status-list{display:grid;gap:10px;margin:20px 0;text-align:left}.warranty-status-list>div{display:flex;justify-content:space-between;align-items:center;gap:15px;padding:15px;border:1px solid var(--line);border-radius:10px}.warranty-status-list b,.warranty-status-list small,.warranty-status-list span{display:block}.warranty-status-list b{color:var(--navy);margin:4px 0}.warranty-status-list span{font-size:10px;color:var(--muted);margin-top:3px}.status-actions{display:flex;justify-content:center;gap:9px;flex-wrap:wrap;margin:22px 0}.status-actions .button-link,.warranty-status-list .button-link{font-size:11px;padding:10px 13px}@media(max-width:700px){.status-summary{grid-template-columns:1fr}.warranty-status-list>div{display:grid}.warranty-status-list .button-link{text-align:center}.registration-status{padding:24px 18px}}.quote-preview table{min-width:0}.certificate-book{width:210mm;margin-left:auto;margin-right:auto}.certificate-book .certificate-sheet{box-sizing:border-box;width:210mm;min-width:210mm;max-width:210mm;height:297mm;min-height:297mm;max-height:297mm}@media print{.certificate-book .certificate-sheet{box-sizing:border-box!important;width:210mm!important;min-width:210mm!important;max-width:210mm!important;height:297mm!important;min-height:297mm!important;max-height:297mm!important}}.certificate-book,.certificate-book .certificate{font-family:Roboto,Arial,sans-serif}.compact-title small{font-size:8.5pt!important}.compact-title h1{font-size:19pt!important}.compact-title p{font-size:9pt!important;line-height:1.3}.compact-info-grid .certificate-info small,.compact-parameters .certificate-info small{font-size:7.5pt!important;line-height:1.15}.compact-info-grid .certificate-info b,.compact-parameters .certificate-info b{font-size:9pt!important;line-height:1.25}.compact-table td,.compact-table th{font-size:8.5pt!important;line-height:1.25}.compact-certificate .certificate-note p{font-size:9pt!important;line-height:1.4}@media(max-width:700px){.certificate-page{box-sizing:border-box;width:100%;padding:58px 0 0!important;overflow-x:hidden!important;background:#cfd8dd}.certificate-tools{left:8px;right:8px;top:8px;justify-content:center;flex-wrap:wrap}.certificate-tools a,.certificate-tools button{padding:8px 10px;font-size:13px}.certificate-book{position:relative;left:50%;width:210mm!important;margin-left:-105mm!important;transform:none}.certificate-book .certificate{transform-origin:top center!important}}@media screen{html{font-size:16px}body,html{overflow-x:hidden}body{width:100%;min-width:0;font-size:15px;line-height:1.45}button,input,select,textarea{font-size:14px;line-height:1.35}.portal-page{box-sizing:border-box!important;width:100%!important;min-width:0!important;max-width:none!important;min-height:100svh!important;margin:0!important;padding:0!important;overflow-x:hidden!important}.portal-page>.portal-main{box-sizing:border-box!important;margin-left:auto!important;margin-right:auto!important}.admin-login-page{width:100%!important;min-width:0!important;min-height:100svh!important;margin:0!important;padding:24px!important;display:grid!important;place-items:center!important;background:radial-gradient(circle at 15% 10%,#d9f6fa,transparent 32%),#f4f7f9!important}.admin-login-card{width:min(460px,100%);margin:0;background:#fff;padding:38px;border-radius:18px;box-shadow:0 18px 60px #17212b24;font-family:Roboto,Arial,sans-serif}.admin-login-mark{color:#00a7c7;font-size:38px;font-weight:900;line-height:1}.admin-login-card h1{margin:9px 0 7px;font-size:28px;line-height:1.16;color:#123b63}.admin-login-card>p{color:#687681;font-size:15px;margin:0 0 28px}.admin-login-card label{display:block;font-size:14px;font-weight:800}.admin-login-card input{display:block;width:100%;min-height:48px;padding:12px 14px;margin-top:8px;border:1px solid #c9d6df;border-radius:9px;font-size:16px}.admin-show-password{display:flex!important;align-items:center;gap:9px;margin-top:13px;font-size:14px!important;cursor:pointer}.admin-show-password input{display:inline-block;width:18px!important;min-height:18px!important;height:18px;margin:0;padding:0}.admin-show-password span{color:#425b71}.admin-login-card button{width:100%;min-height:48px;margin-top:20px;padding:12px;border:0;border-radius:9px;background:linear-gradient(135deg,#00a8c6,#087fbd);color:#fff;font-size:16px;font-weight:800}.admin-login-error{color:#c62828!important;font-size:14px!important;margin:12px 0 0!important}.shell>.side nav button{font-size:15px;line-height:1.25}.shell>main{min-width:0}.shell button{font-size:14px;line-height:1.25}.shell .primary{font-size:15px;min-height:44px;padding:11px 17px}.shell .modal-head>button{font-size:28px;line-height:1;padding:4px 8px}.kpis article small,.kpis article span{font-size:13px}.title h2{font-size:19px}.title p{font-size:13px;line-height:1.45}.pipe article>b,.pipe-head{font-size:14px}.pipe article small{font-size:12px}.pipe article strong{font-size:15px}.pipe article time,.table th{font-size:12px}.table td{font-size:14px}.table table td:last-child,.table table th:last-child{width:286px;min-width:286px}.row-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;width:264px;align-items:stretch}.row-actions button{width:100%;min-width:0;min-height:38px;padding:7px 6px;font-size:13px;line-height:1.2;white-space:normal;display:grid;place-items:center;text-align:center}.row-actions .close-lost,.row-actions .close-won,.row-actions .danger,.row-actions .wa{font-size:13px}.customer-card,.follow article,.pipe,.product-card{font-size:14px}.follow article div>b{font-size:15px}.follow article div>small{font-size:13px;line-height:1.4}.follow article time{font-size:13px}.follow article section button{min-height:38px;padding:7px 10px;font-size:13px}.reschedule-date{min-height:38px;padding:6px 9px;font-size:13px}.reschedule-date input{font-size:13px}.customer-grid article{gap:14px;padding:19px}.customer-grid article>div:nth-child(2)>b{font-size:16px}.customer-grid p,.customer-grid small{font-size:13px;line-height:1.45}.customer-grid .value b{font-size:15px}.customer-grid button{min-height:40px;padding:8px 11px;font-size:13px}.products h3{font-size:17px}.products code,.products small{font-size:13px;line-height:1.45}.products em{font-size:12px}.products article>div b{font-size:16px}.products .manage-edit{min-height:40px;font-size:13px}.form label,.modal label{font-size:13px}.form input,.form select,.form textarea,.modal input,.modal select,.modal textarea{font-size:14px;min-height:42px}.shell .modal-head{padding:22px 26px}.shell .modal-head small{font-size:13px;letter-spacing:.04em}.shell .modal-head h2{font-size:25px;line-height:1.2;margin-top:7px}.shell .form{gap:17px;padding:22px 26px}.shell .form label{font-size:14px;line-height:1.35}.shell .form input,.shell .form select,.shell .form textarea{min-height:48px;margin-top:8px;padding:12px 13px;font-size:16px}.shell .item-title{padding:2px 26px;font-size:17px}.shell .lines{padding:0 26px}.shell .line{grid-template-columns:minmax(0,1fr) 68px 125px 78px 34px;gap:9px;margin:9px 0}.shell .line.labels{font-size:12px;font-weight:800;padding:0 8px}.shell .line input,.shell .line select{min-width:0;min-height:46px;padding:10px;font-size:16px}.shell .line button{height:40px;font-size:17px}.shell .add{margin:12px 26px;padding:11px 14px;font-size:14px;font-weight:800}.shell .summary{margin:16px 26px 0 52%;padding:13px}.shell .summary p{padding:8px;font-size:14px}.shell .summary p:last-child{font-size:16px}.shell .modal-actions{padding:20px 26px}.shell .modal-actions button{min-height:44px;font-size:14px}.app-shell .sidebar nav button{font-size:14px}.app-shell label{font-size:13px}.app-shell input,.app-shell select,.app-shell textarea{font-size:14px;min-height:42px}.app-shell th{font-size:12px}.app-shell td{font-size:14px}.app-shell .activity-list small,.app-shell .attention-list small,.app-shell .button-link,.app-shell .install-card dt,.app-shell .row-buttons button,.app-shell .side-note span,.app-shell .status,.app-shell td small{font-size:12px}.app-shell .install-card dd{font-size:13px}.public-page{font-size:15px}.public-page label{font-size:14px}.public-page input,.public-page select,.public-page textarea{min-height:48px;font-size:16px}.public-page .button-link,.public-page button{font-size:14px;min-height:44px}.public-page .help-box,.public-page .review-grid span,.public-page .step-title p,.public-page .success-next li,.public-page .wizard-head p{font-size:14px;line-height:1.55}.public-page .step-strip>div{font-size:12px}.public-page .privacy,.public-page .select-items button>div small,.public-page .select-items button>div span,.public-page>footer{font-size:12px!important;line-height:1.5}.public-page .action-required p,.public-page .action-required span,.public-page .delivery-chip,.public-page .notice-box,.public-page .resume-notice{font-size:13px}.public-page .wizard-actions span{font-size:12px}}@media screen and (max-width:760px){body{font-size:16px}.portal-page{width:100%!important;margin:0!important;padding:0!important}.admin-login-page{padding:16px!important;align-items:center!important}.admin-login-card{padding:26px 20px;border-radius:15px}.admin-login-card h1{font-size:25px}.shell{display:block}.shell>.side{inset:auto 0 0!important;width:100%!important;height:78px!important;border:0!important;border-top:1px solid #dfe5ea!important;display:block!important;overflow-x:auto!important;overflow-y:hidden!important;background:#fff!important;z-index:70!important}.shell>.side .brand,.shell>.side>footer{display:none!important}.shell>.side nav{display:flex!important;flex-direction:row!important;margin:0!important;width:max-content;min-width:100%;height:77px}.shell>.side nav button{display:grid!important;place-items:center!important;align-content:center!important;gap:2px;min-width:86px!important;height:77px;padding:7px 8px!important;border-left:0!important;border-top:4px solid transparent!important;font-size:11px!important;line-height:1.15!important;text-align:center!important;white-space:normal}.shell>.side nav button.active{border-top-color:#00a7c7!important}.shell>.side nav button span{display:block!important;width:auto!important;font-size:21px!important;line-height:1!important}.shell>main{width:100%!important;margin:0!important;padding:0 14px 98px!important}.shell main>header{min-height:0!important;height:auto!important;padding:18px 0!important;gap:14px}.shell header h1{font-size:26px}.kpis article small,.kpis article span{font-size:12px}.kpis article>b{font-size:21px!important}.table td{font-size:14px!important;line-height:1.45}.table td:before{font-size:12px!important;flex-basis:92px!important}.shell .table{width:100%;max-width:100%;overflow:hidden!important}.shell .table table,.shell .table table td:last-child,.shell .table tbody,.shell .table td,.shell .table tr{width:100%!important;min-width:0!important;max-width:100%!important}.shell .table table td:last-child,.shell .table td{box-sizing:border-box;overflow:visible!important}.shell .table td>b,.shell .table td>small{min-width:0;max-width:calc(100% - 108px);font-size:14px!important;overflow-wrap:anywhere;white-space:normal;text-align:right;color:#17212b}.shell .table td>small{font-size:13px!important;color:#687681}.shell .table td>.status{max-width:calc(100% - 108px);font-size:13px!important;white-space:normal;text-align:center}.shell .table td[data-label=Actions]{width:100%!important;min-width:0!important;max-width:100%!important}.row-actions{grid-template-columns:1fr 1fr!important}.row-actions button{font-size:13px!important;min-height:42px!important}.shell .table .row-actions{width:100%!important;max-width:100%;grid-template-columns:1fr 1fr!important;gap:8px}.modal{font-size:15px}.modal h2{font-size:22px}.modal label{font-size:14px}.shell .modal{width:min(100%,720px);max-height:calc(100svh - 16px);border-radius:12px}.shell .form{grid-template-columns:1fr;padding:18px}.shell .modal-head{padding:18px}.shell .item-title,.shell .lines{padding-left:18px;padding-right:18px}.shell .line{grid-template-columns:minmax(0,1fr) 58px 92px 68px 36px;gap:6px}.shell .line.labels{font-size:11px}.shell .line input,.shell .line select{font-size:15px;padding:8px}.shell .add{margin-left:18px;margin-right:18px}.shell .summary{margin:16px 18px 0;padding:13px}.shell .summary p{font-size:14px}.shell .modal-actions{padding:16px 18px;display:grid;grid-template-columns:1fr 1fr}.shell .modal-actions .primary{grid-column:1/-1}.app-shell{display:block!important}.app-shell .sidebar{inset:auto 0 0!important;width:100%!important;height:78px!important;padding:4px!important;overflow-x:auto!important;overflow-y:hidden!important}.app-shell .sidebar .brand-block,.app-shell .sidebar .side-note{display:none!important}.app-shell .sidebar nav{display:flex!important;grid-template-columns:none!important;width:max-content;min-width:100%;height:70px;margin:0!important}.app-shell .sidebar nav button,.app-shell .sidebar nav button.active,.app-shell .sidebar nav button:not(.active){display:grid!important;place-items:center!important;align-content:center!important;gap:2px;min-width:82px;padding:6px!important;font-size:11px!important;line-height:1.15!important}.app-shell .sidebar nav button span{width:auto!important;font-size:20px!important}.app-shell .main{width:100%!important;margin:0!important;padding:0 14px 98px!important}.app-shell .topbar{padding:18px 0!important;gap:14px}.app-shell .topbar h1{font-size:25px}.app-shell .metric-grid{grid-template-columns:1fr 1fr}.app-shell .metric span{font-size:13px}.app-shell .metric b{font-size:28px}.app-shell .panel{padding:16px}.app-shell .section-title h2{font-size:20px}.public-page{width:100%;overflow-x:hidden}.action-required,.public-card,.resume-notice,.step-strip,.success-card,.wizard-card,.wizard-head{width:calc(100% - 24px)!important;max-width:100%;margin-left:auto!important;margin-right:auto!important}.public-card,.success-card{padding:22px 18px}.wizard-head{align-items:flex-start;gap:12px}.wizard-head h1{font-size:24px}.wizard-head p{max-width:none}.step-title h2{font-size:21px}.step-title p{font-size:14px!important}.step-strip{display:flex!important;overflow-x:auto!important;gap:0;padding-bottom:8px}.step-strip>div{min-width:105px!important;font-size:12px!important}.detail-grid,.form-grid,.form-grid.three,.parameter-form,.required-photos,.review-grid,.select-items{grid-template-columns:1fr!important}.span-two{grid-column:auto!important}.wizard-actions{display:grid;grid-template-columns:auto 1fr;gap:8px}.wizard-actions>span{display:none}.wizard-actions .primary{grid-column:2;min-width:0}.offer-preview:not(.pdf-capturing){display:flex;flex-direction:column;align-items:center;overflow-x:hidden}.offer-preview:not(.pdf-capturing) .offer-page{flex:0 0 auto;transform-origin:top center!important;margin-left:auto!important;margin-right:auto!important;transform:scale(.88)!important;margin-bottom:-35mm!important}}@media screen and (max-width:760px){body:has(>.public-page){width:100%!important;min-width:0!important;margin:0!important;overflow-x:hidden!important}.public-page{position:relative!important;left:auto!important;right:auto!important;transform:none!important;min-width:0!important;max-width:none!important;padding:0 0 20px!important;overflow-x:hidden!important}.public-page,.public-page .public-brand{box-sizing:border-box!important;width:100%!important;margin:0!important}.public-page .public-brand{height:58px!important;padding:5px 12px!important}.public-page .public-brand img{width:170px!important;max-width:65vw!important;height:44px!important}.public-page .public-card,.public-page .success-card{box-sizing:border-box!important;position:relative!important;left:auto!important;right:auto!important;transform:none!important;width:calc(100% - 24px)!important;min-width:0!important;max-width:600px!important;margin:14px auto 0!important;padding:20px 17px!important;overflow:visible!important}.public-page .claim-card h1{font-size:25px;line-height:1.2}.public-page .form-grid,.public-page .form-stack{display:grid!important;grid-template-columns:minmax(0,1fr)!important;width:100%!important;min-width:0!important}.public-page input,.public-page label,.public-page select,.public-page textarea{box-sizing:border-box!important;width:100%!important;min-width:0!important;max-width:100%!important}.public-page .span-two{grid-column:auto!important}.public-page .verified-product{min-width:0}.public-page .verified-product>div{min-width:0;overflow-wrap:anywhere}.public-page .wizard-actions{grid-template-columns:1fr 1.45fr!important}.public-page .wizard-actions button{width:100%!important;min-width:0!important;white-space:normal}}.claim-portal-back{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:8px 13px;border:1px solid #c9d8e2;border-radius:9px;background:#fff;color:#123b63;text-decoration:none;font-size:14px;font-weight:800;white-space:nowrap}.claim-customer-note{margin:18px 0;padding:15px 16px;border-left:5px solid #00a8c6;border-radius:9px;background:#eef8fb;text-align:left;color:#29475f}.claim-customer-note b{display:block;color:#123b63;font-size:16px}.claim-customer-note p{margin:7px 0 0;font-size:14px;line-height:1.5}.claim-customer-note a{font-weight:800}@media screen and (max-width:760px){.public-page .public-brand:has(.claim-portal-back){display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:8px!important}.public-page .public-brand:has(.claim-portal-back)>div{display:none!important}.claim-portal-back{min-height:38px;padding:7px 10px;font-size:13px}}@media screen and (max-width:700px){.offer-preview:not(.pdf-capturing) .offer-page{transform:scale(.72)!important;margin-bottom:-83mm!important}}@media screen and (max-width:560px){.offer-preview:not(.pdf-capturing) .offer-page{transform:scale(.62)!important;margin-bottom:-113mm!important}}@media screen and (max-width:420px){.shell>.side nav button{min-width:80px!important}.app-shell .sidebar nav button,.app-shell .sidebar nav button.active,.app-shell .sidebar nav button:not(.active){min-width:78px!important}.app-shell .metric-grid,.kpis{grid-template-columns:1fr!important}.public-brand img{width:min(220px,75vw)!important}.shell .line{grid-template-columns:minmax(0,1fr) 54px 82px 62px 34px;gap:5px}.shell .line input,.shell .line select{font-size:14px;padding:7px}.shell .line.labels{font-size:10px}.shell .modal-head h2{font-size:22px}.offer-preview:not(.pdf-capturing) .offer-page{transform:scale(.48)!important;margin-bottom:-155mm!important}}@media screen and (max-width:850px){.offer-preview:not(.pdf-capturing){display:block!important;width:100vw!important;box-sizing:border-box!important;padding-left:0!important;padding-right:0!important;overflow-x:hidden!important}.offer-preview:not(.pdf-capturing) .offer-page{position:relative!important;left:50%!important;margin-left:0!important;margin-right:0!important;transform-origin:top center!important;transform:translateX(-50%) scale(.88)!important}.offer-preview .quote-tools{box-sizing:border-box!important;width:100%!important;min-width:0!important;padding:0 8px!important;gap:6px!important}.offer-preview .quote-tools>div{display:flex!important;gap:4px!important;min-width:0!important}.offer-preview .quote-tools button{padding:7px 8px!important;font-size:12px!important;white-space:nowrap!important}}@media screen and (max-width:700px){.offer-preview:not(.pdf-capturing) .offer-page{transform:translateX(-50%) scale(.72)!important}}@media screen and (max-width:560px){.offer-preview:not(.pdf-capturing) .offer-page{transform:translateX(-50%) scale(.62)!important}}@media screen and (max-width:420px){.offer-preview:not(.pdf-capturing) .offer-page{transform:translateX(-50%) scale(.48)!important}}@media screen and (max-width:850px){.shell{display:block!important;padding-left:66px!important}.shell>.side{position:fixed!important;inset:0 auto 0 0!important;width:66px!important;height:100svh!important;border:0!important;border-right:1px solid #dfe5ea!important;overflow-x:hidden!important;overflow-y:auto!important;background:#fff!important;z-index:70!important}.shell>.side .brand,.shell>.side>footer{display:none!important}.shell>.side nav{height:auto!important;margin:8px 0!important}.shell>.side nav,.shell>.side nav button{display:flex!important;flex-direction:column!important;width:66px!important;min-width:66px!important}.shell>.side nav button{align-items:center!important;justify-content:center!important;gap:3px!important;height:57px!important;min-height:57px!important;padding:5px 2px!important;border:0!important;border-left:4px solid transparent!important;font-size:9px!important;line-height:1.05!important;white-space:normal!important;text-align:center!important}.shell>.side nav button.active{border-left-color:#00a7c7!important;background:#e9f8fb!important}.shell>.side nav button span{font-size:20px!important;line-height:1!important}.shell>main{box-sizing:border-box!important;width:100%!important;margin:0!important;padding:0 12px 24px!important}.app-shell{display:block!important;padding-left:66px!important}.app-shell .sidebar{position:fixed!important;inset:0 auto 0 0!important;width:66px!important;height:100svh!important;padding:5px 0!important;overflow-x:hidden!important;overflow-y:auto!important;border-right:1px solid #dfe5ea!important;z-index:70!important}.app-shell .sidebar .brand-block,.app-shell .sidebar .side-note{display:none!important}.app-shell .sidebar nav{display:flex!important;flex-direction:column!important;width:66px!important;min-width:66px!important;height:auto!important;margin:0!important}.app-shell .sidebar nav button,.app-shell .sidebar nav button.active,.app-shell .sidebar nav button:not(.active){display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:3px!important;width:66px!important;min-width:66px!important;height:57px!important;min-height:57px!important;padding:5px 2px!important;font-size:9px!important;line-height:1.05!important;text-align:center!important;white-space:normal!important}.app-shell .sidebar nav button span{font-size:20px!important;line-height:1!important}.app-shell .main{box-sizing:border-box!important;width:100%!important;margin:0!important;padding:0 12px 24px!important}}