:root{--bg-main: #11141a;--bg-panel: #181d26;--bg-soft: #202631;--bg-strong: #131821;--text-main: #eef2f7;--text-muted: #a4aebb;--text-soft: #7f8998;--line: #2e3643;--line-soft: #252d39;--accent: #d8e7ff;--accent-strong: #6fa7ff;--accent-text: #0f1722;--danger: #ff7d7d;--cmp-bg-app: #141923;--cmp-bg-surface: #1a202b;--cmp-bg-surface-elevated: #212836;--cmp-border-default: #2b3443;--cmp-border-strong: #3a4659;--cmp-text-primary: #edf2f7;--cmp-text-secondary: #c8d1dc;--cmp-text-muted: #8f99aa;--cmp-text-inverse: #111827;--cmp-accent-primary: #78aefb;--cmp-accent-soft: rgba(120, 174, 251, .16);--cmp-status-heavier: #d97757;--cmp-status-heavier-soft: rgba(217, 119, 87, .16);--cmp-status-lighter: #32a87a;--cmp-status-lighter-soft: rgba(50, 168, 122, .16);--cmp-status-missing: #9aa5b5;--cmp-status-missing-soft: rgba(154, 165, 181, .14);--cmp-focus-ring: rgba(120, 174, 251, .36);font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}[data-theme=light]{--bg-main: #f8fafc;--bg-panel: #f0f4f9;--bg-soft: #e8eef7;--bg-strong: #ffffff;--text-main: #1a202c;--text-muted: #4a5568;--text-soft: #718096;--line: #cbd5e0;--line-soft: #e2e8f0;--accent: #2d3748;--accent-strong: #4299e1;--accent-text: #f7fafc;--danger: #fc8181;--cmp-bg-app: #f4f7fb;--cmp-bg-surface: #ffffff;--cmp-bg-surface-elevated: #f8fbff;--cmp-border-default: #d9e1ec;--cmp-border-strong: #c3d0df;--cmp-text-primary: #17202d;--cmp-text-secondary: #415063;--cmp-text-muted: #708094;--cmp-text-inverse: #f8fafc;--cmp-accent-primary: #2c6db8;--cmp-accent-soft: rgba(44, 109, 184, .1);--cmp-status-heavier: #c55e3f;--cmp-status-heavier-soft: rgba(197, 94, 63, .12);--cmp-status-lighter: #248c63;--cmp-status-lighter-soft: rgba(36, 140, 99, .12);--cmp-status-missing: #7b8798;--cmp-status-missing-soft: rgba(123, 135, 152, .12);--cmp-focus-ring: rgba(44, 109, 184, .22)}*{box-sizing:border-box}@media (hover: none) and (pointer: coarse){button:focus,input:focus,select:focus,a:focus{outline:2px solid var(--accent-strong);outline-offset:2px}}button:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid var(--accent-strong);outline-offset:2px}@media (prefers-reduced-motion: reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}html,body,#root{margin:0;min-height:100%}body{background:linear-gradient(180deg,#151922,#0f131a);color:var(--text-main);transition:background .3s ease,color .3s ease}[data-theme=light] body{background:linear-gradient(180deg,#f5f7fa,#ebeef4)}.app-shell{min-height:100vh;display:grid;grid-template-columns:minmax(272px,296px) 1fr}.sidebar{background:linear-gradient(180deg,#0f1319,#0d1015);border-right:1px solid #1b212b;padding:18px 14px 20px;display:flex;flex-direction:column;gap:14px;min-width:0;transition:background .3s ease,border-color .3s ease}[data-theme=light] .sidebar{background:linear-gradient(180deg,#fff,#f8fafb);border-right:1px solid #e2e8f0}.sidebar-panel{border:1px solid #223247;border-radius:22px;padding:14px;background:linear-gradient(180deg,#17263af5,#101c2af5);box-shadow:inset 0 1px #ffffff08;min-width:0;transition:border-color .3s ease,background .3s ease}[data-theme=light] .sidebar-panel{border:1px solid #cbd5e0;background:linear-gradient(180deg,#f8fafcfa,#f0f4f9fa);box-shadow:inset 0 1px #00000005}.sidebar-title{font-size:1.45rem;line-height:1.05;letter-spacing:-.04em;font-weight:750;margin-bottom:8px;display:inline-flex;align-items:center;gap:10px}.brand-mark{width:30px;height:30px;flex-shrink:0}.brand-mark-mobile{width:24px;height:24px}[data-theme=light] .sidebar-title,[data-theme=light] .projects-total,[data-theme=light] .build-item span,[data-theme=light] .running-total-top .total,[data-theme=light] .library-card h3,[data-theme=light] .mobile-build-summary strong,[data-theme=light] .mobile-topbar-title,[data-theme=light] .mobile-menu-button,[data-theme=light] .picker-modal-header h3,[data-theme=light] .picker-model,[data-theme=light] .mobile-drawer-header strong{color:#1a202c}.sidebar-header{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:4px}.theme-toggle{background:transparent;border:1px solid var(--line);border-radius:8px;padding:6px 8px;font-size:1rem;cursor:pointer;transition:background .16s ease,border-color .16s ease,transform .16s ease;color:var(--text-main);min-width:34px;min-height:34px;display:flex;align-items:center;justify-content:center}.theme-toggle:hover{background:var(--bg-soft);border-color:var(--accent-strong)}.theme-toggle:active{transform:scale(.95)}.sidebar-block{display:grid;gap:8px}.sidebar-block.muted{margin-top:auto;color:var(--text-soft);font-size:.92rem}.nav-item{background:transparent;border:1px solid var(--line-soft);color:var(--text-main);border-radius:14px;padding:12px 14px;text-align:left;transition:background .16s ease,border-color .16s ease,transform .16s ease}.nav-item.active,.nav-item:hover{background:#1b2028;border-color:#344151;transform:translateY(-1px)}.nav-item-alt{background:#6fa7ff14;border-color:#36527a;color:#dce9ff}.nav-item-alt.active,.nav-item-alt:hover{background:#6fa7ff24;border-color:#4a73a8}[data-theme=light] .nav-item.active,[data-theme=light] .nav-item:hover{background:#edf2f7;border-color:#cbd5e0}[data-theme=light] .nav-item-alt{background:#edf6ff;border-color:#b7d1ee;color:#244a78}[data-theme=light] .nav-item-alt.active,[data-theme=light] .nav-item-alt:hover{background:#e2f0ff;border-color:#8fb6df}.sidebar-nav{display:grid;gap:8px}.sidebar-legal{margin-top:auto;padding-top:8px;display:flex;align-items:center;justify-content:center;gap:8px;color:var(--text-soft);font-size:.78rem}.legal-link{background:transparent;border:0;padding:0;min-height:0;color:inherit;font:inherit;cursor:pointer;opacity:.72}.legal-link:hover,.legal-link.active{opacity:1;color:var(--text-muted);text-decoration:underline;transform:none}.cookie-banner{position:fixed;right:18px;bottom:18px;width:min(420px,calc(100vw - 36px));padding:16px;border-radius:20px;border:1px solid #2f3947;background:linear-gradient(180deg,#161e2bfa,#0f1520fa);box-shadow:0 20px 48px #00000047;z-index:70}[data-theme=light] .cookie-banner{background:linear-gradient(180deg,#fffffffc,#f8fafcfc);border-color:#d7dee8;box-shadow:0 20px 40px #0f172a1f}.cookie-eyebrow{display:inline-flex;align-items:center;margin-bottom:10px;padding:4px 8px;border-radius:999px;background:#5d88c624;color:#9fc2f0;font-size:.72rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}[data-theme=light] .cookie-eyebrow{background:#5d88c61f;color:#355d96}.cookie-copy strong{display:block;margin-bottom:6px;color:var(--text-main);font-size:1rem;line-height:1.2}.cookie-copy p{margin:0;color:var(--text-muted);font-size:.86rem;line-height:1.5}.cookie-points{margin:12px 0 0;padding-left:18px;color:var(--text-soft);font-size:.8rem;line-height:1.5}.cookie-points li+li{margin-top:4px}.cookie-actions{display:flex;gap:8px;justify-content:flex-end;margin-top:14px}.signed-in-box p{margin:0;color:var(--text-soft);font-size:.88rem}.signed-in-box strong{display:block;font-size:.8rem;font-weight:600;line-height:1.35;margin-top:6px;overflow-wrap:anywhere;word-break:break-word}.signed-out-panel{display:grid;gap:10px}.signed-out-title{margin:0;color:var(--text-main);font-size:.96rem;font-weight:650}.signed-out-copy{margin:0;color:var(--text-soft);font-size:.84rem;line-height:1.45}.signed-out-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;align-items:stretch}.signed-out-actions button{width:100%;justify-content:center;margin-top:0}.sidebar-cta{width:auto;align-self:flex-start;margin-top:12px;padding:9px 14px;font-size:.88rem}.divider{height:1px;background:#6e92bf24;margin:16px 0}.projects-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.projects-title-row{display:flex;align-items:baseline;gap:8px}.projects-label{margin:0;color:var(--text-soft);font-size:.88rem;text-transform:uppercase;letter-spacing:.08em}.projects-total{font-size:.96rem;color:var(--text-main)}.projects-actions{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.build-editor{margin-top:12px;border:1px solid #2c3d52;border-radius:16px;padding:12px;background:#111822b8}[data-theme=light] .build-editor{border-color:#d7dee8;background:#ffffffeb}.build-editor-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:10px}.build-editor-label{margin:0;color:var(--text-soft);font-size:.74rem;text-transform:uppercase;letter-spacing:.08em}.build-editor-name{display:block;margin-top:4px;font-size:.98rem;line-height:1.25;color:var(--text-main)}.build-editor-updated{display:block;margin-top:4px;color:var(--text-soft);font-size:.7rem;opacity:.82}.build-name-field{display:grid;gap:6px}.build-name-field span{color:var(--text-soft);font-size:.78rem}.save-row{display:grid;grid-template-columns:1fr;gap:8px;min-width:0}.save-actions{display:flex;gap:8px;flex-wrap:wrap}.save-actions button{display:inline-flex;align-items:center;justify-content:center;gap:8px}.button-spinner{width:14px;height:14px;border-radius:999px;border:2px solid rgba(255,255,255,.35);border-top-color:#fffffff2;animation:button-spin .7s linear infinite}@keyframes button-spin{to{transform:rotate(360deg)}}.build-status{margin:0;font-size:.72rem;letter-spacing:.02em;white-space:nowrap}.build-status.saved{color:var(--text-soft)}.build-status.unsaved{color:#e53e3e;font-weight:700}[data-theme=light] .build-status.unsaved{color:#c53030}.save-row input,.auth-block input{width:100%;border-radius:12px;border:1px solid #334051;background:#111721;color:var(--text-main);padding:11px 12px}[data-theme=light] .save-row input,[data-theme=light] .auth-block input{border-color:#cbd5e0;background:#fff;color:var(--text-main)}.build-list{margin-top:10px;display:grid;gap:8px;max-height:260px;overflow:auto;min-width:0}.build-item{display:flex;flex-direction:column;align-items:stretch;border-radius:12px;background:#111822e6;border:1px solid #2c3d52;min-width:0;transition:border-color .16s ease,transform .16s ease,background .16s ease;color:var(--text-main)}.build-item.active{border-color:#5f87b6;background:#16202efa}.build-item:hover{border-color:#4e79a9;background:#141d2afa;transform:translateY(-1px)}[data-theme=light] .build-item{background:#fffffff5;border-color:#d7dee8}[data-theme=light] .build-item.active{border-color:#90cdf4;background:#ebf8ff}[data-theme=light] .build-item:hover{border-color:#90cdf4;background:#f8fbff}.build-load{flex:1;min-width:0;display:flex;justify-content:space-between;align-items:flex-start;gap:8px;background:transparent;color:inherit;border-radius:12px;padding:10px 12px 4px;text-align:left}.build-main{min-width:0;display:grid;gap:2px}.build-item span{color:var(--text-main);font-weight:600;font-size:.88rem;line-height:1.2;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.build-item small{color:var(--text-soft);white-space:nowrap;font-size:.68rem;line-height:1.2;opacity:.8}.build-load strong{flex-shrink:0;font-size:.82rem;color:var(--text-main)}.build-item-actions{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;gap:10px;padding:0 12px 8px}.build-secondary,.build-delete{padding:0;background:transparent;border:0;color:var(--text-soft);font-size:.72rem;font-weight:600;min-height:0;border-radius:0}.build-secondary:hover:not(:disabled){color:#e5eef9;transform:none;background:transparent}[data-theme=light] .build-item small,[data-theme=light] .library-card-brand,[data-theme=light] .library-card-category,[data-theme=light] .library-card-variant,[data-theme=light] .mobile-build-summary span,[data-theme=light] .mobile-drawer-header p{color:#4a5568}.build-delete:hover:not(:disabled){color:#ffd0d0;transform:none;background:transparent}[data-theme=light] .build-secondary,[data-theme=light] .build-delete{color:#718096}[data-theme=light] .build-secondary:hover:not(:disabled){color:#2b6cb0}[data-theme=light] .build-delete:hover:not(:disabled){color:#c53030}.auth-block{display:grid;gap:8px}.auth-note{margin:0;color:var(--text-soft);font-size:.82rem;line-height:1.45}.auth-message{margin:0;color:#8bc5ff;font-size:.82rem;line-height:1.45}[data-theme=light] .auth-message{color:#2b6cb0}.auth-subtle-link{justify-self:start;background:transparent;border:0;color:var(--text-soft);padding:0;min-height:0;font-size:.8rem;font-weight:500}.auth-subtle-link:hover:not(:disabled){color:var(--text-main);transform:none}.auth-inline-link{margin-top:6px;margin-bottom:6px}.auth-reset-modal{width:min(480px,calc(100vw - 32px))}.auth-shell-modal{width:min(460px,calc(100vw - 32px))}.auth-toggle{display:inline-flex;gap:6px;background:#171c24;border:1px solid #324053;border-radius:999px;padding:4px}[data-theme=light] .auth-toggle{background:#edf2f7;border-color:#cbd5e0}.auth-toggle button{background:transparent;color:var(--text-muted);border:0;padding:6px 10px}.auth-toggle button.active{background:var(--accent);color:var(--accent-text)}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;padding:20px;background:#080a0e9e;z-index:80}[data-theme=light] .modal-backdrop{background:#94a3b857}.modal-content{width:min(560px,calc(100vw - 40px));max-height:min(88vh,780px);overflow-y:auto;border-radius:22px;border:1px solid #2f3946;background:linear-gradient(180deg,#181f29fa,#121821fc);box-shadow:0 24px 60px #00000057}[data-theme=light] .modal-content{border-color:#d7dee8;background:linear-gradient(180deg,#fffffffc,#f4f7fbfc);box-shadow:0 24px 60px #0f172a24}.modal-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:18px 18px 0}.main-panel{padding:32px clamp(18px,3vw,42px);animation:fade-up .42s ease;background:linear-gradient(180deg,#10151dd6,#0c1016e6)}[data-theme=light] .main-panel{background:linear-gradient(180deg,#ffffffe6,#f5f7faf0)}.mobile-topbar{display:none}.mobile-topbar-title{display:flex;align-items:center;gap:8px}.mobile-menu-button,.mobile-drawer-backdrop{display:none}.mobile-drawer{width:min(420px,100%)}.mobile-drawer-header p{margin:6px 0 0;color:var(--text-soft);font-size:.88rem}[data-theme=light] .mobile-drawer,[data-theme=light] .mobile-account-panel{color:#1a202c}.hero{margin-bottom:14px}.hero-top{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.hero h1{margin:0;font-size:clamp(1.6rem,2.4vw,2.15rem);letter-spacing:-.045em;font-weight:720}.hero p{margin:8px 0 0;color:var(--text-muted);font-size:1.02rem;max-width:720px}.build-hero{margin-bottom:16px}.build-hero-shell{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(420px,1fr);gap:20px;align-items:center;padding:16px 18px;border-radius:22px;border:1px solid #2f3946;background:linear-gradient(180deg,#181f29f2,#121821fa);box-shadow:inset 0 1px #ffffff05}.build-progress-card,.slot-group,.extras-card{border-radius:22px;border:1px solid #2f3946;background:linear-gradient(180deg,#181f29f2,#121821fa);box-shadow:inset 0 1px #ffffff05}[data-theme=light] .build-hero-shell,[data-theme=light] .build-progress-card,[data-theme=light] .slot-group,[data-theme=light] .extras-card{border-color:#d7dee8;background:linear-gradient(180deg,#fffffffa,#f4f7fbfa);box-shadow:inset 0 1px #ffffffe6}.build-hero-copy{min-width:0}.build-hero-eyebrow{margin:0 0 5px;color:var(--text-soft);font-size:.72rem;text-transform:uppercase;letter-spacing:.1em}.build-hero-copy h1{margin:0;font-size:clamp(1.4rem,2vw,1.85rem);letter-spacing:-.04em;line-height:1.08}.build-hero-label{color:var(--text-soft);font-size:.65em;letter-spacing:-.02em}.build-hero-copy p{margin:6px 0 0;max-width:58ch;font-size:.9rem}.build-hero-status-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:10px}.build-hero-status,.build-hero-updated{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;font-size:.76rem}.build-hero-status{border:1px solid #344151;color:#dce6f3;background:#141a23d6;font-weight:700}.build-hero-status.saved{border-color:#4b6e8a;color:#d7ecff}.build-hero-status.unsaved,.build-hero-status.draft{border-color:#805b22;color:#ffe2a5}.build-hero-updated{color:var(--text-soft);background:#12171f99}[data-theme=light] .build-hero-status{border-color:#cbd5e0;color:#1a202c;background:#fff}[data-theme=light] .build-hero-status.saved{border-color:#90cdf4;color:#1f4f82}[data-theme=light] .build-hero-status.unsaved,[data-theme=light] .build-hero-status.draft{border-color:#f6ad55;color:#8a4b08}[data-theme=light] .build-hero-updated{background:#edf2f7e6}.build-hero-panel{display:grid;grid-template-columns:repeat(2,minmax(120px,auto)) minmax(0,1fr);gap:16px;align-items:center;min-width:0}.build-hero-metric-card{padding:0 0 0 14px;border-radius:0;border:0;border-left:1px solid #303949;background:transparent;display:grid;gap:2px;min-width:0}[data-theme=light] .build-hero-metric-card{border-left-color:#d7dee8}.build-hero-metric-card span{color:var(--text-soft);font-size:.68rem;text-transform:uppercase;letter-spacing:.08em}.build-hero-metric-card strong{font-size:clamp(1.05rem,1.5vw,1.3rem);letter-spacing:-.03em;line-height:1.05}.build-hero-metric-card small{color:var(--text-soft);font-size:.76rem}.build-hero-controls{display:flex;align-items:center;justify-content:flex-end;gap:10px;min-width:0}.build-hero-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.action-bar{display:flex;align-items:center;gap:12px;margin-bottom:14px;background:#1a2029d6;border:1px solid #2f3947;border-radius:999px;width:fit-content;padding:6px;box-shadow:inset 0 1px #ffffff05}[data-theme=light] .action-bar{background:#ffffffe0;border-color:#d7dee8;box-shadow:inset 0 1px #fffc}.selected-pill{color:var(--text-soft);padding:0 10px 0 8px;font-size:.86rem}.progress-pill{display:inline-flex;align-items:center;gap:6px}.progress-ring{width:22px;height:22px;transform:rotate(-90deg)}.progress-ring-track,.progress-ring-fill{fill:none;stroke-width:3}.progress-ring-track{stroke:#7f899838}.progress-ring-fill{stroke:#6fa7ff;stroke-linecap:round}[data-theme=light] .progress-ring-track{stroke:#71809638}[data-theme=light] .progress-ring-fill{stroke:#355d96}.unit-toggle{display:inline-flex;align-items:center;gap:6px;background:#141920;border:1px solid #303949;border-radius:999px;padding:4px}[data-theme=light] .unit-toggle{background:#edf2f7;border-color:#d7dee8}.unit-toggle button{background:transparent;color:var(--text-muted);border:0;padding:7px 12px}.unit-toggle button.active{background:var(--accent);color:var(--accent-text)}button{border:none;border-radius:999px;background:var(--accent);color:var(--accent-text);padding:10px 16px;cursor:pointer;font-weight:600;transition:transform .16s ease,opacity .16s ease,background .16s ease,border-color .16s ease}button:hover:not(:disabled){transform:translateY(-1px)}.ghost{background:#151a22;color:#d8e1ee;border:1px solid #313b4a}[data-theme=light] .ghost{background:#fff;color:#2d3748;border-color:#cbd5e0}button:disabled{opacity:.6;cursor:not-allowed}.slot-group{padding:14px;margin-bottom:12px}.slot-group-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:10px}.slot-group-head h2{margin:0;font-size:1.08rem;letter-spacing:-.03em}.slot-group-head strong{font-size:.84rem;color:var(--text-soft);white-space:nowrap}.slot-group-description{margin:4px 0 0;color:var(--text-soft);font-size:.82rem;line-height:1.45}.slot-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:10px}.extras-card{margin-top:16px;padding:14px 16px;border-radius:18px;border:1px solid #2f3946;background:linear-gradient(180deg,#191f28d6,#131820f0);box-shadow:inset 0 1px #ffffff05}[data-theme=light] .extras-card{border-color:#d7dee8;background:linear-gradient(180deg,#fffffffa,#f3f7fbfa);box-shadow:inset 0 1px #ffffffe6}.extras-toggle{display:flex;align-items:flex-start;gap:12px;cursor:pointer}.extras-toggle input,.extras-check input{width:18px;height:18px;margin:2px 0 0;accent-color:var(--accent);flex-shrink:0}.extras-toggle strong{display:block;font-size:.96rem}.extras-toggle span{display:block;margin-top:3px;color:var(--text-soft);font-size:.84rem;line-height:1.45}.extras-list{display:grid;gap:10px;margin-top:14px}.extras-select-all{display:inline-flex;align-items:center;gap:8px;margin-top:14px;color:var(--text-soft);font-size:.82rem;font-weight:600;cursor:pointer}.extras-select-all input{width:16px;height:16px;margin:0;accent-color:var(--accent)}.extras-row{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:10px 12px;border-radius:14px;border:1px solid #303949;background:#12171fc2}.extras-row.enabled{border-color:#4b6e8a;background:#172632e0}[data-theme=light] .extras-row{border-color:#d7dee8;background:#f9fbfdf5}[data-theme=light] .extras-row.enabled{border-color:#90cdf4;background:#ebf8fff2}.extras-check{display:flex;align-items:center;gap:10px;min-width:0;color:var(--text);font-weight:600}.extras-check span{font-size:.92rem;line-height:1.3}.extras-grams{display:inline-flex;align-items:center;gap:8px;flex-shrink:0;color:var(--text-soft);font-size:.82rem;letter-spacing:.04em}.extras-grams input{width:84px;min-height:40px;padding:8px 10px;border-radius:12px;border:1px solid #344151;background:#111720;color:var(--text);font:inherit}[data-theme=light] .extras-grams input{border-color:#cbd5e0;background:#fff;color:#1a202c}.sealant-grams{text-transform:none}.sealant-grams input{width:64px;min-height:34px;padding:6px 8px}.extras-note{margin:14px 0 0;color:var(--text-soft);font-size:.84rem;line-height:1.5}.extras-note strong{color:var(--text)}.analysis-card{margin-top:18px;padding:18px;border-radius:20px;border:1px solid #2f3946;background:linear-gradient(180deg,#181f29f2,#121821fa);box-shadow:inset 0 1px #ffffff05}[data-theme=light] .analysis-card{border-color:#d7dee8;background:linear-gradient(180deg,#fffffffa,#f4f7fbfa);box-shadow:inset 0 1px #ffffffe6}.analysis-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:16px}.analysis-eyebrow{margin:0 0 6px;color:var(--text-soft);font-size:.78rem;text-transform:uppercase;letter-spacing:.08em}.analysis-header h2{margin:0;font-size:1.18rem;letter-spacing:-.03em}.analysis-header strong{flex-shrink:0;font-size:1rem}.analysis-grid{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(0,1fr);gap:14px}.analysis-block{border-radius:16px;border:1px solid #303949;background:#10151db8;padding:14px}.analysis-block-wide{margin-top:14px}[data-theme=light] .analysis-block{border-color:#d7dee8;background:#fafcffeb}.analysis-block-head{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:12px}.analysis-block-head h3{margin:0;font-size:.96rem}.analysis-block-head span,.analysis-empty{color:var(--text-soft);font-size:.78rem}.analysis-list,.savings-list,.efficiency-list{display:grid;gap:10px}.analysis-row{display:grid;gap:6px}.analysis-row-head{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.analysis-row-head strong{font-size:.9rem}.analysis-row-head span{color:var(--text-soft);font-size:.8rem;white-space:nowrap}.analysis-bar{width:100%;height:10px;border-radius:999px;background:#6b7b9029;overflow:hidden}.analysis-bar-fill{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#6fa7ff,#8bc5ff)}[data-theme=light] .analysis-bar{background:#94a3b82e}[data-theme=light] .analysis-bar-fill{background:linear-gradient(90deg,#355d96,#63b3ed)}.savings-row{display:grid;gap:3px;border-radius:12px;border:1px solid #303949;background:#131922c7;padding:12px}[data-theme=light] .savings-row{border-color:#d7dee8;background:#fff}.savings-row strong{font-size:.9rem}.savings-row span{color:#9fd0ff;font-size:.82rem;font-weight:700}[data-theme=light] .savings-row span{color:#2b6cb0}.savings-row small{color:var(--text-soft);font-size:.76rem;line-height:1.4}.efficiency-row{display:grid;gap:4px;border-radius:12px;border:1px solid #303949;background:#131922c7;padding:12px}[data-theme=light] .efficiency-row{border-color:#d7dee8;background:#fff}.efficiency-row-head{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.efficiency-row-head strong{font-size:.9rem}.efficiency-row-head span{color:#8bc5ff;font-size:.82rem;font-weight:700;white-space:nowrap}[data-theme=light] .efficiency-row-head span{color:#2b6cb0}.efficiency-row small{color:var(--text-soft);font-size:.76rem;line-height:1.4}.slot-card{background:linear-gradient(180deg,#1e242eeb,#171c25fa);border-radius:20px;border:1px solid #2f3946;padding:10px;animation:fade-up .48s ease;display:grid;gap:8px;box-shadow:inset 0 1px #ffffff05}[data-theme=light] .slot-card{background:linear-gradient(180deg,#fffffffa,#f4f7fbfa);border-color:#d7dee8;box-shadow:inset 0 1px #ffffffe6}.slot-card.is-selected{border-color:#4b6e8a;box-shadow:inset 0 1px #ffffff08,0 0 0 1px #6292bf24}.slot-card.is-missing{border-style:dashed;border-color:#6b7280}[data-theme=light] .slot-card.is-selected{border-color:#90cdf4;box-shadow:inset 0 1px #ffffffe6,0 0 0 1px #4299e11f}[data-theme=light] .slot-card.is-missing{border-color:#cbd5e0}.slot-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.slot-card-title-block{display:grid;gap:6px}.slot-card-title-row{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.slot-card h3{margin:0;font-size:.88rem;line-height:1.2;letter-spacing:-.02em}.slot-state{display:inline-flex;align-items:center;min-height:21px;padding:0 8px;border-radius:999px;font-size:.66rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.slot-state.complete{background:#345f7f38;color:#b9dcff}.slot-state.missing{background:#855e1733;color:#ffd88f}[data-theme=light] .slot-state.complete{background:#90cdf447;color:#1f4f82}[data-theme=light] .slot-state.missing{background:#f6ad5538;color:#8a4b08}.slot-card-tools{display:flex;align-items:center;gap:6px}.slot-title-check{display:inline-flex;align-items:center;gap:6px;color:var(--text-soft);font-size:.72rem;line-height:1.35;cursor:pointer}.slot-title-check input{width:12px;height:12px;margin:0;accent-color:var(--accent);flex-shrink:0}.slot-title-check span{display:inline-block}.slot-info{position:relative;display:inline-flex;align-items:center}.slot-info-button{width:16px;height:16px;min-height:16px;padding:0;border-radius:999px;border:1px solid #5f87b6;background:transparent;color:#9bb5d5;font-size:.66rem;font-weight:700;line-height:1;display:inline-flex;align-items:center;justify-content:center}.slot-info-tooltip{position:absolute;left:0;top:calc(100% + 6px);width:170px;padding:7px 9px;border-radius:9px;background:#0f1722;border:1px solid #344151;color:#eef2f7;font-size:.73rem;line-height:1.35;box-shadow:0 10px 22px #0000003d;opacity:0;pointer-events:none;transform:translateY(4px);transition:opacity .16s ease,transform .16s ease;z-index:10}.slot-info:hover .slot-info-tooltip,.slot-info:focus-within .slot-info-tooltip{opacity:1;transform:translateY(0)}[data-theme=light] .slot-info-button{border-color:#1a202c;color:#1a202c}[data-theme=light] .slot-info-tooltip{background:#fff;border-color:#cbd5e0;color:#1a202c;box-shadow:0 12px 24px #0f172a1f}.slot-surface{width:100%;border-radius:16px;border:1px solid #384355;background:#151a21;color:var(--text-main);padding:8px 12px;min-height:44px;outline:none;text-align:left;display:grid;gap:5px;align-content:center}.slot-surface.is-empty{min-height:46px;padding-top:0;padding-bottom:0;display:flex;align-items:center}.slot-surface.is-empty .slot-cta{display:inline-flex;align-items:center;min-height:100%}[data-theme=light] .slot-surface{background:#fff;border-color:#d7dee8;color:#1a202c}.slot-surface:hover,.slot-surface:focus{border-color:#7ea9dc;background:#171d25;transform:translateY(-1px)}[data-theme=light] .slot-surface:hover,[data-theme=light] .slot-surface:focus{border-color:#90cdf4;background:#f8fbff}.slot-surface-top{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.slot-surface-top strong{font-size:.9rem;line-height:1.2;letter-spacing:-.03em}.slot-weight{color:#dff1ff;font-size:.88rem;font-weight:700;white-space:nowrap}[data-theme=light] .slot-weight{color:#1f4f82}.slot-surface-meta{display:flex;align-items:center;gap:8px;flex-wrap:wrap;color:var(--text-soft);font-size:.76rem}.slot-cta{color:#9fd0ff;font-size:.76rem;font-weight:700}[data-theme=light] .slot-cta{color:#2b6cb0}.slot-inline-check{display:inline-flex;align-items:center;gap:6px;margin-top:6px;color:var(--text-soft);font-size:.72rem;line-height:1.35;cursor:pointer}.slot-inline-check input{width:12px;height:12px;margin:0;accent-color:var(--accent);flex-shrink:0}.slot-inline-check span{display:inline-block}.slot-inline-extra{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:6px}.slot-inline-extra .slot-inline-check{margin-top:0}.slot-clear-icon{width:24px;height:24px;min-height:24px;padding:0;border-radius:999px;background:transparent;color:var(--text-soft);border:1px solid #344050;display:inline-flex;align-items:center;justify-content:center;font-size:.88rem;line-height:1}[data-theme=light] .slot-clear-icon{border-color:#cbd5e0}.picker-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#080a0ecc;display:grid;place-items:center;padding:16px;z-index:50}[data-theme=light] .picker-modal-backdrop{background:#94a3b859}.picker-modal{width:min(720px,100%);max-height:84vh;overflow:hidden;background:#161b23;border:1px solid #313b49;border-radius:18px;padding:16px;box-shadow:0 22px 80px #00000073;display:flex;flex-direction:column}[data-theme=light] .picker-modal{background:#fff;border-color:#d7dee8;box-shadow:0 22px 80px #0f172a1f}.picker-modal-header{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:10px}.picker-modal-header h3{margin:0}.picker-toolbar{display:grid;gap:8px;margin-bottom:12px}.picker-search{width:100%;border-radius:12px;border:1px solid #344050;background:#10151c;color:var(--text-main);padding:11px 12px}[data-theme=light] .picker-search{border-color:#cbd5e0;background:#f8fafc}.picker-toolbar-row{display:flex;align-items:center;justify-content:space-between;gap:10px}.picker-toolbar-controls{display:flex;align-items:center;gap:8px}.picker-results-count{color:var(--text-soft);font-size:.8rem}.picker-sort-select{border-radius:10px;border:1px solid #344050;background:#10151c;color:var(--text-main);padding:8px 10px;font-size:.82rem}[data-theme=light] .picker-sort-select{border-color:#cbd5e0;background:#f8fafc}.picker-list{display:grid;gap:8px;min-height:0;overflow:auto}.picker-columns{display:grid;grid-template-columns:minmax(130px,1.1fr) minmax(220px,2.4fr) 90px 110px 120px 90px;gap:10px;color:var(--text-soft);font-size:.82rem;padding:2px 12px 0;position:sticky;top:0;z-index:2;background:#161b23}.picker-item{background:#1b212b;color:#dde0e6;border:1px solid #334051;border-radius:12px;text-align:left;display:grid;grid-template-columns:minmax(130px,1.1fr) minmax(220px,2.4fr) 90px 110px 120px 90px;gap:10px;align-items:start;padding:12px}.picker-item.active{border-color:#6fa7ff;background:#202b3a;box-shadow:0 0 0 1px #6fa7ff29}.picker-brand,.picker-model,.picker-size,.picker-part,.picker-year,.picker-weight{min-width:0;overflow-wrap:anywhere;word-break:break-word}.picker-brand{color:inherit;font-size:inherit;text-transform:none;letter-spacing:normal;line-height:1.35}.picker-model{font-weight:650;line-height:1.25}.picker-weight{font-weight:700;color:#9fd0ff}[data-theme=light] .picker-weight{color:#2b6cb0}[data-theme=light] .picker-item{background:#f8fafc;color:#1a202c;border-color:#d7dee8}[data-theme=light] .picker-columns{background:#fff}[data-theme=light] .picker-item.active{border-color:#63b3ed;background:#ebf8ff;box-shadow:0 0 0 1px #63b3ed29}.picker-item:hover{border-color:#79a8dd;background:#202735}[data-theme=light] .picker-item:hover{border-color:#63b3ed;background:#edf2f7}.running-total-top{background:linear-gradient(180deg,#1b2636fa,#141d2afa);border:1px solid #3a4c63;border-radius:18px;padding:14px 18px;min-width:290px;text-align:right;box-shadow:inset 0 1px #ffffff08}[data-theme=light] .running-total-top{background:linear-gradient(180deg,#fffffffa,#f4f7fbfa);border-color:#d7dee8;box-shadow:inset 0 1px #ffffffe6}.running-total-top h2{margin:0;font-size:.82rem;color:#9bb5d5;letter-spacing:.08em;text-transform:uppercase}[data-theme=light] .running-total-top h2{color:#4a5568}.running-total-top .total{margin:8px 0 0;font-size:2rem;font-weight:740;letter-spacing:-.04em}.running-total-top .total span{color:#a7b2c1;font-size:.9rem;font-weight:500}[data-theme=light] .running-total-top .total span{color:#718096}.running-total-units{display:flex;align-items:center;gap:10px;justify-content:flex-end;margin-top:12px}.subtle-action{background:transparent;color:var(--text-soft);border:1px solid #344050;padding:6px 10px;font-size:.78rem;font-weight:600;letter-spacing:.01em;min-height:0}.subtle-action:hover:not(:disabled){background:#ffffff0a;border-color:#4a5a70;transform:none}[data-theme=light] .subtle-action{border-color:#cbd5e0;color:#4a5568}[data-theme=light] .subtle-action:hover:not(:disabled){background:#f8fafc;border-color:#a0aec0}.api-note{margin-top:8px;color:var(--text-muted)}.library-table-wrap{border:1px solid #2f3946;border-radius:16px;overflow:auto;background:#171d26}[data-theme=light] .library-table-wrap{border-color:#d7dee8;background:#fff}.library-controls{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 0 12px}.library-controls input{width:min(520px,100%);border-radius:12px;border:1px solid #344050;background:#141920;color:var(--text-main);padding:10px 12px;outline:none}[data-theme=light] .library-controls input{border-color:#cbd5e0;background:#fff}.library-controls select{border-radius:12px;border:1px solid #344050;background:#141920;color:var(--text-main);padding:10px 12px}[data-theme=light] .library-controls select,[data-theme=light] .groupset-filters select{border-color:#cbd5e0;background:#fff}.library-controls span{color:var(--text-muted);font-size:.9rem}.groupset-filters{display:flex;flex-wrap:wrap;gap:10px;margin:0 0 12px}.groupset-filters select{border-radius:12px;border:1px solid #344050;background:#141920;color:var(--text-main);padding:9px 10px}.library-table{width:100%;border-collapse:collapse;min-width:900px}.library-table th,.library-table td{padding:10px 12px;border-bottom:1px solid #32353e;text-align:left;font-size:.9rem}.library-table th{color:#d7d9df;background:#141921}[data-theme=light] .library-table th{color:#2d3748;background:#f8fafc}.library-table td{color:#babdc7}[data-theme=light] .library-table td{color:#4a5568}[data-theme=light] .library-table th,[data-theme=light] .library-table td{border-bottom-color:#e2e8f0}.library-card-list{display:none}.library-load-more{display:flex;justify-content:center;margin-top:14px}.load-more-button{width:100%;max-width:320px}.library-card{border:1px solid #2f3946;border-radius:18px;padding:14px;background:#171d26}[data-theme=light] .library-card{border-color:#d7dee8;background:#fff}.library-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.library-card-category,.library-card-brand,.library-card-variant{margin:0;color:var(--text-soft)}.library-card-category{font-size:.76rem;text-transform:uppercase;letter-spacing:.08em}.library-card h3{margin:6px 0 4px;font-size:1rem;line-height:1.3}.library-card-brand{font-size:.9rem}.library-card-weight{white-space:nowrap;color:#9fd0ff}[data-theme=light] .library-card-weight{color:#2b6cb0}.library-card-meta{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.library-card-meta span{border-radius:999px;padding:5px 9px;background:#7f899824;color:var(--text-muted);font-size:.8rem}.library-card-variant{margin-top:12px;font-size:.84rem;line-height:1.5}.table-sort{display:inline-flex;align-items:center;gap:6px;background:transparent;border:0;color:inherit;padding:0;border-radius:0;font-size:.9rem;font-weight:600;letter-spacing:.01em;min-height:0}.table-sort:hover:not(:disabled){color:#9bb5d5;transform:none}.table-sort.active{color:#eef2f7}[data-theme=light] .table-sort:hover:not(:disabled){color:#355d96}[data-theme=light] .table-sort.active{color:#1a202c}.sort-indicator{color:var(--text-muted);font-size:.78rem;line-height:1}.table-sort.active .sort-indicator{color:inherit}.loading{color:var(--text-muted)}.error{color:var(--danger);margin:0 0 10px}.footer-page{max-width:780px;margin:0 auto;padding:8px 0 40px}.footer-page h1{margin:0 0 10px;font-size:clamp(1.8rem,3vw,2.4rem);letter-spacing:-.04em}.footer-page h2{margin:28px 0 10px;font-size:1rem;letter-spacing:.01em}.footer-page p,.footer-page li{color:var(--text-muted);line-height:1.65}.footer-page ul{padding-left:20px}.news-page{max-width:1120px}.news-tabs-row{display:flex;align-items:stretch;gap:12px;flex-wrap:wrap;margin:18px 0 20px}.news-tab-row-button{border:1px solid #2f3946;background:linear-gradient(180deg,#181f29f2,#121821fa);color:var(--text-main);border-radius:18px;padding:14px 16px;text-align:left;display:grid;gap:8px;min-width:240px;flex:1 1 260px;box-shadow:inset 0 1px #ffffff05}.news-tab-row-button.active{border-color:#4b6e8a;background:linear-gradient(180deg,#182f3df5,#132632fa)}[data-theme=light] .news-tab-row-button{border-color:#d7dee8;background:linear-gradient(180deg,#fffffffa,#f4f7fbfa);box-shadow:inset 0 1px #ffffffe6}[data-theme=light] .news-tab-row-button.active{border-color:#90cdf4;background:linear-gradient(180deg,#ebf8fffa,#e0f2fefa)}.news-tab-row-button span{color:var(--text-soft);font-size:.78rem;text-transform:uppercase;letter-spacing:.08em}.news-tab-row-button strong{font-size:.94rem;line-height:1.35}.news-card{padding:18px 20px;border-radius:18px;border:1px solid #2f3946;background:linear-gradient(180deg,#181f29f2,#121821fa);box-shadow:inset 0 1px #ffffff05}[data-theme=light] .news-card{border-color:#d7dee8;background:linear-gradient(180deg,#fffffffa,#f4f7fbfa);box-shadow:inset 0 1px #ffffffe6}.news-card-head{display:grid;gap:6px;margin-bottom:10px}.news-card-head p{margin:0;color:#8bc5ff;font-size:.8rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}[data-theme=light] .news-card-head p{color:#2b6cb0}.news-card h2{margin:0}.news-article{min-height:100%}.news-section{margin-top:18px}.news-section h3{margin:0 0 8px;font-size:1rem;letter-spacing:-.01em}.news-card p,.news-card li{color:var(--text-muted)}.request-form{display:grid;gap:14px;margin-top:18px}.request-form label{display:grid;gap:6px}.request-form span{color:var(--text-soft);font-size:.84rem}.request-form input,.request-form select,.request-form textarea{width:100%;border-radius:12px;border:1px solid #344050;background:#141920;color:var(--text-main);padding:11px 12px;font:inherit;resize:vertical}[data-theme=light] .request-form input,[data-theme=light] .request-form select,[data-theme=light] .request-form textarea{border-color:#cbd5e0;background:#fff}.request-form button{justify-self:start}.back-button{background:transparent;border:1px solid var(--line);color:var(--text-muted);margin-bottom:20px}.mobile-legal,.mobile-build-bar{display:none}.dot{width:5px;height:5px;border-radius:999px;background:#7f838d}@keyframes fade-up{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 900px){:root{font-size:15px}.app-shell{grid-template-columns:1fr}.sidebar{display:none}.main-panel{padding:12px 12px 96px}.mobile-topbar{display:flex;align-items:center;justify-content:space-between;gap:10px;color:var(--text-muted);margin-bottom:18px;font-size:1rem;font-weight:600;position:sticky;top:0;z-index:20;padding:10px 12px;border-radius:18px;background:#111822e0;border:1px solid #2f3947;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}[data-theme=light] .mobile-topbar{background:#ffffffe6;border-color:#d7dee8}.mobile-topbar-title{flex:1;display:grid;gap:1px;justify-content:center;min-width:0;text-align:center}.mobile-topbar-title strong{font-size:.96rem;line-height:1.1;letter-spacing:-.02em}.mobile-topbar-title small{color:var(--text-soft);font-size:.74rem;line-height:1.1}.mobile-menu-button{display:inline-flex;align-items:center;justify-content:center;background:transparent;color:var(--text-main);border:1px solid var(--line);padding:8px 12px;min-height:40px}.mobile-drawer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;justify-content:flex-start;background:#080a0e8f;z-index:60}[data-theme=light] .mobile-drawer-backdrop{background:#94a3b859}.mobile-drawer{height:100vh;overflow-y:auto;background:linear-gradient(180deg,#0f1319,#0d1015);border-right:1px solid #1b212b;padding:10px 12px 20px;display:grid;gap:8px;align-content:start}[data-theme=light] .mobile-drawer{background:linear-gradient(180deg,#fff,#f8fafb);border-right-color:#d7dee8}.mobile-drawer-header{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.mobile-drawer-section{display:grid;gap:8px}.mobile-drawer .sidebar-nav{gap:8px}.mobile-drawer .sidebar-block.muted{margin-top:0}.mobile-account-panel{border:1px solid #223247;border-radius:22px;padding:12px;background:linear-gradient(180deg,#17263af5,#101c2af5)}.mobile-drawer .signed-out-panel{gap:8px}.mobile-drawer .signed-out-title{font-size:.88rem}.mobile-drawer .signed-out-copy{font-size:.78rem;line-height:1.4}.mobile-drawer .signed-out-compact-cta{width:100%;min-height:40px;margin-top:2px}.mobile-drawer .nav-item{min-height:44px;padding:10px 12px;border-radius:12px;font-size:.92rem}.mobile-drawer .nav-item.nav-item-alt{min-height:44px}[data-theme=light] .mobile-account-panel{border-color:#cbd5e0;background:linear-gradient(180deg,#f8fafcfa,#f0f4f9fa)}.picker-modal-backdrop{padding:max(8px,env(safe-area-inset-top)) 8px 8px;place-items:start center;overflow-y:auto}.picker-modal{width:min(100%,780px);max-height:calc(100dvh - max(8px,env(safe-area-inset-top)) - 12px);border-radius:18px;padding:10px 10px 12px}.picker-modal-header{align-items:center;margin-bottom:8px}.picker-modal-header h3{font-size:.98rem}.picker-modal-header .ghost{min-height:36px;padding:7px 12px;font-size:.84rem}.picker-toolbar{gap:6px;margin-bottom:8px}.picker-search{padding:8px 10px;min-height:38px;font-size:.88rem}.picker-results-count{font-size:.72rem}.picker-list{overflow:auto;padding-bottom:2px}.picker-columns,.picker-item{min-width:620px;grid-template-columns:104px minmax(170px,1.9fr) 60px 78px 90px 56px}.picker-columns{display:grid;gap:8px;padding:0 8px 4px;font-size:.68rem;top:0}.picker-item{gap:6px;padding:8px 8px 6px;border-radius:12px;align-items:center}.picker-brand,.picker-model,.picker-size,.picker-part,.picker-year,.picker-weight{font-size:.68rem;line-height:1.1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;overflow-wrap:normal;word-break:normal;padding-top:2px}.picker-brand{font-size:.48rem}.picker-model{font-size:.52rem}.picker-weight{justify-self:start;padding:0;border-radius:0;background:transparent}.picker-year{text-align:left;justify-self:start}.library-controls,.groupset-filters{flex-direction:column;align-items:stretch}.library-controls input,.library-controls select,.groupset-filters select,.groupset-filters button{width:100%}.library-controls span{font-size:.84rem}.library-table-wrap{display:none}.library-card-list{display:grid;gap:12px}.mobile-build-bar{display:none}.cookie-banner{left:12px;right:12px;bottom:calc(12px + env(safe-area-inset-bottom));width:auto}.hero h1{font-size:1.34rem;line-height:1.12}.hero p{font-size:.88rem}.build-hero-copy p,.slot-group-description,.slot-state,.slot-surface-meta{display:none}.build-hero-shell,.build-progress-card,.build-hero-status-row,.build-hero-actions{grid-template-columns:1fr;flex-direction:column;align-items:flex-start}.build-hero-copy,.build-hero-panel,.slot-group,.build-progress-card{padding:8px}.build-hero-panel,.build-hero-controls{grid-template-columns:repeat(3,minmax(0,auto));justify-content:flex-start;align-items:center;gap:8px}.build-hero-controls{flex-direction:row;align-items:center}.build-hero-metric-card{padding-left:8px;border-left:0;padding-top:0;gap:1px}.build-hero-copy{padding-bottom:4px}.build-hero-copy h1{font-size:1.08rem;line-height:1.08}.build-hero-status-row,.build-hero-actions,.build-hero-metric-card span,.build-hero-metric-card small{display:none}.build-hero-panel{padding-top:0}.build-hero-panel>.build-hero-controls{order:1}.build-hero-panel>.build-hero-metric-card{order:2}.build-hero-metric-card strong{font-size:.92rem;line-height:1.05}.build-hero-metric-card:first-child{padding-left:0}.unit-toggle{padding:1px}.unit-toggle button{padding:3px 7px;min-height:28px;font-size:.78rem}.slot-grid{grid-template-columns:1fr;gap:10px}.slot-group-head{display:flex;flex-direction:row;align-items:baseline;justify-content:space-between;margin-bottom:8px}.slot-group-head h2{font-size:1rem}.slot-group-head strong{font-size:.8rem}.slot-card{gap:6px;padding:10px;border-radius:18px}.slot-card-head{align-items:center;gap:8px}.slot-card-title-block{gap:4px}.slot-card h3{font-size:.84rem}.slot-surface{min-height:48px;padding:0 12px;border-radius:14px;display:flex;align-items:center}.slot-surface-top{width:100%;align-items:center;gap:8px}.slot-surface-top strong,.slot-weight,.slot-cta{font-size:.82rem;line-height:1.15}.slot-surface.is-empty{min-height:48px;justify-content:flex-start}.slot-surface.is-empty .slot-cta{display:flex;width:100%;justify-content:flex-start;text-align:left}.slot-card.is-selected .slot-cta{display:none}.slot-title-check,.slot-inline-check{font-size:.68rem}.slot-inline-extra{gap:8px;margin-top:2px}.slot-clear-icon,.slot-info-button{flex-shrink:0}.extras-card,.analysis-card{margin-top:14px;padding:14px}.analysis-header,.analysis-block-head,.analysis-row-head{flex-direction:column;align-items:flex-start}.analysis-grid{grid-template-columns:1fr}.extras-row{flex-direction:column;align-items:stretch;gap:10px}.extras-grams{justify-content:space-between;width:100%}.extras-grams input{width:96px;min-height:44px}.sealant-grams input{width:44px;min-height:32px;padding:4px 6px;font-size:.82rem}.slot-card,.slot-surface{min-height:0}.slot-card input,.slot-surface{font-size:1rem}.slot-inline-check{font-size:.82rem}.slot-inline-check input{width:15px;height:15px;min-height:0}.slot-inline-extra{align-items:flex-start;flex-wrap:wrap}.slot-surface-top,.slot-card-head,.slot-group-head{flex-direction:column;align-items:flex-start}.slot-weight,.slot-group-head strong{white-space:normal}button{min-height:44px;padding:12px 16px;font-size:1rem}.save-actions{width:100%;gap:10px}.save-actions button{flex:1}.build-item{flex-direction:column;align-items:stretch}.build-item-actions{padding:0 10px 10px;justify-content:flex-end;flex-wrap:wrap}.modal-backdrop{padding:12px}.modal-content{max-height:80vh;border-radius:20px}.modal-header{padding:16px;gap:12px}.auth-shell-modal,.auth-reset-modal{width:min(460px,calc(100vw - 24px))}.auth-shell-modal .modal-header,.auth-reset-modal .modal-header{flex-direction:column;align-items:stretch;padding:14px 14px 0;gap:10px}.auth-shell-modal .modal-header .ghost,.auth-reset-modal .modal-header .ghost{align-self:flex-end;min-height:40px;padding:8px 14px}.auth-shell-modal .auth-block,.auth-reset-modal .auth-block{padding:12px 14px 14px}.auth-shell-modal .auth-toggle{width:100%}.auth-shell-modal .auth-toggle button{flex:1 1 0}.modal-header input{font-size:1rem;padding:12px;min-height:44px}.modal-body{max-height:calc(80vh - 140px);gap:10px}.modal-option{padding:14px;min-height:50px}.picker-toolbar-row{flex-wrap:nowrap;align-items:center}.picker-toolbar-controls{width:auto;flex:1;justify-content:flex-end;flex-direction:row}.picker-sort-select{width:auto;min-width:0;min-height:36px;padding:7px 9px;font-size:.78rem}.auth-block input{font-size:1rem;padding:12px;min-height:44px}.auth-block button,.sidebar-cta{min-height:44px;font-size:1rem}.auth-subtle-link{min-height:0;font-size:.82rem}.nav-item,.build-item,.build-delete,.build-secondary{min-height:48px;display:flex;align-items:center}table{font-size:.9rem}th,td{padding:12px 8px}button.table-sort{padding:10px 6px}.sidebar-panel{padding:14px}.sidebar-title{font-size:1.4rem}.mobile-legal{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:28px;padding-bottom:18px;color:var(--text-soft);font-size:.82rem}}@media (max-width: 600px){:root{font-size:14px}.main-panel{padding:10px 10px 176px}.mobile-topbar{margin-bottom:14px;padding:8px 10px;border-radius:16px}.mobile-topbar-title{gap:0}.mobile-topbar-title strong{font-size:.9rem}.mobile-topbar-title small{font-size:.72rem}.hero h1{font-size:1.4rem;line-height:1.2}.hero p{font-size:.9rem}.action-bar{padding:10px;gap:10px}.selected-pill{padding:0 10px;font-size:.85rem}.unit-toggle button{padding:6px 10px}button{padding:11px 14px;font-size:.95rem;min-height:44px}.slot-card,.slot-group,.build-hero-copy,.build-hero-panel,.build-progress-card{padding:12px}.slot-card{padding:9px}.slot-surface{min-height:46px;padding:0 10px}.extras-card,.analysis-card{padding:12px}.analysis-header h2{font-size:1.02rem}.analysis-row-head span{white-space:normal}.extras-toggle{gap:10px}.extras-check span{font-size:.9rem}.modal-header{padding:14px}.modal-option{padding:12px;font-size:.9rem}table{font-size:.8rem}th,td{padding:10px 6px}.hero{margin-bottom:16px}.picker-modal{padding:12px 10px 16px}.picker-item{min-width:620px;grid-template-columns:104px minmax(170px,1.9fr) 60px 78px 90px 56px;gap:6px;padding:8px 8px 6px;align-items:center}.picker-columns{min-width:620px;grid-template-columns:104px minmax(170px,1.9fr) 60px 78px 90px 56px}.picker-brand,.picker-model,.picker-size,.picker-part,.picker-year,.picker-weight{font-size:.68rem;line-height:1.1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-top:2px;justify-self:start;text-align:left}.library-card{padding:12px}.library-card-top{flex-direction:column}.mobile-build-bar{left:10px;right:10px;bottom:10px;align-items:stretch;flex-direction:column}.mobile-build-actions{width:100%}.mobile-build-actions button{flex:1}.mobile-legal{margin-top:22px;padding-bottom:24px}.cookie-actions{flex-direction:column}.cookie-actions button{width:100%}.build-hero-copy h1{font-size:1.7rem}}
