:root[data-theme="light"]{color-scheme:light}
.theme-control{display:inline-flex;align-items:center;gap:4px;padding:5px;margin:0;border-radius:18px;background:#202126;flex-shrink:0;width:max-content}
.theme-control button{display:grid;place-items:center;width:48px;height:44px;min-height:44px;padding:0;margin:0;border:0;border-radius:13px;background:transparent;color:#f2f3f5;cursor:pointer;box-shadow:none}
.theme-control button:hover{background:#303238}
.theme-control button[aria-pressed="true"]{background:#2d371d;color:#c5f34b}
.theme-control button:focus-visible{outline:2px solid #c5f34b;outline-offset:2px}
.theme-control svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;pointer-events:none}
.topline>.wrap{flex-wrap:wrap;gap:8px 18px}
.admin-nav>.theme-control{margin:16px}
.login-card>.theme-control{margin-bottom:20px}
:root[data-theme="dark"]{color-scheme:dark;--ink:#edf1f4;--muted:#b3bfc9;--soft:#1a2631;--line:#3a4855;--ds-paper:#111a22;--ds-canvas:#1a2631;--ds-ink:#edf1f4;--ds-muted:#b3bfc9;--ds-line:#3a4855;--admin-bg:#111a22;--admin-card:#1a2631;--admin-ink:#edf1f4;--admin-muted:#b3bfc9;--admin-line:#3a4855}
[data-theme="dark"] body{background:#111a22;color:#edf1f4}
[data-theme="dark"] :is(.header,.subnav,.dropdown,.mobile-menu,.mobile-actions,.login-card,.region-dialog,.photo-preview,.lead-popup,.review-form,.review-card,.article-aside,.lead-form,.address,.admin-panel,.admin-list-panel,.admin-overview article,.status-cards a,.leads-table tr,.content-table tr,.filter-bar,.editor-form,.review-admin-card,.crm-message,.crm-reply,.support-chat-panel,.support-chat-form){background:#1a2631;color:#edf1f4;border-color:#3a4855}
[data-theme="dark"] :is(.soft,.review-submit,.reviews-empty,.crm-messages,.support-chat-messages,.document-banner,.document-list,.contract-tile){background:#14202a;color:#edf1f4}
[data-theme="dark"] :is(.topline,.dark,.page-hero,.reviews-hero,.final-cta){background:#111a22;color:#fff}
[data-theme="dark"] :is(input,textarea,select){background:#111a22;color:#edf1f4;border-color:#657583}
[data-theme="dark"] :is(input,textarea)::placeholder{color:#a5b3bf;opacity:1}
[data-theme="dark"] :is(.desktop-nav a,.nav-dropdown summary,.subnav a,.navcontact a,.mobile-menu a,.dropdown a,.review-copy blockquote,.review-copy footer,.admin-table td,.admin-table strong,.lead-data dd,.lead-topline h2,.lead-topline p,.form-intro h2,.admin-section-head h2){color:#edf1f4}
[data-theme="dark"] :is(.review-copy footer span,.review-form label,.lead-data dt,.admin-table small,.filter-bar label,.form-intro p,.admin-overview span,.admin-overview small,.status-cards small,.status-cards span,.review-submit-copy p,.review-rules span){color:#b3bfc9}
[data-theme="dark"] :is(.admin-table th,.content-toolbar,.lead-topline,.lead-tip,.mobile-actions a,.review-photo,.review-placeholder,.photo-grid img){background:#233340;color:#edf1f4}
[data-theme="dark"] :is(.button.secondary,.review-controls button,.photo-preview button){background:#1a2631;color:#edf1f4;border-color:#718390}
[data-theme="dark"] .review-carousel .review-card{background:#1a2631}
[data-theme="dark"] .leads-table .open-lead{background:#ef4b36;color:#fff}
[data-theme="dark"] .form-result.success{background:#193d2e;color:#c0f4d8}
[data-theme="dark"] .form-result.error{background:#492526;color:#ffd5d5}
[data-theme="dark"] :is(.support-chat-message,.crm-message.admin){background:#293e4d;color:#fff}
[data-theme="dark"] .review-controls button:disabled{opacity:.45}
@media(max-width:560px){.topline>.wrap{gap:8px}.topline .theme-control{margin-left:auto}.theme-control button{width:44px}}
[data-theme="dark"] .chat-return-choice{background:#1a2631;color:#edf1f4}
