/* Shared public design: explicit surface/text pairs in both modes. */
:root{--ui-bg:#f7f8fa;--ui-card:#fff;--ui-soft:#edf0f4;--ui-text:#182027;--ui-muted:#52606c;--ui-line:#ccd4dd;--ui-accent:#b73524;--ds-accent:#b73524;--ds-accent-dark:#982b1d;--red:#b73524;--ui-tint:#fff1ed}
:root[data-theme=dark]{--ui-bg:#101214;--ui-card:#1c2025;--ui-soft:#171a1f;--ui-text:#f3f5f7;--ui-muted:#b8c2ce;--ui-line:#46515e;--ui-accent:#ff9a86;--ui-tint:#322521;--ds-paper:#101214;--ds-canvas:#171a1f;--ds-ink:#f3f5f7;--ds-muted:#b8c2ce;--ds-line:#46515e}
html,body{background:var(--ui-bg);color:var(--ui-text)}
body{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
h1,h2,h3{letter-spacing:-.035em}h2{font-size:clamp(28px,3.2vw,46px)}
.section{padding-block:72px}.wrap{width:min(1240px,calc(100% - 48px))}
:root body :is(.header,.subnav,.dropdown,.mobile-menu,.lead-form,.review-card,.review-form,.article-aside,.region-dialog,.photo-preview,.address,.car-card,.regions a,.lead-popup,.contract-tile){background:var(--ui-card);color:var(--ui-text);border-color:var(--ui-line)}
:root body :is(.soft,.estimate-strip,.review-submit,.reviews-empty,.metrics){background:var(--ui-soft);color:var(--ui-text)}
:root body :is(.desktop-nav a,.nav-dropdown summary,.navcontact a,.subnav a,.mobile-menu a,.dropdown a,.form-intro h2,.review-copy blockquote,.prose,.prose h2,.prose h3){color:var(--ui-text)}
:root body :is(.eyebrow,.subtle,.section-heading p,.prose p,.prose li,.form-intro p,.steps p,.benefits p,.review-copy footer span,.contract-tile p,.navcontact span,.consent,.upload>span,.file-list,.map-placeholder p,.valuation-note){color:var(--ui-muted)}
:root body :is(input:not([type=checkbox]):not([type=hidden]),textarea,select){background:var(--ui-card);color:var(--ui-text);border:1px solid var(--ui-line);border-radius:12px;min-height:48px;font-size:16px}
:root body :is(input,textarea)::placeholder{color:var(--ui-muted);opacity:1}
:root body :is(input,textarea,select):focus-visible{outline:2px solid var(--ui-accent);outline-offset:2px;box-shadow:none}
:root body .button{background:#b73524;color:#fff;border:1px solid transparent;border-radius:14px;box-shadow:none;min-height:48px;text-decoration:none;font-weight:700}
:root body .button:hover{background:#982b1d;box-shadow:none;transform:none}
:root body .button.secondary{background:var(--ui-card);border-color:var(--ui-line);color:var(--ui-text)}
:root body .button.secondary:hover{background:var(--ui-soft)}
:root body :is(.faq-list details,.selection-faq details){border:1px solid var(--ui-line);background:var(--ui-card);color:var(--ui-text);border-radius:16px;padding:22px;margin-bottom:12px}
:root body :is(.faq-list details[open],.selection-faq details[open]){background:var(--ui-soft);color:var(--ui-text)}
:root body :is(.faq-list p,.selection-faq p){color:var(--ui-muted)}
:root body :is(.dark,.page-hero,.reviews-hero,.final-cta,.valuation-promo-card,.estimate-calculator-card){background:#1c2025;color:#f3f5f7}
:root body :is(.dark,.page-hero,.reviews-hero,.final-cta,.valuation-promo-card,.estimate-calculator-card) :is(p,.eyebrow,small,.text-link){color:#c3cbd5}
:root body :is(.valuation-promo,.document-banner){background:var(--ui-soft);color:var(--ui-text)}
:root body .dark-link{color:var(--ui-text)}
:root body :is(.service-links a,.review-controls button){background:var(--ui-card);color:var(--ui-text);border-color:var(--ui-line)}
:root body .topline{background:var(--ui-soft);color:var(--ui-muted);border-bottom:1px solid var(--ui-line)}
:root body .topline>.wrap{min-height:66px}.theme-control{order:3}.topline>.wrap>span:nth-of-type(2){margin-left:auto}
:root body .menu-toggle{background:var(--ui-soft);color:var(--ui-text)}
.journey-hero{display:grid;grid-template-columns:1.05fr 1fr;gap:48px;align-items:center;padding-block:60px}
.journey-hero h1{font-size:clamp(36px,4.7vw,68px);line-height:1.07;margin:20px 0 24px;max-width:680px}
.journey-hero h1 em{font-style:normal;color:var(--ui-accent)}
.journey-hero p{font-size:18px;max-width:560px;color:var(--ui-muted)}
.journey-hero>img{width:100%;height:480px;object-fit:cover;border-radius:28px}
.journey-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.journey-actions .button{padding:16px 20px}
.journey-caption{color:var(--ui-muted);font-size:13px;line-height:1.7;margin-top:28px}
.journey-back{display:block;color:var(--ui-text);margin-top:22px;text-underline-offset:5px}
.service-choice-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}
.service-choice{background:var(--ui-card);border:1px solid var(--ui-line);border-radius:24px;padding:36px;display:flex;flex-direction:column;align-items:flex-start}
.service-choice.selection-choice{background:var(--ui-tint)}
.service-tag{color:var(--ui-muted);font-size:13px;font-weight:700}.service-choice h3{font-size:clamp(26px,3vw,36px);margin:24px 0 12px}
.service-choice p,.service-choice li{color:var(--ui-muted);line-height:1.75}.service-choice ul{padding-left:20px;margin:10px 0 28px}.service-choice .button{margin-top:auto}
.journey-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.journey-grid article{padding:26px;background:var(--ui-card);border:1px solid var(--ui-line);border-radius:20px}.journey-grid h3{font-size:22px;margin:20px 0 12px}.journey-grid p{font-size:15px;color:var(--ui-muted)}
:root body .step-num{color:var(--ui-accent)}
.journey-banner{display:flex;align-items:center;justify-content:space-between;gap:36px}.journey-banner p{color:var(--ui-muted);max-width:600px}.journey-banner .button{flex-shrink:0}
.selection-layout{display:grid;grid-template-columns:.8fr 1.2fr;align-items:start;gap:56px}.selection-layout p{color:var(--ui-muted)}.selection-form{padding:32px;border:1px solid var(--ui-line);border-radius:24px}.selection-form .form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.selection-form label{min-width:0}.selection-form .button{width:100%}.journey-note{padding:24px;border:1px solid var(--ui-line);border-radius:16px;margin-top:30px;color:var(--ui-text)}
[id]{scroll-margin-top:150px}:root body .compact-form{padding:32px;gap:32px}:root body .car-card{overflow:hidden;border-radius:20px}:root body .car-card p{color:var(--ui-muted)}
:root body .car-card:hover{transform:translateY(-3px);border-color:var(--ui-muted);box-shadow:none}
:root body .field-error{color:var(--ui-accent)}:root body .consent a{text-decoration:underline;text-underline-offset:3px}
:root body :is(.support-chat-panel,.support-chat-form,.chat-return-choice){background:var(--ui-card);color:var(--ui-text)}:root body .support-chat-messages{background:var(--ui-soft);color:var(--ui-text)}:root body .support-chat-message{background:var(--ui-card);color:var(--ui-text);border:1px solid var(--ui-line)}:root body .support-chat-message.mine{background:#26323f;color:#fff}:root body .chat-note{color:var(--ui-muted)}:root body .chat-attach{background:var(--ui-soft);color:var(--ui-text)}
@media(max-width:1100px){.journey-hero{gap:28px}.journey-hero>img{height:400px}.journey-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.selection-layout{gap:28px;grid-template-columns:1fr 1.2fr}}
@media(max-width:760px){.wrap{width:calc(100% - 32px)}.section{padding-block:44px}.journey-hero{grid-template-columns:1fr;padding-block:32px;gap:28px}.journey-hero h1{font-size:clamp(36px,8.5vw,54px)}.journey-hero>img{height:260px;border-radius:20px}.journey-hero p{font-size:16px}.journey-actions{display:grid;grid-template-columns:1fr}.journey-actions .button{justify-content:center}.service-choice-grid,.selection-layout{grid-template-columns:1fr}.service-choice{padding:26px}.selection-form{padding:22px}.journey-banner{display:block}.journey-banner .button{margin-top:18px}.topline>.wrap>span:nth-of-type(2){display:none}:root body .topline>.wrap{justify-content:space-between}.topline .theme-control{margin-left:0}.journey-caption{margin-top:18px}:root body .compact-form{padding:24px}.selection-layout{gap:24px}}
@media(max-width:420px){.selection-form .form-grid,.journey-grid{grid-template-columns:1fr}.journey-grid article{padding:22px}.service-choice{padding:22px}.journey-hero>img{height:220px}.theme-control button{width:40px}.topline>.wrap>span{font-size:11px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}:root body *{transition:none!important;animation:none!important}}

.wrap{padding-inline:0}
:root body :is(.valuation-form,.estimate-layout .lead-form,.contract-form,.chat-message,.chat-welcome){background:var(--ui-card);color:var(--ui-text);border-color:var(--ui-line)}
:root body :is(.valuation-section,.review-photo,.review-placeholder){background:var(--ui-soft);color:var(--ui-text)}
:root body :is(.review-form label,.review-form small,.review-rules span,.chat-compose>span){color:var(--ui-muted)}
:root body .chat-message.client{background:#26323f;color:#fff}
:root body .chat-message small{color:inherit;opacity:1}
:root body :is(.support-chat-toggle,.chat-compose button){background:#b73524;color:#fff}
:root body .review-copy footer{background:transparent;color:var(--ui-text)}
:root body .valuation-result small{color:#c3cbd5}
:root body .comparison :is(th,td){color:var(--ui-text);background:var(--ui-card);border-color:var(--ui-line)}
:root body .document-list{background:#252c34;color:#f3f5f7}
:root body .mobile-actions{background:var(--ui-card)}
:root body .mobile-actions a{background:var(--ui-soft);color:var(--ui-text)}
:root body .mobile-actions a:first-child{background:#b73524;color:#fff}
:root body :is(.form-result.success){background:#e0f3e5;color:#18572e}
:root body :is(.form-result.error){background:#ffe9e5;color:#8b231a}

:root body :is(.contract-main,.contract-privacy){background:var(--ui-soft);color:var(--ui-text);border-color:var(--ui-line)}
:root body :is(.contract-section,.contract-summary){background:var(--ui-card);color:var(--ui-text);border-color:var(--ui-line)}
:root body .contract-privacy p{color:var(--ui-muted)}
:root body .contract-privacy strong{color:var(--ui-text)}
:root body .document-mini{background:#fff;color:#182027}
:root body .document-mini small{color:#52606c}
:root body :is(.clear-contract,.contract-summary button){color:var(--ui-muted)}
:root body .contract-status.error{color:var(--ui-accent)}
:root body .selection-faq summary{cursor:pointer;font-weight:650;font-size:18px;padding:4px 0}
:root body .selection-form .consent{font-size:13px;line-height:1.6}
:root body .service-choice li+li{margin-top:8px}

:root body :is(.steps article,.messengers a,.car-card-caption>span,.notice){background:var(--ui-card);color:var(--ui-text);border-color:var(--ui-line)}
:root body :is(.map-city span,.map-attribution,.map-controls button,.popup-close){background:#fff;color:#182027}
:root body .card-num{background:#fff;color:#982b1d}
.task-paths .journey-grid{margin-top:26px}.task-paths .journey-grid>a{display:flex;flex-direction:column;gap:18px;padding:26px;border:1px solid var(--ui-line);border-radius:20px;color:var(--ui-text);background:var(--ui-card);text-decoration:none}.task-paths strong{font-size:21px}.task-paths a>span{color:var(--ui-muted);font-size:14px;line-height:1.6;margin-top:auto}.task-paths a:hover{border-color:var(--ui-accent)}
.check-topics{display:grid;grid-template-columns:1fr 1fr;gap:16px;align-items:start}.decision-questions{margin-top:44px}.decision-questions h2{margin-bottom:24px}
.budget-presets{display:flex;flex-wrap:wrap;gap:8px;margin-top:-8px}.budget-presets button{background:var(--ui-card);color:var(--ui-text);border:1px solid var(--ui-line);border-radius:10px;padding:10px 16px;min-height:44px;cursor:pointer;font:inherit}.budget-presets button[aria-pressed=true]{background:var(--ui-text);color:var(--ui-card);border-color:var(--ui-text)}.budget-presets small{width:100%;color:var(--ui-muted);line-height:1.6}.selection-form label>small{color:var(--ui-muted);line-height:1.5}.after-request{font-size:13px;line-height:1.6;margin:18px 0 0}.after-request strong{display:block;color:var(--ui-text)}
@media(max-width:760px){.check-topics{grid-template-columns:1fr}.task-paths .journey-grid{grid-template-columns:1fr 1fr}.task-paths .journey-grid>a{padding:20px}.task-paths strong{font-size:18px}}
@media(max-width:380px){.task-paths .journey-grid{grid-template-columns:1fr}}
