:root{--background:#f7fafc;--surface:#fff;--surface-soft:#f1f4f6;--surface-muted:#ebeef0;--surface-accent:#dfe8ef;--text:#181c1e;--text-muted:#43474e;--text-soft:#66717b;--primary:#00172d;--primary-deep:#002c4e;--primary-soft:#d1e4ff;--secondary-soft:#d3e5f4;--success-soft:#dbf4df;--success-text:#20623d;--warning-soft:#ffedcf;--warning-text:#86581c;--danger-soft:#ffdad6;--danger-text:#93000a;--shadow-lg:0 30px 60px #00172d14;--shadow-md:0 16px 36px #00172d14;--radius-xl:28px;--content-width:1520px}*{box-sizing:border-box}html,body{min-height:100%;margin:0}body{color:var(--text);font-family:var(--font-body), Inter, sans-serif;background:radial-gradient(circle at 0 0,#d1e4ff99,#0000 24%),linear-gradient(#f7fafc 0%,#f1f4f6 100%)}h1,h2,h3,h4,p{margin:0}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,select,textarea{font:inherit}button{cursor:pointer}.admin-shell{min-height:100vh}.admin-topbar{background:var(--surface);border-bottom:1px solid var(--border)}.admin-topbar-inner{max-width:var(--content-width);grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"brand actions";align-items:center;gap:16px;margin:0 auto;padding:14px 24px;display:grid}.admin-nav-bar{z-index:40;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f7fafceb;border-bottom:1px solid #e0e3e5e6;position:sticky;top:0}.admin-nav-bar-inner{max-width:var(--content-width);margin:0 auto;padding:0 24px}.brand-block{grid-area:brand;align-items:center;gap:16px;min-width:0;display:flex}.brand-logo{width:132px;height:auto}.brand-copy{gap:4px;display:grid}.brand-overline{letter-spacing:.22em;text-transform:uppercase;color:var(--text-soft);font-size:11px;font-weight:700;line-height:1}.brand-title{font-family:var(--font-headline), Manrope, sans-serif;letter-spacing:-.04em;color:var(--primary);font-size:28px;font-weight:800}.module-nav{flex-wrap:wrap;justify-content:flex-start;gap:10px;padding:10px 0;display:flex}.module-link{min-height:46px;color:var(--text-muted);border-radius:999px;align-items:center;gap:10px;padding:0 16px;font-size:14px;font-weight:600;transition:background-color .2s,color .2s,transform .2s;display:inline-flex}.module-link:hover{background:var(--surface-soft);color:var(--primary);transform:translateY(-1px)}.module-link.active{background:var(--primary);color:#fff;box-shadow:var(--shadow-md)}.module-link svg{width:18px;height:18px}.module-link-badge{letter-spacing:.08em;text-transform:uppercase;opacity:.55;color:inherit;background:currentColor;border-radius:999px;padding:2px 6px;font-size:9px;font-weight:700;line-height:1.4}.module-link-badge.soon{color:var(--text-soft);background:#00000014}.module-link-badge.beta{color:var(--primary);background:#00172d14}.module-link-locked{cursor:default;opacity:.45}.module-link.active .module-link-badge{color:#fff;opacity:.75;background:#fff3}.top-actions{grid-area:actions;justify-self:end;align-items:center;gap:10px;display:flex}.icon-button{background:var(--surface);width:44px;height:44px;color:var(--primary);border:0;border-radius:999px;justify-content:center;align-items:center;transition:transform .2s,background-color .2s;display:inline-flex;box-shadow:inset 0 0 0 1px #e0e3e5e6}.icon-button:hover{background:var(--surface-soft);transform:translateY(-1px)}.icon-button svg{width:19px;height:19px}.page-shell{max-width:var(--content-width);gap:28px;margin:0 auto;padding:34px 24px 48px;display:grid}.page-stack{gap:28px;display:grid}.page-header{justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.page-header-copy{gap:10px;max-width:760px;display:grid}.page-header-copy h1{font-family:var(--font-headline), Manrope, sans-serif;letter-spacing:-.05em;color:var(--primary);font-size:clamp(34px,3vw,54px);line-height:.95}.page-kicker{letter-spacing:.28em;text-transform:uppercase;color:var(--text-soft);font-size:11px;font-weight:800}.page-rule{background:var(--surface-accent);border-radius:999px;width:40px;height:4px}.page-description{color:var(--text-muted);font-size:15px;line-height:1.65}.page-actions{flex-wrap:wrap;justify-content:flex-end;gap:12px;display:flex}.button-primary,.button-secondary,.button-ghost{border:0;border-radius:12px;justify-content:center;align-items:center;gap:10px;min-height:46px;padding:0 18px;font-size:14px;font-weight:700;transition:transform .2s,opacity .2s;display:inline-flex}.button-primary{background:linear-gradient(135deg, var(--primary), var(--primary-deep));color:#fff;box-shadow:var(--shadow-md)}.button-secondary{background:var(--surface-soft);color:var(--primary)}.button-ghost{color:var(--text-muted);background:0 0;box-shadow:inset 0 0 0 1px #e0e3e5e6}.button-danger{color:var(--danger-text);box-shadow:inset 0 0 0 1px #d6443633}.button-danger-solid{color:#fff;background:linear-gradient(135deg,#cc3a2f,#a62a22)}.button-primary:hover,.button-secondary:hover,.button-ghost:hover,.inline-link:hover{transform:translateY(-1px)}.button-primary svg,.button-secondary svg,.button-ghost svg,.inline-link svg{width:16px;height:16px}.card{box-shadow:var(--shadow-lg);border-radius:var(--radius-xl);background:#ffffffeb;padding:26px}.card-soft{background:var(--surface);border-radius:24px;padding:22px;box-shadow:inset 0 0 0 1px #e0e3e580}.card-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;display:flex}.card-title{font-family:var(--font-headline), Manrope, sans-serif;letter-spacing:-.04em;color:var(--primary);font-size:24px}.card-subtitle{color:var(--text-muted);margin-top:6px;font-size:14px;line-height:1.6}.metric-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:16px;display:grid}.metric-card{background:var(--surface);min-height:150px;box-shadow:var(--shadow-md);border-radius:24px;align-content:space-between;gap:16px;padding:22px;display:grid}.metric-label{color:var(--text-muted);font-size:13px;font-weight:600}.metric-value{font-family:var(--font-headline), Manrope, sans-serif;letter-spacing:-.05em;color:var(--primary);font-size:44px;line-height:.95}.metric-meta{color:var(--text-soft);font-size:12px}.grid-two{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.dashboard-split{grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);gap:20px;display:grid}.chart-shell{grid-template-columns:280px minmax(0,1fr);align-items:center;gap:24px;display:grid}.donut-wrap{width:240px;height:240px;margin:0 auto;position:relative}.donut-chart{border-radius:50%;width:100%;height:100%}.donut-hole{background:var(--surface);border-radius:50%;position:absolute;inset:40px}.donut-center{text-align:center;z-index:1;place-items:center;display:grid;position:absolute;inset:0}.donut-center strong{font-family:var(--font-headline), Manrope, sans-serif;letter-spacing:-.05em;color:var(--primary);font-size:46px;line-height:1;display:block}.donut-center span{color:var(--text-muted);margin-top:6px;font-size:13px;display:block}.legend{gap:14px;display:grid}.legend-item{align-items:center;gap:12px;display:flex}.legend-item strong{color:var(--primary);font-size:15px;display:block}.legend-item span{color:var(--text-muted);font-size:13px;display:block}.swatch{border-radius:999px;flex:none;width:14px;height:14px}.list-stack{gap:12px;display:grid}.list-row{background:var(--surface-soft);border-radius:18px;grid-template-columns:minmax(0,1.3fr) auto;align-items:center;gap:16px;padding:16px 18px;display:grid}.list-row strong{color:var(--primary);font-size:15px;display:block}.list-row span,.list-row p{color:var(--text-muted);font-size:13px}.list-side{text-align:right;gap:4px;display:grid}.toolbar-card{background:var(--surface);box-shadow:var(--shadow-md);border-radius:24px;padding:18px}.toolbar{grid-template-columns:minmax(0,1.8fr) repeat(2,minmax(180px,.6fr)) auto;gap:12px;display:grid}.toolbar input,.toolbar select,.field input:not([type=checkbox]):not([type=radio]):not([type=file]),.field textarea,.field select{background:var(--surface-soft);width:100%;color:var(--text);border:0;border-radius:14px;outline:none;padding:14px 16px}.toolbar select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%238899aa' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat;padding-right:36px;font-size:15px}.field textarea{resize:vertical;min-height:140px}.field{gap:8px;display:grid}.field span{color:var(--text-muted);font-size:13px;font-weight:700}.module-visibility-grid{grid-template-columns:1fr;gap:10px;display:grid}.module-visibility-field{gap:10px}.module-visibility-option{background:var(--surface-soft);border-radius:14px;align-items:flex-start;gap:10px;padding:12px 14px;display:flex}.module-visibility-option input{flex:none;width:16px;height:16px;margin-top:2px}.table-card{background:var(--surface);border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);-webkit-overflow-scrolling:touch;overflow:auto hidden}.data-table{border-collapse:separate;border-spacing:0;width:100%}.data-table thead{background:var(--surface-soft)}.data-table th{text-align:left;letter-spacing:.16em;text-transform:uppercase;color:var(--text-soft);padding:18px 22px;font-size:11px;font-weight:800}.data-table td{vertical-align:top;padding:20px 22px}.data-table tbody tr{border-top:1px solid #e0e3e5cc}.data-table tbody tr:nth-child(2n){background:#f1f4f673}.company-cell{align-items:center;gap:14px;display:flex}.company-mark{background:linear-gradient(135deg, var(--primary), var(--primary-deep));color:#fff;border-radius:14px;flex:none;place-items:center;width:42px;height:42px;font-size:12px;font-weight:800;display:grid}.cell-primary{color:var(--primary);font-size:15px;font-weight:700}.cell-secondary{color:var(--text-muted);margin-top:4px;font-size:13px;line-height:1.5}.status-badge{white-space:nowrap;border-radius:999px;align-items:center;gap:8px;padding:8px 12px;font-size:12px;font-weight:800;display:inline-flex}.status-draft{background:var(--surface-soft);color:var(--primary)}.status-sent,.status-open{background:var(--secondary-soft);color:var(--primary-deep)}.status-won,.status-accepted,.status-closed{background:var(--success-soft);color:var(--success-text)}.status-partial,.status-waiting_supplier{background:var(--warning-soft);color:var(--warning-text)}.status-lost,.status-rejected,.status-new,.status-received,.status-in_progress{background:var(--danger-soft);color:var(--danger-text)}.data-table tbody tr.row-status-draft{background:var(--surface-soft)}.data-table tbody tr.row-status-sent,.data-table tbody tr.row-status-open{background:#e8f0fe}.data-table tbody tr.row-status-won,.data-table tbody tr.row-status-accepted,.data-table tbody tr.row-status-closed{background:var(--success-soft)}.data-table tbody tr.row-status-partial,.data-table tbody tr.row-status-waiting_supplier{background:var(--warning-soft)}.data-table tbody tr.row-status-lost,.data-table tbody tr.row-status-rejected,.data-table tbody tr.row-status-new,.data-table tbody tr.row-status-received,.data-table tbody tr.row-status-in_progress{background:var(--danger-soft)}.row-status-draft td:first-child{border-left:4px solid var(--text-soft)}.row-status-sent td:first-child,.row-status-open td:first-child{border-left:4px solid var(--primary)}.row-status-won td:first-child,.row-status-accepted td:first-child,.row-status-closed td:first-child{border-left:4px solid var(--success-text)}.row-status-partial td:first-child,.row-status-waiting_supplier td:first-child{border-left:4px solid var(--warning-text)}.row-status-lost td:first-child,.row-status-rejected td:first-child,.row-status-new td:first-child,.row-status-received td:first-child,.row-status-in_progress td:first-child{border-left:4px solid var(--danger-text)}.priority-low{background:var(--surface-soft);color:var(--primary)}.priority-medium{background:var(--warning-soft);color:var(--warning-text)}.priority-high{background:var(--danger-soft);color:var(--danger-text)}.table-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.table-action-button{color:var(--primary);cursor:pointer;white-space:nowrap;background:0 0;border:0;padding:0;font-size:13px;font-weight:700;line-height:1.2}.table-action-danger{color:var(--danger-text)}.task-table-actions{flex-wrap:nowrap;justify-content:flex-end;align-items:center;gap:12px;min-height:32px}.task-table-actions form{margin:0}.task-table-actions .button-secondary{white-space:nowrap;border-radius:10px;min-height:32px;padding:0 12px;font-size:13px}.data-table tbody tr.task-row-open{background:linear-gradient(90deg,#ffedcfe6 0%,#fff7eac7 100%)}.data-table tbody tr.task-row-done{background:linear-gradient(90deg,#dbf4dfeb 0%,#effaf1d1 100%)}.data-table tbody tr.task-row-overdue{background:linear-gradient(90deg,#ffdad6f5 0%,#ffefedd6 100%)}.task-row-open td:first-child{border-left:4px solid #d19327}.task-row-done td:first-child{border-left:4px solid var(--success-text)}.task-row-overdue td:first-child{border-left:4px solid var(--danger-text)}.task-row-deleted td:first-child{border-left:4px solid #7c8794}.task-status-open{color:#8a5c12;background:#ffe5b0}.task-status-done{background:var(--success-soft);color:var(--success-text)}.task-status-overdue{background:var(--danger-soft);color:var(--danger-text)}.task-status-deleted,.quote-status-deleted{color:#5f6b78;background:#e6ebf0}.data-table tbody tr.task-row-deleted{background:linear-gradient(90deg,#e6ebf0f5 0%,#f4f7fae0 100%)}.data-table tbody tr.quote-history-closed{background:linear-gradient(90deg,#eaf2fac2 0%,#f7fafce0 100%)}.data-table tbody tr.quote-history-deleted{background:linear-gradient(90deg,#e6ebf0f5 0%,#f4f7fae0 100%)}.quote-history-closed td:first-child{border-left:4px solid var(--primary)}.quote-history-deleted td:first-child{border-left:4px solid #7c8794}.history-panel{box-shadow:var(--shadow-md);background:#ffffffe6;border-radius:24px;overflow:hidden}.history-panel-summary{cursor:pointer;justify-content:space-between;align-items:center;gap:16px;padding:20px 24px;list-style:none;display:flex}.history-panel-summary::-webkit-details-marker{display:none}.history-panel-summary:after{content:"+";background:var(--surface-soft);width:36px;height:36px;color:var(--primary);border-radius:999px;flex:none;place-items:center;font-size:22px;line-height:1;display:grid}.history-panel[open] .history-panel-summary:after{content:"-"}.history-panel-summary strong{color:var(--primary);font-size:17px;display:block}.history-panel-summary span{color:var(--text-soft);margin-top:4px;font-size:13px;display:block}.history-panel-content{padding:0 18px 18px}.inline-link{color:var(--primary);align-items:center;gap:8px;font-size:13px;font-weight:700;transition:transform .2s;display:inline-flex}.quote-layout{grid-template-columns:minmax(0,1.35fr) minmax(320px,.7fr);gap:20px;display:grid}.section-stack{gap:20px;display:grid}.detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.detail-tile{background:var(--surface-soft);border-radius:18px;gap:6px;padding:16px;display:grid}.detail-label{letter-spacing:.14em;text-transform:uppercase;color:var(--text-soft);font-size:12px;font-weight:800}.detail-value{color:var(--primary);font-size:16px;font-weight:700}.summary-card{background:linear-gradient(155deg, var(--primary), var(--primary-deep));color:#fff;border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);align-self:start;gap:18px;padding:26px;display:grid;position:sticky;top:108px}.summary-card .detail-label,.summary-card .card-subtitle,.summary-card .page-kicker{color:#ffffffad}.summary-total{font-family:var(--font-headline), Manrope, sans-serif;letter-spacing:-.06em;font-size:48px;line-height:.95}.summary-line{justify-content:space-between;gap:12px;font-size:14px;display:flex}.quote-items{border-collapse:separate;border-spacing:0 10px;width:100%}.quote-items th{text-align:left;letter-spacing:.16em;text-transform:uppercase;color:var(--text-soft);padding:0 14px 6px;font-size:11px;font-weight:800}.quote-items td{background:var(--surface-soft);padding:14px}.quote-items td:first-child{border-radius:16px 0 0 16px}.quote-items td:last-child{border-radius:0 16px 16px 0}.heatmap-shell{background:var(--surface);border-radius:26px;min-height:720px;position:relative;overflow:hidden}.heatmap-preview{background:linear-gradient(#f7fafcd6,#fffffff5),radial-gradient(circle at 0 0,#d1e4ffbf,#0000 28%);min-height:720px;padding:28px;position:relative}.heatmap-overlay{pointer-events:none;mix-blend-mode:multiply;position:absolute;inset:0}.heat-point{filter:blur(12px);opacity:.9;background:radial-gradient(circle,#ff2d2df2 0%,#ff7400c7 18%,#ffd00075 42%,#ff03 58%,#ff00 74%);border-radius:50%;width:180px;height:180px;position:absolute;transform:translate(-50%,-50%)}.analytics-grid{grid-template-columns:minmax(0,1.4fr) minmax(320px,.8fr);gap:20px;display:grid}.analytics-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.public-shell{background:var(--background);min-height:100vh}.public-topbar{z-index:30;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffeb;border-bottom:1px solid #e0e3e5e6;position:sticky;top:0}.public-topbar-inner,.public-page{max-width:1200px;margin:0 auto;padding-left:24px;padding-right:24px}.public-topbar-inner{justify-content:space-between;align-items:center;gap:20px;min-height:86px;display:flex}.public-page{padding-top:44px;padding-bottom:48px}.public-layout{grid-template-columns:minmax(0,1.45fr) minmax(320px,.8fr);gap:24px;display:grid}.public-header-grid{grid-template-columns:minmax(0,1.45fr) minmax(320px,.8fr);align-items:start;gap:24px;display:grid}.proposal-card{background:var(--surface);border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);padding:30px}.proposal-item{grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:16px;padding:18px 0;display:grid}.proposal-item+.proposal-item{border-top:1px solid #e0e3e5b8}.proposal-checkbox{width:22px;height:22px;margin-top:2px}.proposal-summary{background:linear-gradient(155deg, var(--primary), var(--primary-deep));color:#fff;border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);gap:18px;padding:30px;display:grid;position:sticky;top:110px}.proposal-note{color:#fff;background:#ffffff24;border:0;border-radius:16px;outline:none;width:100%;min-height:120px;padding:14px 16px}.form-stack{gap:14px;display:grid}.settings-grid{grid-template-columns:minmax(320px,.75fr) minmax(0,1.25fr);gap:20px;display:grid}.inline-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.empty-state{background:var(--surface-soft);color:var(--text-muted);border-radius:22px;padding:28px}.modal-backdrop{z-index:70;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#00172d47;padding:40px 24px;position:fixed;inset:0;overflow-y:auto}.modal-card{background:#fffffffa;border-radius:28px;max-width:980px;margin:0 auto;padding:26px;box-shadow:0 36px 90px #00172d2e}.modal-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;display:flex}.modal-close{background:var(--surface-soft);width:42px;height:42px;color:var(--primary);border-radius:999px;justify-content:center;align-items:center;font-size:28px;line-height:1;display:inline-flex}.field-error{color:var(--danger-text);font-size:12px;font-weight:700}.form-message{background:var(--danger-soft);color:var(--danger-text);border-radius:14px;padding:12px 14px;font-size:13px;font-weight:700}.quote-builder-row{background:var(--surface);border-left:4px solid #0000;border-radius:18px;gap:12px;padding:16px;display:grid;box-shadow:inset 0 0 0 1px #e0e3e5bf}.quote-builder-row.is-odd{background:#eef3f6;border-left-color:#9fb3c3;box-shadow:inset 0 0 0 1px #b9c6cff2}.quote-builder-row.is-even{background:var(--surface);border-left-color:#d8e2ea}.quote-builder-footer-actions{justify-content:flex-end;margin-top:14px;display:flex}.quote-builder-grid{grid-template-columns:minmax(0,1.45fr) repeat(4,minmax(110px,.32fr));align-items:end;gap:12px;display:grid}.quote-builder-meta{justify-content:space-between;align-items:center;gap:16px;display:flex}.quote-builder-totals{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;display:flex}.quote-builder-margin{font-weight:800}.quote-builder-margin.is-positive{color:#16794a}.quote-builder-margin.is-negative{color:#b42318}.quote-builder-margin.is-neutral{color:var(--text-secondary)}.summary-inline{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px;display:grid}.summary-inline-item{background:var(--surface-soft);border-radius:18px;gap:6px;padding:16px 18px;display:grid}.summary-inline-item span{letter-spacing:.12em;text-transform:uppercase;color:var(--text-soft);font-size:12px;font-weight:800}.summary-inline-item strong{font-family:var(--font-headline), Manrope, sans-serif;letter-spacing:-.04em;color:var(--primary);font-size:28px}.stacked-tags{flex-wrap:wrap;gap:8px;display:flex}.stacked-tag{background:var(--surface-soft);min-height:30px;color:var(--primary);border-radius:999px;align-items:center;padding:6px 10px;font-size:12px;font-weight:700;line-height:1.2;display:inline-flex}.user-chip{background:var(--surface);border-radius:999px;gap:2px;min-width:0;padding:8px 14px;display:grid;box-shadow:inset 0 0 0 1px #e0e3e5e6}.user-chip-name{color:var(--primary);font-size:13px;font-weight:700}.user-chip-email{color:var(--text-soft);font-size:11px}.auth-shell{place-items:center;min-height:100vh;padding:32px 20px;display:grid}.auth-card{width:min(100%,460px);box-shadow:var(--shadow-lg);background:#fffffff0;border:1px solid #e0e3e5e6;border-radius:28px;gap:24px;padding:30px;display:grid}.auth-brand{justify-content:space-between;align-items:center;gap:16px;display:flex}.auth-logo{width:144px;height:auto}.auth-copy{gap:10px;display:grid}.auth-copy h1{font-family:var(--font-headline), Manrope, sans-serif;letter-spacing:-.05em;color:var(--primary);font-size:clamp(30px,5vw,42px);line-height:.96}.auth-copy p{color:var(--text-muted);font-size:15px;line-height:1.65}@media (max-width:1180px){.admin-topbar-inner{grid-template-columns:1fr auto;grid-template-areas:"brand actions";justify-items:stretch}.module-nav{justify-content:flex-start}.top-actions{justify-self:end}.metric-grid,.analytics-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-two,.dashboard-split,.quote-layout,.analytics-grid,.public-header-grid,.public-layout,.settings-grid{grid-template-columns:1fr}.summary-card,.proposal-summary{position:static}}@media (max-width:860px){.admin-topbar-inner{gap:16px;padding:14px 16px}.page-shell{gap:20px;padding:22px 16px 32px}.page-stack{gap:20px}.card,.card-soft,.toolbar-card,.proposal-card,.proposal-summary,.summary-card,.table-card,.auth-card{border-radius:22px;padding:18px}.brand-block{gap:12px}.brand-logo{width:108px}.admin-nav-bar-inner{padding:0 16px}.module-nav{scrollbar-width:none;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;gap:8px;margin:0 -16px;padding:8px 16px;overflow:auto hidden}.module-nav::-webkit-scrollbar{display:none}.module-link{white-space:nowrap;flex:none;min-height:42px;padding:0 14px;font-size:13px}.top-actions{flex-wrap:wrap;gap:8px;width:100%}.top-actions form{display:inline-flex}.user-chip{width:auto;max-width:calc(100vw - 130px);padding:8px 12px}.user-chip-email{display:none}.page-header{flex-direction:column;align-items:flex-start;gap:14px}.page-header-copy h1{font-size:clamp(30px,12vw,44px)}.page-actions{justify-content:stretch;width:100%}.page-actions .button-primary,.page-actions .button-secondary,.page-actions .button-ghost{width:100%}.toolbar{grid-template-columns:1fr}.toolbar .button-primary,.toolbar .button-secondary,.toolbar .button-ghost{width:100%}.metric-grid,.analytics-metrics,.detail-grid{grid-template-columns:1fr}.metric-card{min-height:0;padding:18px}.metric-value{font-size:38px}.quote-builder-grid,.summary-inline{grid-template-columns:1fr}.quote-builder-meta{flex-direction:column;align-items:flex-start}.chart-shell{grid-template-columns:1fr}.data-table{min-width:720px}.data-table th,.data-table td{padding:16px 18px}.table-actions,.inline-actions{justify-content:flex-start}.proposal-item{grid-template-columns:auto 1fr}.public-topbar-inner,.public-page{padding-left:16px;padding-right:16px}.public-page{padding-top:24px;padding-bottom:28px}.proposal-item{gap:12px}.proposal-summary{padding:20px}.modal-backdrop{padding:12px}.modal-card{border-radius:22px;padding:18px}.modal-header{margin-bottom:14px}}@media (max-width:640px){.admin-topbar{position:static}.admin-topbar-inner{padding:12px}.brand-logo{width:94px}.brand-overline{letter-spacing:.18em;font-size:10px}.page-shell{padding:16px 12px 28px}.card,.card-soft,.toolbar-card,.proposal-card,.proposal-summary,.summary-card,.table-card,.auth-card,.modal-card{border-radius:18px;padding:16px}.icon-button{width:40px;height:40px}.button-primary,.button-secondary,.button-ghost{min-height:44px;padding:0 14px}.metric-grid{grid-template-columns:1fr}.metric-value,.summary-total{font-size:34px}.donut-wrap{width:200px;height:200px}.donut-hole{inset:34px}.quote-items{white-space:nowrap;-webkit-overflow-scrolling:touch;display:block;overflow-x:auto}.quote-items tbody,.quote-items thead{width:100%;min-width:680px;display:table}.quote-builder-row{padding:14px}.summary-line{font-size:13px}.proposal-card,.proposal-summary{padding:16px}.proposal-item{grid-template-columns:1fr}.proposal-checkbox{width:20px;height:20px}.auth-shell{padding:16px 12px}.auth-brand{flex-direction:column;align-items:flex-start}}
@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.0bjc5tiuqdqro.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.0m6w47a4e5dy9.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.11u06r12fd6v_.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.0wxq9webf.ew4.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.067x_6k0k23tk.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.p.16ipb6fqu393i.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.0q-301v4kxxnr.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_e33736c7-module__CVvo0G__className{font-family:Inter,Inter Fallback;font-style:normal}.inter_e33736c7-module__CVvo0G__variable{--font-body:"Inter", "Inter Fallback"}
@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(../media/a342834df7752944-s.10ev4cu2inrn-.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(../media/d3fe2f289711ac3f-s.0i6ci0u~g4zml.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(../media/58c4895d0a0ef7cc-s.0x1a9yg0jkq20.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(../media/bfc7db5c00d21bc5-s.0dyk20wuvya7a.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(../media/6ab0db14f70d8ed6-s.p.0ctuso5mgh_i..woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(../media/a343f882a40d2cc9-s.p.0kho-wj7-y-w1.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Manrope Fallback;src:local(Arial);ascent-override:103.31%;descent-override:29.07%;line-gap-override:0.0%;size-adjust:103.19%}.manrope_80ca8213-module__MZKI1q__className{font-family:Manrope,Manrope Fallback;font-style:normal}.manrope_80ca8213-module__MZKI1q__variable{--font-headline:"Manrope", "Manrope Fallback"}
