@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;overflow-x:hidden}#root{text-align:left;flex-direction:column;max-width:none;min-height:100svh;margin:0;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}@media (width<=1024px){:root{font-size:16px}h1{margin:20px 0;font-size:36px}h2{font-size:20px}}html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}:root{--green-950:#07150d;--green-900:#0d2014;--green-800:#15331f;--green-700:#1f6b34;--green-600:#2b8c42;--green-500:#39a84f;--green-100:#eaf6ec;--green-50:#f5fbf6;--surface:#fff;--surface-soft:#f7f9f7;--surface-muted:#eff3ef;--canvas:#f2f5f2;--text:#152019;--muted:#68766d;--border:#dbe3dc;--danger:#b42318;--warning:#b54708;--shadow-sm:0 1px 2px #0c20120d;--shadow-md:0 12px 30px #0c201214;--shadow-lg:0 28px 70px #0c201229;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--radius-xl:22px;--sidebar-width:250px;--font-size:13px;--line-height:1.45}*{box-sizing:border-box}html{font-size:var(--font-size);background:var(--canvas)}body{background:var(--canvas);min-width:320px;color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:var(--line-height);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0}button,input,select,textarea{font:inherit}button{white-space:nowrap}h1,h2,h3,h4{color:var(--text);line-height:1.15}p{color:var(--muted)}.panel,.stat-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm)}.panel{padding:20px}.stat-card{padding:18px}.stat-card span,.stat-card small{display:block}.stat-card span{color:var(--muted);font-size:.82rem;font-weight:700}.stat-card strong{color:var(--text);margin-top:6px;font-size:1.65rem;line-height:1.1;display:block}.stat-card small{color:var(--muted);margin-top:6px}.primary-button,.secondary-button,.text-button,.archive-delete{cursor:pointer;border-radius:9px;justify-content:center;align-items:center;min-height:38px;padding:8px 13px;font-weight:750;line-height:1;transition:all .16s;display:inline-flex}.primary-button{border:1px solid var(--green-700);background:linear-gradient(180deg,var(--green-600),var(--green-700));color:#fff;box-shadow:0 6px 14px #1f6b342e}.primary-button:hover{filter:brightness(1.03);transform:translateY(-1px)}.secondary-button{border:1px solid var(--border);background:var(--surface);color:var(--text)}.secondary-button:hover{background:var(--surface-soft);border-color:#b8c7ba}.text-button{min-height:auto;color:var(--green-700);background:0 0;border:0;padding:4px 0}input,select,textarea{width:100%;min-width:0;color:var(--text);background:#fff;border:1px solid #cfd8d0;border-radius:9px;outline:none;padding:9px 11px;transition:all .14s}input:focus,select:focus,textarea:focus{border-color:var(--green-600);box-shadow:0 0 0 3px #39a84f1f}label{color:#334139;font-size:.82rem;font-weight:750}table{border-collapse:collapse;width:100%;font-size:.88rem}th{color:#415047;letter-spacing:.02em;background:#f7f9f7;font-size:.78rem}th,td{border-bottom:1px solid var(--border);text-align:left;vertical-align:middle;padding:9px 10px}.page-eyebrow,.dashboard-eyebrow{color:var(--green-700);letter-spacing:.08em;text-transform:uppercase;font-size:.73rem;font-weight:900}.panel-header{margin-bottom:14px}@media (width<=1100px){:root{--sidebar-width:210px;--font-size:12px}.product-card-grid,.quick-action-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=620px){:root{--font-size:12px}.dashboard-stats,.offerte-stats,.materialen-stats,.price-import-stats,.offerte-meta-grid,.modal-form-grid,.modal-calculation,.product-card-grid,.quick-action-grid,.library-summary{grid-template-columns:1fr!important}.panel{padding:14px}.primary-button,.secondary-button{width:100%}.offerte-header-actions,.modal-actions{grid-template-columns:1fr;width:100%;display:grid!important}}a,button{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible{outline-offset:2px;outline:3px solid #39a84f47}.panel{transition:border-color .16s,box-shadow .16s}@media (hover:hover){.panel:hover{border-color:#ccd9cd}}:root{--font-size:11px;--line-height:1.34;--text-page-title:23px;--text-section-title:14px;--text-card-title:12px;--text-body:11px;--text-label:10px;--text-small:9px;--text-kpi:20px;--control-height:32px;--control-padding-y:6px;--control-padding-x:9px;--space-1:4px;--space-2:7px;--space-3:10px;--space-4:13px;--space-5:16px;--radius-sm:7px;--radius-md:9px;--radius-lg:12px;--radius-xl:16px}html,body,body,button,input,select,textarea{font-size:var(--text-body)}h1{font-size:25px}h2{font-size:var(--text-page-title)}h3{font-size:var(--text-section-title)}h4{font-size:var(--text-card-title)}p{font-size:var(--text-body);margin-top:4px;margin-bottom:8px}small{font-size:var(--text-small)}label{font-size:var(--text-label);gap:5px!important}.page-eyebrow,.dashboard-eyebrow,.section-kicker{font-size:8px!important}.panel{border-radius:var(--radius-lg);padding:14px}.stat-card{border-radius:var(--radius-lg);padding:12px 13px}.stat-card span,.kpi-label{font-size:var(--text-label)!important}.stat-card strong,.kpi-card strong{font-size:var(--text-kpi)!important}.stat-card small,.kpi-card small{margin-top:4px;font-size:var(--text-small)!important}.panel-header{gap:9px;margin-bottom:10px}.panel-header h3{font-size:var(--text-section-title);margin-bottom:2px}input,select,textarea{min-height:var(--control-height);border-radius:var(--radius-sm);padding:var(--control-padding-y) var(--control-padding-x);font-size:var(--text-body)}textarea{min-height:62px}.primary-button,.secondary-button,.text-button,.archive-delete{min-height:var(--control-height);border-radius:var(--radius-sm);padding:6px 10px;font-size:10px}.text-button{min-height:auto;padding:3px 0}table{font-size:10px}th{font-size:9px}th,td{padding:6px 7px!important}.status-badge,.archive-count,.offer-status{padding:4px 7px!important;font-size:8px!important}.dashboard-header,.offertes-header,.materialen-header,.price-import-header{margin-bottom:14px!important}.dashboard-header h2,.offertes-header h2,.materialen-header h2,.price-import-header h2{font-size:var(--text-page-title)!important;margin:2px 0 3px!important}.dashboard-stats,.offerte-stats,.materialen-stats,.price-import-stats,.dashboard-kpis{gap:9px!important}.dashboard-layout,.dashboard-v21-grid,.offerte-bottom-grid,.price-import-workspace{gap:10px!important;margin-top:10px!important}.quick-action-grid,.v21-action-grid,.product-card-grid,.template-strip,.wizard-choice-grid{gap:8px!important}.quick-action-card,.v21-action-grid button{border-radius:9px!important;min-height:64px!important;padding:9px!important}.quick-action-icon,.v21-action-icon{border-radius:8px!important;width:30px!important;height:30px!important;font-size:13px!important}.quick-action-card strong,.v21-action-grid strong{font-size:10px!important}.quick-action-card small,.v21-action-grid small{font-size:8px!important}.welcome-panel{border-radius:13px!important;gap:14px!important;padding:14px!important}.welcome-brand{width:75px!important}.welcome-copy h2{margin:3px 0!important;font-size:22px!important}.welcome-copy p{font-size:10px!important}.kpi-card{border-radius:10px!important;padding:11px!important}.dashboard-v21-grid>.panel{padding:13px!important}.pulse-list button,.v21-list button,.v21-project-list button{gap:8px!important;padding:7px 3px!important}.pulse-list strong,.v21-list strong,.v21-project-list strong{font-size:10px!important}.pulse-list small,.v21-list small,.v21-project-list small{font-size:8px!important}.project-progress{padding:3px 6px!important;font-size:8px!important}.offerte-main-panel,.offerte-summary-panel,.product-characteristics-panel,.offerte-archive-panel{padding:14px!important}.offerte-meta-grid,.modal-form-grid{gap:9px!important}.product-launcher-main{gap:14px!important;padding:14px!important}.product-launcher-main p{font-size:10px!important}.template-strip{padding:0 14px 14px!important}.template-strip button{border-radius:9px!important;min-height:60px!important;padding:9px!important}.offer-product-card{border-radius:10px!important;padding:10px!important}.offer-product-index{border-radius:8px!important;width:29px!important;height:29px!important;font-size:10px!important}.offer-product-title span,.offer-product-title small{font-size:8px!important}.offer-product-title strong{font-size:11px!important}.offer-product-total{font-size:14px!important}.offer-product-details{margin-top:8px!important;padding-top:7px!important}.offer-product-details summary{font-size:9px!important}.offer-product-line{border-radius:7px!important;padding:7px!important}.offer-product-line span,.offer-product-line small{font-size:8px!important}.offer-product-line strong{font-size:9px!important}.offerte-modal{border-radius:14px!important;padding:15px!important}.modal-header{margin-bottom:13px!important}.modal-header h3{font-size:15px!important}.wizard-choice-grid button{border-radius:10px!important;min-height:90px!important;padding:10px!important}.wizard-choice-grid button>span{border-radius:8px!important;width:30px!important;height:30px!important;font-size:13px!important}.wizard-choice-grid strong{font-size:10px!important}.wizard-choice-grid small{font-size:8px!important}.modal-calculation{gap:7px!important;margin-top:13px!important}.modal-calculation>div{border-radius:8px!important;padding:9px!important}.modal-calculation span{font-size:8px!important}.modal-actions{gap:7px!important;margin-top:13px!important}.archive-toolbar{gap:8px!important;margin-bottom:10px!important}.archive-item{border-radius:9px!important;gap:10px!important;padding:9px!important}.archive-meta{gap:6px 11px!important;margin-top:5px!important;font-size:9px!important}.materialen-panel,.recognized-panel,.import-control-panel,.pdf-preview-panel{padding:13px!important}.materialen-toolbar,.price-import-workspace{gap:9px!important}.materialen-table,.recognized-table{min-width:760px!important}@media (width<=700px){:root{--text-page-title:20px;--text-kpi:18px}.panel{padding:11px}}.v21-action-grid button,.quick-action-card{white-space:normal}.materialen-page .table-actions,.materialen-page .material-actions,.materialen-page .action-buttons,.materialen-page td.actions,.materialen-page .materialen-table td:last-child>div{flex-wrap:nowrap;justify-content:flex-start;min-width:58px;flex-direction:row!important;align-items:center!important;gap:4px!important;display:flex!important}.materialen-page .icon-button,.materialen-page .material-action-button,.materialen-page .table-actions button,.materialen-page .material-actions button,.materialen-page .action-buttons button,.materialen-page .materialen-table td:last-child button{flex:0 0 25px;place-items:center;border-radius:6px!important;width:25px!important;min-width:25px!important;height:25px!important;min-height:25px!important;padding:0!important;font-size:11px!important;line-height:1!important;display:inline-grid!important}.materialen-page .icon-button svg,.materialen-page .material-action-button svg,.materialen-page .table-actions button svg,.materialen-page .material-actions button svg,.materialen-page .action-buttons button svg,.materialen-page .materialen-table td:last-child button svg{width:12px!important;height:12px!important}.materialen-page .icon-button img,.materialen-page .material-action-button img,.materialen-page .table-actions button img,.materialen-page .material-actions button img,.materialen-page .action-buttons button img,.materialen-page .materialen-table td:last-child button img{object-fit:contain;width:12px!important;height:12px!important}.materialen-page .categorie-filter,.materialen-page .category-filter,.materialen-page .material-category-filter{align-items:center;flex-flow:wrap!important;gap:5px!important;display:flex!important}.materialen-page .categorie-filter button,.materialen-page .category-filter button,.materialen-page .material-category-filter button{border-radius:999px!important;min-height:27px!important;padding:5px 9px!important;font-size:9px!important;line-height:1!important}.materialen-page .materialen-table th:last-child,.materialen-page .materialen-table td:last-child{width:72px;min-width:72px;padding-left:6px!important;padding-right:6px!important}.materialen-page .materialen-table th,.materialen-page .materialen-table td{padding-top:7px!important;padding-bottom:7px!important}@media (width<=760px){.materialen-page .categorie-filter,.materialen-page .category-filter,.materialen-page .material-category-filter{scrollbar-width:thin;padding-bottom:4px;overflow-x:auto;flex-wrap:nowrap!important}.materialen-page .categorie-filter button,.materialen-page .category-filter button,.materialen-page .material-category-filter button{flex:none}}:root{font-synthesis:none;text-rendering:optimizelegibility}*,:before,:after{box-sizing:border-box}html,body,#root{width:100%;min-width:0;min-height:100%}html{background:var(--canvas,#f4f7f4)}body{background:var(--canvas,#f4f7f4);margin:0;overflow-x:hidden}button,input,select,textarea{max-width:100%;font:inherit}img,svg,canvas,video{max-width:100%;height:auto}.app{grid-template-columns:var(--sidebar-width,260px) minmax(0, 1fr);background:var(--canvas,#f4f7f4);align-items:start;width:100%;min-width:0;min-height:100dvh;display:grid}.main{width:100%;min-width:0;max-width:none;min-height:100vh;padding:clamp(12px,1.8vw,28px);overflow-x:hidden}.main>*{box-sizing:border-box;width:100%;min-width:0;max-width:none}.main .panel,.main .card,.main section,.main article{min-width:0}.main .table-wrap,.main .materialen-table-wrap,.main .offertes-table-wrap{width:100%;min-width:0;overflow-x:auto}@media (width<=1100px){.main{padding:16px}}@media (width<=820px){html,body,#root{background:var(--canvas,#f4f7f4);min-height:100%}.app{min-height:100dvh;display:block}.main{min-height:100svh;padding:max(10px, env(safe-area-inset-top)) 10px calc(94px + env(safe-area-inset-bottom));margin:0;display:block;transform:none}.main>:first-child{margin-top:0!important}}@media (width<=560px){.main{padding-left:8px;padding-right:8px}}.brand-logo{align-items:center;min-width:0;display:flex}.brand-logo img{object-fit:contain;max-width:100%;height:auto;display:block}.brand-logo-copy{min-width:0}.brand-logo-copy strong,.brand-logo-copy span{display:block}.brand-logo-copy strong{color:inherit;line-height:1.15}.brand-logo-copy span{color:var(--green-500);margin-top:3px;font-size:.76rem;font-weight:750}.brand-logo-sidebar{gap:11px}.brand-logo-sidebar img{width:58px;max-height:54px}.brand-logo-sidebar .brand-logo-copy strong{color:#fff;white-space:nowrap;font-size:.98rem}.brand-logo-print img{width:116px;max-height:58px}.brand-logo-header img{width:90px;max-height:52px}@media (width<=900px){.brand-logo-sidebar img{width:50px}}.sidebar{z-index:50;color:#fff;background:radial-gradient(circle at 20% 0,#53be4c26,#0000 30%),linear-gradient(#07140c 0%,#101713 100%);border-right:1px solid #ffffff12;flex-direction:column;height:100vh;display:flex;position:sticky;top:0;overflow:hidden}.sidebar-mobile-head,.sidebar-backdrop,.mobile-bottom-nav{display:none}.sidebar-brand{border-bottom:1px solid #ffffff14;flex:none;padding:18px 18px 15px}.sidebar-brand .brand-logo-sidebar{flex-direction:column;align-items:center;gap:6px;display:flex}.sidebar-brand .brand-logo-sidebar img{object-fit:contain;width:100%!important;max-width:220px!important;max-height:112px!important}.sidebar-brand .brand-logo-copy{text-align:center}.sidebar-brand .brand-logo-copy strong{color:#fff;font-weight:900;font-size:14px!important}.sidebar-brand .brand-logo-copy span{color:#80d754;font-weight:850;font-size:10px!important}.sidebar-nav{scrollbar-width:thin;scrollbar-color:#ffffff2e transparent;flex:auto;padding:14px 12px 18px;overflow-y:auto}.sidebar-group+.sidebar-group{margin-top:18px}.sidebar-group h2{color:#819087;letter-spacing:.13em;text-transform:uppercase;margin:0 8px 7px;font-size:10px;font-weight:900;line-height:1}.sidebar-group-list{gap:5px;display:grid}.sidebar-group-list button{color:#d6dfd8;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:12px;grid-template-columns:34px minmax(0,1fr) 16px;align-items:center;gap:10px;width:100%;min-height:45px;padding:6px 10px;font-size:13px;font-weight:780;transition:background .16s,color .16s,transform .16s;display:grid}.sidebar-group-list button:hover{color:#fff;background:#ffffff12}.sidebar-group-list button:active{transform:scale(.985)}.sidebar-group-list button.active{color:#fff;background:linear-gradient(135deg,#2c8e39,#236c31);box-shadow:0 10px 24px #0003}.sidebar-icon{background:#ffffff12;border-radius:10px;place-items:center;width:34px;height:34px;font-size:16px;display:grid}.sidebar-label{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.sidebar-chevron{color:#6f7d74;font-size:19px}.sidebar-group-list button.active .sidebar-chevron{color:#fffc}.employee-access-note{background:#78d84d12;border:1px solid #78d84d2e;border-radius:12px;margin:0 17px 12px;padding:10px 12px}.employee-access-note strong,.employee-access-note small{display:block}.employee-access-note strong{font-size:11px}.employee-access-note small{color:#aebcaf;margin-top:4px;font-size:9px;line-height:1.45}.sidebar-footer{padding:0 14px max(14px, env(safe-area-inset-bottom));background:linear-gradient(#09120c00,#09120cf2 15%);flex:none}.sidebar-user{border-top:1px solid #ffffff17;align-items:center;gap:11px;padding:15px 5px 11px;display:flex}.sidebar-user-avatar{color:#fff;background:#26933d;border-radius:50%;flex:0 0 42px;place-items:center;width:42px;height:42px;font-weight:900;display:grid}.sidebar-user-copy{flex:1;min-width:0}.sidebar-user strong,.sidebar-user small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.sidebar-user strong{color:#fff;font-size:12px}.sidebar-user small{color:#9fb0a3;margin-top:2px;font-size:10px}.sidebar-online{background:#5ed75e;border:2px solid #0a1b11;border-radius:50%;width:10px;height:10px;box-shadow:0 0 0 4px #5ed75e1c}.sidebar-logout{color:#fff;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff2b;border-radius:12px;width:100%;min-height:42px;font-weight:850}.sidebar-logout:hover{background:#ffffff1f}@media (width<=820px){.sidebar-backdrop{z-index:79;opacity:0;pointer-events:none;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0307048c;border:0;padding:0;transition:opacity .22s;display:block;position:fixed;inset:0}.sidebar-backdrop.is-visible{opacity:1;pointer-events:auto}.sidebar{z-index:80;border-right:0;width:min(88vw,390px);height:100dvh;transition:transform .24s cubic-bezier(.2,.75,.25,1);position:fixed;inset:0 auto 0 0;transform:translate(-104%);box-shadow:18px 0 50px #00000059}.sidebar.is-open{transform:translate(0)}.sidebar-mobile-head{min-height:calc(58px + env(safe-area-inset-top));padding:env(safe-area-inset-top) 14px 8px 20px;color:#cbd6ce;justify-content:space-between;align-items:flex-end;font-size:12px;font-weight:850;display:flex}.sidebar-mobile-head button{color:#fff;background:#ffffff12;border:1px solid #ffffff26;border-radius:14px;place-items:center;width:44px;height:44px;font-size:31px;line-height:1;display:grid}.sidebar-brand{padding:4px 20px 15px}.sidebar-brand .brand-logo-sidebar{text-align:left;flex-direction:row;align-items:center}.sidebar-brand .brand-logo-sidebar img{width:116px!important;max-width:116px!important;max-height:74px!important}.sidebar-brand .brand-logo-copy{text-align:left}.sidebar-brand .brand-logo-copy strong{font-size:15px!important}.sidebar-brand .brand-logo-copy span{font-size:10px!important}.sidebar-nav{padding:14px 14px 22px}.sidebar-group+.sidebar-group{margin-top:21px}.sidebar-group h2{margin-left:7px;font-size:11px}.sidebar-group-list{gap:7px}.sidebar-group-list button{border-radius:15px;grid-template-columns:42px minmax(0,1fr) 18px;gap:12px;min-height:56px;padding:7px 12px;font-size:16px}.sidebar-icon{border-radius:12px;width:42px;height:42px;font-size:19px}.sidebar-label{white-space:normal;line-height:1.15}.sidebar-footer{padding-inline:18px}.sidebar-user{padding-top:14px}.sidebar-logout{min-height:52px;font-size:16px}.mobile-bottom-nav{z-index:60;left:8px;right:8px;bottom:max(8px, env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fafcfaf5;border:1px solid #00000017;border-radius:20px;grid-template-columns:repeat(5,minmax(0,1fr));gap:2px;min-height:65px;padding:6px;display:grid;position:fixed;box-shadow:0 12px 38px #0003}.mobile-bottom-nav button{color:#667068;background:0 0;border:0;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:3px;min-width:0;min-height:52px;padding:4px 2px;font-weight:800;display:flex}.mobile-bottom-nav button>span{font-size:20px;line-height:1}.mobile-bottom-nav button small{text-overflow:ellipsis;white-space:nowrap;width:100%;font-size:9px;line-height:1.1;overflow:hidden}.mobile-bottom-nav button.active{color:#fff;background:linear-gradient(145deg,#2f9a42,#237532)}body.sf-mobile-menu-open{touch-action:none;overflow:hidden}}@media (width<=390px){.mobile-bottom-nav{gap:0;padding-inline:4px;left:5px;right:5px}.mobile-bottom-nav button small{font-size:8px}}@media (prefers-reduced-motion:reduce){.sidebar,.sidebar-backdrop,.sidebar-group-list button{transition:none}}@media (width<=820px){.sidebar-backdrop{appearance:none!important;width:auto!important;min-width:0!important;height:auto!important;min-height:0!important;box-shadow:none!important;border-radius:0!important;margin:0!important}}.sidebar-user-avatar img{object-fit:cover;border-radius:inherit;width:100%;height:100%;display:block}.sidebar-user-avatar{aspect-ratio:1;box-sizing:border-box;border:2px solid #ffffffe0;overflow:hidden;border-radius:50%!important;flex:0 0 42px!important;width:42px!important;min-width:42px!important;max-width:42px!important;height:42px!important;min-height:42px!important;max-height:42px!important}.sidebar-user-avatar img{object-fit:cover!important;object-position:center center!important;border-radius:50%!important;width:100%!important;min-width:100%!important;max-width:none!important;height:100%!important;min-height:100%!important;max-height:none!important;display:block!important}.startup-backdrop{z-index:5000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:radial-gradient(circle at 20% 15%,#60be4738,#0000 32%),radial-gradient(circle at 85% 80%,#60be471f,#0000 30%),#06120af5;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.startup-card{text-align:center;background:radial-gradient(circle at 100% 0,#5bb13d24,#0000 35%),#fff;border:1px solid #ffffff24;border-radius:22px;width:min(560px,100%);padding:32px;animation:.36s both startup-enter;overflow:hidden;box-shadow:0 35px 90px #00000061}.startup-logo{place-items:center;min-height:105px;display:grid}.startup-logo img{width:min(320px,90%)!important;max-height:115px!important}.startup-version{color:var(--green-700);letter-spacing:.08em;text-transform:uppercase;margin-top:8px;font-size:10px;font-weight:900;display:block}.startup-card h1{margin:12px 0 3px;font-size:27px}.startup-date{margin:0;font-size:11px}.startup-card blockquote{border-left:4px solid var(--green-500);background:var(--green-50);color:#29442f;border-radius:0 12px 12px 0;margin:24px 0;padding:17px;font-size:16px;font-weight:750;line-height:1.45}.startup-role{color:var(--muted);justify-content:center;align-items:center;gap:7px;margin-bottom:18px;font-size:10px;display:flex}.startup-online{background:#58c756;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #58c7561f}.startup-card .primary-button{min-width:180px}@keyframes startup-enter{0%{opacity:0;transform:translateY(12px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@media (prefers-reduced-motion:reduce){.startup-card{animation:none}}@media (width<=600px){.startup-card{padding:22px 16px}.startup-card h1{font-size:23px}.startup-card blockquote{font-size:14px}}.signin-shell{background:radial-gradient(circle at 18% 15%,#81c76240,#0000 32%),radial-gradient(circle at 82% 85%,#ffb24530,#0000 30%),linear-gradient(145deg,#fafcf8 0%,#eef6eb 52%,#fbf6ed 100%);place-items:center;min-height:100vh;padding:32px 18px;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;display:grid;position:relative;overflow:hidden}.signin-orb{filter:blur(4px);opacity:.6;border-radius:999px;position:absolute}.signin-orb-a{background:#51a14826;width:270px;height:270px;top:9%;left:7%}.signin-orb-b{background:#ff9a2a21;width:320px;height:320px;bottom:4%;right:4%}.signin-card{z-index:2;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff2;border:1px solid #3c5f361f;border-radius:24px;width:min(100%,520px);padding:30px;position:relative;box-shadow:0 30px 75px #2b462733,0 8px 25px #2b46271a}.signin-logo{justify-content:center;margin-bottom:18px;display:flex}.signin-logo img,.signin-logo svg{max-width:50%;height:auto}.signin-copy{text-align:center;margin-bottom:22px}.signin-copy>span{letter-spacing:.16em;color:#357536;font-size:11px;font-weight:800}.signin-copy h1{letter-spacing:-.04em;color:#202b1f;margin:7px 0 6px;font-size:40px;line-height:1.05}.signin-copy strong{color:#4f8144;white-space:normal;max-width:420px;margin:0 auto;font-size:22px;line-height:1.25;display:block}.signin-copy p{color:#6d756a;max-width:420px;margin:11px auto 0;font-size:14px;line-height:1.55}.signin-form{gap:14px;display:grid}.signin-form label{color:#334132;gap:7px;font-size:13px;font-weight:700;display:grid}.signin-form input:not([type=checkbox]){box-sizing:border-box;width:100%;font:inherit;color:#233022;background:#fbfdfb;border:1px solid #d5ded1;border-radius:12px;outline:none;padding:13px 14px;transition:all .18s}.signin-form input:not([type=checkbox]):focus{background:#fff;border-color:#5b9652;box-shadow:0 0 0 4px #4e91451f}.signin-migrate{align-items:start;line-height:1.4;color:#6c7469!important;grid-template-columns:18px 1fr!important;gap:9px!important;font-weight:500!important}.signin-migrate input{margin-top:2px}.signin-form button,.signin-offline button{color:#fff;font:inherit;cursor:pointer;background:linear-gradient(135deg,#2e7a39,#4f9749);border:0;border-radius:12px;padding:13px 16px;font-weight:800;box-shadow:0 11px 24px #2f7c3a3d}.signin-offline{gap:10px;display:grid}.signin-offline p,.signin-status{text-align:center;color:#697267}.signin-offline .secondary{color:#347536;box-shadow:none;background:#fff;border:1px solid #cfdbcb}.signin-error{color:#a2382a;background:#fff0ed;border:1px solid #f1c9c1;border-radius:10px;margin-top:12px;padding:11px 12px;font-size:13px}.signin-card footer{color:#7a8277;border-top:1px solid #edf1eb;flex-wrap:wrap;justify-content:center;gap:8px 18px;margin-top:20px;padding-top:17px;font-size:12px;display:flex}.signin-card footer span:before{content:"✓";color:#4a8a43;margin-right:6px;font-weight:900}@media (width<=560px){.signin-card{border-radius:20px;padding:24px 20px}.signin-copy h1{font-size:34px}.signin-card footer{flex-direction:column;align-items:flex-start}}@keyframes signflowCardIn{0%{opacity:0;transform:translateY(18px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes signflowFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.signin-card-enter{animation:.55s cubic-bezier(.22,.8,.28,1) both signflowCardIn}.signin-card{background:linear-gradient(#ffffffeb,#ffffffdb);border:1px solid #ffffffbd;overflow:hidden;box-shadow:0 34px 90px #2b462738,0 12px 30px #2b46271f,inset 0 1px #ffffffe0}.signin-watermark{letter-spacing:-.08em;color:#3b7a3b0b;pointer-events:none;-webkit-user-select:none;user-select:none;font-size:132px;font-weight:800;line-height:1;position:absolute;top:8px;right:-18px}.signin-logo{animation:6s ease-in-out infinite signflowFloat}.signin-logo img,.signin-logo svg{max-width:26%}.signin-copy strong{text-wrap:balance;max-width:390px;margin:0 auto;font-size:23px;line-height:1.3}.signin-label-row{align-items:center;gap:7px;display:inline-flex}.signin-form input:not([type=checkbox]){min-height:46px}.signin-form button{position:relative;overflow:hidden}.signin-form button:after{content:"";background:linear-gradient(110deg,#0000 20%,#ffffff3d 50%,#0000 80%);transition:transform .55s;position:absolute;inset:0;transform:translate(-120%)}.signin-form button:hover:after{transform:translate(120%)}@media (prefers-reduced-motion:reduce){.signin-card-enter,.signin-logo{animation:none}.signin-form button:after{display:none}}.signin-forgot{color:#39783b!important;box-shadow:none!important;background:0 0!important;margin-top:-3px!important;padding:7px!important}.signin-reset{background:#f8fbf7;border:1px solid #dce6d8;border-radius:14px;margin-top:14px;padding:14px}.signin-reset-head{justify-content:space-between;gap:12px;margin-bottom:10px;display:flex}.signin-reset-head strong,.signin-reset-head small{display:block}.signin-reset-head small{color:#737b70;margin-top:3px}.signin-reset-head>button{color:#5c6659;cursor:pointer;background:0 0;border:0;font-size:24px}.signin-reset form{gap:10px;display:grid}.signin-reset label{gap:5px;font-size:12px;font-weight:700;display:grid}.signin-reset input{background:#fff;border:1px solid #d2dcd0;border-radius:9px;padding:10px}.signin-reset form>button{color:#fff;cursor:pointer;background:#347d3b;border:0;border-radius:9px;padding:10px;font-weight:800}.setup-form{gap:16px}.setup-heading{background:linear-gradient(135deg,#eef8eb,#fbf8ee);border:1px solid #dae7d5;border-radius:13px;padding:14px 15px}.setup-heading span{letter-spacing:.14em;color:#367738;font-size:10px;font-weight:900}.setup-heading h2{color:#263225;margin:5px 0 4px;font-size:21px}.setup-heading p{color:#6e766b;margin:0;font-size:13px;line-height:1.45}.setup-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.setup-full{grid-column:1/-1}.setup-safety{background:#f5f8f4;border:1px solid #e1e8de;border-radius:10px;gap:3px;padding:11px 12px;display:grid}.setup-safety strong{color:#367538;font-size:12px}.setup-safety span{color:#71796f;font-size:12px;line-height:1.4}@media (width<=620px){.setup-grid{grid-template-columns:1fr}.setup-full{grid-column:auto}}.signin-recovery-links{gap:2px;margin-top:-3px;display:grid}.signin-admin-recovery-link{color:#7a5a2b!important;font-size:12px!important}.signin-admin-recovery{background:#fffdf8;border-color:#ead9bb}.admin-recovery-instructions{color:#62695f;gap:9px;font-size:12px;line-height:1.45;display:grid}.admin-recovery-instructions p{margin:0}.admin-recovery-instructions code{color:#5f4827;overflow-wrap:anywhere;background:#f2eee5;border:1px solid #e3d8c5;border-radius:9px;padding:10px;display:block}.admin-recovery-instructions button{color:#fff;cursor:pointer;background:#7a6338;border:0;border-radius:9px;padding:10px;font-weight:800}.admin-recovery-note{color:#6f746b;line-height:1.45;display:block}.recovery-overlay{z-index:50;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#141f1494;place-items:center;padding:24px;animation:.2s ease-out recoveryFadeIn;display:grid;position:fixed;inset:0}.recovery-dialog{background:#fff;border:1px solid #ffffffb3;border-radius:24px;width:min(100%,650px);max-height:calc(100vh - 48px);padding:28px;animation:.28s cubic-bezier(.22,.8,.28,1) recoveryDialogIn;position:relative;overflow:auto;box-shadow:0 35px 100px #0d1f0f59}.recovery-close{color:#52604f;cursor:pointer;z-index:2;background:#fff;border:1px solid #e1e8df;border-radius:50%;width:36px;height:36px;font-size:24px;line-height:1;position:absolute;top:18px;right:18px}.recovery-close:hover{color:#264d2b;background:#f4f8f3}.recovery-hero{grid-template-columns:64px 1fr;align-items:center;gap:17px;padding-right:42px;display:grid}.recovery-icon{background:linear-gradient(145deg,#e9f6e7,#f7fbf5);border:1px solid #d6e8d3;border-radius:18px;place-items:center;width:64px;height:64px;display:grid;box-shadow:inset 0 1px #fff}.recovery-icon svg{fill:#3d8445;width:34px;height:34px}.recovery-eyebrow{letter-spacing:.15em;color:#438048;margin-bottom:5px;font-size:10px;font-weight:900;display:block}.recovery-hero h2{color:#202c20;letter-spacing:-.025em;margin:0;font-size:27px}.recovery-hero p{color:#6e786c;margin:5px 0 0;font-size:13px;line-height:1.45}.recovery-progress{align-items:center;margin:24px 0 18px;padding:0 8px;display:flex}.recovery-progress-item{color:#939b91;white-space:nowrap;align-items:center;gap:8px;font-size:11px;display:flex}.recovery-progress-item span{background:#f8faf7;border:1px solid #d8dfd5;border-radius:50%;place-items:center;width:26px;height:26px;font-weight:800;display:grid}.recovery-progress-item.is-complete,.recovery-progress-item.is-active{color:#3b7941}.recovery-progress-item.is-complete span{color:#fff;background:#428449;border-color:#428449}.recovery-progress-item.is-active span{color:#3c7d43;background:#eff8ed;border:2px solid #4d9254}.recovery-progress-line{background:#e1e6df;flex:1;min-width:30px;height:2px;margin:0 12px}.recovery-progress-line.is-complete{background:#7aac78}.recovery-status-card{border-radius:14px;grid-template-columns:12px 1fr;gap:12px;margin-bottom:16px;padding:14px 15px;display:grid}.recovery-status-card.is-waiting{background:#fff8ec;border:1px solid #f0d7ae}.recovery-status-card.is-ready{background:#edf8ec;border:1px solid #cce6c8}.recovery-status-dot{background:#d58c25;border-radius:50%;width:10px;height:10px;margin-top:5px;box-shadow:0 0 0 4px #d58c2521}.recovery-status-card.is-ready .recovery-status-dot{background:#419049;box-shadow:0 0 0 4px #41904921}.recovery-status-card strong{color:#354133;font-size:13px;display:block}.recovery-status-card p{color:#6e766b;margin:3px 0 0;font-size:12px;line-height:1.45}.recovery-instructions{gap:10px;display:grid}.recovery-step-card{background:#fbfcfa;border:1px solid #e4e9e1;border-radius:12px;grid-template-columns:32px 1fr;gap:11px;padding:12px;display:grid}.recovery-step-card>span{color:#39773f;background:#e9f4e7;border-radius:9px;place-items:center;width:29px;height:29px;font-size:12px;font-weight:900;display:grid}.recovery-step-card strong{color:#354133;font-size:13px;display:block}.recovery-step-card p{color:#737b70;margin:3px 0 0;font-size:12px;line-height:1.4}.recovery-step-card code{color:#42513f;overflow-wrap:anywhere;background:#f0f2ed;border:1px solid #dfe4dc;border-radius:8px;margin-top:7px;padding:8px 10px;font-size:11px;display:block}.recovery-form{gap:14px;display:grid}.recovery-form label{color:#354133;gap:7px;font-size:12px;font-weight:800;display:grid}.recovery-password-field{background:#fbfdfb;border:1px solid #d4ddd1;border-radius:12px;align-items:center;transition:all .18s;display:flex;overflow:hidden}.recovery-password-field:focus-within{background:#fff;border-color:#57925d;box-shadow:0 0 0 4px #4b8f531f}.recovery-password-field input{outline:0;flex:1;min-width:0;box-shadow:none!important;background:0 0!important;border:0!important;padding:13px 14px!important}.recovery-password-field button{color:#3e7b45;cursor:pointer;background:0 0;border:0;padding:10px 13px;font-size:11px;font-weight:800}.recovery-requirements{color:#667064;background:#f6f8f4;border:1px solid #e3e8e0;border-radius:12px;grid-template-columns:1fr 1fr;gap:6px 14px;padding:12px 14px;font-size:11px;display:grid}.recovery-requirements strong{color:#3c493a;grid-column:1/-1}.recovery-requirements span:before{content:"✓";color:#4b8b50;margin-right:6px;font-weight:900}.recovery-safety-note{color:#5f6b5d;background:#f0f7ef;border-radius:11px;grid-template-columns:25px 1fr;align-items:start;gap:9px;padding:11px 12px;font-size:11px;line-height:1.45;display:grid}.recovery-safety-note>span{color:#fff;background:#4a8d50;border-radius:50%;place-items:center;width:23px;height:23px;font-weight:900;display:grid}.recovery-safety-note p{margin:2px 0 0}.recovery-primary{color:#fff;font:inherit;cursor:pointer;background:linear-gradient(135deg,#2f7738,#4d954f);border:0;border-radius:12px;padding:13px 16px;font-weight:850;transition:all .18s;box-shadow:0 11px 24px #2f773838}.recovery-primary:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 14px 28px #2f773847}.recovery-primary:disabled{opacity:.65;cursor:wait}.recovery-footer{color:#858d82;border-top:1px solid #e9ede7;justify-content:space-between;align-items:center;gap:12px;margin-top:18px;padding-top:15px;font-size:10px;display:flex}.recovery-footer button{color:#397840;cursor:pointer;background:0 0;border:0;font-size:11px;font-weight:800}@keyframes recoveryFadeIn{0%{opacity:0}to{opacity:1}}@keyframes recoveryDialogIn{0%{opacity:0;transform:translateY(15px)scale(.985)}to{opacity:1;transform:none}}@media (width<=620px){.recovery-overlay{padding:10px}.recovery-dialog{border-radius:19px;max-height:calc(100vh - 20px);padding:22px 17px}.recovery-hero{grid-template-columns:52px 1fr;gap:12px}.recovery-icon{border-radius:15px;width:52px;height:52px}.recovery-hero h2{font-size:23px}.recovery-progress-item strong{display:none}.recovery-requirements{grid-template-columns:1fr}.recovery-requirements strong{grid-column:auto}.recovery-footer{flex-direction:column;align-items:flex-start}}.dashboard-mockup{max-width:1520px;margin:0 auto}.dashboard-topbar{justify-content:space-between;align-items:center;gap:18px;margin-bottom:12px;display:flex}.dashboard-topbar h2{margin:2px 0 4px;font-size:24px}.dashboard-topbar p{margin:0}.dashboard-kicker{color:var(--green-700);letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:900}.welcome-hero{box-shadow:var(--shadow-sm);background:radial-gradient(circle at 92% 85%,#39a84f24,#0000 28%),linear-gradient(135deg,#fff 0%,#f5faf5 100%);border:1px solid #dbe8dc;border-radius:14px;grid-template-columns:190px minmax(0,1fr) auto;align-items:center;gap:18px;padding:18px;display:grid;overflow:hidden}.welcome-logo-card{border-right:1px solid var(--border);place-items:center;min-height:115px;padding-right:18px;display:grid}.welcome-logo-card img{width:165px!important;max-height:112px!important}.welcome-hero-copy span,.welcome-hero-copy strong,.welcome-hero-copy small{display:block}.welcome-hero-copy span{color:var(--green-700);text-transform:uppercase;font-size:9px;font-weight:900}.welcome-hero-copy strong{margin-top:4px;font-size:16px}.welcome-hero-copy small{color:var(--muted);margin-top:5px}.welcome-hero-stats{grid-template-columns:repeat(3,minmax(100px,1fr));gap:8px;display:grid}.welcome-hero-stats div{border:1px solid var(--border);background:#ffffffd1;border-radius:10px;min-width:110px;padding:11px}.welcome-hero-stats span,.welcome-hero-stats strong{display:block}.welcome-hero-stats span{color:var(--muted);font-size:9px}.welcome-hero-stats strong{margin-top:4px;font-size:18px}.mockup-kpis{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:10px;display:grid}.mockup-kpis button{border:1px solid var(--border);min-width:0;color:var(--text);text-align:left;cursor:pointer;box-shadow:var(--shadow-sm);background:#fff;border-radius:12px;grid-template-columns:44px minmax(0,1fr);align-items:center;gap:10px;padding:13px;display:grid}.mockup-kpi-icon{background:var(--green-100);width:42px;height:42px;color:var(--green-700);border-radius:50%;place-items:center;font-size:17px;display:grid}.mockup-kpis small,.mockup-kpis strong,.mockup-kpis em{font-style:normal;display:block}.mockup-kpis small{color:var(--muted);font-size:9px}.mockup-kpis strong{margin-top:4px;font-size:20px}.mockup-kpis em{color:var(--green-700);margin-top:4px;font-size:8px}.dashboard-content-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:10px;width:100%;min-width:0;margin-top:10px;display:grid}.dashboard-content-grid>.panel{grid-area:auto;align-self:stretch;width:100%;min-width:0;max-width:none;margin:0;padding:14px}.quick-start-tiles{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.quick-start-tile{border:1px solid var(--border);min-height:94px;color:var(--text);text-align:center;cursor:pointer;background:#fff;border-radius:10px;align-content:center;justify-items:center;gap:5px;padding:10px;display:grid}.quick-start-tile strong,.quick-start-tile small{white-space:normal;display:block}.quick-start-tile strong{font-size:10px}.quick-start-tile small{color:var(--muted);font-size:8px}.tile-icon{border-radius:9px;place-items:center;width:34px;height:34px;font-size:15px;display:grid}.tone-green .tile-icon{color:#2c8b3e;background:#edf8ee}.tone-blue .tile-icon{color:#2b6cb0;background:#edf4ff}.tone-orange .tile-icon{color:#e66a00;background:#fff4e8}.tone-purple .tile-icon{color:#7b4bc4;background:#f5efff}.tone-yellow .tile-icon{color:#c58c00;background:#fff8e2}.tone-cyan .tile-icon{color:#138b8b;background:#eafafa}.table-scroll{width:100%;overflow-x:auto}.recent-offers-table table tbody tr{cursor:pointer}.status-pill{border-radius:999px;padding:3px 7px;font-size:8px;font-weight:800;display:inline-flex}.project-mini-list,.task-mini-list,.price-mini-list{gap:3px;display:grid}.project-mini-list button,.task-mini-list button,.price-mini-list button{border:0;border-bottom:1px solid var(--border);width:100%;min-width:0;color:var(--text);text-align:left;cursor:pointer;background:0 0;align-items:center;gap:8px;padding:8px 2px;display:grid}.project-mini-list button{grid-template-columns:minmax(0,1fr) 90px 36px}.task-mini-list button{grid-template-columns:14px minmax(0,1fr) auto}.price-mini-list button{grid-template-columns:minmax(0,1fr) auto}.project-mini-list strong,.project-mini-list small,.task-mini-list strong,.task-mini-list small,.price-mini-list strong,.price-mini-list small{display:block}.project-mini-list strong,.task-mini-list strong,.price-mini-list strong{font-size:9px}.project-mini-list small,.task-mini-list small,.price-mini-list small{color:var(--muted);font-size:8px}.project-mini-list em,.task-mini-list em,.price-mini-list em{color:var(--muted);font-size:8px;font-style:normal}.mini-progress{background:#e8ece8;border-radius:999px;height:6px;overflow:hidden}.mini-progress i{border-radius:inherit;background:var(--green-500);height:100%;display:block}.task-check{background:#fff;border:1px solid #cbd5cc;border-radius:3px;width:13px;height:13px}.empty-inline{color:var(--muted);padding:16px 2px;font-size:9px}.dashboard-footer{border-top:1px solid var(--border);color:var(--muted);justify-content:space-between;gap:12px;margin-top:12px;padding:10px 2px 0;font-size:8px;display:flex}@media (width<=1180px){.welcome-hero{grid-template-columns:160px 1fr}.welcome-hero-stats{grid-column:1/-1}.mockup-kpis,.dashboard-content-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.dashboard-topbar{flex-direction:column;align-items:stretch}.welcome-hero{grid-template-columns:1fr}.welcome-logo-card{border-right:0;border-bottom:1px solid var(--border);padding-bottom:12px;padding-right:0}.welcome-hero-stats,.mockup-kpis,.quick-start-tiles,.dashboard-content-grid{grid-template-columns:1fr}.dashboard-footer{flex-direction:column}}.margin-settings-panel{grid-column:auto}.margin-settings-badge{color:#39722d;background:#e8f4e2;border-radius:999px;padding:4px 7px;font-size:8px;font-weight:900}.margin-settings-list{gap:4px;display:grid}.margin-settings-list>label{border-bottom:1px solid var(--border);grid-template-columns:minmax(0,1fr) 105px;align-items:center;gap:10px;padding:7px 0;display:grid}.margin-settings-list strong,.margin-settings-list small{display:block}.margin-settings-list strong{font-size:9px}.margin-settings-list small{color:var(--muted);margin-top:2px;font-size:7.5px}.margin-settings-list>label>div{border:1px solid var(--border);background:#fff;border-radius:8px;grid-template-columns:26px minmax(0,1fr);align-items:center;display:grid;overflow:hidden}.margin-settings-list em{border-right:1px solid var(--border);color:#39722d;background:#f3f6f2;align-self:stretch;place-items:center;font-size:9px;font-style:normal;font-weight:900;display:grid}.margin-settings-list input{text-align:right;width:100%;min-width:0;min-height:31px;font-size:10px;font-weight:800;background:0 0!important;border:0!important;border-radius:0!important;padding:5px 7px!important}.margin-settings-actions{background:#f7faf6;border-radius:9px;justify-content:space-between;align-items:center;gap:9px;margin-top:10px;padding:9px;display:flex}.margin-settings-actions strong,.margin-settings-actions span{display:block}.margin-settings-actions span{color:var(--green-700);margin-top:2px;font-size:8px}.margin-settings-message{color:#2f7d32;background:#eaf7e8;border-radius:8px;margin-top:8px;padding:8px;font-size:8px}@media (width<=600px){.margin-settings-list>label{grid-template-columns:1fr}.margin-settings-actions{flex-direction:column;align-items:stretch}}.welcome-logo-card.has-profile-photo{padding:0;overflow:hidden}.welcome-logo-card.has-profile-photo img{object-fit:cover;width:100%;height:100%;min-height:116px;display:block}.dashboard-greeting{align-items:center;gap:14px;min-width:0;display:flex}.dashboard-greeting-avatar{aspect-ratio:1;background:var(--green-600,#27853d);color:#fff;box-sizing:border-box;border:2px solid #fff;border-radius:50%;flex:0 0 80px;place-items:center;width:80px;min-width:80px;max-width:80px;height:80px;font-weight:900;display:grid;overflow:hidden;box-shadow:0 5px 16px #0a23122e}.dashboard-greeting-avatar img{object-fit:cover!important;object-position:center center!important;width:100%!important;max-width:none!important;height:100%!important;max-height:none!important;display:block!important}@media (width<=820px){.dashboard-greeting{gap:10px}.dashboard-greeting-avatar{flex-basis:58px;width:58px;min-width:58px;max-width:58px;height:58px}.dashboard-topbar h2{font-size:20px}}.supplier-modal-backdrop{z-index:1500;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0f172a94;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.supplier-modal{background:#fff;border-radius:17px;width:min(1450px,100%);max-height:calc(100vh - 36px);padding:17px;overflow:auto;box-shadow:0 30px 90px #0f172a4d}.supplier-modal-header{justify-content:space-between;gap:16px;display:flex}.supplier-modal-header h2{margin:3px 0}.supplier-modal-header p{margin:0}.supplier-modal-header>button{cursor:pointer;background:0 0;border:0;font-size:27px}.supplier-tabs{border-bottom:1px solid var(--border);gap:5px;margin:14px 0;display:flex}.supplier-tabs button{cursor:pointer;background:0 0;border:0;border-bottom:3px solid #0000;padding:8px 11px}.supplier-tabs button.active{border-bottom-color:var(--green-500);color:var(--green-700);font-weight:800}.supplier-upload-zone{width:100%;min-height:210px;color:var(--text);cursor:pointer;background:#fbfefb;border:2px dashed #b9cfbb;border-radius:12px;place-content:center;justify-items:center;gap:7px;display:grid}.supplier-upload-zone span{color:var(--green-700);font-size:29px}.supplier-upload-zone strong,.supplier-upload-zone small{white-space:normal;text-align:center}.supplier-upload-zone small{color:var(--muted)}.supplier-quote-meta{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;display:grid}.supplier-quote-meta label{gap:5px;display:grid}.supplier-info-message{color:#356d31;background:#eef6e8;border-radius:8px;margin:9px 0;padding:9px}.supplier-import-layout{grid-template-columns:minmax(340px,.8fr) minmax(0,1.2fr);gap:10px;display:grid}.supplier-pdf-preview iframe{border:1px solid var(--border);border-radius:9px;width:100%;height:570px}.supplier-lines-wrap{overflow:auto}.supplier-lines-table{min-width:950px}.supplier-lines-table td{vertical-align:top}.supplier-lines-table td:nth-child(2) input{min-width:260px}.supplier-lines-table td small{max-width:310px;color:var(--muted);white-space:normal;margin-top:3px;display:block}.supplier-lines-table input[type=number]{width:76px;min-width:76px}.supplier-lines-table input[type=checkbox]{width:14px;min-width:auto;min-height:auto}.supplier-modal-footer{border-top:1px solid var(--border);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff7;justify-content:space-between;align-items:center;gap:12px;margin:14px -17px -17px;padding:11px 17px;display:flex;position:sticky;bottom:-17px}.supplier-modal-footer>div{align-items:center;gap:7px;display:flex}.supplier-email-toolbar{justify-content:space-between;gap:14px;display:flex}.supplier-email-toolbar h3{margin:0}.supplier-email-toolbar p{margin:4px 0}.supplier-email-list{gap:7px;margin-top:10px;display:grid}.supplier-email-list article{border:1px solid var(--border);border-radius:10px;justify-content:space-between;gap:12px;padding:11px;display:flex}.supplier-email-list article strong,.supplier-email-list article span,.supplier-email-list article small{display:block}.supplier-email-list article span,.supplier-email-list article small{color:var(--muted);margin-top:3px}.supplier-empty{text-align:center;color:var(--muted);padding:35px}@media (width<=1000px){.supplier-quote-meta{grid-template-columns:repeat(2,minmax(0,1fr))}.supplier-import-layout{grid-template-columns:1fr}.supplier-pdf-preview iframe{height:440px}}@media (width<=650px){.supplier-modal-header,.supplier-email-toolbar,.supplier-email-list article,.supplier-modal-footer{flex-direction:column}.supplier-quote-meta{grid-template-columns:1fr}.supplier-modal-footer>div{flex-wrap:wrap}}.carwrap-backdrop{z-index:1600;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0f172a9e;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.carwrap-modal{background:#fff;border-radius:18px;width:min(1380px,100%);max-height:calc(100vh - 36px);padding:18px;overflow:auto;box-shadow:0 35px 95px #00000052}.carwrap-modal>header{justify-content:space-between;gap:18px;display:flex}.carwrap-modal>header h2{margin:3px 0}.carwrap-modal>header p{margin:0}.carwrap-modal>header button{cursor:pointer;background:0 0;border:0;font-size:28px}.carwrap-steps{grid-template-columns:repeat(5,1fr);gap:6px;margin:16px 0;display:grid}.carwrap-steps button{border:1px solid var(--border);cursor:pointer;background:#fff;border-radius:9px;align-items:center;gap:7px;padding:8px;display:flex}.carwrap-steps button span{background:#eef2ee;border-radius:50%;place-items:center;width:23px;height:23px;font-weight:800;display:grid}.carwrap-steps button.active{color:#397329;background:#f1f8ed;border-color:#82b865}.carwrap-steps button.active span,.carwrap-steps button.done span{color:#fff;background:#5a9c35}.carwrap-body{grid-template-columns:minmax(0,1fr) 260px;gap:12px;display:grid}.carwrap-body>main{border:1px solid var(--border);border-radius:12px;min-height:500px;padding:15px}.carwrap-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.carwrap-grid label{gap:5px;display:grid}.carwrap-grid .wide{grid-column:1/-1}.carwrap-grid .check{align-items:center;gap:7px;display:flex}.carwrap-grid .check input,.checkbox-row input,.extras input{width:14px;min-height:auto}.vehicle-info{background:#f5f8f4;border-radius:10px;flex-wrap:wrap;grid-column:1/-1;gap:8px;padding:12px;display:flex}.vehicle-info strong{width:100%}.vehicle-info span{background:#fff;border-radius:999px;padding:4px 8px}.vehicle-info small{width:100%;color:var(--muted)}.wrap-type-cards{grid-template-columns:repeat(3,1fr);gap:9px;display:grid}.wrap-type-cards button{border:1px solid var(--border);text-align:left;cursor:pointer;background:#fff;border-radius:11px;padding:15px}.wrap-type-cards button.active{background:#eff8ea;border-color:#72ad50}.wrap-type-cards strong,.wrap-type-cards small{display:block}.wrap-type-cards small{color:var(--muted);margin-top:4px}.vehicle-visual{grid-template-columns:1fr 1fr;gap:18px;margin-top:20px;display:grid}.van-shape{clip-path:polygon(7% 32%,21% 32%,30% 10%,78% 10%,88% 32%,97% 38%,97% 76%,90% 76%,86% 88%,76% 88%,71% 76%,29% 76%,24% 88%,14% 88%,9% 76%,3% 76%,3% 40%);background:linear-gradient(135deg,#eef5ea,#f9fbf8);border-radius:18px;place-items:center;min-height:245px;display:grid}.van-shape span{color:#69a747;letter-spacing:.16em;font-size:28px;font-weight:900}.part-grid{grid-template-columns:repeat(2,1fr);gap:7px;display:grid}.part-grid label{border:1px solid var(--border);border-radius:9px;grid-template-columns:18px 1fr auto;align-items:center;gap:6px;padding:9px;display:grid}.part-grid label.selected{background:#eff8ea;border-color:#80b763}.part-grid input{width:14px;min-height:auto}.part-grid small{color:var(--muted)}.checkbox-row,.extras{flex-wrap:wrap;gap:8px;display:flex}.checkbox-row label,.extras label{border:1px solid var(--border);border-radius:8px;align-items:center;gap:5px;padding:7px;display:flex}.carwrap-summary{color:#fff;background:#132017;border-radius:12px;align-self:start;padding:15px}.carwrap-summary>span{color:#8bc865;text-transform:uppercase;font-size:9px}.carwrap-summary h3{margin:5px 0}.carwrap-summary p{color:#b9c4bb}.carwrap-summary dl{grid-template-columns:1fr auto;gap:8px;margin:20px 0;display:grid}.carwrap-summary dt{color:#aeb9b0}.carwrap-summary dd{margin:0;font-weight:800}.carwrap-summary>div{border-top:1px solid #ffffff26;padding-top:13px}.carwrap-summary>div span,.carwrap-summary>div strong{display:block}.carwrap-summary>div strong{color:#91d26b;font-size:23px}.calculation-detail{gap:4px;display:grid}.calculation-detail>div{border-bottom:1px solid var(--border);justify-content:space-between;gap:15px;padding:10px;display:flex}.calculation-detail .grand{background:#f4f7f3;border:0;margin-top:10px;font-size:15px}.calculation-detail .selling{color:#38712b;background:#eaf6e4;font-size:18px}.carwrap-modal>footer{border-top:1px solid var(--border);background:#fffffff7;justify-content:space-between;gap:10px;margin:16px -18px -18px;padding:11px 18px;display:flex;position:sticky;bottom:-18px}.carwrap-modal>footer>div{gap:7px;display:flex}@media (width<=950px){.carwrap-body{grid-template-columns:1fr}.carwrap-summary{position:static}.carwrap-grid{grid-template-columns:repeat(2,1fr)}.vehicle-visual{grid-template-columns:1fr}.carwrap-steps button{font-size:0}.carwrap-steps button span{font-size:10px}}@media (width<=620px){.carwrap-grid,.wrap-type-cards{grid-template-columns:1fr}.carwrap-grid .wide{grid-column:1}.carwrap-modal>footer{flex-direction:column}.carwrap-steps{grid-template-columns:repeat(5,auto)}}.carwrap-visual-upload{background:#fbfdf9;border:1px dashed #9fbd87;border-radius:12px;outline:none;margin-top:18px;padding:13px}.carwrap-visual-upload:focus{border-color:#5a9c35;box-shadow:0 0 0 3px #5a9c351f}.carwrap-visual-upload-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.carwrap-visual-upload-head h3{margin:3px 0}.carwrap-visual-upload-head p{color:var(--muted);margin:0}.carwrap-image-message{color:#397329;background:#edf7e8;border-radius:8px;margin-top:9px;padding:8px}.carwrap-visual-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:11px;display:grid}.carwrap-visual-grid article{border:1px solid var(--border);background:#fff;border-radius:10px;gap:6px;padding:8px;display:grid}.carwrap-visual-grid article.primary{border-color:#6fad4b;box-shadow:0 0 0 2px #6fad4b1f}.carwrap-visual-grid img{object-fit:contain;background:#f2f5f2;border-radius:7px;width:100%;height:145px}.carwrap-visual-grid label{align-items:center;gap:6px;display:flex}.carwrap-visual-grid label input{width:14px;min-height:auto}.carwrap-visual-grid article>div{flex-wrap:wrap;gap:5px;display:flex}.carwrap-summary-image{object-fit:contain;background:#fff;border-radius:8px;width:100%;max-height:130px;margin:8px 0}@media (width<=620px){.carwrap-visual-upload-head{flex-direction:column}.carwrap-visual-grid{grid-template-columns:1fr}}.carwrap-material-toolbar{border:1px solid var(--border);background:#f7faf7;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;padding:10px;display:flex}.carwrap-material-toolbar strong,.carwrap-material-toolbar small{display:block}.carwrap-material-toolbar small{color:var(--muted);margin-top:3px}@media (width<=650px){.carwrap-material-toolbar{flex-direction:column;align-items:stretch}}.carwrap-foil-builder{border:1px solid var(--border);background:#fbfdfb;border-radius:12px;padding:12px}.carwrap-foil-builder-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.carwrap-foil-builder-head strong,.carwrap-foil-builder-head small{display:block}.carwrap-foil-builder-head small{max-width:560px;color:var(--muted);margin-top:3px}.carwrap-foil-builder-head>div:last-child{gap:6px;display:flex}.carwrap-foil-advice{background:var(--green-50);border-radius:8px;align-items:baseline;gap:9px;margin:10px 0;padding:8px 10px;display:flex}.carwrap-foil-advice strong{color:var(--green-700);font-size:15px}.carwrap-foil-advice small{color:var(--muted);margin-left:auto}.carwrap-foil-list{gap:7px;display:grid}.carwrap-foil-row{border:1px solid var(--border);background:#fff;border-radius:9px;grid-template-columns:28px minmax(250px,1fr) 135px 145px 28px;align-items:end;gap:8px;padding:9px;display:grid}.carwrap-foil-number{background:var(--green-100);width:25px;height:25px;color:var(--green-700);border-radius:7px;align-self:center;place-items:center;font-weight:900;display:grid}.carwrap-foil-row label{gap:5px;min-width:0;display:grid}.carwrap-foil-row select,.carwrap-foil-row input{width:100%;min-width:0}.carwrap-foil-quantity>div{grid-template-columns:minmax(0,1fr) 30px;align-items:center;display:grid}.carwrap-foil-quantity>div span{border:1px solid var(--border);background:#f4f6f4;border-left:0;border-radius:0 7px 7px 0;place-items:center;height:100%;display:grid}.carwrap-foil-quantity input{border-radius:7px 0 0 7px}.carwrap-foil-row-total{align-self:center}.carwrap-foil-row-total span,.carwrap-foil-row-total strong,.carwrap-foil-row-total small{display:block}.carwrap-foil-row-total span,.carwrap-foil-row-total small{color:var(--muted);font-size:8px}.carwrap-foil-row-total strong{margin:2px 0}.carwrap-foil-remove{color:#b42318;cursor:pointer;background:#fff;border:1px solid #efc2c2;border-radius:7px;align-self:center;width:26px;height:26px}@media (width<=950px){.carwrap-foil-row{grid-template-columns:28px minmax(0,1fr) 120px 28px}.carwrap-foil-row-total{grid-column:2/4}}@media (width<=650px){.carwrap-foil-builder-head,.carwrap-foil-builder-head>div:last-child,.carwrap-foil-advice{flex-direction:column;align-items:stretch}.carwrap-foil-advice small{margin-left:0}.carwrap-foil-row{grid-template-columns:28px minmax(0,1fr) 28px}.carwrap-foil-quantity,.carwrap-foil-row-total{grid-column:2/3}}.carwrap-laminate-builder{margin-top:2px}.carwrap-row-actions{align-items:center;gap:4px;display:flex}.carwrap-row-actions>button{border:1px solid var(--border);cursor:pointer;background:#fff;border-radius:7px;place-items:center;width:26px;min-width:26px;height:26px;padding:0;display:grid}.carwrap-row-actions .carwrap-foil-remove{color:#b42318;border-color:#efc2c2}.carwrap-laminate-builder .carwrap-foil-row{grid-template-columns:28px minmax(250px,1fr) 135px 145px 60px}@media (width<=950px){.carwrap-laminate-builder .carwrap-foil-row{grid-template-columns:28px minmax(0,1fr) 120px 60px}}.carwrap-visual-grid article img{background:#fff;width:100%;height:170px;display:block;object-fit:contain!important;object-position:center!important}.carwrap-visual-fields{gap:7px;display:grid}.carwrap-visual-fields>label{gap:4px;display:grid}.carwrap-visual-dimensions,.vehicle-dimension-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;display:grid}.carwrap-visual-dimensions label,.vehicle-dimension-grid label{gap:4px;min-width:0;display:grid}.carwrap-visual-dimensions input,.vehicle-dimension-grid input{width:100%;min-width:0}.carwrap-visual-quote-toggle{align-items:center;gap:6px;display:flex!important}.vehicle-dimension-grid{margin-top:8px}@media (width<=700px){.carwrap-visual-dimensions,.vehicle-dimension-grid{grid-template-columns:1fr}}.vehicle-measure-card{background:#f8fcf5;border:1px solid #bcd5b6;border-radius:13px;margin-bottom:14px;padding:14px}.vehicle-measure-heading{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:13px;display:flex}.vehicle-measure-heading h3{margin:2px 0 4px}.vehicle-measure-heading p{max-width:620px;color:var(--muted);margin:0}.vehicle-measure-fields{grid-template-columns:repeat(3,minmax(180px,1fr));gap:11px;display:grid}.vehicle-measure-fields>label,.carwrap-visual-dimensions>label{min-width:0;color:var(--text);gap:6px;font-weight:800;display:grid}.vehicle-measure-fields>label>div,.carwrap-visual-dimensions>label>div{border:1px solid var(--border);background:#fff;border-radius:9px;grid-template-columns:minmax(0,1fr) 42px;align-items:center;display:grid;overflow:hidden}.vehicle-measure-fields input,.carwrap-visual-dimensions input{width:100%;min-width:0;min-height:43px;font-size:13px;font-weight:750;background:0 0!important;border:0!important;border-radius:0!important;padding:8px 10px!important}.vehicle-measure-fields em,.carwrap-visual-dimensions em{border-left:1px solid var(--border);color:var(--muted);background:#f3f6f2;align-self:stretch;place-items:center;font-size:9px;font-style:normal;display:grid}.carwrap-visual-dimension-block{background:#f9fbf8;border:1px solid #d4e1cf;border-radius:10px;padding:10px}.carwrap-visual-dimension-head{justify-content:space-between;align-items:center;gap:9px;margin-bottom:8px;display:flex}.carwrap-visual-dimension-head button{color:#39722d;cursor:pointer;background:#fff;border:1px solid #b9d3b5;border-radius:7px;padding:5px 8px;font-size:8px}.carwrap-visual-dimensions{grid-template-columns:repeat(3,minmax(135px,1fr))!important;gap:8px!important}.carwrap-visual-grid article{min-width:0}.carwrap-visual-grid article.primary{grid-column:1/-1}.carwrap-visual-grid article.primary .carwrap-visual-fields{grid-template-columns:repeat(2,minmax(0,1fr))}.carwrap-visual-grid article.primary .carwrap-visual-dimension-block{grid-column:1/-1}@media (width<=900px){.vehicle-measure-fields,.carwrap-visual-dimensions{grid-template-columns:1fr!important}.vehicle-measure-heading,.carwrap-visual-dimension-head{flex-direction:column;align-items:stretch}}.carwrap-material-mode-info{background:#f8fbf6;border:1px solid #c9dbc3;border-radius:11px;justify-content:space-between;align-items:center;gap:14px;padding:12px;display:flex}.carwrap-material-mode-info strong{color:#315f28;display:block}.carwrap-material-mode-info p{max-width:680px;color:var(--muted);margin:4px 0 0}.carwrap-material-mode-info>span{color:#39722d;background:#e7f2df;border-radius:999px;flex:none;padding:6px 9px;font-size:8px;font-weight:900}@media (width<=700px){.carwrap-material-mode-info{flex-direction:column;align-items:flex-start}}.offertes-page{width:100%}.offertes-header{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:24px;display:flex}.offertes-header h2{margin:2px 0 4px}.offertes-header p{margin:0}.page-eyebrow{color:var(--green-dark);letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:800}.offerte-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.stat-compact{font-size:19px!important}.offerte-main-panel,.product-launcher,.offerte-lines-panel{margin-top:16px;padding:20px}.panel-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;display:flex}.panel-header h3{margin:0 0 4px}.panel-header p{margin:0;font-size:13px}.status-badge{color:var(--green-dark);background:#eef6e6;border-radius:999px;align-items:center;padding:7px 11px;font-size:12px;font-weight:800;display:inline-flex}.offerte-meta-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.offerte-meta-grid label,.offerte-note,.modal-form-grid label{color:var(--text);gap:7px;font-size:12px;font-weight:700;display:grid}.offerte-meta-grid input,.offerte-meta-grid select,.offerte-note textarea,.modal-form-grid input,.modal-form-grid select{width:100%}.offerte-note{margin-top:14px}.product-card-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;display:grid}.product-card-grid button{border:1px solid var(--border);min-height:130px;color:var(--text);text-align:left;cursor:pointer;background:#fff;border-radius:14px;align-content:center;gap:7px;padding:16px;transition:transform .16s,border-color .16s,box-shadow .16s;display:grid}.product-card-grid button:hover:not(:disabled){border-color:var(--green);transform:translateY(-2px);box-shadow:0 12px 24px #0f172a14}.product-card-grid button strong,.product-card-grid button small{display:block}.product-card-grid button small{color:var(--muted);line-height:1.4}.product-card-grid .coming-soon{opacity:.52;cursor:not-allowed}.product-card-icon{width:38px;height:38px;color:var(--green-dark);background:#eef6e6;border-radius:11px;place-items:center;font-size:21px;display:grid}.offerte-empty{text-align:center;border:1px dashed var(--border);background:#fafcf9;border-radius:14px;place-content:center;min-height:180px;display:grid}.offerte-empty>span{color:var(--green);font-size:26px}.offerte-empty p{margin:5px 0 0}.offerte-lines{gap:10px;display:grid}.offerte-line{border:1px solid var(--border);border-radius:13px;grid-template-columns:36px minmax(0,1fr) 34px;align-items:start;gap:13px;padding:14px;display:grid}.line-number{width:32px;height:32px;color:var(--green-dark);background:#eef6e6;border-radius:9px;place-items:center;font-weight:800;display:grid}.line-title{justify-content:space-between;gap:16px;display:flex}.line-title span,.line-title strong{display:block}.line-title span{color:var(--muted);font-size:11px}.line-title>div>strong{margin-top:3px}.line-features{flex-wrap:wrap;gap:6px;margin-top:10px;display:flex}.line-features span{color:#526052;background:#f4f6f4;border-radius:999px;padding:5px 8px;font-size:11px}.remove-line{color:#b91c1c;cursor:pointer;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;width:32px;height:32px;font-size:18px}.offerte-bottom-grid{grid-template-columns:minmax(280px,.75fr) minmax(0,1.25fr);gap:16px;margin-top:16px;display:grid}.summary-row,.summary-total{border-bottom:1px solid var(--border);justify-content:space-between;gap:16px;padding:11px 0;display:flex}.summary-total{color:var(--green-dark);border-bottom:0;margin-top:4px;font-size:18px}.summary-save{width:100%;margin-top:16px}.features-empty{text-align:center;place-content:center;min-height:180px;display:grid}.features-empty p{margin:5px 0 0}.selected-products{gap:9px;display:grid}.selected-product{border-bottom:1px solid var(--border);justify-content:space-between;gap:16px;padding:10px 0;display:flex}.selected-product:last-child{border-bottom:0}.selected-product span,.selected-product strong,.selected-product-meta small{display:block}.selected-product span{color:var(--muted);font-size:11px}.selected-product-meta{flex-wrap:wrap;justify-content:flex-end;gap:5px;max-width:230px;display:flex}.selected-product-meta small{background:#f4f6f4;border-radius:999px;padding:4px 7px}.offerte-modal{background:#fff;border:1px solid #ffffffa6;border-radius:20px;width:min(980px,100%);max-height:calc(100vh - 48px);padding:24px;animation:.18s ease-out modal-in;overflow:auto;box-shadow:0 30px 90px #0f172a47}@keyframes modal-in{0%{opacity:0;transform:translateY(12px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}.modal-header{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:20px;display:flex}.modal-header h3{margin:3px 0 0}.modal-close{color:var(--muted);cursor:pointer;background:0 0;border:0;font-size:28px}.modal-form-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.checkbox-card{border:1px solid var(--border);background:#fafcf9;border-radius:10px;align-items:center;padding:12px;gap:9px!important;display:flex!important}.checkbox-card input{width:auto}.wide-field{grid-column:1/-1}.modal-calculation{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:20px;display:grid}.modal-calculation>div{background:#f7f9f6;border-radius:12px;padding:14px}.modal-calculation span,.modal-calculation strong{display:block}.modal-calculation span{color:var(--muted);font-size:11px}.modal-calculation strong{margin-top:5px;font-size:17px}.modal-sale-price{color:var(--green-dark);background:#eef6e6!important}.modal-message{color:#9a3412;background:#fff7ed;border-radius:10px;margin-top:14px;padding:11px 13px}.modal-actions{justify-content:flex-end;gap:10px;margin-top:20px;display:flex}.secondary-button{border:1px solid var(--border);color:var(--text);cursor:pointer;background:#fff;border-radius:10px;padding:10px 14px;font-weight:700}@media (width<=1100px){.offerte-meta-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.modal-form-grid,.modal-calculation{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=780px){.offertes-header{flex-direction:column}.offerte-stats,.offerte-meta-grid,.product-card-grid,.offerte-bottom-grid,.modal-form-grid,.modal-calculation{grid-template-columns:1fr}.line-title,.selected-product{flex-direction:column}.selected-product-meta{justify-content:flex-start}}.offerte-header-actions,.summary-actions{flex-wrap:wrap;gap:9px;display:flex}.summary-actions{margin-top:16px}.summary-actions .summary-save{flex:100%;width:auto;margin-top:0}@media print{@page{size:A4;margin:14mm}body{background:#fff!important}.sidebar,.offertes-header,.offerte-stats,.offerte-main-panel,.product-launcher,.offerte-lines-panel,.offerte-bottom-grid,.modal-backdrop{display:none!important}.main,.offertes-page{width:100%!important;max-width:none!important;margin:0!important;padding:0!important}.offerte-print-document{color:#111827;font-family:Arial,sans-serif;font-size:10pt;display:block}.print-header{border-bottom:2px solid #8dcc38;justify-content:space-between;align-items:flex-start;padding-bottom:18px;display:flex}.print-header span,.print-info-grid span{color:#64748b;font-size:9pt;display:block}.print-brand{font-size:20pt;display:block}.print-title{text-align:right}.print-title h1{margin:0;font-size:26pt}.print-title strong{color:#577f22}.print-info-grid{grid-template-columns:repeat(4,1fr);gap:14px;margin:22px 0;display:grid}.print-info-grid>div{min-height:48px}.print-info-grid strong,.print-info-grid small{margin-top:4px;display:block}.print-lines-table{border-collapse:collapse;width:100%}.print-lines-table th{color:#374151;background:#f1f5ec}.print-lines-table th,.print-lines-table td{text-align:left;vertical-align:top;border-bottom:1px solid #d8ded4;padding:9px 8px}.print-lines-table th:last-child,.print-lines-table td:last-child{text-align:right;white-space:nowrap}.print-totals{width:310px;margin:24px 0 0 auto}.print-totals>div{border-bottom:1px solid #d8ded4;justify-content:space-between;gap:18px;padding:7px 0;display:flex}.print-grand-total{color:#577f22;font-size:13pt;border-bottom:0!important}.print-note{background:#f7f9f5;margin-top:28px;padding:12px}.print-note p{margin:6px 0 0}.print-footer{color:#64748b;text-align:center;border-top:1px solid #d8ded4;padding-top:7px;font-size:8pt;position:fixed;bottom:0;left:0;right:0}}@media (width<=780px){.offerte-header-actions{width:100%}.offerte-header-actions button{flex:auto}}.offerte-archive-panel{margin-top:16px;padding:20px}.archive-count{color:var(--green-dark);background:#eef6e6;border-radius:999px;padding:7px 11px;font-size:12px;font-weight:800}.archive-toolbar{grid-template-columns:minmax(0,1fr) 190px;gap:12px;margin-bottom:16px;display:grid}.archive-toolbar input,.archive-toolbar select{width:100%}.archive-list{gap:10px;display:grid}.archive-item{border:1px solid var(--border);background:#fff;border-radius:13px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;padding:14px;display:grid}.archive-title{align-items:center;gap:10px;display:flex}.archive-meta{color:var(--muted);flex-wrap:wrap;gap:8px 16px;margin-top:8px;font-size:12px;display:flex}.archive-meta strong{color:var(--text)}.archive-actions{align-items:center;gap:8px;display:flex}.archive-actions select{min-width:130px}.archive-delete{color:#b91c1c;cursor:pointer;background:#fef2f2;border:1px solid #fecaca;border-radius:9px;padding:10px 12px;font-weight:700}.offer-status{border-radius:999px;padding:5px 8px;font-size:11px;font-weight:800;display:inline-flex}.status-verzonden{color:#1d4ed8;background:#eff6ff}.status-goedgekeurd{color:#4d7c0f;background:#eef6e6}.status-afgewezen{color:#b91c1c;background:#fef2f2}.archive-empty{text-align:center;border:1px dashed var(--border);background:#fafcf9;border-radius:13px;place-content:center;min-height:130px;display:grid}.archive-empty p{margin:5px 0 0}@media print{.offerte-archive-panel{display:none!important}}@media (width<=900px){.archive-item{grid-template-columns:1fr}.archive-actions{flex-wrap:wrap}}@media (width<=650px){.archive-toolbar{grid-template-columns:1fr}}.purchase-preview{color:var(--green-dark);background:#eef6e6;border-radius:12px;justify-content:space-between;align-items:center;margin-top:18px;padding:16px;display:flex}.purchase-preview span,.purchase-preview strong{display:block}.purchase-preview strong{font-size:20px}.modal-calculation{grid-template-columns:repeat(5,minmax(0,1fr))}.offerte-line .line-title>div>span{text-transform:uppercase;letter-spacing:.04em;font-weight:700}@media (width<=1100px){.modal-calculation{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=780px){.modal-calculation{grid-template-columns:1fr}}.product-launcher-main{color:#fff;background:radial-gradient(circle at 100% 0,#8dcc3838,#0000 38%),linear-gradient(135deg,#17231a,#26352a);border-radius:16px;justify-content:space-between;align-items:center;gap:24px;padding:24px;display:flex}.product-launcher-main h3{margin:4px 0 6px;font-size:21px}.product-launcher-main p{color:#c7d2c9;max-width:650px;margin:0}.wizard-start-button{flex:none;padding:12px 18px}.template-strip{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:12px;display:grid}.template-strip button{border:1px solid var(--border);color:var(--text);text-align:left;cursor:pointer;background:#fff;border-radius:12px;padding:12px}.template-strip button:hover{border-color:var(--green);background:#f8fbf5}.template-strip strong,.template-strip small{display:block}.template-strip small{color:var(--muted);margin-top:3px}.wizard-choice-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.wizard-choice-grid button{border:1px solid var(--border);min-height:132px;color:var(--text);text-align:left;cursor:pointer;background:#fff;border-radius:14px;align-content:center;gap:6px;padding:16px;transition:all .16s;display:grid}.wizard-choice-grid button:hover{border-color:var(--green);transform:translateY(-2px);box-shadow:0 14px 28px #0f172a17}.wizard-choice-grid button>span{width:38px;height:38px;color:var(--green-dark);background:#eef6e6;border-radius:11px;place-items:center;font-size:19px;display:grid}.wizard-choice-grid strong,.wizard-choice-grid small{display:block}.wizard-choice-grid small{color:var(--muted);line-height:1.4}.wizard-context{border-left:4px solid var(--green);background:#f7faf4;border-radius:0 10px 10px 0;margin-bottom:16px;padding:11px 14px}.wizard-context span,.wizard-context strong{display:block}.wizard-context span{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;font-size:11px}.offer-product-list{gap:12px;display:grid}.offer-product-card{border:1px solid var(--border);background:#fff;border-radius:15px;padding:15px}.offer-product-head{grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:12px;display:grid}.offer-product-index{width:36px;height:36px;color:var(--green-dark);background:#eef6e6;border-radius:10px;place-items:center;font-weight:800;display:grid}.offer-product-title span,.offer-product-title strong,.offer-product-title small{display:block}.offer-product-title span{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-size:11px}.offer-product-title small{color:var(--muted);margin-top:3px}.offer-product-total{color:var(--green-dark);font-size:18px}.offer-product-details{border-top:1px solid var(--border);margin-top:12px;padding-top:10px}.offer-product-details summary{color:var(--green-dark);cursor:pointer;font-weight:700}.offer-product-lines{gap:7px;margin-top:10px;display:grid}.offer-product-line{background:#f8faf7;border-radius:9px;justify-content:space-between;gap:14px;padding:10px;display:flex}.offer-product-line span,.offer-product-line strong,.offer-product-line small{display:block}.offer-product-line span,.offer-product-line small{color:var(--muted);font-size:11px}.offer-product-actions{justify-content:flex-end;gap:8px;margin-top:12px;display:flex}@media (width<=950px){.template-strip,.wizard-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=650px){.product-launcher-main{flex-direction:column;align-items:stretch}.template-strip,.wizard-choice-grid{grid-template-columns:1fr}.offer-product-head{grid-template-columns:36px minmax(0,1fr)}.offer-product-total{grid-column:2}.offer-product-line{flex-direction:column}}.offertes-page{max-width:1440px;margin:0 auto}.offertes-header{align-items:center;margin-bottom:18px}.offertes-header h2{margin:2px 0 4px;font-size:clamp(1.65rem,2vw,2.1rem)}.offertes-header p{max-width:720px}.offerte-header-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.offerte-header-actions button{min-height:40px;font-size:.9rem}.offerte-stats{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-sm);gap:0;overflow:hidden}.offerte-stats .stat-card{border:0;border-right:1px solid var(--border);box-shadow:none;border-radius:0;padding:18px 20px}.offerte-stats .stat-card:last-child{border-right:0}.offerte-main-panel,.product-launcher,.offerte-lines-panel,.offerte-archive-panel{margin-top:14px}.offerte-main-panel{padding:20px}.offerte-meta-grid{gap:12px}.offerte-meta-grid input,.offerte-meta-grid select,.offerte-note textarea{min-height:40px}.product-launcher{background:linear-gradient(#fbfefb,#f4faf4);border-color:#dce9dd;padding:0;overflow:hidden}.product-launcher-main{color:var(--text);background:radial-gradient(circle at 78% 10%,#39a84f1f,#0000 34%),linear-gradient(#fbfefb,#f4faf4);border-radius:0;padding:20px}.product-launcher-main p{color:var(--muted)}.product-launcher-main h3{font-size:1.22rem}.template-strip{grid-template-columns:repeat(4,minmax(0,1fr));margin-top:0;padding:0 20px 20px}.template-strip button{min-height:86px;padding:12px}.template-strip strong{font-size:.95rem}.template-strip small{font-size:.75rem}.wizard-choice-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.wizard-choice-grid button{min-height:118px;padding:14px}.offer-product-card{border-radius:13px}.offerte-bottom-grid{gap:14px}.offerte-summary-panel,.product-characteristics-panel{padding:18px}.status-badge,.archive-count,.offer-status{font-size:.74rem}@media (width<=1000px){.offertes-header{align-items:flex-start}.offerte-header-actions{justify-content:flex-start}.offerte-stats{grid-template-columns:1fr}.offerte-stats .stat-card{border-right:0;border-bottom:1px solid var(--border)}.offerte-stats .stat-card:last-child{border-bottom:0}}@media (width<=760px){.template-strip,.wizard-choice-grid{grid-template-columns:1fr}.offerte-header-actions button{width:100%}.product-launcher-main{padding:16px}.template-strip{padding:0 16px 16px}}.print-brand-wrap{align-items:flex-start;display:flex}.offerte-main-panel,.product-launcher,.offerte-lines-panel,.offerte-bottom-grid,.offerte-archive-panel{animation:.28s both offerte-v21-in}@keyframes offerte-v21-in{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@media print{.print-brand-wrap img{width:130px!important;max-height:62px!important}}.archive-actions select:first-child{min-width:125px}.pdf-render-clone{font-family:Arial,sans-serif!important;font-size:13px!important;display:block!important}.pdf-render-clone .print-header{border-bottom:2px solid #8dcc38;justify-content:space-between;align-items:flex-start;padding-bottom:18px;display:flex!important}.pdf-render-clone .print-info-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:20px 0;display:grid!important}.pdf-render-clone .print-lines-table{border-collapse:collapse;width:100%;display:table!important}.pdf-render-clone .print-lines-table th,.pdf-render-clone .print-lines-table td{vertical-align:top;border-bottom:1px solid #dbe3dc;padding:8px}.pdf-render-clone .print-lines-table th{background:#f3f7f3}.pdf-render-clone .print-totals{width:280px;margin-top:20px;margin-left:auto}.pdf-render-clone img{max-width:180px;height:auto}.pdf-render-clone.offerte-print-document,.pdf-render-clone .offerte-print-document{display:block!important}.horus-quote-page{color:#151515;background:#fff;min-height:1020px;padding:4px 0 250px;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:1.35;position:relative}.horus-quote-header{justify-content:space-between;align-items:flex-start;min-height:95px;display:flex}.horus-logo img{object-fit:contain;object-position:left top;width:235px!important;max-width:235px!important;max-height:82px!important}.horus-quote-header h1{color:#050505;letter-spacing:-1px;margin:2px 0 0;font-size:36px;font-weight:800}.horus-address-grid{grid-template-columns:1fr 1fr;gap:90px;margin-top:5px;display:grid}.horus-company-address{border-left:1px solid #222;padding:13px 0 13px 28px;display:grid}.horus-customer-address{align-content:start;padding-top:8px;display:grid}.horus-company-address strong,.horus-customer-address strong{margin-bottom:3px;font-size:13px}.horus-company-address span,.horus-customer-address span{display:block}.horus-meta-grid{grid-template-columns:1fr 1fr;gap:75px;margin-top:25px;display:grid}.horus-meta-column{gap:6px;display:grid}.horus-meta-column>div{grid-template-columns:170px minmax(0,1fr);gap:12px;display:grid}.horus-meta-column strong{font-weight:800}.horus-intro{margin:31px 4px 24px}.horus-intro strong{font-size:13px;display:block}.horus-intro p{color:#222;white-space:pre-wrap;margin:3px 0 0}.horus-lines-table{border-collapse:collapse;table-layout:fixed;width:100%;margin-top:16px}.horus-lines-table th{text-align:right;white-space:nowrap;border-bottom:1px solid #222;padding:7px 5px;font-size:11px}.horus-lines-table th:first-child{text-align:left;width:52%}.horus-lines-table th:nth-child(2){width:15%}.horus-lines-table th:nth-child(3){width:8%}.horus-lines-table th:nth-child(4){width:10%}.horus-lines-table th:nth-child(5){width:15%}.horus-lines-table td{text-align:right;vertical-align:top;border-bottom:0;padding:8px 5px 6px}.horus-lines-table td:first-child{text-align:left}.horus-lines-table td:last-child{white-space:nowrap}.horus-lines-table td strong,.horus-lines-table td small{display:block}.horus-lines-table td small{color:#3f3f3f;margin-top:2px;font-size:10px;line-height:1.3}.horus-lines-table tbody tr:last-child td{border-bottom:1px solid #222;padding-bottom:10px}.horus-totals{border-top:1px solid #222;width:420px;margin:38px 0 0 auto}.horus-totals>div{border-bottom:1px solid #d7d7d7;justify-content:space-between;gap:18px;padding:7px 4px;display:flex}.horus-vat-breakdown{text-align:right;grid-template-columns:1fr 70px 95px;font-size:10px;display:grid!important}.horus-vat-breakdown span{font-weight:800}.horus-grand-total{border-top:1px solid #222;align-items:baseline;font-size:15px;border-bottom:1px solid #222!important}.horus-grand-total strong{font-size:20px}.horus-terms{color:#242424;border-top:1px solid #222;padding:24px 5px 0;font-size:9.5px;line-height:1.25;position:absolute;bottom:28px;left:0;right:0}.horus-terms p{color:inherit;font-size:inherit;margin:0 0 2px}@media print{@page{size:A4;margin:12mm}.offerte-print-document{display:block!important}.horus-quote-page{min-height:272mm}}@media (width<=700px){.horus-address-grid,.horus-meta-grid{grid-template-columns:1fr;gap:15px}.horus-meta-column>div{grid-template-columns:140px minmax(0,1fr)}}.offerte-print-document{display:none}.pdf-render-clone.offerte-print-document{background:#fff!important;width:794px!important;padding:0!important;display:block!important}.quote-sheet{box-sizing:border-box;color:#111;background:#fff;width:794px;height:1123px;padding:52px;font-family:Arial,Helvetica,sans-serif;font-size:13px;line-height:1.45;position:relative;overflow:hidden}.quote-sheet+.quote-sheet{margin-top:0}.quote-document-logo{object-fit:contain;object-position:left top;background:#fff;width:275px;max-height:115px}.quote-document-logo-small{width:230px;max-height:95px}.quote-cover-header{grid-template-columns:minmax(0,1fr) 255px;align-items:start;gap:45px;display:grid}.quote-company-card{gap:2px;font-size:12px;display:grid}.quote-company-card strong{margin-bottom:4px;font-size:14px}.quote-cover-content{width:470px;margin-top:125px}.quote-green-label{color:#4b941e;font-size:28px;font-weight:850;line-height:1.18;display:block}.quote-cover-content h1{letter-spacing:-1.4px;margin:0;font-size:38px;line-height:1.1}.quote-short-line{background:#70ad32;width:95px;height:3px;margin:28px 0 38px}.quote-cover-content p{margin:0 0 20px;font-size:13px;line-height:1.65}.quote-signature-block{margin-top:43px;display:grid}.quote-signature-block strong,.quote-terms-footer strong{color:#5a9f28;font-family:Segoe Script,Brush Script MT,cursive;font-size:34px;font-weight:400}.quote-signature-block small{font-size:11px}.quote-cover:after{content:"";opacity:.09;background:linear-gradient(28deg,#0000 45%,#f5a23a 46% 68%,#0000 69%),linear-gradient(155deg,#0000 44%,#8fc837 45% 66%,#0000 67%);width:390px;height:230px;position:absolute;bottom:75px;right:-80px;transform:rotate(-4deg)}.quote-cover-footer,.quote-offer-footer,.quote-terms-footer{position:absolute;bottom:32px;left:52px;right:52px}.quote-cover-footer{color:#303730;gap:3px;font-size:10px;display:grid}.quote-cover-footer em,.quote-offer-footer em,.quote-terms-footer em{color:#111;font-size:11px;font-style:normal;position:absolute;bottom:0;right:0}.quote-offer-header{justify-content:space-between;align-items:flex-start;gap:35px;display:flex}.quote-offer-title{justify-items:end;display:grid}.quote-offer-title h1,.quote-terms-header h1{color:#4b941e;margin:2px 0 16px;font-size:46px;line-height:1}.quote-offer-title span{font-size:11px;font-weight:800}.quote-offer-title strong{font-size:18px}.quote-green-rule{background:#68a831;height:2px;margin:20px 0 28px}.quote-info-grid{grid-template-columns:1fr 1fr;gap:75px;display:grid}.quote-info-grid>div{align-content:start;display:grid}.quote-info-grid h3{color:#4b941e;margin:0 0 13px;font-size:13px}.quote-info-grid span,.quote-info-grid strong{margin-bottom:2px;display:block}.quote-info-grid dl{grid-template-columns:135px minmax(0,1fr);gap:7px 14px;margin:0;display:grid}.quote-info-grid dt{font-weight:800}.quote-info-grid dd{margin:0}.quote-project-intro{margin:24px 0 12px}.quote-project-intro p{white-space:pre-wrap;margin:3px 0 0}.quote-lines-table{border-collapse:collapse;table-layout:fixed;border:1px solid #9fbd87;width:100%;margin-top:30px}.quote-lines-table th{text-align:right;background:#f4f8ef;padding:10px 8px;font-size:10px}.quote-lines-table th:first-child{text-align:left;width:49%}.quote-lines-table th:nth-child(2){width:16%}.quote-lines-table th:nth-child(3){width:8%}.quote-lines-table th:nth-child(4){width:12%}.quote-lines-table th:nth-child(5){width:15%}.quote-lines-table td{text-align:right;vertical-align:top;border-top:1px solid #d7ddd2;padding:12px 8px}.quote-lines-table td:first-child{text-align:left}.quote-lines-table td strong,.quote-lines-table td small{display:block}.quote-lines-table td small{color:#404740;margin-top:4px;font-size:9px;line-height:1.4}.quote-offer-totals{width:330px;margin:18px 0 0 auto}.quote-offer-totals>div{justify-content:space-between;gap:20px;padding:7px 8px;display:flex}.quote-total-payable{border-top:2px solid #111;margin-top:3px;font-size:16px}.quote-total-payable strong{color:#4b941e;font-size:22px}.quote-vat-box{text-align:center;background:#fbfdf8;border:1px solid #9fbd87;border-radius:9px;grid-template-columns:1.3fr repeat(3,1fr);align-items:center;gap:10px;margin-top:26px;padding:12px 14px;font-size:10px;display:grid}.quote-vat-box>strong{color:#4b941e;text-align:left;grid-row:span 2}.quote-vat-box em{font-style:normal;font-weight:800}.quote-offer-footer{border-top:2px solid #68a831;justify-content:space-between;align-items:flex-end;padding-top:14px;display:flex}.quote-offer-footer>div{gap:3px;font-size:9px;display:grid}.quote-offer-footer>div>strong{color:#4b941e;font-size:11px}.quote-terms-header{justify-content:space-between;align-items:flex-start;display:flex}.quote-terms-list{display:grid}.quote-terms-list>section{border-bottom:1px dashed #abb2aa;grid-template-columns:30px 58px minmax(0,1fr);align-items:start;gap:15px;padding:23px 0;display:grid}.quote-term-number{color:#fff;background:#4b941e;border-radius:50%;place-items:center;width:26px;height:26px;font-weight:850;display:grid}.quote-term-icon{color:#4b941e;place-items:center;min-height:55px;font-size:24px;font-weight:850;display:grid}.quote-terms-list h3{margin:0 0 8px;font-size:14px}.quote-terms-list p{margin:0;font-size:12px;line-height:1.6}.quote-thanks-box{background:#fbfdf8;border:1px solid #9fbd87;border-radius:9px;grid-template-columns:55px minmax(0,1fr);align-items:center;gap:15px;margin-top:28px;padding:16px;display:grid}.quote-thanks-box span{font-size:32px}.quote-thanks-box strong{font-size:13px}.quote-terms-footer{text-align:center;border-top:2px solid #68a831;justify-content:center;padding-top:14px;display:flex}.quote-terms-footer>div{display:grid}.quote-terms-footer strong{line-height:1}@media print{@page{size:A4;margin:0}.offerte-print-document{display:block!important}.quote-sheet{page-break-after:always;break-after:page}.quote-sheet:last-child{page-break-after:auto;break-after:auto}}.supplier-quote-button{color:#3e7629;cursor:pointer;background:#eef8e8;border:1px solid #9bc57e;border-radius:9px;padding:8px 12px;font-weight:800}.supplier-quote-button:hover{background:#e3f3d9}.quote-carwrap-visuals{background:#fbfdf8;border:1px solid #9fbd87;border-radius:9px;margin:18px 0 15px;padding:10px}.quote-carwrap-visual-heading{justify-content:space-between;align-items:baseline;gap:10px;margin-bottom:8px;display:flex}.quote-carwrap-visual-heading strong{color:#4b941e;font-size:12px}.quote-carwrap-visual-heading span{color:#626a62;font-size:9px}.quote-carwrap-visual-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;display:grid}.quote-carwrap-visuals.count-1 .quote-carwrap-visual-grid{grid-template-columns:1fr}.quote-carwrap-visuals.count-2 .quote-carwrap-visual-grid{grid-template-columns:repeat(2,1fr)}.quote-carwrap-visuals.count-3 .quote-carwrap-visual-grid{grid-template-columns:2fr 1fr 1fr}.quote-carwrap-visual-grid figure{min-width:0;margin:0}.quote-carwrap-visual-grid img{object-fit:contain;background:#fff;border-radius:5px;width:100%;height:105px;display:block}.quote-carwrap-visuals.count-1 img{height:145px}.quote-carwrap-visual-grid figcaption{color:#4e554e;text-align:center;text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:8px;overflow:hidden}.quote-terms-list>section{padding:18px 0}.quote-terms-list p{line-height:1.48}.quote-thanks-box{margin-top:20px;padding:13px}.discount-editor{background:#f7fbf4;border:1px solid #c9dec3;border-radius:11px;margin-bottom:10px;padding:11px}.discount-editor-heading{justify-content:space-between;gap:12px;margin-bottom:9px;display:flex}.discount-editor-heading strong,.discount-editor-heading small{display:block}.discount-editor-heading small{color:var(--muted);margin-top:2px}.discount-editor-heading>span{color:#39722d;font-weight:900}.discount-editor-grid{grid-template-columns:130px 150px minmax(0,1fr);gap:8px;display:grid}.discount-editor-grid label{gap:5px;min-width:0;font-size:9px;font-weight:750;display:grid}.discount-editor-grid input,.discount-editor-grid select{width:100%;min-width:0}.summary-discount,.quote-discount-row{color:#39722d}@media (width<=720px){.discount-editor-grid{grid-template-columns:1fr}}.quote-continuation-meta{color:#485348;justify-content:space-between;gap:20px;margin-bottom:18px;font-size:11px;display:flex}.quote-product-groups{text-align:left;gap:14px;margin-top:22px;display:grid}.quote-product-group{break-inside:avoid;text-align:left;background:#fff;border:1px solid #a8c996;border-radius:9px;overflow:hidden}.quote-product-group>header{text-align:left;background:#f2f8ed;justify-content:space-between;align-items:flex-start;gap:18px;padding:10px 12px;display:flex}.quote-product-group>header span{color:#4b941e;text-transform:uppercase;font-size:9px;font-weight:900;display:block}.quote-product-group>header h3{text-align:left;margin:2px 0 0;font-size:14px;line-height:1.25}.quote-product-group>header>strong{white-space:nowrap;font-size:13px}.quote-material-group{text-align:left;padding:8px 12px 5px}.quote-material-group+.quote-material-group{border-top:1px solid #e2e8df}.quote-material-group h4{color:#4b941e;text-align:left;margin:0 0 4px;font-size:10px}.quote-material-line{text-align:left;grid-template-columns:minmax(0,1fr) 90px 105px;align-items:start;gap:10px;padding:5px 0;display:grid}.quote-material-line>div{text-align:left;min-width:0}.quote-material-line>div strong,.quote-material-line>div small{text-align:left;display:block}.quote-material-line>div small{color:#535b53;margin-top:2px;font-size:8.5px;line-height:1.35}.quote-material-line>span,.quote-material-line>strong{text-align:right;white-space:nowrap}.continuation-offer-page .quote-offer-header{min-height:70px}.continuation-offer-page .quote-document-logo-small{width:185px;max-height:70px}.discount-editor,.discount-editor *{box-sizing:border-box}.discount-editor{width:100%;max-width:100%;overflow:hidden}.discount-editor-grid{grid-template-columns:minmax(0,120px) minmax(0,135px);width:100%}.discount-reason{grid-column:1/-1}.discount-editor-grid input,.discount-editor-grid select{width:100%;min-width:0;max-width:100%}.offer-product-line{align-items:flex-start}.offer-line-copy{gap:2px;min-width:0;display:grid}.offer-line-copy em{color:var(--muted);font-size:8px;font-style:normal}.offer-line-price{justify-items:end;gap:6px;min-width:145px;display:grid}.offer-line-actions{justify-content:flex-end;gap:4px;display:flex}.line-edit-button,.line-delete-button{cursor:pointer;background:#fff;border-radius:6px;min-height:25px;padding:4px 7px;font-size:8px}.line-edit-button{color:#39722d;border:1px solid #b9d3b5}.line-delete-button{color:#b42318;border:1px solid #efc7c7}.line-editor-backdrop{z-index:1900;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#0f172a94;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.line-editor-modal{background:#f7f9f7;border-radius:17px;width:min(850px,100%);max-height:calc(100vh - 36px);overflow:auto;box-shadow:0 32px 95px #0f172a52}.line-editor-header{z-index:2;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff7;justify-content:space-between;gap:15px;padding:16px 18px;display:flex;position:sticky;top:0}.line-editor-header h2{margin:2px 0 3px}.line-editor-header p{margin:0}.line-editor-header>button{color:var(--muted);cursor:pointer;background:0 0;border:0;align-self:flex-start;font-size:27px}.line-editor-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:15px;display:grid}.line-editor-grid label{border:1px solid var(--border);background:#fff;border-radius:10px;align-content:start;gap:5px;min-width:0;padding:10px;font-size:9px;font-weight:750;display:grid}.line-editor-grid input,.line-editor-grid select,.line-editor-grid textarea{width:100%;min-width:0}.line-editor-grid small{color:var(--muted);font-weight:400}.line-editor-wide{grid-column:1/-1}.line-price-helper{align-items:flex-end;display:flex}.line-editor-footer{z-index:2;border-top:1px solid var(--border);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff7;justify-content:space-between;gap:12px;padding:11px 18px;display:flex;position:sticky;bottom:0}.line-editor-footer>div{gap:7px;display:flex}.line-editor-delete{color:#b42318;cursor:pointer;background:#fff5f5;border:1px solid #efc7c7;border-radius:8px;padding:7px 10px}@media (width<=680px){.line-editor-grid{grid-template-columns:1fr}.line-editor-wide{grid-column:auto}.line-editor-footer{flex-direction:column-reverse;align-items:stretch}.line-editor-footer>div{flex-direction:column}.offer-product-line{flex-direction:column;align-items:stretch}.offer-line-price{justify-items:start;min-width:0}.offer-line-actions{justify-content:flex-start}}.quote-visual-heading{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:12px;display:flex}.quote-visual-heading>div:first-child>span{color:#4b941e;text-transform:uppercase;font-size:9px;font-weight:900}.quote-visual-heading h3{margin:2px 0 0;font-size:16px}.quote-vehicle-measurements{text-align:right;border-left:2px solid #68a831;grid-template-columns:repeat(3,auto);gap:3px 12px;min-width:230px;padding-left:12px;font-size:9px;display:grid}.quote-vehicle-measurements strong{color:#2f5e23;grid-column:1/-1;font-size:11px}.quote-carwrap-visual-grid.single{grid-template-columns:minmax(0,1fr)}.quote-carwrap-visual-card{background:#fff;border:1px solid #d5e2cf;border-radius:9px;min-width:0;margin:0;overflow:hidden}.quote-carwrap-image-frame{background:#fff;place-items:center;width:100%;height:190px;display:grid;overflow:hidden}.quote-carwrap-visual-grid.single .quote-carwrap-image-frame{height:260px}.quote-carwrap-image-frame img{background:#fff;width:100%;height:100%;display:block;object-fit:contain!important;object-position:center!important}.quote-carwrap-visual-card figcaption{border-top:1px solid #e3eadf;justify-content:space-between;align-items:flex-start;gap:10px;padding:8px 10px;display:flex}.quote-carwrap-visual-card figcaption strong,.quote-carwrap-visual-card figcaption span,.quote-carwrap-visual-card figcaption small{display:block}.quote-carwrap-visual-card figcaption span,.quote-carwrap-visual-card figcaption small{color:#667064;margin-top:2px;font-size:8px}@media (width<=760px){.quote-visual-heading{flex-direction:column}.quote-vehicle-measurements{text-align:left;min-width:0}.quote-carwrap-visual-grid{grid-template-columns:1fr}}.quote-offer-page{padding-bottom:105px}.quote-offer-page .quote-product-groups{gap:10px;margin-top:16px}.quote-offer-page .quote-product-group>header{padding:8px 10px}.quote-offer-page .quote-material-group{padding:6px 10px 4px}.quote-offer-page .quote-material-line{padding:4px 0}.quote-offer-page .quote-material-line>div small{overflow-wrap:anywhere}.pdf-render-clone .quote-offer-page{box-sizing:border-box}.offer-studio{grid-template-columns:280px minmax(0,1fr);align-items:start;gap:18px;margin-top:16px;display:grid}.offer-block-library{padding:20px;position:sticky;top:18px}.offer-block-library .panel-header{margin-bottom:14px}.offer-block-button{border:1px solid var(--border);text-align:left;cursor:pointer;background:#fff;border-radius:12px;grid-template-columns:38px 1fr;align-items:center;gap:11px;width:100%;margin-top:9px;padding:12px;display:grid}.offer-block-button:hover{border-color:var(--green);box-shadow:0 8px 20px #0f172a12}.offer-block-button>span{width:38px;height:38px;color:var(--green-dark);background:#eef6e6;border-radius:10px;place-items:center;font-size:19px;display:grid}.offer-block-button strong,.offer-block-button small{display:block}.offer-block-button small{color:var(--muted);margin-top:3px}.offer-block-button.featured{background:linear-gradient(135deg,var(--green-dark),var(--green));color:#fff;border:0}.offer-block-button.featured>span{color:#fff;background:#ffffff29}.offer-block-button.featured small{color:#ffffffc7}.offer-library-tip{background:#f5f8f2;border-radius:12px;margin-top:18px;padding:14px}.offer-library-tip p{color:var(--muted);margin:5px 0 0;font-size:12px;line-height:1.5}.offer-canvas-panel{padding:0;overflow:hidden}.offer-canvas-toolbar{border-bottom:1px solid var(--border);background:linear-gradient(#fff,#fbfcfa);justify-content:space-between;align-items:center;gap:24px;padding:24px 26px;display:flex}.offer-canvas-toolbar h3{margin:4px 0;font-size:24px}.offer-canvas-toolbar p{margin:0}.offer-canvas-total{text-align:right}.offer-canvas-total span,.offer-canvas-total strong{display:block}.offer-canvas-total strong{color:var(--green-dark);margin-top:3px;font-size:25px}.offer-canvas{background:#f4f6f3;gap:16px;padding:24px;display:grid}.offer-canvas-empty{text-align:center;place-content:center;justify-items:center;min-height:430px;padding:40px;display:grid}.offer-canvas-empty>span{width:62px;height:62px;color:var(--green);background:#eef6e6;border-radius:18px;place-items:center;font-size:32px;display:grid}.offer-canvas-empty strong{margin-top:16px;font-size:20px}.offer-canvas-empty p{max-width:490px}.offer-presentation-card{background:#fff;border:1px solid #dfe5dc;border-radius:18px;grid-template-columns:58px minmax(0,1fr) 150px;gap:20px;padding:22px;display:grid;box-shadow:0 10px 28px #0f172a0f}.offer-card-number{color:#c2cec0;font-size:25px;font-weight:900}.offer-card-kicker{color:var(--green-dark);text-transform:uppercase;letter-spacing:.09em;font-size:11px;font-weight:900}.offer-card-content h3{margin:5px 0 10px;font-size:21px}.offer-card-features{flex-wrap:wrap;gap:7px;display:flex}.offer-card-features span{color:#42513f;background:#f3f7f0;border-radius:999px;padding:6px 9px;font-size:11px}.offer-internal-calculation{border-top:1px solid var(--border);margin-top:15px;padding-top:12px}.offer-internal-calculation summary{cursor:pointer;color:var(--muted);font-size:12px;font-weight:800}.offer-internal-calculation .offer-product-lines{margin-top:12px}.offer-card-side{text-align:right;flex-direction:column;align-items:flex-end;display:flex}.offer-card-side>strong{color:var(--green-dark);font-size:22px}.offer-card-side>small{color:var(--muted)}.offer-card-order{gap:6px;margin:18px 0 9px;display:flex}.offer-card-order button{border:1px solid var(--border);cursor:pointer;background:#fff;border-radius:8px;width:32px;height:32px}.offer-card-order button:disabled{opacity:.3}.offer-card-side .text-button,.offer-card-side .archive-delete{margin-top:7px}.offer-add-block{min-height:64px;color:var(--green-dark);cursor:pointer;background:#ffffffa6;border:1px dashed #aab7a7;border-radius:15px;font-weight:800}.quote-presentation-groups{gap:14px;display:grid}.quote-presentation-project{break-inside:avoid;background:#fff;border:1px solid #dce5d8;border-radius:12px;grid-template-columns:42px minmax(0,1fr) 130px;gap:14px;padding:16px;display:grid}.quote-project-number{color:#b7c4b3;font-size:20px;font-weight:900}.quote-project-copy>span{color:#50734c;text-transform:uppercase;letter-spacing:.08em;font-size:9px;font-weight:900}.quote-project-copy h3{margin:3px 0 6px;font-size:16px}.quote-project-copy p{color:#667065;margin:0;font-size:10px;line-height:1.45}.quote-project-features{flex-wrap:wrap;gap:5px;margin-top:9px;display:flex}.quote-project-features span{background:#f1f6ee;border-radius:999px;padding:4px 7px;font-size:9px}.quote-project-price{text-align:right;border-left:1px solid #e5e9e3;flex-direction:column;justify-content:center;padding-left:12px;display:flex}.quote-project-price span,.quote-project-price small{color:#707970;font-size:9px}.quote-project-price strong{color:#315c2b;margin:3px 0;font-size:17px}@media (width<=1050px){.offer-studio{grid-template-columns:1fr}.offer-block-library{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid;position:static}.offer-block-library .panel-header,.offer-library-tip{grid-column:1/-1}.offer-block-button{margin:0}}@media (width<=720px){.offer-presentation-card{grid-template-columns:1fr}.offer-card-number{display:none}.offer-card-side{text-align:left;align-items:flex-start}.offer-canvas-toolbar{flex-direction:column;align-items:flex-start}.offer-canvas-total{text-align:left}.offer-block-library,.quote-presentation-project{grid-template-columns:1fr}.quote-project-number{display:none}.quote-project-price{text-align:left;border-top:1px solid #e5e9e3;border-left:0;padding:10px 0 0}}.customer-combobox-label,.customer-combobox{position:relative}.customer-combobox input{padding-right:34px}.customer-combobox-clear{z-index:2;width:24px;height:24px;color:var(--muted);cursor:pointer;background:#eef2f0;border:0;border-radius:6px;font-size:17px;position:absolute;top:50%;right:7px;translate:0 -50%}.customer-combobox-menu{z-index:80;border:1px solid var(--border);background:#fff;border-radius:11px;max-height:310px;padding:5px;position:absolute;top:calc(100% + 5px);left:0;right:0;overflow:auto;box-shadow:0 18px 45px #0f172a29}.customer-combobox-menu>button{text-align:left;cursor:pointer;background:#fff;border:0;border-radius:8px;width:100%;padding:9px 10px;display:block}.customer-combobox-menu>button:hover{background:var(--green-50)}.customer-combobox-menu strong,.customer-combobox-menu small{display:block}.customer-combobox-menu small{color:var(--muted);white-space:normal;margin-top:2px;font-size:10px}.customer-combobox-empty{color:var(--muted);text-align:center;padding:13px;font-size:11px}.offer-autosave-bar{background:#f4faef;border:1px solid #d8e8ce;border-radius:10px;align-items:center;gap:8px;margin:10px 0;padding:10px 14px;font-size:12px;display:flex}.offer-autosave-bar span{color:#4b941e}.offer-autosave-bar small{margin-left:auto}.offer-preview-overlay{z-index:1000;background:#0a140ccc;place-items:center;padding:16px;display:grid;position:fixed;inset:0}.offer-preview-modal{background:#fff;border-radius:16px;grid-template-rows:auto 1fr auto;width:min(1450px,98vw);height:95vh;display:grid;overflow:hidden}.offer-preview-modal>header,.offer-preview-modal>footer{border-bottom:1px solid #ddd;justify-content:space-between;align-items:center;padding:14px 18px;display:flex}.offer-preview-modal>footer{border-top:1px solid #ddd;border-bottom:0}.offer-preview-modal>footer>div{gap:8px;display:flex}.offer-preview-layout{background:#e9ede7;min-height:0;display:grid}.offer-preview-layout.with-mail{grid-template-columns:minmax(0,1fr) 390px}.offer-preview-document{padding:14px}.offer-preview-document iframe{background:#fff;border:0;width:100%;height:100%}.offer-mail-check{background:#fff;padding:16px;overflow:auto}.offer-mail-check label{gap:5px;margin-bottom:12px;font-weight:700;display:grid}.offer-mail-check textarea{resize:vertical}.offer-approval-note{background:#eef7e8;border-radius:9px;padding:12px}@media (width<=900px){.offer-preview-layout.with-mail{grid-template-columns:1fr}.offer-preview-modal>footer{flex-direction:column;align-items:stretch}}.offer-product-select{color:#172033;gap:8px;margin-bottom:12px;font-weight:700;display:grid}.offer-product-select>span{letter-spacing:.02em;font-size:.82rem}.offer-product-select select{width:100%;min-height:48px;font:inherit;color:#172033;cursor:pointer;background:#fff;border:1px solid #d9dfeb;border-radius:12px;padding:0 14px}.offer-block-button.compact{margin-top:0}.sticker-calculation{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}@media (width<=720px){.offertes-page button,.offertes-page input,.offertes-page select{min-height:44px}.offertes-header,.panel-header{gap:10px}.offerte-main-panel,.product-launcher,.offerte-lines-panel,.offerte-summary-panel,.product-characteristics-panel{padding:14px}.product-card-grid button{min-height:96px;padding:13px}.offerte-line{grid-template-columns:32px minmax(0,1fr);gap:9px;padding:11px}.offerte-line .remove-line{grid-column:2;justify-self:end}.modal-backdrop{align-items:end;padding:0}.offerte-modal{border-radius:18px 18px 0 0;width:100%;max-height:94svh;padding:16px}.modal-actions{border-top:1px solid var(--border);background:#fff;margin:18px -16px -16px;padding:12px 16px;position:sticky;bottom:-16px}.modal-actions button{flex:1}.summary-actions{grid-template-columns:1fr;display:grid}.summary-actions .summary-save{width:100%}}@media (width<=390px){.offerte-stats{gap:7px}.offerte-stats>*{padding:10px}.product-card-grid{gap:8px}.modal-actions{grid-template-columns:1fr;display:grid}}.mobile-offer-nav,.mobile-offer-savebar{display:none}@media (width<=780px){html{scroll-behavior:smooth}.offertes-page{width:100%;max-width:100%;padding-bottom:calc(92px + env(safe-area-inset-bottom));overflow-x:clip}.offertes-header{gap:12px;margin-bottom:10px}.offertes-header h2{font-size:23px}.offertes-header p{font-size:12px;line-height:1.45}.offerte-header-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:100%;display:grid}.offerte-header-actions button{min-height:46px;padding:9px 10px;font-size:12px}.offerte-header-actions .primary-button{display:none}.offerte-header-actions .supplier-quote-button{grid-column:1/-1}.offer-autosave-bar{z-index:30;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:0;margin:0 -8px;padding:9px 12px;position:sticky;top:0}.offer-autosave-bar small{display:none}.mobile-offer-nav{z-index:29;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f8faf7f5;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin:0 -8px 12px;padding:8px 10px;display:grid;position:sticky;top:36px}.mobile-offer-nav button{border:1px solid var(--border);min-height:40px;color:var(--text);background:#fff;border-radius:10px;font-size:11px;font-weight:800}.mobile-offer-savebar{z-index:100;padding:10px 12px calc(10px + env(safe-area-inset-bottom));border-top:1px solid var(--border);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff7;grid-template-columns:minmax(0,1fr) 82px minmax(145px,.9fr);align-items:center;gap:10px;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -12px 30px #0f172a1f}.mobile-offer-savebar small,.mobile-offer-savebar strong{display:block}.mobile-offer-savebar small{color:var(--muted);font-size:10px}.mobile-offer-savebar strong{margin-top:2px;font-size:18px}.mobile-offer-savebar .primary-button,.mobile-offer-savebar .mobile-offer-close{border-radius:13px;min-height:48px;padding-inline:10px}.offerte-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.offerte-stats .stat-card{border-radius:12px;min-width:0;padding:10px 7px}.offerte-stats .stat-card span,.offerte-stats .stat-card small{font-size:8px}.offerte-stats .stat-card strong{overflow-wrap:anywhere;font-size:14px}.offerte-stats .stat-compact{font-size:11px!important}#mobile-offer-data,#mobile-offer-products,#mobile-offer-summary{scroll-margin-top:92px}.offerte-main-panel,.offer-block-library,.offer-canvas-panel,.offerte-summary-panel,.product-characteristics-panel{border-radius:15px;padding:14px}.offerte-meta-grid input,.offerte-meta-grid select,.offerte-note textarea,.modal-form-grid input,.modal-form-grid select,.modal-form-grid textarea,.offer-product-select select{border-radius:11px;min-height:48px;font-size:16px}.offerte-note textarea{min-height:96px}.customer-combobox-menu{max-height:48vh}.customer-combobox-menu button{min-height:58px;padding:11px}.offer-studio{grid-template-columns:1fr;gap:10px;display:grid}.offer-block-library{position:static}.offer-block-button{min-height:56px}.offer-library-tip{display:none}.offer-canvas-toolbar{align-items:flex-start;gap:10px}.offer-canvas-total{min-width:0}.offer-canvas-total strong{font-size:17px}.offer-presentation-card{border-radius:14px;grid-template-columns:38px minmax(0,1fr);gap:10px;padding:12px;display:grid;position:relative}.offer-card-side{border-top:1px solid var(--border);grid-column:1/-1;grid-template-columns:1fr auto auto;align-items:center;gap:8px;padding-top:10px;display:grid}.offer-card-side>strong{font-size:17px}.offer-card-side>small{display:none}.offer-card-order{justify-self:end}.offer-card-side .text-button,.offer-card-side .archive-delete{min-height:40px}.offer-card-features{gap:5px}.offer-card-features span{font-size:10px}.offer-product-line{grid-template-columns:1fr;gap:8px}.offer-line-price{justify-content:space-between;align-items:center;gap:8px;display:flex}.offer-line-actions button{min-height:40px}.discount-editor-grid{grid-template-columns:1fr}.summary-row,.summary-total{font-size:13px}.summary-total{font-size:17px}.summary-actions{grid-template-columns:1fr 1fr;display:grid}.summary-actions button{min-height:46px}.summary-actions .summary-save{display:none}.modal-backdrop{place-items:end center;padding:0}.offerte-modal{width:100%;max-height:92dvh;padding:16px 14px calc(18px + env(safe-area-inset-bottom));border-radius:20px 20px 0 0}.modal-header{z-index:5;border-bottom:1px solid var(--border);background:#fff;margin:-16px -14px 14px;padding:14px;position:sticky;top:-16px}.modal-close{width:44px;height:44px}.modal-actions{bottom:calc(-18px - env(safe-area-inset-bottom));margin:16px -14px calc(-18px - env(safe-area-inset-bottom));padding:10px 14px calc(10px + env(safe-area-inset-bottom));border-top:1px solid var(--border);background:#fff;position:sticky}.modal-actions button{flex:1;min-height:48px}}@media (width<=390px){.offerte-stats{grid-template-columns:1fr}.offerte-stats .stat-card{grid-template-columns:1fr auto;align-items:center;display:grid}.offerte-stats .stat-card small{grid-column:1/-1}.offerte-header-actions{grid-template-columns:1fr}.offerte-header-actions .supplier-quote-button{grid-column:auto}.mobile-offer-nav button{padding:4px;font-size:10px}.mobile-offer-savebar{grid-template-columns:1fr 76px 132px}}.offerte-modal,.offerte-modal *{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}.offerte-modal{overscroll-behavior:contain;-webkit-overflow-scrolling:touch}@media (width<=780px){.modal-backdrop{touch-action:none;align-items:end;overflow:hidden}.offerte-modal{--modal-viewport-height:100dvh;width:100%;max-width:100%;max-height:min(94dvh, calc(var(--modal-viewport-height) - 8px));padding:16px 14px calc(18px + env(safe-area-inset-bottom));scroll-padding-top:82px;scroll-padding-bottom:calc(92px + env(safe-area-inset-bottom));touch-action:pan-y;border-radius:20px 20px 0 0;overflow:hidden auto}.offerte-modal input,.offerte-modal select,.offerte-modal textarea{width:100%;min-width:0;min-height:48px;line-height:1.35;font-size:16px!important}.offerte-modal textarea{resize:vertical;min-height:104px}.offerte-modal input:focus,.offerte-modal select:focus,.offerte-modal textarea:focus{scroll-margin-top:88px;scroll-margin-bottom:110px}.offerte-modal button{white-space:normal;overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none;min-height:44px}.offerte-modal button strong,.offerte-modal button small{white-space:normal;overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none;max-width:100%;display:block}.offerte-modal button strong{font-size:15px!important;line-height:1.25!important}.offerte-modal button small{margin-top:3px;font-size:12px!important;line-height:1.4!important}.offerte-modal .modal-header{z-index:30;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff7;align-items:flex-start;gap:12px;margin:-16px -14px 14px;padding:14px;position:sticky;top:-16px}.offerte-modal .modal-header>div{flex:1;min-width:0}.offerte-modal .modal-header h3{white-space:normal;overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none;max-width:100%;margin:4px 0 0;font-size:20px!important;line-height:1.18!important}.offerte-modal .modal-close{background:#f4f6f4;border-radius:12px;flex:0 0 44px;width:44px;min-width:44px;height:44px;padding:0}.offerte-modal .modal-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.offerte-modal .wizard-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.offerte-modal .wizard-choice-grid>button{width:100%;min-width:0;min-height:112px;padding:14px 12px}.offerte-modal .modal-actions{bottom:calc(-18px - env(safe-area-inset-bottom));z-index:25;margin:18px -14px calc(-18px - env(safe-area-inset-bottom));padding:11px 14px calc(11px + env(safe-area-inset-bottom));border-top:1px solid var(--border);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffffa;gap:8px;position:sticky;box-shadow:0 -10px 24px #0f172a14}.offerte-modal .modal-actions button{flex:150px;min-height:48px}}@media (width<=520px){.offerte-modal .modal-form-grid,.offerte-modal .wizard-choice-grid{grid-template-columns:minmax(0,1fr)!important}.offerte-modal .wizard-choice-grid>button{text-align:left;min-height:92px}}@media (width<=390px){.offerte-modal .modal-header h3{font-size:18px!important}.offerte-modal .modal-actions{grid-template-columns:1fr;display:grid}.offerte-modal .modal-actions button{width:100%}}.quote-offer-totals,.quote-vat-box,.quote-offer-totals-complete,.quote-vat-box-complete{break-inside:avoid;page-break-inside:avoid}.quote-totals-only-page{flex-direction:column;display:flex}.quote-totals-page-spacer{flex:auto;min-height:120px}.quote-totals-only-page .quote-offer-totals{margin-top:0}.quote-totals-only-page .quote-vat-box{margin-bottom:28px}.quote-totals-only-page .quote-offer-footer{margin-top:auto}.product-config-sections{gap:14px;margin-top:14px;display:grid}.product-config-section{background:linear-gradient(#fff 0%,#fbfcfa 100%);border:1px solid #e4e9e3;border-radius:16px;padding:16px;box-shadow:0 5px 18px #1f2d240b}.product-config-section--accent{background:linear-gradient(#fbfefb 0%,#f5faf6 100%);border-color:#d8e8dc}.product-config-section__header{border-bottom:1px solid #edf0ec;align-items:center;gap:11px;margin-bottom:14px;padding-bottom:11px;display:flex}.product-config-section__header div{gap:2px;display:grid}.product-config-section__header strong{color:#243029;font-size:14px}.product-config-section__header small{color:#718078;font-size:11px}.product-config-section__number{color:#277642;background:#eaf4ec;border-radius:10px;flex:0 0 32px;place-items:center;width:32px;height:32px;font-size:11px;font-weight:800;display:inline-grid}.field-help{color:#7a857e;margin-top:5px;font-size:10px;font-weight:500;display:block}.wizard-summary--cards{background:0 0;border:0;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:14px;padding:0;display:grid}.wizard-summary--cards>div{background:#fff;border:1px solid #dfe6df;border-radius:13px;gap:3px;min-width:0;padding:13px 14px;display:grid}.wizard-summary--cards span{color:#6d786f;text-transform:uppercase;letter-spacing:.055em;font-size:10px;font-weight:800}.wizard-summary--cards strong{color:#1f2c24;font-size:16px}.wizard-summary--cards small{color:#7b867e;font-size:10px}@media (width<=720px){.product-config-section{border-radius:13px;padding:13px}.wizard-summary--cards{grid-template-columns:1fr}}.reclamebord-set-card{background:linear-gradient(135deg,#f5faf2,#eef7e9);border:1px solid #cfe1c9;border-radius:14px;margin-top:14px;padding:14px 16px}.reclamebord-set-card__head{justify-content:space-between;align-items:center;gap:16px;display:flex}.reclamebord-set-card__head div{flex-direction:column;gap:2px;display:flex}.reclamebord-set-card__head span{text-transform:uppercase;letter-spacing:.06em;color:#647266;font-size:10px;font-weight:800}.reclamebord-set-card__head strong{font-size:15px}.reclamebord-set-card__head>strong{color:#26783b;white-space:nowrap;font-size:18px}.reclamebord-set-card__items{color:#435247;flex-wrap:wrap;gap:7px 12px;margin-top:10px;font-size:12px;display:flex}.bord-material-picker>input{width:100%;margin-bottom:8px}.bord-material-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;max-height:300px;padding:2px;display:grid;overflow:auto}.bord-material-item{text-align:left;cursor:pointer;background:#fff;border:1px solid #dfe4ea;border-radius:10px;flex-direction:column;gap:3px;min-height:58px;padding:8px 10px;display:flex}.bord-material-item.is-selected{background:#f1faf3;border:2px solid #2f8f46;padding:7px 9px}.bord-material-item>span{justify-content:space-between;align-items:center;gap:8px;display:flex}.bord-material-item b{text-transform:uppercase;letter-spacing:.05em;font-size:9px}.bord-material-item em{color:#397447;font-size:10px;font-style:normal;font-weight:700}.bord-material-item>strong{font-size:12px;line-height:1.2}.bord-material-item small{opacity:.72;font-size:10px;line-height:1.25}.bord-material-empty{padding:14px;font-size:12px}@media (width<=700px){.bord-material-list{grid-template-columns:1fr}.reclamebord-set-card__head{align-items:flex-start}}.production-comparison{background:#f7faf6;border:1px solid #d6e3d5;border-radius:15px;margin:14px 0;padding:15px}.production-comparison header{justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:10px;display:flex}.production-comparison header div{gap:2px;display:grid}.production-comparison header span{text-transform:uppercase;color:#57805d;letter-spacing:.06em;font-size:10px;font-weight:800}.production-comparison header strong{font-size:15px}.production-comparison header small,.production-comparison p{color:#6e7b71;font-size:11px}.production-comparison__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.production-comparison__grid button{text-align:left;cursor:pointer;background:#fff;border:1px solid #dce4dc;border-radius:12px;gap:4px;padding:13px;display:grid}.production-comparison__grid button.is-selected{background:#eff8ed;border:2px solid #2f8f46;padding:12px}.production-comparison__grid button span{font-size:11px;font-weight:800}.production-comparison__grid button strong{color:#23743a;font-size:18px}.option-toggle{background:#fff8e5!important;border-color:#f0d58c!important}.quote-presentation-project.is-option{background:#fff9e7;border:2px solid #d6a72c}.quote-presentation-project.is-option .quote-project-number{color:#332400;background:#e8b83f}.quote-material-detail{gap:5px;margin-top:10px;display:grid}.quote-material-detail>div{border-top:1px solid #3246371f;grid-template-columns:190px 1fr;gap:8px;padding-top:5px;font-size:11px;display:grid}.quote-material-detail strong{color:#2d6f3c}.quote-regie-note{background:#f1f7ef;border-left:3px solid #4f965c;padding:9px 11px;margin-top:10px!important;font-size:10px!important}.quote-options-total{color:#8a6410;background:#fff7d8;border-radius:7px;padding:7px 9px}@media (width<=700px){.production-comparison__grid{grid-template-columns:1fr}.production-comparison header{flex-direction:column;align-items:flex-start}.quote-material-detail>div{grid-template-columns:1fr}}.quote-offer-page .quote-presentation-project{break-inside:avoid!important;page-break-inside:avoid!important}.quote-project-features{gap:3px;margin-top:6px}.quote-project-features span{border-radius:5px;padding:2px 4px;font-size:6.5px;line-height:1.15}.quote-material-detail>div{break-inside:avoid}.pdf-render-clone .quote-presentation-project{break-inside:avoid!important;page-break-inside:avoid!important}.quote-signature-person{align-items:center;gap:16px;margin-top:10px;display:flex}.quote-signature-person>div,.quote-signature-details{align-items:start;display:grid}.quote-signature-photo{aspect-ratio:1;clip-path:circle(50%);object-fit:cover;object-position:center;box-sizing:border-box;border:2px solid #dce8d8;border-radius:999px;flex:0 0 68px;width:68px;min-width:68px;max-width:68px;height:68px;min-height:68px;max-height:68px;display:block;overflow:hidden}.quote-signature-image{object-fit:contain;object-position:left center;width:150px;height:48px;margin:3px 0 2px}.quote-signature-name{margin:3px 0 2px}.quote-signature-person b{color:#233127;font-size:12px}.quote-signature-person small{line-height:1.35}.placement-choice{gap:12px;display:grid}.placement-choice__row{background:#fff;border:1px solid #dce6dd;border-radius:13px;grid-template-columns:minmax(190px,1.2fr) minmax(150px,.8fr) minmax(140px,.7fr);align-items:end;padding:13px 14px;gap:12px!important;display:grid!important}.placement-choice__toggle{align-items:center;gap:10px;min-height:42px;display:flex}.placement-choice__toggle input{min-width:18px;height:18px;margin:0;width:18px!important}.placement-choice__field{gap:5px;display:grid}.placement-choice__field small{color:#68766e;min-height:15px;font-size:11px;font-weight:700}.placement-choice__help{color:#718078;grid-column:1/-1;padding-left:28px;font-size:11px;font-weight:500;line-height:1.45}.comparison-settings{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:14px 0;display:grid}.comparison-settings label{color:#26332b;gap:6px;font-size:11px;font-weight:800;display:grid}.comparison-settings select{width:100%;min-height:40px}@media (width<=760px){.placement-choice__row,.comparison-settings{grid-template-columns:1fr}.placement-choice__help{grid-column:1;padding-left:28px}}.reclamebord-set-card__note{color:#647066;margin-top:10px;font-size:.78rem;line-height:1.4;display:block}.logo-calculator-launch{flex-wrap:wrap;align-items:center;gap:12px;padding:10px 0;display:flex}.logo-calculator-launch .field-help{margin:0}.logo-size-calculator{background:linear-gradient(#fbfefb,#f3f9f3);border:1px solid #cfe2d0;border-radius:16px;gap:14px;padding:16px;display:grid}.logo-size-calculator>header{border-bottom:1px solid #dce8dc;justify-content:space-between;align-items:center;padding-bottom:10px;display:flex}.logo-size-calculator>header div{gap:3px;display:grid}.logo-size-calculator>header small{color:#718075}.logo-size-calculator__source,.logo-size-calculator__target{grid-template-columns:repeat(3,minmax(0,1fr));align-items:end;gap:12px;display:grid}.logo-size-calculator__source label,.logo-size-calculator__target label{gap:6px;display:grid}.logo-size-calculator__source small,.logo-size-calculator__target small{color:#738078;font-weight:400}.logo-size-calculator__nas{align-content:end;gap:6px;display:grid}.logo-size-calculator__nas small{color:#738078}.logo-nas-files{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;max-height:180px;padding:4px;display:grid;overflow:auto}.logo-nas-files button{text-align:left;color:#1e2a22;background:#fff;border:1px solid #d9e3d9;border-radius:10px;gap:3px;padding:10px;display:grid}.logo-nas-files button:hover{background:#f5fbf5;border-color:#2a8a42}.logo-nas-files small{text-overflow:ellipsis;white-space:nowrap;color:#718075;overflow:hidden}.logo-calculator-message{color:#2d6638;background:#eef7ee;border-radius:10px;margin:0;padding:9px 11px}.logo-size-calculator__result{flex-wrap:wrap;align-items:stretch;gap:10px;padding-top:4px;display:flex}.logo-size-calculator__result>div{background:#fff;border:1px solid #dce7dc;border-radius:12px;gap:3px;min-width:150px;padding:10px 12px;display:grid}.logo-size-calculator__result span{text-transform:uppercase;letter-spacing:.04em;color:#6d7a70;font-size:.75rem}.logo-size-calculator__result strong{font-size:1rem}.logo-size-calculator__result .primary-button{margin-left:auto}@media (width<=720px){.logo-size-calculator__source,.logo-size-calculator__target,.logo-nas-files{grid-template-columns:1fr}.logo-size-calculator__result{display:grid}.logo-size-calculator__result .primary-button{width:100%;margin-left:0}}.quote-offer-page .quote-info-grid{margin-top:14px;margin-bottom:10px;padding:12px 14px}.quote-offer-page .quote-project-intro{margin:9px 0 8px;padding:9px 12px}.quote-offer-page .quote-presentation-project{grid-template-columns:36px minmax(0,1fr) 118px;gap:10px;padding:11px 12px}.quote-offer-page .quote-project-copy p,.quote-offer-page .quote-material-detail>div{font-size:9px;line-height:1.3}.quote-offer-page .quote-material-detail>div{grid-template-columns:176px 1fr;gap:6px;padding-top:3px}.quote-terms-signature-footer{text-align:left;justify-content:flex-start;min-height:95px;padding-top:10px}.quote-final-signature{align-items:center;gap:13px;display:flex}.quote-final-signature-photo{object-fit:cover;object-position:center;border:2px solid #dcebd6;border-radius:50%;width:64px;min-width:64px;height:64px;min-height:64px}.quote-final-signature-details{align-items:start;gap:1px;display:grid}.quote-final-signature-details b{color:#111;font-family:Arial,Helvetica,sans-serif;font-size:12px}.quote-final-signature-details small{color:#303730;font-size:9px}.quote-final-signature-image{object-fit:contain;object-position:left center;width:150px;height:48px;margin:2px 0;display:block}.quote-offer-page .quote-presentation-groups{gap:8px;margin-top:12px}.quote-offer-page .quote-presentation-project{grid-template-columns:38px minmax(0,1fr) 118px;gap:11px;padding:11px 12px;break-inside:avoid!important;page-break-inside:avoid!important}.quote-offer-page .quote-project-copy h3{margin:2px 0 4px;font-size:14px;line-height:1.18}.quote-offer-page .quote-project-copy p{font-size:9px;line-height:1.3}.quote-offer-page .quote-material-detail{gap:3px;margin-top:6px}.quote-offer-page .quote-material-detail>div{grid-template-columns:180px 1fr;padding-top:3px;font-size:9px;line-height:1.25}.quote-offer-page .quote-regie-note{padding:5px 7px;line-height:1.25;margin-top:5px!important;font-size:8.5px!important}.quote-offer-page .quote-project-features{margin-top:4px}.quote-offer-page .quote-project-price strong{font-size:15px}.sticker-ink-input-row{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:14px;display:grid}.sticker-ink-input-row label{grid-template-rows:auto 42px minmax(30px,auto);align-content:start;gap:7px;display:grid}.sticker-ink-input-row input,.sticker-ink-input-row select{height:42px}.sticker-ink-input-row small{color:var(--muted);line-height:1.35}@media (width<=720px){.sticker-ink-input-row{grid-template-columns:1fr}}.sticker-roll-layout{background:#f8fbf7;border:1px solid #d6e4d4;border-radius:16px;margin-top:14px;padding:16px}.sticker-roll-layout__header,.sticker-roll-layout__body{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.sticker-roll-layout__header strong{margin-top:3px;display:block}.sticker-roll-layout__header>span{color:#637267;font-size:12px}.sticker-roll-layout__body{margin-top:14px}.sticker-roll-visual{grid-template-columns:repeat(var(--sticker-across), minmax(30px, 1fr));background:#fff;border:2px solid #2d8a43;border-radius:10px;flex:55%;gap:4px;padding:10px;display:grid;overflow:hidden}.sticker-roll-visual span{color:#416548;border:1px dashed #9abca0;border-radius:5px;place-items:center;min-height:28px;font-size:9px;display:grid;overflow:hidden}.sticker-roll-layout__stats{flex:42%;grid-template-columns:repeat(2,minmax(120px,1fr));gap:8px;display:grid}.sticker-roll-layout__stats div{background:#fff;border:1px solid #e1e9df;border-radius:9px;padding:9px 10px}.sticker-roll-layout__stats span{color:#6d786f;font-size:10px;display:block}.sticker-roll-layout__stats strong{margin-top:3px;font-size:14px;display:block}.sticker-layout-options{gap:5px;margin-top:10px;display:grid}.sticker-layout-options span{color:#667269;font-size:11px}.sticker-layout-options span.active{color:#187533;font-weight:700}@media (width<=720px){.sticker-roll-layout__header,.sticker-roll-layout__body{flex-direction:column}.sticker-roll-visual,.sticker-roll-layout__stats{width:100%}.sticker-roll-layout__stats{grid-template-columns:repeat(2,minmax(0,1fr))}}.sticker-roll-visual{flex-direction:column;min-height:210px;padding:12px 12px 8px;display:flex}.sticker-roll-visual__sheet{grid-template-columns:repeat(var(--sticker-across), minmax(12px, 1fr));background:linear-gradient(90deg,#1f843d0d,#1f843d00),#fff;border-radius:7px;flex:auto;align-content:start;align-items:start;gap:5px;min-height:150px;padding:8px;display:grid}.sticker-roll-visual__sheet span{width:100%;aspect-ratio:var(--sticker-item-ratio);background:linear-gradient(135deg,#f7fff6,#dff1df);border:1px solid #74a77d;border-radius:4px;min-height:10px;max-height:105px;display:block;position:relative;overflow:hidden}.sticker-roll-visual__sheet span i{border:1px dashed #2c783e73;border-radius:2px;position:absolute;inset:2px}.sticker-roll-direction{color:#176f31;flex:none;justify-content:center;align-items:center;gap:9px;margin-top:8px;font-size:11px;line-height:1;display:flex}.sticker-roll-direction span{color:#239044;border:0;min-height:auto;font-size:22px;font-weight:800}.sticker-roll-direction strong{letter-spacing:.01em;font-size:11px}@media (width<=720px){.sticker-roll-visual{min-height:190px}.sticker-roll-visual__sheet{gap:3px;min-height:130px}.sticker-roll-visual__sheet span{max-height:85px}}.workorders-page{width:100%;min-width:0}.workorders-header{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:16px;display:flex}.workorders-header h2{margin:3px 0 4px}.workorders-header p{margin:0}.workorder-primary{background:var(--green-700,#2f7a3e);color:#fff;cursor:pointer;border:0;border-radius:10px;padding:11px 15px;font-weight:850}.workorder-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.workorder-stats article{border:1px solid var(--border);box-shadow:var(--shadow-sm);background:#fff;border-radius:12px;padding:14px}.workorder-stats span,.workorder-stats strong{display:block}.workorder-stats span{color:var(--muted);font-size:11px;font-weight:800}.workorder-stats strong{color:var(--green-700);margin-top:5px;font-size:24px}.workorders-toolbar{grid-template-columns:minmax(0,1fr) 220px;gap:12px;margin-top:12px;padding:14px;display:grid}.workorders-toolbar label,.workorder-form-grid label{gap:6px;display:grid}.workorders-toolbar label>span,.workorder-form-grid label>span{color:var(--muted);font-size:11px;font-weight:800}.workorders-toolbar input,.workorders-toolbar select,.workorder-form-grid input,.workorder-form-grid select,.workorder-form-grid textarea{width:100%;min-height:42px}.workorders-layout{grid-template-columns:minmax(0,1.45fr) minmax(320px,.75fr);gap:12px;margin-top:12px;display:grid}.workorders-list,.workorder-detail{min-width:0;padding:0;overflow:hidden}.workorders-list-head{border-bottom:1px solid var(--border);justify-content:space-between;gap:12px;padding:14px;display:flex}.workorders-list-head span{color:var(--muted);font-size:11px}.workorder-row{border:0;border-bottom:1px solid var(--border);width:100%;color:var(--text);text-align:left;cursor:pointer;background:#fff;grid-template-columns:minmax(190px,1fr) 130px 95px;align-items:center;gap:12px;padding:13px 14px;display:grid}.workorder-row:hover,.workorder-row.active{background:var(--green-50,#f4faf2)}.workorder-row.active{box-shadow:inset 4px 0 var(--green-500,#5aa63b)}.workorder-row-main small,.workorder-row-main strong,.workorder-row-main em{display:block}.workorder-row-main small{color:var(--green-700);font-size:10px;font-weight:900}.workorder-row-main strong{margin-top:2px}.workorder-row-main em{color:var(--muted);margin-top:2px;font-size:11px;font-style:normal}.workorder-status{background:#eef2ee;border-radius:999px;justify-content:center;padding:6px 9px;font-size:10px;font-weight:900;display:inline-flex}.status-gepland{color:#1d4ed8;background:#eaf2ff}.status-bezig{color:#9a5b00;background:#fff4d8}.status-concept{color:#5f6368;background:#f1f1f1}.workorder-detail{padding:17px}.workorder-detail-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.workorder-detail-head h3{margin:3px 0}.workorder-detail-head p{color:var(--muted);margin:0}.workorder-info{margin:16px 0 0}.workorder-info div{border-bottom:1px solid var(--border);justify-content:space-between;gap:14px;padding:10px 0;display:flex}.workorder-info dt{color:var(--muted)}.workorder-info dd{text-align:right;margin:0;font-weight:800}.workorder-copy{margin-top:16px}.workorder-copy h4{margin:0 0 6px}.workorder-copy p{white-space:pre-wrap;margin:0;line-height:1.55}.workorder-status-actions{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;margin-top:18px;display:grid}.workorder-status-actions button,.workorder-detail-actions button,.workorder-modal footer button{border:1px solid var(--border);cursor:pointer;background:#fff;border-radius:9px;padding:9px;font-weight:800}.workorder-status-actions button.active{border-color:var(--green-500);background:var(--green-50);color:var(--green-700)}.workorder-detail-actions{gap:8px;margin-top:10px;display:flex}.workorder-detail-actions button{flex:1}.workorder-detail-actions .danger{color:#b42318}.workorders-empty{text-align:center;min-height:180px;color:var(--muted);place-content:center;padding:20px;display:grid}.workorders-empty p{margin:5px 0 0}.workorder-modal-backdrop{z-index:2500;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172a94;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.workorder-modal{width:min(900px,100%);max-height:calc(100svh - 36px);box-shadow:var(--shadow-lg);background:#fff;border-radius:18px;padding:20px;overflow:auto}.workorder-modal>header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.workorder-modal>header h3{margin:3px 0}.workorder-modal>header button{cursor:pointer;background:0 0;border:0;font-size:28px}.workorder-form-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:16px;display:grid}.workorder-form-grid .wide{grid-column:1/-1}.workorder-form-grid textarea{resize:vertical;min-height:90px}.workorder-message{color:#9a5200;background:#fff4e5;border-radius:9px;padding:10px 12px}.workorder-modal footer{justify-content:flex-end;gap:9px;margin-top:17px;display:flex}.workorder-modal footer .workorder-primary{background:var(--green-700);color:#fff;border:0}@media (width<=1100px){.workorders-layout{grid-template-columns:1fr}.workorder-detail{min-height:220px}.workorder-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.workorders-header{display:grid}.workorders-header .workorder-primary{width:100%}.workorder-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.workorders-toolbar,.workorder-form-grid{grid-template-columns:1fr}.workorder-form-grid .wide{grid-column:auto}.workorder-row{grid-template-columns:minmax(0,1fr) auto}.workorder-row>span:nth-child(2){display:none}.workorder-status-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.workorder-modal-backdrop{align-items:end;padding:0}.workorder-modal{border-radius:18px 18px 0 0;width:100%;max-height:94svh;padding:16px}.workorder-modal footer{border-top:1px solid var(--border);background:#fff;margin:16px -16px -16px;padding:12px 16px;position:sticky;bottom:-16px}.workorder-modal footer button{flex:1;min-height:46px}}@media (width<=420px){.workorder-stats{gap:7px}.workorder-stats article{padding:11px}.workorder-row{padding:12px 10px}.workorder-detail-head{display:grid}.workorder-info div{gap:3px;display:grid}.workorder-info dd{text-align:left}.workorder-detail-actions{display:grid}.workorder-modal footer{grid-template-columns:1fr 1fr;display:grid}}.workorders-header-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.workorder-sync-status{border:1px solid var(--border);min-width:190px;color:var(--muted);background:#fff;border-radius:10px;align-items:center;gap:9px;padding:8px 11px;display:flex}.workorder-sync-status>span:last-child{gap:1px;min-width:0;display:grid}.workorder-sync-status strong{color:var(--text);white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.workorder-sync-status small{color:var(--muted);font-size:9px}.workorder-sync-dot{background:#9ca3af;border-radius:50%;flex:0 0 10px;width:10px;height:10px;box-shadow:0 0 0 3px #9ca3af21}.workorder-sync-status.sync-syncing{background:#fff9e8;border-color:#f1d58a}.workorder-sync-status.sync-syncing .workorder-sync-dot{background:#d99000;animation:1s ease-in-out infinite workorder-sync-pulse;box-shadow:0 0 0 3px #d9900021}.workorder-sync-status.sync-success{background:#f0f9ed;border-color:#b9ddb0}.workorder-sync-status.sync-success .workorder-sync-dot{background:#45a236;box-shadow:0 0 0 3px #45a23621}.workorder-sync-status.sync-offline,.workorder-sync-status.sync-error{background:#fff0f0;border-color:#efb7b7}.workorder-sync-status.sync-offline .workorder-sync-dot,.workorder-sync-status.sync-error .workorder-sync-dot{background:#c83d3d;box-shadow:0 0 0 3px #c83d3d1f}@keyframes workorder-sync-pulse{50%{opacity:.35;transform:scale(.82)}}@media (width<=720px){.workorders-header-actions{grid-template-columns:1fr;width:100%;display:grid}.workorder-sync-status{width:100%;min-width:0}.workorders-header-actions .workorder-primary{width:100%;min-height:48px}.workorder-modal input,.workorder-modal select,.workorder-modal textarea{font-size:16px}}.ai-inbox-page{color:#183018;max-width:1500px;margin:0 auto;padding:28px}.ai-inbox-header{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:24px;display:flex}.ai-inbox-header h1{margin:5px 0 8px;font-size:34px}.ai-inbox-header p{color:#647064;max-width:720px;margin:0}.ai-kicker{text-transform:uppercase;letter-spacing:.13em;color:#4b941e;font-size:12px;font-weight:800}.ai-status{white-space:nowrap;background:#eef7e8;border:1px solid #d5e8c9;border-radius:999px;padding:10px 14px;font-size:13px;font-weight:700}.ai-status span{background:#4b941e;border-radius:50%;width:9px;height:9px;margin-right:7px;display:inline-block}.ai-inbox-grid{grid-template-columns:minmax(340px,.8fr) minmax(480px,1.2fr);gap:22px;display:grid}.ai-inbox-page .card{background:#fff;border:1px solid #e3e9df;border-radius:18px;box-shadow:0 12px 35px #22441912}.ai-compose,.ai-result{padding:24px}.ai-compose h2,.ai-result h2,.ai-history h2{margin:0 0 18px}.ai-compose label{gap:7px;margin-bottom:15px;font-size:13px;font-weight:750;display:grid}.ai-compose input,.ai-compose textarea{font:inherit;border:1px solid #d7dfd2;border-radius:10px;outline:none;padding:12px 13px}.ai-compose input:focus,.ai-compose textarea:focus{border-color:#6ca744;box-shadow:0 0 0 3px #4b941e1f}.ai-compose textarea{resize:vertical;min-height:235px}.ai-compose small{color:#7b8478;margin-top:12px;line-height:1.45;display:block}.primary{color:#fff;cursor:pointer;background:#4b941e;border:0;border-radius:10px;padding:12px 18px;font-weight:800}.primary:hover{background:#3e7e18}.ghost{cursor:pointer;background:#fff;border:1px solid #d9e0d5;border-radius:9px;padding:9px 12px}.danger{color:#a33}.result-title{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.result-title h2{margin-top:10px}.status-pill{color:#786419;background:#f4f0dd;border-radius:999px;padding:5px 10px;font-size:12px;font-weight:800;display:inline-block}.confidence-row{flex-wrap:wrap;gap:10px;margin:4px 0 22px;display:flex}.confidence-row span{background:#f6f8f4;border-radius:8px;padding:8px 10px;font-size:12px}.data-sections{grid-template-columns:1fr 1fr;gap:16px;display:grid}.data-sections section{border:1px solid #e7ece3;border-radius:13px;padding:16px}.data-sections h3{margin:0 0 12px;font-size:15px}.data-sections dl{margin:0}.data-sections dl div{border-bottom:1px solid #edf0ea;grid-template-columns:90px 1fr;gap:10px;padding:7px 0;display:grid}.data-sections dl div:last-child{border-bottom:0}.data-sections dt{color:#7a8477;font-size:12px}.data-sections dd{word-break:break-word;margin:0;font-size:13px;font-weight:700}.create-quote{width:100%;margin-top:20px}.empty-state{text-align:center;color:#798276;place-content:center;min-height:430px;display:grid}.empty-state strong{color:#304330;font-size:20px}.ai-history{margin-top:22px;padding:22px}.ai-history>div:first-child{justify-content:space-between;display:flex}.ai-history p{color:#788176;margin:3px 0 0}.history-list{grid-template-columns:repeat(auto-fill,minmax(245px,1fr));gap:10px;margin-top:15px;display:grid}.history-list button{text-align:left;cursor:pointer;background:#fafbf9;border:1px solid #e2e8de;border-radius:11px;padding:13px}.history-list button.active{background:#f0f8eb;border-color:#5b9b31}.history-list strong,.history-list span{display:block}.history-list span{color:#73806e;margin-top:5px;font-size:12px}.muted{color:#7b8478}@media (width<=1000px){.ai-inbox-grid,.data-sections{grid-template-columns:1fr}.ai-inbox-header{display:block}.ai-status{margin-top:14px;display:inline-block}}@media (width<=650px){.ai-inbox-page{padding:16px}.ai-inbox-header h1{font-size:28px}}.material-match{background:#f8fbf6;border:1px solid #dce8d5;border-radius:14px;margin-top:18px;padding:16px}.material-match-heading{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:14px;display:flex}.material-match-heading h3{margin:3px 0 0;font-size:17px}.material-kicker{text-transform:uppercase;letter-spacing:.12em;color:#69904f;font-size:10px;font-weight:800}.match-badge{white-space:nowrap;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:800}.match-badge.matched{color:#347411;background:#e4f4da}.match-badge.unmatched{color:#9a5b00;background:#fff0db}.material-price-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.material-price-grid>div{background:#fff;border:1px solid #e4eadf;border-radius:10px;padding:12px}.material-price-grid span,.material-price-grid strong,.material-price-grid small{display:block}.material-price-grid span{color:#778473;margin-bottom:5px;font-size:11px}.material-price-grid strong{word-break:break-word;font-size:15px}.material-price-grid small{color:#7b8578;margin-top:4px;font-size:11px;line-height:1.35}.material-empty{color:#6f796c;background:#fff;border:1px dashed #d8dfd3;border-radius:10px;padding:14px;font-size:13px}.material-alternatives{margin-top:10px;font-size:12px}.material-alternatives summary{cursor:pointer;color:#557743;font-weight:700}.material-alternatives div{border-bottom:1px solid #e5eadf;justify-content:space-between;gap:12px;padding:7px 2px;display:flex}.material-alternatives div:last-child{border-bottom:0}@media (width<=1150px){.material-price-grid{grid-template-columns:1fr 1fr}}@media (width<=650px){.material-price-grid{grid-template-columns:1fr}.material-match-heading{display:block}.match-badge{margin-top:8px;display:inline-block}}.compose-actions{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.compose-actions h2{margin:0}.secondary{color:#347411;cursor:pointer;background:#fff;border:1px solid #4b941e;border-radius:9px;padding:9px 11px;font-weight:750}.secondary:disabled{opacity:.55}.hidden-file{display:none}.import-notice{background:#eef7e8;border:1px solid #d5e8c9;border-radius:10px;justify-content:space-between;gap:10px;margin-bottom:14px;padding:10px 12px;font-size:12px;display:flex}.source-label{color:#778473;margin-top:-11px;margin-bottom:12px;display:block}.attachments{border:1px solid #e7ece3;border-radius:12px;margin-top:16px;padding:14px}.attachments h3{margin:0 0 8px}.attachments span{background:#f3f6f1;border-radius:7px;margin:3px;padding:6px 9px;font-size:12px;display:inline-block}.recipe-list{gap:8px;display:grid}.recipe-row{background:#fff;border:1px solid #e4eadf;border-radius:10px;grid-template-columns:minmax(180px,1fr) minmax(230px,1.2fr);gap:16px;padding:11px 12px;display:grid}.recipe-row>div:last-child{text-align:right}.recipe-row strong,.recipe-row span,.recipe-row small,.recipe-row b{display:block}.recipe-row small{color:#7b8578;margin-top:3px;font-size:11px}.recipe-row span{color:#667563;font-size:11px}.recipe-row.missing{background:#fffaf4;border-style:dashed}.recipe-total{border-top:1px solid #dce8d5;grid-template-columns:1fr auto 1fr auto;align-items:center;gap:10px;margin-top:12px;padding-top:12px;display:grid}.recipe-total span{color:#657461;font-size:12px}.recipe-total strong{font-size:16px}.history-list button{min-width:0;overflow:hidden}.history-list strong{white-space:nowrap;text-overflow:ellipsis;max-width:100%;overflow:hidden}.history-list span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.result-title,.result-title>div{min-width:0}.result-title h2,.ai-compose textarea{overflow-wrap:anywhere}.history-list button{word-break:break-word}@media (width<=760px){.compose-actions{flex-direction:column;align-items:flex-start}.recipe-row{grid-template-columns:1fr}.recipe-row>div:last-child{text-align:left}.recipe-total{grid-template-columns:1fr auto}}.history-heading{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.history-heading h2{margin-bottom:4px}.history-heading p{color:#788176;margin:0}.history-tabs{background:#f3f6f1;border:1px solid #e1e7dd;border-radius:10px;gap:6px;padding:4px;display:flex}.history-tabs button{color:#5f6d5b;cursor:pointer;background:0 0;border:0;border-radius:7px;padding:7px 11px;font-weight:750}.history-tabs button.active{color:#347411;background:#fff;box-shadow:0 1px 4px #1f41161f}.history-table{border:1px solid #e2e8de;border-radius:12px;margin-top:16px;overflow:hidden}.history-header,.history-row{grid-template-columns:140px minmax(260px,2.2fr) minmax(150px,1.15fr) minmax(130px,1fr) 105px minmax(250px,1.4fr);align-items:center;gap:12px;display:grid}.history-header{text-transform:uppercase;letter-spacing:.06em;color:#73806e;background:#f5f7f3;padding:10px 14px;font-size:11px;font-weight:800}.history-row{background:#fff;border-top:1px solid #e8ece5;min-width:0;padding:11px 14px}.history-row:hover{background:#fbfdf9}.history-row.selected{background:#f0f8eb;box-shadow:inset 3px 0 #5b9b31}.history-status{text-overflow:ellipsis;white-space:nowrap;color:#786419;background:#f4f0dd;border-radius:999px;max-width:100%;padding:5px 9px;font-size:11px;font-weight:800;display:inline-block;overflow:hidden}.history-subject{text-align:left;font:inherit;color:#203520;white-space:nowrap;text-overflow:ellipsis;cursor:pointer;background:0 0;border:0;min-width:0;padding:0;font-weight:800;overflow:hidden}.history-subject:hover{text-decoration:underline}.history-cell,.history-date{white-space:nowrap;text-overflow:ellipsis;color:#546251;min-width:0;font-size:13px;display:block;overflow:hidden}.history-actions{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.history-actions button{cursor:pointer;background:#fff;border:1px solid #d9e0d5;border-radius:7px;padding:6px 8px;font-size:11px;font-weight:750}.history-actions button:hover{border-color:#8bae73}.history-actions button.danger{color:#a33;border-color:#ead2d2}.history-empty{text-align:center;color:#7b8478;padding:28px}.ai-history{box-sizing:border-box;width:100%}.history-list{display:none}@media (width<=1150px){.history-header{display:none}.history-row{grid-template-columns:120px minmax(0,1fr) 190px}.history-row>.history-cell:nth-of-type(2),.history-row>.history-cell:nth-of-type(3),.history-date{display:none}.history-actions{grid-column:3}}@media (width<=760px){.history-heading{display:block}.history-tabs{margin-top:12px;display:inline-flex}.history-row{grid-template-columns:1fr;gap:8px}.history-row>.history-cell,.history-date{display:block!important}.history-actions{grid-column:auto;justify-content:flex-start}.history-header{display:none}}.ai-inbox-grid{grid-template-columns:1fr!important}.ai-compose,.ai-result{box-sizing:border-box;width:100%}.ai-compose{grid-template-columns:minmax(220px,.7fr) minmax(300px,1.3fr);align-items:start;column-gap:20px;display:grid}.ai-compose .compose-actions,.ai-compose .hidden-file,.ai-compose .import-notice,.ai-compose label:nth-of-type(3),.ai-compose .primary,.ai-compose>small{grid-column:1/-1}.ai-compose label:first-of-type{grid-column:1}.ai-compose label:nth-of-type(2){grid-column:2}.ai-compose textarea{min-height:180px}.data-sections{grid-template-columns:1fr 1fr}.data-sections section{border-radius:12px;padding:0;overflow:hidden}.data-sections h3{background:#f6f8f4;border-bottom:1px solid #dfe6da;margin:0;padding:13px 16px}.data-sections dl div{border-bottom:1px solid #e2e8de;grid-template-columns:150px minmax(0,1fr);padding:11px 16px}.data-sections dt{font-size:13px}.data-sections dd{word-break:normal;overflow-wrap:anywhere;font-size:14px}.material-match{padding:0;overflow:hidden}.material-match-heading{background:#f3f8ef;border-bottom:1px solid #dce8d5;margin:0;padding:16px 18px}.recipe-table{width:100%;overflow-x:auto}.recipe-table-head,.recipe-table-row{grid-template-columns:minmax(130px,.8fr) minmax(280px,2.3fr) minmax(190px,1.35fr) minmax(130px,1fr) 100px;align-items:center;gap:0;min-width:900px;display:grid}.recipe-table-head{text-transform:uppercase;letter-spacing:.055em;color:#6d7968;background:#f7f9f5;border-bottom:1px solid #dfe6da;font-size:11px;font-weight:800}.recipe-table-head span,.recipe-table-row>*{box-sizing:border-box;border-right:1px solid #e2e8de;min-width:0;padding:11px 14px}.recipe-table-head span:last-child,.recipe-table-row>:last-child{text-align:right;border-right:0}.recipe-table-row{background:#fff;border-bottom:1px solid #e2e8de}.recipe-table-row:last-child{border-bottom:0}.recipe-table-row.missing{background:#fffaf4}.recipe-table-row>span{white-space:normal;overflow-wrap:anywhere;line-height:1.35}.recipe-table-row>b{white-space:nowrap}.recipe-total{background:#f7faf5;border-top:1px solid #dce8d5;margin:0;padding:14px 18px}.ai-history{padding:0;overflow:hidden}.history-heading{border-bottom:1px solid #e2e8de;padding:18px 20px}.history-table{border:0;border-radius:0;margin:0}.history-header,.history-row{grid-template-columns:140px minmax(300px,2.4fr) minmax(180px,1.2fr) minmax(160px,1fr) 110px minmax(250px,1.3fr)}.history-row{border-top:0;border-bottom:1px solid #e8ece5;min-height:58px}.history-row:last-child{border-bottom:0}@media (width<=900px){.ai-compose{display:block}.data-sections{grid-template-columns:1fr}.recipe-table-head,.recipe-table-row{grid-template-columns:120px 250px 170px 130px 90px;min-width:780px}}.customers-page{max-width:1550px;margin:0 auto}.customers-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:12px;display:flex}.customers-header h2{margin:2px 0 4px}.customers-header p{margin:0}.customers-header-actions{gap:7px;display:flex}.customer-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.customer-toolbar{align-items:center;gap:10px;margin-top:10px;padding:9px;display:flex}.customer-toolbar input{flex:1}.customer-toolbar span{color:var(--muted);flex:none;font-size:9px}.customer-list-panel{margin-top:10px;padding:0;overflow:hidden}.customer-table-wrap{width:100%;overflow-x:auto}.customer-table{table-layout:fixed;min-width:1180px}.customer-table th:first-child{width:85px}.customer-table th:nth-child(2){width:180px}.customer-table th:nth-child(3){width:145px}.customer-table th:nth-child(4){width:190px}.customer-table th:nth-child(5){width:125px}.customer-table th:nth-child(6){width:260px}.customer-table th:nth-child(7){width:135px}.customer-table th:nth-child(8){width:74px}.customer-table td{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.customer-table tbody tr:hover{background:#f7faf7}.customer-table a{color:var(--green-700);text-decoration:none}.customer-company{font-size:10px}.customer-actions{gap:5px;display:flex}.customer-actions button{border:1px solid var(--border);cursor:pointer;background:#fff;border-radius:7px;place-items:center;width:27px;height:27px;display:grid}.customer-actions button:hover{border-color:var(--green-500)}.customer-actions .customer-delete{color:#b42318;border-color:#f0c8c8}.customer-empty{text-align:center;padding:40px}.customer-empty p{margin:4px 0 0}.customer-modal-backdrop{z-index:1200;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0f172a8a;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.customer-modal{width:min(980px,100%);max-height:calc(100vh - 36px);box-shadow:var(--shadow-lg);background:#fff;border-radius:15px;padding:16px;overflow:auto}.customer-modal>header{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:13px;display:flex}.customer-modal>header h3{margin:3px 0 0}.customer-modal>header>button{cursor:pointer;background:0 0;border:0;font-size:23px}.customer-form-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;display:grid}.customer-form-grid label{gap:5px;display:grid}.customer-wide-two{grid-column:span 2}.customer-wide{grid-column:1/-1}.customer-modal footer{justify-content:flex-end;gap:7px;margin-top:14px;display:flex}.customer-import-modal{width:min(720px,100%)}.import-instructions,.import-columns{background:#f7faf7;border-radius:9px;padding:10px}.import-instructions p,.import-columns p{margin:4px 0 0}.customer-file-input{display:none}.customer-drop-zone{width:100%;min-height:145px;color:var(--text);cursor:pointer;background:#fbfefb;border:2px dashed #bdd0bf;border-radius:12px;place-content:center;justify-items:center;gap:6px;margin:10px 0;display:grid}.customer-drop-zone:hover{border-color:var(--green-500);background:var(--green-50)}.customer-drop-zone>span{color:var(--green-700);font-size:24px}.customer-drop-zone strong,.customer-drop-zone small{white-space:normal;text-align:center;display:block}.customer-drop-zone small{color:var(--muted)}.import-result{border-radius:9px;flex-wrap:wrap;gap:7px;margin-top:10px;padding:10px;display:flex}.import-result.success{color:#2d6d31;background:#ecf8ec}.import-result.error{color:#b42318;background:#fff0f0}.import-result strong{width:100%}.import-result span{background:#ffffffbf;border-radius:999px;padding:3px 7px}@media (width<=900px){.customer-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-wide-two{grid-column:span 2}}@media (width<=700px){.customers-header{flex-direction:column}.customers-header-actions{grid-template-columns:1fr;width:100%;display:grid}.customer-stats,.customer-form-grid{grid-template-columns:1fr}.customer-wide-two,.customer-wide{grid-column:1}.customer-toolbar{flex-direction:column;align-items:stretch}.customer-modal footer{grid-template-columns:1fr;display:grid}}.customer-toolbar{grid-template-columns:minmax(280px,1fr) auto auto;display:grid}.customer-page-size{white-space:nowrap;align-items:center;gap:6px;display:flex}.customer-page-size select{width:122px}.customer-pagination{z-index:4;border-top:1px solid var(--border);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff5;justify-content:space-between;align-items:center;gap:12px;padding:9px 12px;display:flex;position:sticky;bottom:0}.customer-pagination-info{color:var(--muted);font-size:9px}.customer-pagination-buttons{align-items:center;gap:5px;display:flex}.customer-pagination-buttons label{white-space:nowrap;align-items:center;gap:5px;display:flex}.customer-pagination-buttons select{width:64px}.customer-pagination-buttons button:disabled{opacity:.38;cursor:not-allowed}@media (width<=800px){.customer-toolbar{grid-template-columns:1fr}.customer-page-size{justify-content:space-between}.customer-pagination{flex-direction:column;align-items:stretch;position:static}.customer-pagination-buttons{flex-wrap:wrap;justify-content:center}}.projects-page{max-width:1500px;margin:0 auto}.projects-header{margin-bottom:12px}.projects-header h2{margin:2px 0 4px}.projects-header p{margin:0}.project-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.projects-toolbar{grid-template-columns:minmax(0,1fr) 220px;gap:10px;margin-top:10px;display:grid}.project-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:10px;display:grid}.project-card{border:1px solid var(--border);min-width:0;color:var(--text);text-align:left;cursor:pointer;box-shadow:var(--shadow-sm);background:#fff;border-radius:12px;padding:14px;transition:all .16s}.project-card:hover{box-shadow:var(--shadow-md);border-color:#b7d2b9;transform:translateY(-2px)}.project-card-top,.project-card-bottom,.project-owner{justify-content:space-between;gap:10px;display:flex}.project-card-top{align-items:center}.project-card-top>span:first-child{color:var(--green-700);font-size:9px;font-weight:900}.project-status{background:#eef2ee;border-radius:999px;padding:3px 7px;font-size:8px;font-weight:800}.status-in-uitvoering{color:#1d4ed8;background:#eaf2ff}.status-gereed{color:#3d7f2d;background:#eaf7e8}.status-wacht-op-klant{color:#b85d00;background:#fff6e8}.project-card h3{margin:12px 0 3px;font-size:13px}.project-card p{margin:0}.project-owner{border-top:1px solid var(--border);margin-top:14px;padding-top:10px}.project-owner span,.project-owner strong{font-size:9px}.project-progress-bar{background:#e7ece8;border-radius:999px;height:7px;margin-top:12px;overflow:hidden}.project-progress-bar i{border-radius:inherit;background:var(--green-500);height:100%;display:block}.project-card-bottom{color:var(--muted);margin-top:6px;font-size:8px}.projects-empty{text-align:center;grid-column:1/-1}.project-detail-backdrop{z-index:1100;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0f172a85;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.project-detail{width:min(920px,100%);max-height:calc(100vh - 40px);box-shadow:var(--shadow-lg);background:#fff;border-radius:16px;padding:18px;overflow:auto}.project-detail>header{justify-content:space-between;gap:16px;display:flex}.project-detail>header h2{margin:3px 0}.project-detail>header p{margin:0}.project-detail>header button{cursor:pointer;background:0 0;border:0;font-size:24px}.project-detail-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:16px;display:grid}.project-detail-grid label,.project-note{gap:5px;display:grid}.project-checklist{border:1px solid var(--border);border-radius:12px;margin-top:16px;padding:13px}.project-task-row{border-bottom:1px solid var(--border);grid-template-columns:18px minmax(0,1fr);align-items:center;gap:8px;padding:8px 2px;display:grid}.project-task-row:last-child{border-bottom:0}.project-task-row input{width:15px;min-height:auto}.project-task-row strong,.project-task-row small{display:block}.project-task-row small{color:var(--muted);margin-top:2px}.project-note{margin-top:14px}@media (width<=1000px){.project-card-grid,.project-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=700px){.project-stats,.project-card-grid,.project-detail-grid,.projects-toolbar{grid-template-columns:1fr}}.project-detail-page{max-width:1600px;margin:0 auto}.project-back-button{color:var(--green-700);cursor:pointer;background:0 0;border:0;padding:0 0 12px;font-weight:900}.project-detail-hero{border-left:5px solid var(--green-500);justify-content:space-between;align-items:center;display:flex}.project-detail-hero h2{margin:3px 0}.project-detail-hero p{color:var(--muted);margin:0}.project-progress{text-align:right}.project-progress strong,.project-progress span{display:block}.project-progress strong{color:var(--green-700);font-size:28px}.project-progress span{color:var(--muted)}.project-detail-columns{grid-template-columns:minmax(0,1fr) 360px;gap:12px;margin-top:12px;display:grid}.project-main-column,.project-side-column{align-content:start;gap:12px;display:grid}.project-meta-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.grouped-checklist{padding:0;overflow:hidden}.grouped-checklist>.panel-header{padding:18px}.check-group{border-top:1px solid var(--border)}.check-group-head{width:100%;color:var(--text);text-align:left;cursor:pointer;background:#fff;border:0;grid-template-columns:20px 1fr auto;align-items:center;padding:14px 18px;display:grid}.check-group-head:hover{background:var(--green-50)}.check-group-head em{color:var(--green-700);font-style:normal;font-weight:900}.check-group-items{padding:0 18px 12px}.check-group-items label{border-radius:8px;grid-template-columns:22px minmax(0,1fr);align-items:start;gap:10px;padding:10px;display:grid}.check-group-items label.highlighted{background:#fff7d6;box-shadow:inset 3px 0 #d9a400}.check-group-items strong,.check-group-items small{display:block}.check-group-items small{color:var(--muted);margin-top:2px}.check-group-items p{color:var(--muted);padding:8px}.project-note{gap:8px;display:grid}.project-note textarea{min-height:110px}.project-summary dl{margin:0}.project-summary dl div{border-bottom:1px solid var(--border);justify-content:space-between;gap:12px;padding:10px 0;display:flex}.project-summary dt{color:var(--muted)}.project-summary dd{text-align:right;margin:0;font-weight:800}.project-files>div:last-child{display:grid}.project-files button{border:0;border-bottom:1px solid var(--border);text-align:left;color:var(--text);cursor:pointer;background:0 0;grid-template-columns:26px minmax(0,1fr);gap:8px;padding:9px 0;display:grid}.project-files button strong,.project-files button small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.project-files button small{color:var(--muted)}@media (width<=1100px){.project-detail-columns{grid-template-columns:1fr}.project-meta-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=650px){.project-meta-grid{grid-template-columns:1fr}.project-detail-hero{flex-direction:column;align-items:flex-start}.project-progress{text-align:left}}.active-time-bar{z-index:50;color:#fff;background:#183d29;border-radius:12px;grid-template-columns:1fr auto auto;align-items:center;gap:14px;margin-bottom:10px;padding:10px 14px;display:grid;position:sticky;top:8px}.active-time-bar strong,.active-time-bar span{display:block}.active-time-bar span{opacity:.75;font-size:11px}.active-time-bar b{font-size:20px}.active-time-bar button,.phase-timer button,.agent-install,.grouped-checklist>.panel-header>button{color:#245f38;cursor:pointer;background:#eaf7e8;border:0;border-radius:8px;padding:8px 11px;font-weight:900}.check-group-head-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;display:grid}.phase-timer{align-items:center;gap:8px;padding-right:14px;display:flex}.phase-timer>span{text-align:right;min-width:55px;color:var(--green-700);font-weight:900}.phase-timer button.stop{color:#991b1b;background:#fee2e2}.workorder-time{color:var(--muted);padding-right:18px;font-size:10px;font-weight:800}.time-log{background:#f7faf7;padding:0 18px 12px}.time-log>div{border-bottom:1px solid var(--border);justify-content:space-between;gap:12px;padding:9px 0;display:flex}.time-log strong,.time-log small{display:block}.time-log small{color:var(--muted)}.time-reminder-backdrop{z-index:3000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172a9e;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.time-reminder{text-align:center;background:#fff;border-radius:18px;width:min(470px,100%);padding:28px}.time-reminder-clock{color:var(--green-700);margin:20px 0;font-size:42px;font-weight:950}.time-reminder-actions{gap:8px;display:grid}.time-reminder-actions button{border:1px solid var(--border);cursor:pointer;background:#fff;border-radius:10px;padding:12px;font-weight:900}.time-reminder-actions button.primary{background:var(--green-700);color:#fff}.agent-install{white-space:nowrap;font-size:9px}.nas-file-row{align-items:center;grid-template-columns:minmax(0,1fr) 34px!important;display:grid!important}.nas-file-row>button:first-child{width:100%}.project-files button.download-file{text-align:center;border:0;padding:8px;font-size:18px;display:block}@media (width<=650px){.check-group-head-row{grid-template-columns:1fr}.phase-timer,.workorder-time{padding:0 18px 10px}.active-time-bar{grid-template-columns:1fr auto}.active-time-bar button{grid-column:1/-1}}.project-files{min-width:0;overflow:hidden}.project-files-header{grid-template-columns:minmax(0,1fr);align-items:start;gap:10px;display:grid!important}.project-files-header>div{min-width:0}.project-files-header h3,.project-files-header p{overflow-wrap:anywhere}.project-files .agent-install{overflow-wrap:anywhere;text-align:center;justify-content:center;align-items:center;width:100%;max-width:100%;padding:9px 10px;line-height:1.25;white-space:normal!important;display:inline-flex!important}.project-files .nas-message{color:#587055;overflow-wrap:anywhere;background:#f5f8f4;border:1px solid #dfe8dc;border-radius:9px;margin:10px 0;padding:9px 10px;font-size:10px;line-height:1.45}.project-files .empty-inline{overflow-wrap:anywhere}@media (width>=1250px){.project-files-header{grid-template-columns:minmax(0,1fr) minmax(110px,145px)}.project-files .agent-install{width:auto}}.project-row-list{border:1px solid var(--border);box-shadow:var(--shadow-sm);background:#fff;border-radius:12px;margin-top:10px;overflow:hidden}.project-row-head,.project-row{grid-template-columns:minmax(210px,1.7fr) minmax(170px,1.3fr) minmax(130px,1fr) 120px 125px minmax(150px,1fr);align-items:center;gap:0;min-width:950px;display:grid}.project-row-list{overflow-x:auto}.project-row-head{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;background:#f5f8f4;font-size:10px;font-weight:900}.project-row-head span,.project-row>span{border-right:1px solid var(--border);min-width:0;padding:12px 14px}.project-row-head span:last-child,.project-row>span:last-child{border-right:0}.project-row{border:0;border-top:1px solid var(--border);width:100%;color:var(--text);text-align:left;cursor:pointer;background:#fff}.project-row:hover{background:var(--green-50)}.project-row-title strong,.project-row-title small{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.project-row-title strong{color:var(--green-700);font-size:10px}.project-row-title small{color:var(--text);margin-top:3px;font-size:12px;font-weight:850}.project-row>span{white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.project-row-progress{grid-template-columns:minmax(70px,1fr) 38px;align-items:center;gap:8px;display:grid!important}.project-row-progress i{background:#e7ece8;border-radius:999px;height:7px;display:block;overflow:hidden}.project-row-progress b{border-radius:inherit;background:var(--green-500);height:100%;display:block}.project-row-progress strong{text-align:right;font-size:10px}.planning-page{max-width:1600px;margin:0 auto}.planning-header{justify-content:space-between;gap:16px;margin-bottom:12px;display:flex}.planning-header h2{margin:2px 0 4px}.planning-header p{margin:0}.planning-actions{flex-wrap:wrap;justify-content:flex-end;align-items:flex-start;gap:10px;display:flex}.planning-nav{align-items:flex-start;gap:7px;display:flex}.planning-board{border:1px solid var(--border);box-shadow:var(--shadow-sm);background:#fff;border-radius:12px;grid-template-columns:160px repeat(5,minmax(150px,1fr));display:grid;overflow:auto}.planning-corner,.planning-day-head{z-index:2;border-bottom:1px solid var(--border);background:#f5f8f5;padding:10px;font-weight:800;position:sticky;top:0}.planning-day-head{text-align:center}.planning-row{display:contents}.planning-employee{border-right:1px solid var(--border);border-bottom:1px solid var(--border);background:#fafcfa;align-items:flex-start;gap:8px;padding:10px;display:flex}.planning-employee>span{border-radius:50%;flex:0 0 10px;width:10px;height:10px;margin-top:3px}.planning-employee strong,.planning-employee small{display:block}.planning-employee small{color:var(--muted)}.planning-cell{border-right:1px solid var(--border);border-bottom:1px solid var(--border);background:linear-gradient(#fff,#fbfcfb);min-height:145px;padding:6px}.planning-project,.planning-task{cursor:grab;box-shadow:var(--shadow-sm);border-radius:8px;padding:8px;position:relative}.planning-project{border-left:4px solid var(--green-500);background:var(--green-50)}.planning-project+article,.planning-task+article,.planning-project+.planning-task{margin-top:6px}.planning-project strong,.planning-project small,.planning-task strong,.planning-task small{display:block}.planning-project small,.planning-task small{color:var(--muted);margin-top:2px}.planning-project>span{background:#fff;border-radius:999px;margin-top:6px;padding:2px 6px;font-size:8px;font-weight:800;display:inline-flex}.planning-task{background:#f1f5f9;border-left:4px solid #64748b}.planning-task.priority-hoog{background:#fef2f2;border-left-color:#dc2626}.planning-task.priority-laag{background:#f0f9ff;border-left-color:#0284c7}.planning-task>button{color:#64748b;cursor:pointer;background:0 0;border:0;font-size:16px;position:absolute;top:4px;right:5px}.planning-task-meta{color:#64748b;text-transform:uppercase;justify-content:space-between;gap:6px;margin-bottom:4px;padding-right:17px;font-size:8px;font-weight:800;display:flex}.planning-cell-add{border:1px dashed var(--border);width:100%;min-height:34px;color:var(--muted);cursor:pointer;opacity:0;background:0 0;border-radius:7px}.planning-cell:hover .planning-cell-add{opacity:1}.unscheduled-projects{margin-top:10px}.unscheduled-list{flex-wrap:wrap;gap:8px;display:flex}.unscheduled-list article{border:1px solid var(--border);cursor:grab;background:#fff;border-radius:9px;min-width:160px;padding:9px}.unscheduled-list strong,.unscheduled-list small{display:block}.unscheduled-list small{color:var(--muted)}.planning-modal-backdrop{z-index:1700;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0f172a94;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.planning-task-modal{background:#fff;border-radius:16px;width:min(720px,100%);max-height:calc(100vh - 36px);overflow:auto;box-shadow:0 30px 80px #0f172a4d}.planning-task-modal header,.planning-task-modal footer{justify-content:space-between;align-items:center;gap:12px;padding:16px 18px;display:flex}.planning-task-modal header{border-bottom:1px solid var(--border)}.planning-task-modal header h3{margin:2px 0 0}.planning-task-modal header>button{cursor:pointer;background:0 0;border:0;font-size:25px}.planning-task-modal footer{border-top:1px solid var(--border);justify-content:flex-end}.planning-task-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:18px;display:grid}.planning-task-form label{gap:6px;font-size:11px;font-weight:750;display:grid}.planning-task-form input,.planning-task-form select,.planning-task-form textarea{width:100%}.planning-task-form .wide{grid-column:1/-1}@media (width<=900px){.planning-header{flex-direction:column}.planning-actions{justify-content:flex-start}.planning-board{grid-template-columns:130px repeat(5,minmax(140px,1fr))}}@media (width<=600px){.planning-task-form{grid-template-columns:1fr}.planning-task-form .wide{grid-column:auto}}.workday-page{max-width:1600px;margin:0 auto}.workday-header{justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:14px;display:flex}.workday-header h2{margin:2px 0 4px}.workday-header p{color:var(--muted);margin:0}.workday-controls{align-items:flex-end;gap:12px;display:flex}.workday-controls label{min-width:190px}.workday-filter{border:1px solid var(--border);background:#fff;border-radius:10px;padding:3px;display:flex}.workday-filter button{color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:7px;padding:9px 12px;font-weight:800}.workday-filter button.active{background:var(--green-100);color:var(--green-800)}.workday-task-overview{width:100%;padding:0;overflow:hidden}.workday-overview-head{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:18px 20px;display:flex}.workday-overview-head h3{margin:0 0 3px}.workday-overview-head p{color:var(--muted);margin:0}.workday-overview-head>strong{background:var(--green-100);min-width:42px;height:42px;color:var(--green-800);border-radius:12px;place-items:center;font-size:18px;display:grid}.workday-task-list{display:grid}.workday-task-card{border:0;border-bottom:1px solid var(--border);width:100%;color:var(--text);text-align:left;cursor:pointer;background:#fff;grid-template-columns:80px minmax(220px,1.5fr) minmax(190px,1fr) 150px 28px;align-items:center;gap:18px;padding:16px 20px;transition:background .15s,transform .15s;display:grid}.workday-task-card:last-child{border-bottom:0}.workday-task-card:hover{background:var(--green-50)}.task-priority{text-transform:uppercase;border-radius:999px;justify-self:start;padding:5px 9px;font-size:8px;font-weight:900}.priority-spoed{color:#b42318;background:#fee4e2}.priority-hoog{color:#9a6700;background:#fff1d6}.priority-normaal{color:#175cd3;background:#eaf3ff}.priority-laag{color:#52605a;background:#eef2f0}.task-main,.task-project,.task-date{gap:3px;min-width:0;display:grid}.task-main strong,.task-project strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.task-main small,.task-project small,.task-date small{color:var(--muted)}.task-date{text-align:right}.task-arrow{color:var(--green-700);font-size:20px;font-weight:900}.workday-empty{color:var(--muted);justify-items:center;gap:5px;padding:70px 20px;display:grid}.workday-empty strong{color:var(--text);font-size:16px}@media (width<=980px){.workday-task-card{grid-template-columns:70px minmax(180px,1fr) 130px 24px}.task-project{display:none}}@media (width<=700px){.workday-header,.workday-controls{flex-direction:column;align-items:stretch}.workday-task-card{grid-template-columns:1fr auto;gap:8px 12px}.task-priority,.task-main{grid-column:1}.task-date{text-align:left;grid-column:1}.task-arrow{grid-area:1/2/4}.task-project{display:none}.workday-filter button{flex:1}.workday-filter{width:100%}}.materialen-page{width:100%;min-width:0;max-width:none;margin:0}.materialen-header{justify-content:space-between;gap:18px;margin-bottom:12px;display:flex}.materialen-header h2{margin:2px 0 4px}.materialen-header p{margin:0}.materialen-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.materialen-panel{margin-top:10px}.materialen-toolbar{grid-template-columns:minmax(260px,420px) minmax(0,1fr);align-items:center;gap:12px;display:grid}.categorie-filter{flex-wrap:wrap;justify-content:flex-end;gap:5px;display:flex}.categorie-filter button{border:1px solid var(--border);cursor:pointer;background:#fff;border-radius:999px;min-height:28px;padding:5px 9px;font-size:9px}.categorie-filter button.active{background:var(--green-100);color:var(--green-700);border-color:#a9cfa8}.materialen-content{flex-direction:column;gap:12px;width:100%;min-width:0;margin-top:10px;display:flex}.materialen-table-wrap{border:1px solid var(--border);border-radius:10px;width:100%;max-height:420px;overflow:auto}.materialen-table{table-layout:fixed;width:100%;min-width:880px}.materialen-table thead{z-index:5;background:#fff;position:sticky;top:0}.materialen-table thead th{box-shadow:0 1px 0 var(--border);background:#fff}.materialen-table tbody tr{cursor:pointer;height:38px}.materialen-table tbody tr:hover{background:#f7faf7}.materialen-table strong,.materialen-table small{display:block}.materialen-table small{color:var(--muted);margin-top:2px}.selected-row{background:var(--green-50)!important}.table-actions{align-items:center;gap:4px;display:flex}.icon-button{border:1px solid var(--border);cursor:pointer;background:#fff;border-radius:6px;place-items:center;width:25px;min-width:25px;height:25px;min-height:25px;padding:0;font-size:12px;display:grid}.icon-button.warning{color:#8a5b08}.icon-button.danger{color:#b42318}.materiaal-detail{box-sizing:border-box;border:1px solid var(--border);background:#fafcfa;border-radius:11px;align-self:stretch;width:100%;max-width:none;padding:12px}.detail-header{justify-content:space-between;gap:10px;display:flex}.detail-header h3{margin:3px 0}.detail-label{color:var(--green-700);text-transform:uppercase;font-size:8px;font-weight:900}.detail-list{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;margin:12px 0;display:grid}.detail-list div{background:#fff;border-radius:8px;padding:8px}.detail-list dt{color:var(--muted);font-size:8px}.detail-list dd{overflow-wrap:anywhere;margin:3px 0 0;font-weight:700}.detail-prijzen{border-top:1px solid var(--border);width:100%;padding-top:10px}.leverancier-prijs{border-bottom:1px solid var(--border);justify-content:space-between;gap:8px;padding:7px 0;display:flex}.leverancier-prijs strong,.leverancier-prijs small{display:block}.leverancier-prijs small{color:var(--muted)}.detail-empty{text-align:center;place-content:center;min-height:220px;display:grid}.detail-empty p{max-width:220px;margin:5px auto 0}.modal-backdrop{z-index:1600;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0f172a8f;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.material-modal{background:#f6f8f6;border:1px solid #ffffffa6;border-radius:18px;width:min(1050px,100%);max-height:calc(100vh - 36px);overflow:auto;box-shadow:0 30px 90px #0f172a4d}.material-modal-header{z-index:3;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff7;justify-content:space-between;gap:16px;padding:17px 20px;display:flex;position:sticky;top:0}.material-modal-header h2{margin:2px 0 3px}.material-modal-header p{margin:0}.modal-close{color:var(--muted);cursor:pointer;background:0 0;border:0;align-self:flex-start;font-size:27px}.material-form-sections{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;padding:14px;display:grid}.material-form-card{border:1px solid var(--border);background:#fff;border-radius:12px;min-width:0;padding:13px}.material-form-card:last-child{grid-column:1/-1}.form-card-heading{align-items:flex-start;gap:9px;margin-bottom:11px;display:flex}.form-card-heading>span{background:var(--green-100);width:24px;min-width:24px;height:24px;color:var(--green-700);border-radius:7px;place-items:center;font-weight:900;display:grid}.form-card-heading h3{margin:0;font-size:12px}.form-card-heading p{color:var(--muted);margin:2px 0 0;font-size:9px}.material-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.material-form-grid label{align-content:start;gap:5px;min-width:0;font-size:9px;font-weight:750;display:grid}.material-form-grid input,.material-form-grid select,.material-form-grid textarea{width:100%;min-width:0}.form-field-wide{grid-column:1/-1}.material-modal-actions{z-index:3;border-top:1px solid var(--border);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff7;justify-content:flex-end;gap:7px;padding:11px 20px;display:flex;position:sticky;bottom:0}.materialen-table th:first-child{width:105px}.materialen-table th:nth-child(2){width:auto}.materialen-table th:nth-child(3){width:165px}.materialen-table th:nth-child(4){width:145px}.materialen-table th:nth-child(5),.materialen-table th:nth-child(6){width:105px}.materialen-table th:nth-child(7){width:92px}.materialen-table th,.materialen-table td{vertical-align:middle;padding-top:7px;padding-bottom:7px}.materialen-table td{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.materialen-table .material-name-cell,.materialen-table .material-type-cell{display:table-cell}.materialen-table .material-name-cell strong,.materialen-table .material-name-cell span,.materialen-table .material-type-cell strong,.materialen-table .material-type-cell span{white-space:nowrap;display:inline}.materialen-table .material-name-cell span,.materialen-table .material-type-cell span{color:var(--muted);margin-left:6px;font-size:9px}.material-code-cell{color:var(--muted);font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.money-cell{text-align:right;font-variant-numeric:tabular-nums}.material-supplier-cell{text-overflow:ellipsis;overflow:hidden}.materialen-table .table-actions{justify-content:flex-end}.best-price-label{color:#4b941e;margin-top:2px;font-size:10px;font-weight:600;display:block}@media (width<=1050px){.materialen-toolbar{grid-template-columns:1fr}.categorie-filter{justify-content:flex-start}.detail-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.materialen-header{flex-direction:column}.materialen-stats,.material-form-sections,.material-form-grid,.detail-list{grid-template-columns:1fr}.material-form-card:last-child,.form-field-wide{grid-column:auto}.categorie-filter{flex-wrap:nowrap;padding-bottom:4px;overflow-x:auto}.categorie-filter button{flex:none}.materialen-table-wrap{max-height:420px}}.ink-calculation-preview{background:#eef7ee;border:1px solid #d4e6d5;border-radius:12px;grid-template-columns:1fr auto;gap:6px 18px;padding:13px 15px;display:grid}.ink-calculation-preview span{color:#657267;font-size:12px}.ink-calculation-preview strong{color:#1f6f35}.materialen-sync-message{color:#315f2b;background:#eef8e9;border:1px solid #b9d7ad;border-radius:10px;margin:0 0 14px;padding:10px 14px;font-size:.9rem;font-weight:600}.price-import-page{width:100%;min-width:0;max-width:1680px;margin:0 auto;overflow-x:clip}.price-import-header{justify-content:space-between;gap:16px;margin-bottom:10px;display:flex}.price-import-header h2{margin:2px 0 4px}.price-import-header p{margin:0}.hidden-file-input{display:none}.price-import-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.bulk-drop-zone{width:100%;min-height:250px;color:var(--text);cursor:pointer;background:#fbfefb;border:2px dashed #b9cfbb;place-content:center;justify-items:center;gap:7px;margin-top:10px;display:grid}.bulk-drop-zone>span{color:var(--green-700);font-size:30px}.bulk-drop-zone strong,.bulk-drop-zone small{white-space:normal;text-align:center}.bulk-drop-zone small{color:var(--muted)}.invoice-metadata-panel{min-width:0;margin-top:10px;padding:14px}.invoice-metadata-heading{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:12px;display:flex}.invoice-metadata-heading h3{overflow-wrap:anywhere;max-width:900px;margin:2px 0 3px}.invoice-metadata-heading p{margin:0}.invoice-metadata-heading .import-message{max-width:370px}.invoice-metadata-grid{grid-template-columns:minmax(180px,1fr) minmax(150px,.7fr) minmax(150px,.7fr) minmax(260px,1fr);align-items:stretch;gap:10px;display:grid}.invoice-metadata-grid label{align-content:start;gap:5px;min-width:0;display:grid}.invoice-metadata-grid input{width:100%;min-width:0}.invoice-select-all{border:1px solid var(--border);background:#f7faf7;border-radius:9px;align-items:center;padding:8px 10px;grid-template-columns:18px minmax(0,1fr)!important}.invoice-select-all input{width:14px;min-height:auto}.invoice-select-all strong,.invoice-select-all small{display:block}.invoice-select-all small{color:var(--muted);margin-top:2px;font-size:8px}.import-message{background:#f2f5f2;border-radius:8px;padding:9px;font-size:9px}.import-message.recognized,.import-message.imported{color:#2f7d32;background:#eaf7e8}.import-message.error{color:#b42318;background:#fff0f0}.bulk-import-workspace{grid-template-columns:minmax(0,2fr) minmax(270px,.72fr);gap:10px;min-width:0;margin-top:10px;display:grid}.invoice-preview-panel,.invoice-batch-list,.recognized-panel{min-width:0;max-width:100%}.invoice-preview-panel{padding:12px;overflow:hidden}.invoice-preview-panel iframe{border:1px solid var(--border);box-sizing:border-box;border-radius:9px;width:100%;height:min(72vh,760px);min-height:590px;display:block}.invoice-batch-list{align-self:stretch;padding:10px;overflow:hidden}.invoice-batch-scroll{max-height:min(72vh,760px);padding-right:2px;overflow-y:auto}.invoice-batch-item{width:100%;min-width:0;color:var(--text);text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:9px;justify-content:space-between;align-items:flex-start;gap:8px;padding:9px;display:flex}.invoice-batch-item+.invoice-batch-item{margin-top:4px}.invoice-batch-item:hover{background:#f7faf7}.invoice-batch-item.active{background:var(--green-50);border-color:#b6d4b9}.invoice-batch-item>span:first-child{flex:auto;min-width:0;overflow:hidden}.invoice-batch-item strong,.invoice-batch-item small{white-space:normal;overflow-wrap:anywhere;max-width:100%;display:block}.invoice-batch-item strong{line-height:1.25}.invoice-batch-item small{color:var(--muted);margin-top:3px;line-height:1.35}.invoice-batch-actions{flex:none;align-items:center;gap:4px;display:flex}.batch-status{background:#eef2ee;border-radius:999px;padding:3px 6px;font-size:8px;font-style:normal}.batch-status.recognized,.batch-status.imported{color:#2f7d32;background:#eaf7e8}.batch-status.error{color:#b42318;background:#fff0f0}.batch-status.reading{color:#175cd3;background:#eef6ff}.invoice-remove-button{color:#b42318;cursor:pointer;background:#fff;border:1px solid #f1c7c7;border-radius:6px;place-items:center;width:23px;min-width:23px;height:23px;min-height:23px;padding:0;line-height:1;display:grid}.recognized-panel{margin-top:10px;padding:12px;overflow:hidden}.recognized-table-wrap{overscroll-behavior-x:contain;width:100%;max-width:100%;overflow-x:auto}.recognized-table{width:max-content;min-width:1320px;max-width:none}.recognized-table th,.recognized-table td{white-space:nowrap}.recognized-table input{min-width:115px}.recognized-table td:first-child input{width:14px;min-width:auto;min-height:auto}.recognized-price strong,.recognized-price small{display:block}.recognized-price small{color:var(--muted);font-size:8px}.bulk-import-footer{z-index:5;border:1px solid var(--border);box-sizing:border-box;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff5;border-radius:11px;justify-content:space-between;align-items:center;gap:12px;max-width:100%;margin-top:10px;padding:10px 12px;display:flex;position:sticky;bottom:0;box-shadow:0 -8px 25px #14231814}@media (width<=1120px){.invoice-metadata-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.bulk-import-workspace{grid-template-columns:minmax(0,1.6fr) minmax(240px,.7fr)}.invoice-preview-panel iframe{min-height:520px}}@media (width<=850px){.price-import-header,.invoice-metadata-heading{flex-direction:column}.price-import-stats,.invoice-metadata-grid,.bulk-import-workspace{grid-template-columns:1fr}.invoice-metadata-heading .import-message{max-width:none}.invoice-batch-scroll{gap:6px;max-height:none;display:flex;overflow-x:auto}.invoice-batch-item{min-width:230px;max-width:270px}.invoice-preview-panel iframe{height:540px;min-height:540px}}@media (width<=600px){.price-import-stats{grid-template-columns:1fr}.bulk-import-footer{flex-direction:column;align-items:stretch}}.nas-import-panel{margin-bottom:18px;padding:18px}.nas-import-header{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.nas-import-header h3{margin:4px 0;font-size:20px}.nas-import-header p{color:#687268;margin:0}.nas-import-list{gap:8px;margin-top:14px;display:grid}.nas-import-list article{background:#fbfcfb;border:1px solid #dfe7dd;border-radius:10px;justify-content:space-between;align-items:center;gap:14px;padding:11px 12px;display:flex}.nas-import-list strong,.nas-import-list small{display:block}.nas-import-list small{color:#788078;margin-top:3px}.nas-import-empty{text-align:center;color:#768076;background:#f5f8f4;border-radius:10px;margin:0;padding:20px}.nas-import-message{color:#2c6f32;background:#eef7ec;border-radius:9px;margin-top:10px;padding:10px 12px}@media (width<=760px){.nas-import-header,.nas-import-list article{flex-direction:column;align-items:stretch}}.parser-debug{border:1px solid var(--border);background:#f8faf8;border-radius:10px;margin:0 0 12px;padding:10px}.parser-debug summary{cursor:pointer;color:var(--green-700);font-weight:800}.parser-debug-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:10px;display:grid}.parser-debug-grid span{border:1px solid var(--border);overflow-wrap:anywhere;background:#fff;border-radius:8px;gap:2px;padding:8px;display:grid}.parser-debug label{gap:6px;margin-top:10px;font-weight:800;display:grid}.parser-debug textarea{resize:vertical;border:1px solid var(--border);white-space:pre;border-radius:8px;width:100%;min-height:180px;padding:9px;font:12px/1.45 ui-monospace,SFMono-Regular,Consolas,monospace;overflow:auto}@media (width<=760px){.parser-debug-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=460px){.parser-debug-grid{grid-template-columns:1fr}}.history-page{max-width:1450px;margin:0 auto}.history-header{margin-bottom:10px}.history-header h2{margin:2px 0 4px}.history-header p{margin:0}.history-filters{grid-template-columns:2fr 1fr;gap:10px;display:grid}.history-filters label{gap:5px;display:grid}.history-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:10px;display:grid}.history-chart-panel,.history-table-panel{margin-top:10px}.price-up{color:#b42318!important}.price-down{color:#2f7d32!important}.price-chart-wrap{overflow-x:auto}.price-chart{width:100%;min-width:680px;height:auto}.price-chart line{stroke:#dfe6df;stroke-width:1px}.price-chart text{fill:#758078;font-size:10px}.price-chart-line{fill:none;stroke:#428b36;stroke-width:4px;stroke-linecap:round;stroke-linejoin:round}.price-chart circle{fill:#fff;stroke:#428b36;stroke-width:3px;cursor:pointer}.price-chart-labels{min-width:680px;color:var(--muted);justify-content:space-between;gap:8px;font-size:8px;display:flex}.chart-empty{border:1px dashed var(--border);min-height:230px;color:var(--muted);border-radius:10px;place-items:center;display:grid}.history-table-wrap{overflow:auto}.history-table-wrap table{min-width:760px}@media (width<=700px){.history-filters,.history-stats{grid-template-columns:1fr}}.calculator-page{width:100%}.calculator-header{margin-bottom:18px}.calculator-header h2{margin:3px 0 0}.calculator-header p{margin:5px 0 0}.calculator-tabs{border:1px solid var(--border);background:var(--panel,#fff);border-radius:14px;flex-wrap:wrap;gap:8px;width:fit-content;max-width:100%;margin-bottom:16px;padding:6px;display:flex}.calculator-tabs button{cursor:pointer;color:var(--text-muted,#64748b);background:0 0;border:0;border-radius:10px;padding:10px 15px;font-weight:750}.calculator-tabs button.active{color:#fff;background:var(--green,#168a55);box-shadow:0 5px 14px #168a552e}.calculator-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.calculator-layout{grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);align-items:start;gap:16px;margin-top:16px;display:grid}.calculator-tool-layout{margin-top:0}.calculator-form-panel,.calculator-result{padding:20px}.calculator-form-panel h3,.calculator-result h3{margin:4px 0 12px}.calculator-help{color:var(--text-muted,#64748b);margin:-4px 0 18px}.calculator-form{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.calculator-form-two{grid-template-columns:repeat(2,minmax(0,1fr))}.calculator-form label{color:var(--text-muted,#64748b);gap:6px;font-size:12px;font-weight:750;display:grid}.calculator-form label.wide-field{grid-column:1/-1}.calculator-form input,.calculator-form select{width:100%;min-height:44px}.calculation-row,.calculation-total,.calculation-sale{border-bottom:1px solid var(--border);justify-content:space-between;gap:16px;padding:11px 0;display:flex}.calculation-total{margin-top:8px;font-size:15px}.calculation-sale{color:var(--green-dark);border-bottom:0;margin-top:6px;font-size:18px}.calculator-warning,.calculator-success{border-radius:10px;padding:10px 12px}.calculator-warning{color:#9a3412;background:#fff7ed}.calculator-success{color:#047857;background:#ecfdf5}.calculator-note{color:#475569;background:#f8fafc;border-radius:12px;margin:14px 0 0;padding:12px 14px;font-size:12px;line-height:1.55}.calculator-empty{color:var(--text-muted,#64748b)}.calculator-feature-result{position:sticky;top:18px}.feature-number{background:linear-gradient(145deg,#ecfdf5,#f0fdf4);border:1px solid #bbf7d0;border-radius:15px;gap:4px;margin:4px 0 14px;padding:18px;display:grid}.feature-number strong{color:#12633f;font-size:clamp(22px,3vw,32px);line-height:1.15}.feature-number span{color:#49806a;font-size:12px;font-weight:700}.calculator-save-button{color:#fff;background:var(--green,#168a55);cursor:pointer;border:0;border-radius:12px;width:100%;min-height:46px;margin-top:16px;font-weight:800}.calculator-history{margin-top:16px;padding:20px}.calculator-history-head{justify-content:space-between;align-items:end;gap:16px;display:flex}.calculator-history-head h3{margin:4px 0 0}.calculator-history-head>strong{color:#12633f;background:#ecfdf5;border-radius:12px;place-items:center;min-width:38px;height:38px;display:grid}.calculator-history-list{gap:8px;margin-top:14px;display:grid}.calculator-history-list article{border:1px solid var(--border);background:#fff;border-radius:12px;justify-content:space-between;gap:20px;padding:12px 14px;display:flex}.calculator-history-list article>div{gap:3px;display:grid}.calculator-history-list article>div:last-child{text-align:right}.calculator-history-list span{color:var(--text-muted,#64748b);font-size:12px}@media (width<=1000px){.calculator-layout{grid-template-columns:1fr}.calculator-feature-result{position:static}}@media (width<=750px){.calculator-stats,.calculator-form,.calculator-form-two{grid-template-columns:1fr}.calculator-tabs{grid-template-columns:1fr;width:100%;display:grid}.calculator-tabs button{text-align:left;width:100%}.calculator-form-panel,.calculator-result,.calculator-history{padding:16px}.calculator-history-list article{align-items:start}}.settings-page{box-sizing:border-box;gap:18px;width:100%;min-width:0;max-width:100%;padding:clamp(16px,2.4vw,28px);display:grid;overflow-x:hidden}.settings-page *{box-sizing:border-box;min-width:0}.settings-page header span{color:#39722d;letter-spacing:.12em;font-size:11px;font-weight:900}.settings-page h1{margin:5px 0}.settings-page header p{color:#6d756c;max-width:72ch}.settings-grid{grid-template-columns:minmax(280px,340px) minmax(0,1fr);gap:16px;max-width:100%;display:grid}.settings-card{background:#fff;border:1px solid #dce4da;border-radius:16px;width:100%;min-width:0;max-width:100%;padding:18px;overflow:hidden}.settings-card h2{margin:0 0 13px}.user-form{align-content:start;gap:11px;display:grid}.user-form label{gap:5px;min-width:0;font-size:12px;font-weight:800;display:grid}.user-form input,.user-form select,.user-list select,.smtp-test-row input{width:100%;min-width:0;max-width:100%;font:inherit;background:#fff;border:1px solid #cfd8cc;border-radius:9px;padding:10px;display:block}.user-form button{color:#fff;background:#1f7134;border:0;border-radius:9px;width:100%;padding:11px;font-weight:900}.settings-title-row{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.settings-title-row p{color:#7a8178;margin:0}.secondary{white-space:nowrap;border-radius:8px;padding:8px 10px;color:#39722d!important;background:#fff!important;border:1px solid #ccd7ca!important}.user-list{max-width:100%;margin-top:12px;display:grid}.user-list article{border-top:1px solid #edf0ec;grid-template-columns:minmax(170px,1fr) minmax(125px,155px) repeat(3,minmax(88px,auto));align-items:center;gap:8px;max-width:100%;padding:11px 0;display:grid}.user-list article>div,.user-list strong,.user-list small{overflow-wrap:anywhere}.user-list strong,.user-list small{display:block}.user-list small{color:#7b8279}.user-list button{cursor:pointer;white-space:normal;background:#fff;border:1px solid #d2d9d0;border-radius:8px;max-width:100%;padding:8px}.user-list .active-user{color:#24712e}.user-list .inactive-user{color:#a5392d;background:#fff3f1}.role-overview p{overflow-wrap:anywhere;margin:7px 0}.settings-success,.settings-error{overflow-wrap:anywhere;border-radius:10px;max-width:100%;padding:12px}.settings-success{color:#2f7332;background:#eaf7e8}.settings-error{color:#a33327;background:#fff0ee}.smtp-settings{grid-template-columns:minmax(0,1fr) minmax(240px,.8fr);align-items:center;gap:18px;display:grid}.smtp-settings>div>span{letter-spacing:.12em;color:#39722d;font-size:10px;font-weight:900}.smtp-settings h2{margin:5px 0}.smtp-settings p{color:#717971;overflow-wrap:anywhere;margin:0}.smtp-test-row{grid-template-columns:minmax(0,1fr) auto;gap:8px;min-width:0;display:grid}.smtp-test-row button{color:#fff;cursor:pointer;white-space:normal;background:#1f7134;border:0;border-radius:9px;max-width:100%;padding:10px 12px;font-weight:800}.smtp-settings>small{color:#7a8178;overflow-wrap:anywhere;grid-column:1/-1}@media (width<=1180px){.user-list article{grid-template-columns:minmax(0,1fr) minmax(130px,180px)}.user-list article button{width:100%}}@media (width<=950px){.settings-grid{grid-template-columns:1fr}}@media (width<=850px){.smtp-settings,.smtp-test-row{grid-template-columns:1fr}.smtp-test-row button{width:100%}}@media (width<=620px){.settings-page{padding:12px}.settings-card{border-radius:13px;padding:14px}.user-list article{grid-template-columns:1fr}.settings-title-row{align-items:stretch}.settings-title-row .secondary{width:100%}}.settings-list-actions{align-items:center;gap:8px;min-width:min(100%,360px);display:flex}.settings-list-actions input{width:min(240px,100%);min-width:0;font:inherit;border:1px solid #cfd8cc;border-radius:9px;padding:9px 10px}.settings-empty{color:#717971;text-align:center;border:1px dashed #cfd8cc;border-radius:10px;margin:18px 0 4px;padding:16px}.system-settings{grid-template-columns:minmax(0,1fr) minmax(300px,.9fr);align-items:center;gap:20px;display:grid}.system-settings>div>span{letter-spacing:.12em;color:#39722d;font-size:10px;font-weight:900}.system-settings h2{margin:5px 0}.system-settings p{color:#717971;overflow-wrap:anywhere;margin:0}.system-settings dl{gap:8px;margin:0;display:grid}.system-settings dl>div{border-bottom:1px solid #edf0ec;grid-template-columns:110px minmax(0,1fr);gap:12px;padding:9px 0;display:grid}.system-settings dt{color:#687067;font-weight:800}.system-settings dd{overflow-wrap:anywhere;margin:0}.status-badge{color:#287132;background:#eaf7e8;border-radius:999px;padding:4px 9px;font-size:12px;font-weight:900;display:inline-flex}@media (width<=850px){.system-settings{grid-template-columns:1fr}.settings-list-actions{width:100%;min-width:0}.settings-list-actions input{width:100%}}@media (width<=620px){.settings-list-actions{grid-template-columns:1fr;display:grid}.system-settings dl>div{grid-template-columns:1fr;gap:3px}.user-list article select,.user-list article button{min-height:44px}}@container userlist (width<=720px){.user-list article{grid-template-columns:minmax(0,1fr) minmax(130px,1fr);grid-template-areas:"identity role""email password""status status";align-items:stretch}.user-list article>div{grid-area:identity}.user-list article>select{grid-area:role;width:100%}.user-list article>button:first-of-type{grid-area:email}.user-list article>button:nth-of-type(2){grid-area:password}.user-list article>button:nth-of-type(3){grid-area:status}.user-list article button{width:100%;min-width:0}}@container userlist (width<=430px){.user-list article{grid-template-columns:1fr;grid-template-areas:"identity""role""email""password""status"}}@media (width<=950px){.user-list article{grid-template-columns:minmax(0,1fr) minmax(130px,1fr)}}@media (width<=620px){.user-list article{grid-template-columns:1fr}}.user-list-card{container:signflow-user-list/inline-size}.user-list article{grid-template-columns:minmax(150px,1fr) minmax(120px,155px) repeat(3,minmax(82px,1fr))}.user-list article>select,.user-list article>button{width:100%;min-width:0}.user-list article>div{min-width:0;overflow:hidden}.user-list article strong,.user-list article small{overflow-wrap:anywhere;word-break:break-word;max-width:100%}@container signflow-user-list (width<=820px){.user-list article{grid-template-columns:minmax(0,1fr) minmax(130px,1fr);grid-template-areas:"identity role""email password""status status"}.user-list article>div{grid-area:identity}.user-list article>select{grid-area:role}.user-list article>button:first-of-type{grid-area:email}.user-list article>button:nth-of-type(2){grid-area:password}.user-list article>button:nth-of-type(3){grid-area:status}}@container signflow-user-list (width<=460px){.user-list article{grid-template-columns:1fr;grid-template-areas:"identity""role""email""password""status"}}.company-profile-settings{margin-top:24px}.company-profile-heading{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.company-profile-heading h2{margin:4px 0 6px}.company-profile-grid{grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);gap:24px;margin-top:22px;display:grid}.company-profile-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.company-profile-fields label{gap:7px;font-weight:700;display:grid}.company-profile-fields input{width:100%}.company-profile-media{grid-template-columns:1fr 1fr;gap:14px;display:grid}.profile-upload-card{background:#fbfdfb;border:1px solid #dbe5dc;border-radius:16px;align-content:start;gap:12px;padding:16px;display:grid}.profile-image-preview{color:#25793a;background:#eaf4eb;border-radius:50%;place-items:center;width:112px;height:112px;font-weight:800;display:grid;overflow:hidden}.profile-image-preview img{object-fit:cover;width:100%;height:100%}.signature-image-preview{color:#748076;background:#fff;border:1px dashed #cbd8cc;border-radius:12px;place-items:center;height:112px;padding:10px;display:grid}.signature-image-preview img{object-fit:contain;width:100%;height:100%}.profile-upload-button{color:#fff;cursor:pointer;background:#247f3b;border-radius:10px;justify-content:center;align-items:center;min-height:40px;font-weight:800;display:inline-flex;position:relative;overflow:hidden}.profile-upload-button input{opacity:0;cursor:pointer;position:absolute;inset:0}.company-profile-message{color:#247f3b;margin:16px 0 0;font-weight:800}@media (width<=900px){.company-profile-grid{grid-template-columns:1fr}.company-profile-media{grid-template-columns:1fr 1fr}}@media (width<=620px){.company-profile-fields,.company-profile-media{grid-template-columns:1fr}.company-profile-heading{flex-direction:column}}.employee-dashboard{gap:18px;padding:28px;display:grid}.employee-dashboard header{background:linear-gradient(135deg,#fff,#edf8e9);border:1px solid #d7e5d3;border-radius:18px;justify-content:space-between;align-items:center;gap:20px;padding:24px;display:flex}.employee-dashboard header span{letter-spacing:.12em;color:#39722d;font-size:11px;font-weight:900}.employee-dashboard h1{margin:5px 0 4px;font-size:27px}.employee-dashboard p{color:#687168;margin:0}.employee-dashboard button{cursor:pointer}.employee-dashboard header button{color:#fff;background:#1f7134;border:0;border-radius:10px;padding:12px 16px;font-weight:800}.employee-kpis{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.employee-kpis article{background:#fff;border:1px solid #dde5db;border-radius:15px;padding:18px}.employee-kpis small,.employee-kpis span{color:#6d756c;display:block}.employee-kpis strong{margin:6px 0;font-size:30px;display:block}.employee-kpis .attention{background:#fff7f4;border-color:#efb5a8}.employee-dashboard-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.employee-panel{background:#fff;border:1px solid #dde5db;border-radius:16px;padding:17px}.employee-panel-title{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.employee-panel-title h2{margin:0;font-size:17px}.employee-panel-title button{color:#28752f;background:0 0;border:0;font-weight:800}.employee-task,.employee-project{text-align:left;background:#fff;border:0;border-top:1px solid #edf0ec;justify-content:space-between;align-items:center;width:100%;padding:12px 4px;display:flex}.employee-task strong,.employee-project strong,.employee-task small,.employee-project small{display:block}.employee-task small,.employee-project small{color:#788077;margin-top:3px}.employee-task em,.employee-project em{color:#39722d;font-style:normal;font-weight:800}.employee-empty{text-align:center;color:#858b84;padding:28px 0}@media (width<=850px){.employee-kpis,.employee-dashboard-grid{grid-template-columns:1fr}.employee-dashboard header{flex-direction:column;align-items:flex-start}}
