/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.grid{display:grid}.hidden{display:none}.table{display:table}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}}:root{--navy:#071722;--navy-2:#0f2b3b;--ink:#11232c;--muted:#6e7b82;--gold:#c99a5a;--gold-soft:#f5ead9;--line:#dce3e6;--paper:#f4f6f6;--white:#fff;--success:#1f7655;--danger:#a54343}*{box-sizing:border-box}html{background:var(--paper)}body{background:var(--paper);min-height:100dvh;color:var(--ink);font-family:var(--font-geist), Arial, sans-serif;-webkit-font-smoothing:antialiased;margin:0}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}.sales-app{min-height:100dvh;padding-bottom:calc(126px + env(safe-area-inset-bottom))}.sales-header{z-index:20;min-height:calc(72px + env(safe-area-inset-top));padding:calc(10px + env(safe-area-inset-top)) 18px 10px;color:#fff;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#071722f0;border-bottom:1px solid #ffffff1f;justify-content:space-between;align-items:center;display:flex;position:sticky;top:0}.sales-header img{object-fit:contain;object-position:left center;width:min(188px,50vw);height:44px}.sales-user{text-align:right}.sales-user b,.sales-user small{text-overflow:ellipsis;white-space:nowrap;max-width:150px;display:block;overflow:hidden}.sales-user b{font-size:12px}.sales-user small{color:#aab8bf;margin-top:2px;font-size:9px}.sales-main{width:min(860px,100%);margin:0 auto;padding:18px 14px 34px}.hero-line{justify-content:space-between;align-items:flex-end;gap:12px;margin-bottom:16px;display:flex}.eyebrow{color:var(--gold);letter-spacing:.15em;text-transform:uppercase;margin:0 0 5px;font-size:10px;font-weight:850}h1{letter-spacing:-.045em;margin:0;font-size:clamp(25px,7vw,38px);line-height:1}.status-pill{color:var(--success);background:#e4f2ec;border-radius:999px;flex:none;padding:8px 11px;font-size:9px;font-weight:800}.status-pill.offline{color:#865d24;background:#fff0dc}.stepper{grid-template-columns:repeat(3,1fr);gap:7px;margin-bottom:15px;display:grid}.step{border:1px solid var(--line);color:#7b878d;background:#fff;border-radius:15px;min-height:48px;padding:0 8px;font-size:10px;font-weight:800}.step.active{border-color:var(--navy-2);background:var(--navy-2);color:#fff}.step.done{background:var(--gold-soft);color:#76572d;border-color:#ead6b8}.card{border:1px solid var(--line);background:#fff;border-radius:23px;margin-bottom:13px;padding:17px;box-shadow:0 10px 30px #152a360d}.card-header{justify-content:space-between;align-items:center;gap:10px;margin-bottom:14px;display:flex}.card-header h2{letter-spacing:-.02em;margin:0;font-size:16px}.card-header p{color:var(--muted);margin:3px 0 0;font-size:10px}.section-number{background:var(--gold-soft);color:#76572d;border-radius:12px;place-items:center;width:34px;height:34px;font-size:10px;font-weight:900;display:grid}.field-grid{grid-template-columns:1fr 1fr;gap:11px;display:grid}.field,.field-full{gap:6px;display:grid}.field-full{grid-column:1/-1}label{color:#56666e;font-size:10px;font-weight:750}input,select,textarea{border:1px solid var(--line);width:100%;min-height:50px;color:var(--ink);background:#fbfcfc;border-radius:14px;outline:0;padding:0 13px;font-size:16px}textarea{resize:vertical;min-height:92px;padding-top:13px}input:focus,select:focus,textarea:focus{border-color:var(--gold);box-shadow:0 0 0 3px #c99a5a26}.surface-card{border:1px solid var(--line);background:#fbfcfc;border-radius:18px;margin-top:11px;padding:14px;position:relative}.surface-card:first-of-type{margin-top:0}.surface-top{grid-template-columns:1fr 1fr auto;gap:8px;margin-bottom:10px;display:grid}.surface-top button{width:45px;min-height:50px;color:var(--danger);background:#f8e5e3;border:0;border-radius:14px;font-size:20px}.measure-grid{grid-template-columns:1fr 1fr .8fr .85fr;gap:8px;display:grid}.measure-grid .field span{color:#819097;font-size:9px;font-weight:750}.surface-result{border-top:1px dashed #ccd6da;justify-content:space-between;align-items:center;gap:10px;margin-top:11px;padding-top:11px;display:flex}.surface-result strong{font-size:17px}.surface-result span{color:var(--muted);font-size:10px}.button{background:var(--navy-2);color:#fff;border:0;border-radius:15px;justify-content:center;align-items:center;min-height:52px;padding:0 18px;font-size:11px;font-weight:850;text-decoration:none;display:inline-flex}.button.gold{background:var(--gold);color:#22180c}.button.soft{background:var(--gold-soft);color:#75552d}.button.ghost{border:1px solid var(--line);color:var(--ink);background:#fff}.button:disabled{opacity:.45}.add-button{width:100%;margin-top:11px}.pricing-summary{gap:8px;display:grid}.summary-row{color:#56666e;justify-content:space-between;align-items:center;gap:16px;font-size:12px;display:flex}.summary-row strong{color:var(--ink);font-size:13px}.summary-row.total{border-top:1px solid var(--line);color:var(--ink);margin-top:5px;padding-top:13px;font-weight:850}.summary-row.total strong{color:var(--navy-2);letter-spacing:-.04em;font-size:25px}.review-card{padding:0;overflow:hidden}.review-head{background:var(--navy);color:#fff;padding:20px}.review-head img{object-fit:contain;object-position:left center;width:min(220px,72vw);height:54px}.review-head h2{letter-spacing:-.035em;margin:22px 0 4px;font-size:22px}.review-head p{color:#aebcc3;margin:0;font-size:11px}.review-body{padding:18px}.customer-block{background:var(--paper);border-radius:15px;margin-bottom:14px;padding:13px}.customer-block b,.customer-block span{display:block}.customer-block span{color:var(--muted);margin-top:3px;font-size:11px}.quote-line{border-bottom:1px solid #edf0f1;grid-template-columns:1fr auto;gap:7px 16px;padding:12px 0;display:grid}.quote-line b{font-size:12px}.quote-line span{color:var(--muted);font-size:10px}.quote-line strong{grid-area:1/2/3;align-self:center;font-size:13px}.disclaimer{color:#715733;background:#fff7e9;border-radius:13px;margin:15px 0 0;padding:12px;font-size:10px;line-height:1.45}.sticky-actions{right:10px;bottom:calc(8px + env(safe-area-inset-bottom));z-index:30;border:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff5;border-radius:20px;grid-template-columns:minmax(96px,.65fr) 1.35fr;gap:9px;padding:10px;display:grid;position:fixed;left:10px;box-shadow:0 -12px 30px #0717221f}.sticky-actions .button{width:100%;min-height:58px}.success-panel{text-align:center;padding:30px 18px}.success-mark{width:70px;height:70px;color:var(--success);background:#e1f1ea;border-radius:24px;place-items:center;margin:0 auto 16px;font-size:34px;font-weight:900;display:grid}.success-panel h2{margin:0;font-size:25px}.success-panel p{color:var(--muted);font-size:12px;line-height:1.55}.sync-note{background:var(--gold-soft);color:#73542d;border-radius:14px;margin:15px 0;padding:12px;font-size:10px;font-weight:750}.history-list{gap:10px;display:grid}.history-item{border:1px solid var(--line);background:#fff;border-radius:17px;grid-template-columns:1fr auto;gap:5px 12px;padding:14px;display:grid}.history-item b{font-size:12px}.history-item span{color:var(--muted);font-size:10px}.history-item strong{grid-area:1/2/3;align-self:center;font-size:14px}.history-actions{flex-wrap:wrap;grid-column:1/-1;gap:7px;margin-top:8px;display:flex}.history-actions button{border:1px solid var(--line);color:var(--navy);cursor:pointer;background:#fff;border-radius:10px;padding:7px 10px;font-size:9px;font-weight:750}.history-actions button:disabled{cursor:not-allowed;opacity:.45}.history-health{gap:8px;display:flex}.history-health span{color:var(--success);background:#e8f4ee;border-radius:12px;padding:8px 10px;font-size:10px}.history-health span.pending{color:#865d24;background:#fff0dc}.history-tools{grid-template-columns:1fr auto;gap:8px;display:grid}.history-tools input,.history-tools select{border:1px solid var(--line);min-width:0;color:var(--navy);font:inherit;background:#fff;border-radius:12px;padding:10px 11px;font-size:10px}.bulk-bar{background:#f5f2ed;border-radius:12px;justify-content:space-between;align-items:center;gap:10px;padding:10px 12px;font-size:10px;display:flex}.bulk-bar label,.quote-select{align-items:center;gap:8px;display:flex}.bulk-bar button{cursor:pointer;background:0 0;border:0;font-weight:800}.bulk-bar button:disabled{cursor:not-allowed;opacity:.45}.quote-select{grid-column:1}.quote-select input,.bulk-bar input{width:16px;height:16px;accent-color:var(--gold)}.empty-state{color:var(--muted);text-align:center;padding:24px;font-size:11px}.error-message{color:var(--danger);background:#fae5e3;border-radius:13px;margin:10px 0;padding:11px;font-size:10px;font-weight:750}.offline-banner{top:calc(78px + env(safe-area-inset-top));z-index:50;color:#765529;text-align:center;background:#fff0d9;border-radius:13px;padding:10px;font-size:10px;font-weight:800;position:fixed;left:12px;right:12px;box-shadow:0 8px 24px #07172229}.offline-page{background:var(--paper);text-align:center;place-items:center;min-height:100dvh;padding:24px;display:grid}.offline-page>div{max-width:390px}.offline-page img{width:90px}.offline-page h1{margin-top:10px}.offline-page p{color:var(--muted);line-height:1.55}@media (width<=620px){.sales-header{gap:10px;padding-left:12px;padding-right:12px}.sales-header img{width:min(164px,48vw);height:40px}.sales-user small{max-width:108px}.field-grid{grid-template-columns:1fr}.field-full{grid-column:auto}.surface-top{grid-template-columns:1fr auto}.surface-top .field:nth-child(2){grid-area:2/1}.surface-top button{grid-area:1/2/3;height:100%}.measure-grid{grid-template-columns:1fr 1fr}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important}}.sales-user form{margin:0}.sales-user-actions{justify-content:flex-end;gap:10px;margin-top:3px;display:flex}.sales-user button,.sales-user-actions a{color:var(--gold);cursor:pointer;font:inherit;text-transform:uppercase;background:0 0;border:0;padding:0;font-size:9px;text-decoration:none}.login-page{background:radial-gradient(circle at top,#173447 0,#071722 58%);place-items:center;min-height:100dvh;padding:24px;display:grid}.login-card{background:#fff;border-radius:28px;width:min(100%,410px);padding:34px;box-shadow:0 28px 70px #00000047}.login-card>img{object-fit:contain;object-position:left center;width:min(240px,78%);height:64px;margin-bottom:28px;display:block}.login-card h1{color:var(--navy);margin:4px 0 10px;font-size:34px}.login-card>p:not(.eyebrow){color:var(--muted);margin:0 0 24px;font-size:12px;line-height:1.6}.login-card form{gap:10px;display:grid}.login-card label{color:var(--navy);text-transform:uppercase;font-size:10px;font-weight:800}.login-card input{border:1px solid var(--line);min-height:52px;font:inherit;border-radius:14px;padding:12px 14px}.login-card .button{width:100%;min-height:54px;margin-top:4px}.login-card>small{color:var(--muted);text-align:center;margin-top:20px;font-size:9px;display:block}.login-switch{color:#8b6534;text-align:center;margin-top:16px;font-size:11px;font-weight:800;text-decoration:none;display:block}.dealer-admin{min-height:100dvh;padding:calc(24px + env(safe-area-inset-top)) 20px calc(40px + env(safe-area-inset-bottom));background:var(--paper)}.dealer-admin-head{grid-template-columns:auto 1fr auto;align-items:center;gap:22px;width:min(1080px,100%);margin:0 auto 22px;display:grid}.dealer-admin-head>a:first-child{color:var(--navy);font-size:12px;font-weight:850;text-decoration:none}.dealer-admin-head h1{margin:0 0 7px}.dealer-admin-head p:not(.eyebrow){color:var(--muted);margin:0;font-size:13px}.dealer-admin-grid{grid-template-columns:minmax(280px,.72fr) minmax(420px,1.28fr);gap:18px;width:min(1080px,100%);margin:0 auto;display:grid}.dealer-create{align-content:start;gap:11px;display:grid}.dealer-create label{gap:6px;display:grid}.dealer-create small{color:var(--muted);font-size:10px;line-height:1.45}.dealer-list{gap:10px;display:grid}.dealer-account{border:1px solid var(--line);background:#fbfcfc;border-radius:17px;padding:15px}.dealer-account.disabled{opacity:.65}.dealer-account-top{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.dealer-account-top b,.dealer-account-top strong,.dealer-account-top span{display:block}.dealer-account-top b{color:var(--navy);font-size:14px}.dealer-account-top strong{margin-top:3px;font-size:12px}.dealer-account-top span{color:var(--muted);margin-top:3px;font-size:10px}.dealer-account>small{color:var(--muted);margin-top:9px;font-size:10px;display:block}.dealer-state{color:var(--danger);text-transform:uppercase;background:#f3e3e0;border-radius:999px;flex:none;padding:6px 9px;font-size:9px;font-weight:850}.dealer-state.active{color:var(--success);background:#e4f2ec}.dealer-account-actions{grid-template-columns:auto 1fr;gap:9px;margin-top:12px;display:grid}.dealer-account-actions .button{min-height:46px;padding:0 13px}.dealer-password-reset{grid-template-columns:1fr auto;gap:7px;display:grid}.dealer-password-reset input{min-height:46px}.dealer-message{border-radius:14px;width:min(1080px,100%);margin:0 auto 14px;padding:12px 14px;font-size:12px;font-weight:750}.dealer-message.success{color:var(--success);background:#e4f2ec}.dealer-message.error{color:var(--danger);background:#fae5e3}.dealer-portal-nav{border:1px solid var(--line);background:#ffffffc2;border-radius:18px;grid-template-columns:repeat(5,1fr);gap:6px;margin:0 0 16px;padding:6px;display:grid;box-shadow:0 8px 24px #152a360d}.dealer-portal-nav button{min-height:44px;color:var(--muted);cursor:pointer;font:inherit;background:0 0;border:0;border-radius:13px;padding:7px 8px;font-size:11px;font-weight:800}.dealer-portal-nav button.active{background:var(--navy);color:#fff;box-shadow:0 6px 16px #0717222e}.quote-status{grid-column:1/-1;align-items:center;gap:8px;display:flex}.quote-status span{color:var(--success);background:#e8f4ee;border-radius:999px;padding:7px 9px;font-weight:800}.quote-status small{color:var(--muted);font-size:9px}.invoice-summary{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:12px;display:grid}.invoice-summary>div{background:#f5f2ed;border-radius:15px;justify-content:space-between;align-items:center;padding:14px;display:flex}.invoice-summary span{color:var(--muted);font-size:11px;font-weight:750}.invoice-summary strong{color:var(--navy);font-size:22px}.invoice-filter{gap:7px;margin-bottom:12px;display:flex}.invoice-filter button{border:1px solid var(--line);min-height:38px;color:var(--muted);cursor:pointer;font:inherit;background:#fff;border-radius:999px;padding:0 14px;font-size:10px;font-weight:800}.invoice-filter button.active{border-color:var(--navy);background:var(--navy);color:#fff}.invoice-list{gap:10px;display:grid}.invoice-item{border:1px solid var(--line);background:#fbfcfc;border-radius:17px;grid-template-columns:1fr auto;gap:10px 14px;padding:15px;display:grid}.invoice-item>div:first-child b,.invoice-item>div:first-child span{display:block}.invoice-item>div:first-child b{color:var(--navy);font-size:14px}.invoice-item>div:first-child span{color:var(--muted);margin-top:4px;font-size:11px}.invoice-state{color:#865d24;text-transform:uppercase;background:#fff0dc;border-radius:999px;align-self:start;padding:6px 9px;font-size:9px;font-weight:850}.invoice-state.closed{color:var(--success);background:#e8f4ee}.invoice-meta,.invoice-money{color:var(--muted);flex-wrap:wrap;grid-column:1/-1;gap:7px 14px;font-size:10px;display:flex}.invoice-money{border-top:1px solid var(--line);color:var(--navy);padding-top:10px}.invoice-item>button{border:1px solid var(--line);min-height:40px;color:var(--navy);cursor:pointer;font:inherit;background:#fff;border-radius:11px;justify-self:start;padding:0 12px;font-size:10px;font-weight:800}.account-card>.button{margin-top:16px}.managed-fields{background:#f5f2ed;border-radius:15px;grid-template-columns:1fr 1fr;gap:9px;margin-top:15px;padding:14px;display:grid}.managed-fields span,.managed-fields b{display:block}.managed-fields span{color:var(--muted);text-transform:uppercase;font-size:9px;font-weight:750}.managed-fields b{color:var(--navy);margin-top:4px;font-size:12px}.managed-fields small{color:var(--muted);grid-column:1/-1;font-size:9px;line-height:1.45}.dealer-dashboard{grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:12px;display:grid}.dealer-dashboard button{border:1px solid var(--line);min-height:112px;color:var(--navy);cursor:pointer;font:inherit;text-align:left;background:#fff;border-radius:18px;gap:5px;padding:15px;display:grid;box-shadow:0 8px 24px #152a360d}.dealer-dashboard span{color:var(--muted);text-transform:uppercase;font-size:10px;font-weight:800}.dealer-dashboard strong{align-self:end;font-size:27px}.dealer-dashboard small{color:var(--muted);font-size:10px}.dashboard-new-quote{background:var(--gold);color:#071722;cursor:pointer;width:100%;font:inherit;text-align:left;border:0;border-radius:18px;align-items:center;gap:14px;margin-bottom:12px;padding:16px;display:flex;box-shadow:0 10px 28px #c997523d}.dashboard-new-quote>span{background:#fff6;border-radius:14px;place-items:center;width:42px;height:42px;font-size:26px;display:grid}.dashboard-new-quote b,.dashboard-new-quote small{display:block}.dashboard-new-quote b{font-size:15px}.dashboard-new-quote small{opacity:.72;margin-top:3px;font-size:10px}.text-action{color:#8b6534;cursor:pointer;font:inherit;background:0 0;border:0;font-size:10px;font-weight:850}.dashboard-activity{display:grid}.dashboard-activity>button{border:0;border-bottom:1px solid var(--line);color:var(--navy);cursor:pointer;font:inherit;text-align:left;background:0 0;justify-content:space-between;align-items:center;gap:14px;padding:13px 0;display:flex}.dashboard-activity>button:last-child{border-bottom:0}.dashboard-activity span b,.dashboard-activity span small{display:block}.dashboard-activity span:last-child{text-align:right}.dashboard-activity b,.dashboard-activity strong{font-size:12px}.dashboard-activity small{color:var(--muted);margin-top:3px;font-size:9px}.quote-detail{background:#fcfaf7;border:1px solid #d7c3a6;border-radius:18px;margin-bottom:15px;padding:16px}.quote-detail-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.quote-detail-head h2{margin:2px 0 4px}.quote-detail-head span{color:var(--muted);font-size:11px}.quote-detail-head>button{border:1px solid var(--line);min-height:36px;color:var(--navy);cursor:pointer;background:#fff;border-radius:10px;padding:0 11px}.quote-detail-summary{grid-template-columns:repeat(3,1fr);gap:8px;margin:15px 0;display:grid}.quote-detail-summary>div{background:#fff;border-radius:13px;padding:11px}.quote-detail-summary span,.quote-detail-summary b{display:block}.quote-detail-summary span{color:var(--muted);text-transform:uppercase;font-size:9px}.quote-detail-summary b{margin-top:5px;font-size:12px}.quote-detail-lines{display:grid}.quote-detail-lines>div{border-bottom:1px solid var(--line);justify-content:space-between;gap:12px;padding:11px 0;display:flex}.quote-detail-lines b,.quote-detail-lines small{display:block}.quote-detail-lines b,.quote-detail-lines strong{font-size:11px}.quote-detail-lines small{color:var(--muted);margin-top:4px;font-size:9px}.quote-notes{color:var(--muted);background:#fff;border-radius:12px;padding:11px;font-size:10px;line-height:1.5}.status-timeline h3{margin:17px 0 10px;font-size:13px}.status-timeline>div{grid-template-columns:12px 1fr;gap:9px;min-height:42px;display:grid}.status-timeline i{border:2px solid var(--gold);background:#fff;border-radius:50%;width:9px;height:9px;margin-top:3px;position:relative}.status-timeline i:after{content:"";background:#d7c3a6;width:1px;height:30px;position:absolute;top:9px;left:2px}.status-timeline>div:last-child i:after{display:none}.status-timeline b,.status-timeline small{display:block}.status-timeline b{font-size:11px}.status-timeline small{color:var(--muted);margin-top:3px;font-size:9px}.login-button-link{justify-content:center;align-items:center;width:100%;text-decoration:none;display:inline-flex}.dealer-bill-to{background:#fcfaf7;border:1px solid #d7c3a6;border-radius:14px;padding:13px 14px}.dealer-bill-to span,.dealer-bill-to b,.dealer-bill-to small{display:block}.dealer-bill-to span{color:var(--muted);text-transform:uppercase;font-size:9px;font-weight:800}.dealer-bill-to b{color:var(--navy);margin-top:4px;font-size:13px}.dealer-bill-to small{color:var(--muted);margin-top:4px;font-size:10px;line-height:1.4}.product-guidance{color:#8b6534;margin-top:5px;font-size:9px;font-weight:750;display:block}html{overscroll-behavior-y:none;min-height:100%}body{min-height:100dvh;font-family:var(--font-geist), -apple-system, BlinkMacSystemFont, "SF Pro Text", "Helvetica Neue", Arial, sans-serif;text-rendering:optimizelegibility;-webkit-text-size-adjust:100%}button,a,input,select,textarea{touch-action:manipulation}@media (width<=620px){.sales-app{padding-bottom:calc(128px + env(safe-area-inset-bottom))}.sales-header{min-height:calc(64px + env(safe-area-inset-top));padding:calc(8px + env(safe-area-inset-top)) 14px 8px;box-shadow:0 1px #ffffff12,0 8px 24px #0717221a}.sales-header img{width:min(148px,43vw);height:42px}.sales-user b{max-width:132px;font-size:11px}.sales-user small{max-width:132px;font-size:10px}.sales-user button{min-height:44px;padding-left:8px;font-size:10px}.sales-main{padding:20px 12px 32px}.hero-line{align-items:center;margin-bottom:18px}.eyebrow{letter-spacing:.13em;margin-bottom:6px;font-size:11px}h1{font-size:31px;line-height:1.04}.status-pill{align-items:center;min-height:44px;padding:8px 11px;font-size:10px;display:inline-flex}.stepper{gap:6px;margin-bottom:14px}.step{border-radius:13px;min-height:46px;font-size:12px}.card{border-radius:20px;margin-bottom:12px;padding:16px;box-shadow:0 8px 24px #152a360f}.card-header{align-items:flex-start;margin-bottom:16px}.card-header h2{font-size:18px;line-height:1.2}.card-header p{margin-top:5px;font-size:13px;line-height:1.42}.section-number{border-radius:12px;width:36px;height:36px;font-size:11px}.field-grid{gap:13px}.field,.field-full{gap:7px}label{font-size:13px;line-height:1.2}input,select,textarea{border-radius:13px;min-height:52px;padding-left:14px;padding-right:14px;font-size:16px}textarea{min-height:104px;padding-top:14px;line-height:1.45}.surface-card{border-radius:17px;margin-top:12px;padding:13px}.surface-top{gap:10px;margin-bottom:12px}.surface-top button{border-radius:13px;width:48px;min-height:52px}.measure-grid{gap:10px}.measure-grid .field span{font-size:11px}.surface-result{margin-top:13px;padding-top:13px}.surface-result strong{font-size:19px}.surface-result span{font-size:12px}.button{letter-spacing:0;border-radius:14px;min-height:52px;padding:0 16px;font-size:14px}.summary-row{font-size:14px}.summary-row strong{font-size:15px}.summary-row.total strong{font-size:27px}.review-head{padding:20px 18px}.review-head h2{font-size:24px}.review-head p{font-size:13px}.review-body{padding:17px}.customer-block span,.quote-line span,.disclaimer{font-size:12px}.quote-line b,.quote-line strong{font-size:14px}.sticky-actions{padding:10px 12px calc(10px + env(safe-area-inset-bottom));border-bottom:0;border-left:0;border-right:0;border-radius:20px 20px 0 0;gap:8px;bottom:0;left:0;right:0}.sticky-actions .button{min-height:54px}.success-panel{padding:28px 10px}.success-panel p{font-size:14px}.sync-note{font-size:12px;line-height:1.4}.history-item{border-radius:16px;padding:15px}.history-item b{font-size:14px}.history-item span{font-size:12px}.history-item strong{font-size:16px}.history-actions button{min-height:42px;padding:0 12px;font-size:12px}.history-health span,.bulk-bar,.history-tools input,.history-tools select{font-size:12px}.bulk-bar{flex-direction:column;align-items:flex-start}.bulk-bar button{min-height:40px}.empty-state,.error-message{font-size:13px}.dealer-portal-nav{top:calc(70px + env(safe-area-inset-top));z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:17px;margin-left:-2px;margin-right:-2px;position:sticky}.dealer-portal-nav button{min-height:48px;padding:6px 2px;font-size:10px}.dealer-dashboard{grid-template-columns:1fr 1fr}.dealer-dashboard button:first-child{grid-column:1/-1;min-height:96px}.dealer-dashboard span,.dealer-dashboard small,.dashboard-new-quote small{font-size:11px}.dashboard-activity b,.dashboard-activity strong{font-size:14px}.dashboard-activity small{font-size:11px}.quote-detail-summary{grid-template-columns:1fr}.quote-detail-summary span,.quote-detail-lines small,.quote-notes,.status-timeline small{font-size:11px}.quote-detail-summary b,.quote-detail-lines b,.quote-detail-lines strong,.status-timeline b{font-size:13px}.quote-status small,.invoice-meta,.invoice-money{font-size:11px}.invoice-filter button,.invoice-item>button{min-height:44px;font-size:12px}.invoice-summary span{font-size:12px}.invoice-item>div:first-child b{font-size:15px}.invoice-item>div:first-child span{font-size:12px}.managed-fields{grid-template-columns:1fr}.managed-fields small{grid-column:auto}.login-page{padding:calc(18px + env(safe-area-inset-top)) 14px calc(18px + env(safe-area-inset-bottom));align-items:center}.login-card{border-radius:24px;padding:26px 22px}.login-card>img{height:56px;margin-bottom:24px}.login-card h1{font-size:32px}.login-card>p:not(.eyebrow){font-size:14px;line-height:1.5}.login-card label{font-size:11px}.login-card>small{font-size:11px;line-height:1.4}}@media (width<=390px){.sales-main{padding-left:10px;padding-right:10px}.card{padding:14px}.history-tools{grid-template-columns:1fr}}@media (width<=760px){.dealer-admin{padding-left:12px;padding-right:12px}.dealer-admin-head{grid-template-columns:1fr auto;gap:14px}.dealer-admin-head>div{grid-area:1/1/auto/-1}.dealer-admin-head>a:first-child{grid-area:2/1;align-items:center;min-height:44px;display:inline-flex}.dealer-admin-head>.button{grid-area:2/2;min-height:44px}.dealer-admin-grid,.dealer-account-actions{grid-template-columns:1fr}}@media (width<=700px){.sticky-actions{right:calc(10px + env(safe-area-inset-right));bottom:calc(10px + env(safe-area-inset-bottom));left:calc(10px + env(safe-area-inset-left));border:1px solid #0717221a;border-radius:28px;padding:10px 12px;overflow:hidden;box-shadow:0 12px 30px #0717222e}}.app-launch-screen{z-index:10000;opacity:1;background:#061522;transition:opacity .42s;position:fixed;inset:0;overflow:hidden}.app-launch-screen.leaving{opacity:0;pointer-events:none}.app-launch-screen img{object-fit:cover;object-position:center;width:100%;height:100%;animation:.75s cubic-bezier(.2,.8,.2,1) both launch-arrive;display:block}@keyframes launch-arrive{0%{opacity:0;transform:scale(1.015)}to{opacity:1;transform:scale(1)}}@media (prefers-reduced-motion:reduce){.app-launch-screen,.app-launch-screen img{transition:none;animation:none}}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
