:root{--ink:#15231f;--muted:#68746f;--line:#dfe3da;--paper:#f4f5ef;--card:#fff;--forest:#12251f;--forest-2:#1e3a31;--lime:#d8ff74;--amber:#f2b84b;--red:#c84c4c;--shadow:0 18px 50px #10231d14;color:var(--ink);background:var(--paper);font-synthesis:none;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body{background:var(--paper);min-height:100%;margin:0}button,input,select{font:inherit}button,a{touch-action:manipulation}button{color:inherit}.eyebrow{text-transform:uppercase;letter-spacing:.14em;color:#537a6b;margin:0 0 8px;font-size:.74rem;font-weight:750}.muted{color:var(--muted);line-height:1.6}.button{cursor:pointer;border:1px solid #0000;border-radius:14px;justify-content:center;align-items:center;gap:9px;min-height:46px;padding:0 18px;font-weight:750;text-decoration:none;transition:all .18s;display:inline-flex}.button svg{width:18px}.button.primary{background:var(--forest);color:#fff}.button.primary:hover{background:var(--forest-2);transform:translateY(-1px)}.button.secondary{border-color:var(--line);color:var(--ink);background:#fff}.button.secondary:hover{background:#f8faf6;border-color:#9cb1a8}.button:disabled,.button.disabled{opacity:.5;pointer-events:none}.text-button{color:#416d5e;cursor:pointer;background:0 0;border:0;text-decoration:underline}.brand-mark{background:var(--forest);width:56px;height:56px;color:var(--lime);border-radius:18px;place-items:center;display:grid;box-shadow:0 12px 28px #12251f2e}.brand-mark span{font:800 1.7rem Georgia,serif}.brand-mark.small{border-radius:13px;width:42px;height:42px}.brand-mark.small span{font-size:1.25rem}.hero-mark{background:var(--lime);width:76px;height:76px;color:var(--forest);border-radius:22px;margin-bottom:34px}.hero-mark span{font-size:2.3rem}.auth-shell{background:#fff;grid-template-columns:minmax(420px,1.1fr) minmax(460px,.9fr);min-height:100dvh;display:grid}.auth-brand{background:var(--forest);color:#fff;flex-direction:column;justify-content:space-between;padding:clamp(40px,7vw,110px);display:flex;position:relative;overflow:hidden}.auth-brand:after{content:"";border:1px solid #d8ff742e;border-radius:50%;width:550px;height:550px;position:absolute;bottom:-250px;right:-260px;box-shadow:0 0 0 70px #d8ff7409,0 0 0 140px #d8ff7405}.auth-brand>div,.auth-brand small{z-index:1;position:relative}.auth-brand .eyebrow{color:var(--lime)}.auth-brand h2{max-width:820px;margin:12px 0 30px;font:600 clamp(2.8rem,5.5vw,5.7rem)/.98 Georgia,serif}.auth-brand p:not(.eyebrow){color:#b8c5c0;max-width:640px;font-size:1.12rem;line-height:1.7}.auth-brand small{color:#91a099}.auth-panel{place-items:center;padding:40px;display:grid}.auth-card{flex-direction:column;gap:20px;width:min(100%,480px);display:flex}.auth-card h1{margin:0;font:600 2.5rem/1.08 Georgia,serif}.auth-card label,.form-grid label{flex-direction:column;gap:8px;font-size:.9rem;font-weight:700;display:flex}.auth-card label small{color:var(--muted);font-weight:400}.input-icon{background:#fff;border:1px solid #cfd6ce;border-radius:14px;align-items:center;gap:10px;min-height:54px;padding:0 14px;display:flex}.input-icon:focus-within{border-color:#487766;outline:3px solid #48776626}.input-icon svg{color:#75837d;width:18px}.input-icon input{background:0 0;border:0;outline:0;flex:1;min-width:0;height:50px}.eye{cursor:pointer;background:0 0;border:0;place-items:center;padding:8px;display:grid}.pin-input{letter-spacing:.45em;font-size:1.2rem;font-weight:800}.steps{gap:6px;display:flex}.steps i{background:#e4e7e1;border-radius:4px;width:42px;height:4px}.steps i.active{background:#4b7768}.auth-shell.single{background:var(--paper);grid-template-columns:1fr}.app-shell{min-height:100dvh;overflow-x:hidden}.topbar{background:var(--forest);color:#fff;z-index:20;justify-content:space-between;align-items:center;height:74px;padding:0 clamp(18px,4vw,64px);display:flex;position:sticky;top:0}.brand{align-items:center;gap:12px;display:flex}.brand>div{flex-direction:column;display:flex}.brand strong{font:600 1.25rem Georgia,serif}.brand small{color:#9fafaa}.top-actions{align-items:center;gap:10px;display:flex}.icon-button{cursor:pointer;background:0 0;border:1px solid #ffffff29;border-radius:13px;place-items:center;width:44px;height:44px;display:grid}.icon-button svg{width:19px}.account{color:#fff;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff29;border-radius:13px;align-items:center;gap:10px;min-height:44px;padding:0 13px;display:flex}.account svg{width:18px}.spin{animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}main:not(.auth-shell):not(.offline){max-width:1600px;margin:auto;padding:clamp(24px,4vw,64px)}.hero{justify-content:space-between;align-items:end;gap:30px;margin-bottom:32px;display:flex}.hero h1{margin:8px 0 16px;font:600 clamp(2.8rem,5vw,5rem)/1 Georgia,serif}.hero>div>p:last-child{color:var(--muted);max-width:760px;margin:0;line-height:1.6}.workspace{grid-template-columns:320px minmax(0,1fr);align-items:start;gap:22px;min-width:0;display:grid}.valuation-list,.content-panel{background:var(--card);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:24px}.valuation-list{padding:20px;position:sticky;top:96px}.section-heading{justify-content:space-between;align-items:end;gap:16px;margin-bottom:18px;display:flex}.section-heading h2,.section-heading h3{margin:0;font:600 1.55rem Georgia,serif}.count{background:#edf1e8;border-radius:18px;place-items:center;min-width:32px;height:32px;padding:0 9px;font-weight:800;display:grid}.valuation-item{text-align:left;cursor:pointer;background:0 0;border:0;border-radius:16px;grid-template-columns:42px 1fr 18px;align-items:center;gap:11px;width:100%;margin:4px 0;padding:13px;display:grid}.valuation-item:hover,.valuation-item.active{background:#eef4e8}.valuation-item>span:nth-child(2){flex-direction:column;min-width:0;display:flex}.valuation-item strong,.valuation-item small{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.valuation-item small{color:var(--muted);margin:4px 0}.valuation-item em{color:#376654;font-style:normal;font-weight:800}.valuation-item>svg{color:#819089;width:16px;transform:rotate(-90deg)}.vehicle-icon{color:#294d40;background:#dff2c8;border-radius:13px;place-items:center;width:42px;height:42px;display:grid}.vehicle-icon svg{width:21px}.content-panel{min-width:0;max-width:100%;min-height:580px;padding:clamp(20px,3vw,38px)}.vehicle-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:start;gap:20px;min-width:0;padding-bottom:25px;display:flex}.vehicle-header>div:first-child{min-width:0}.vehicle-header h2{overflow-wrap:anywhere;margin:5px 0 11px;font:600 clamp(2rem,3.5vw,3.4rem)/1.05 Georgia,serif}.vehicle-header p:last-child{color:var(--muted);text-transform:capitalize}.tag{float:left;background:var(--lime);border-radius:10px;margin-top:-2px;margin-right:12px;padding:6px 9px;font-weight:850}.menu-actions,.action-row{flex-wrap:wrap;gap:9px;display:flex}.icon-button.danger{color:var(--red);border-color:#ecd1d1}.stats-grid{grid-template-columns:1.35fr repeat(3,1fr);gap:12px;margin:25px 0;display:grid}.stats-grid article{background:#f4f5f0;border:1px solid #e4e7df;border-radius:18px;flex-direction:column;justify-content:center;min-height:130px;padding:20px;display:flex}.stats-grid article.estimate-card{background:var(--forest);color:#fff;border-color:var(--forest)}.stats-grid p{color:var(--muted);margin:0 0 9px;font-size:.85rem;font-weight:700}.stats-grid .estimate-card p,.stats-grid .estimate-card span{color:#b4c3bd}.stats-grid strong{font:600 clamp(1.3rem,2vw,2rem) Georgia,serif}.stats-grid span{color:var(--muted);margin-top:9px;font-size:.78rem;line-height:1.4}.explanation{background:#f2f7f3;border-left:4px solid #6c917f;border-radius:4px 14px 14px 4px;gap:13px;padding:18px;display:flex}.explanation svg{color:#3c6d5c;flex:none}.explanation strong{font-size:.92rem}.explanation p{color:var(--muted);margin:5px 0 0;line-height:1.5}.source-actions{border:1px solid var(--line);background:#f8f9f5;border-radius:19px;justify-content:space-between;align-items:center;gap:20px;margin:28px 0;padding:22px;display:flex}.source-actions h3{margin:0 0 6px;font:600 1.35rem Georgia,serif}.source-actions p:last-child{color:var(--muted);margin:0;font-size:.86rem}.button.market-button{background:var(--lime);color:#17241e;border-color:#bbdf61}.button.market-button:hover{background:#c7ee68}.button svg:last-child:not(:first-child){width:14px}.upload{cursor:pointer}.upload input{display:none}.table-section{min-width:0;max-width:100%}.listing-table{border:1px solid var(--line);border-radius:16px;width:100%;max-width:100%;overflow-x:auto}.listing-row{border-top:1px solid var(--line);grid-template-columns:minmax(230px,2fr) minmax(100px,.75fr) minmax(120px,.8fr) 100px 55px;align-items:center;gap:15px;padding:15px 18px;display:grid}.listing-row:first-child{border-top:0}.listing-row>span{flex-direction:column;gap:4px;min-width:0;display:flex}.listing-row small{color:var(--muted)}.listing-row em{color:var(--red);font-size:.75rem;font-style:normal}.listing-row a{color:#2f6f59;align-items:center;gap:4px;font-size:.78rem;display:flex}.listing-row a svg{width:13px}.listing-head{color:var(--muted);text-transform:uppercase;letter-spacing:.07em;background:#f2f4ee;font-size:.75rem;font-weight:800}.listing-row.excluded{opacity:.5;background:#fafafa}.score{border-radius:20px;width:max-content;padding:5px 8px;font-size:.78rem}.score-high{color:#1d6a35;background:#dbf3df}.score-medium{color:#7c5705;background:#fff0c9}.score-low{color:#8f3737;background:#f4dddd}.toggle{cursor:pointer;background:#c9ceca;border:0;border-radius:20px;width:42px;height:24px;padding:3px}.toggle i{background:#fff;border-radius:50%;width:18px;height:18px;transition:all .18s;display:block}.toggle.on{background:#3f7562}.toggle.on i{transform:translate(18px)}.updated{color:var(--muted);font-size:.8rem}.empty{text-align:center;min-height:180px;color:var(--muted);flex-direction:column;justify-content:center;align-items:center;gap:8px;display:flex}.empty svg{width:34px}.empty.large{min-height:500px}.empty.large h2{color:var(--ink);margin:8px 0 0;font:600 2rem Georgia,serif}.empty.large p{max-width:520px;line-height:1.6}.alert{border-radius:14px;align-items:center;gap:10px;max-width:1600px;margin:0 0 20px;padding:14px 16px;display:flex}.alert svg{flex:none;width:20px}.alert button{cursor:pointer;background:0 0;border:0;place-items:center;margin-left:auto;display:grid}.alert.error{color:#9b3535;background:#fff0ef;border:1px solid #efd2cf}.alert.success{color:#25623a;background:#e9f8ec;border:1px solid #cce8d3}footer{color:var(--muted);justify-content:space-between;padding:24px clamp(18px,4vw,64px);font-size:.78rem;display:flex}.modal-backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:50;background:#091612ad;place-items:center;padding:20px;display:grid;position:fixed;inset:0;overflow:auto}.modal{background:#fff;border-radius:24px;width:min(800px,100%);max-height:calc(100dvh - 40px);padding:clamp(24px,4vw,42px);position:relative;overflow:auto;box-shadow:0 30px 90px #00000040}.modal h2{margin:6px 0;font:600 2.2rem Georgia,serif}.modal-close{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:12px;place-items:center;width:42px;height:42px;display:grid;position:absolute;top:18px;right:18px}.modal-close svg{width:18px}.form-grid{grid-template-columns:1fr 1fr;gap:17px;margin-top:24px;display:grid}.form-grid label.wide,.form-actions.wide{grid-column:1/-1}.form-grid input,.form-grid select{height:48px;color:var(--ink);background:#fff;border:1px solid #cfd6ce;border-radius:12px;padding:0 12px}.form-grid input:focus,.form-grid select:focus{border-color:#487766;outline:3px solid #48776624}.form-actions{justify-content:flex-end;gap:10px;margin-top:8px;display:flex}.offline{text-align:center;place-content:center;min-height:100dvh;padding:24px;display:grid}.offline>svg{width:50px;height:50px;margin:auto}.offline h1{font:600 2.5rem Georgia,serif}.offline p{color:var(--muted);max-width:460px;line-height:1.6}.offline .button{width:max-content;margin:15px auto}@media (max-width:1100px){.workspace{grid-template-columns:1fr}.valuation-list{position:static}.valuation-list .section-heading{margin-bottom:10px}.valuation-item{vertical-align:top;width:min(280px,85vw);display:inline-grid}.stats-grid{grid-template-columns:1fr 1fr}.source-actions{flex-direction:column;align-items:flex-start}.listing-row{grid-template-columns:minmax(210px,2fr) 120px 120px 90px 50px;min-width:780px}.listing-table{overflow-x:auto}.listing-head{position:sticky;top:0}.auth-shell{grid-template-columns:1fr 1fr}.auth-brand{padding:50px}.auth-brand h2{font-size:3.4rem}}@media (max-width:760px){.auth-shell{background:#fff;display:block}.auth-brand{min-height:38dvh;padding:30px 24px}.auth-brand h2{margin:6px 0 12px;font-size:2.5rem}.auth-brand p:not(.eyebrow){margin:0;font-size:.95rem}.auth-brand small,.hero-mark{display:none}.auth-panel{padding:30px 24px}.auth-card h1{font-size:2rem}.topbar{height:66px;padding:0 16px}.account span{display:none}.account{justify-content:center;width:44px;padding:0}.hero{display:block}.hero h1{font-size:2.8rem}.hero .button{width:100%;margin-top:22px}main:not(.auth-shell):not(.offline){padding:24px 14px}.valuation-list,.content-panel{border-radius:18px}.valuation-list{white-space:nowrap;padding:14px;overflow-x:auto}.valuation-list .section-heading{position:sticky;left:0}.valuation-item{white-space:normal;width:255px}.content-panel{padding:18px}.vehicle-header{display:block}.menu-actions{margin-top:18px}.stats-grid{grid-template-columns:1fr 1fr}.stats-grid article{min-height:115px;padding:16px}.stats-grid .estimate-card{grid-column:1/-1}.explanation{font-size:.9rem}.source-actions{padding:17px}.source-actions .action-row,.source-actions .button{width:100%}.listing-row{padding:13px 14px}.form-grid{grid-template-columns:1fr}.form-grid label.wide,.form-actions.wide{grid-column:auto}.form-actions{background:#fff;padding:14px 0 4px;position:sticky;bottom:-25px}.modal{padding:26px 20px}.modal-backdrop{padding:10px}.modal h2{font-size:1.8rem}.updated{display:none}footer{text-align:center;display:block}footer span{margin:5px;display:block}.alert{margin-left:0;margin-right:0}}@media (prefers-color-scheme:dark){:root{--ink:#eef2ed;--muted:#a9b3ae;--line:#39443f;--paper:#111915;--card:#1a2420;--forest:#0b1511;--forest-2:#1e3a31;--lime:#d8ff74;--shadow:none}.button.secondary,.input-icon,.form-grid input,.form-grid select,.modal,.modal-close{color:var(--ink);background:#1d2823}.valuation-item:hover,.valuation-item.active{background:#28372f}.count,.stats-grid article,.source-actions,.listing-head{background:#222e28}.estimate-card{background:#0b1511!important}.explanation{background:#1c2f27}.listing-row.excluded{background:#17201c}.auth-shell,.auth-shell.single,.auth-panel{background:var(--paper)}.form-actions{background:0 0}.score-high{color:#8be4a6;background:#173d25}.score-medium{color:#f5d36f;background:#443915}.score-low{color:#f1a4a4;background:#452323}.alert.error{color:#f3a1a1;background:#3b2020;border-color:#603131}.alert.success{color:#9ce1ae;background:#173521;border-color:#285539}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
