/* Isolated Cybercab-inspired owner-guide preview; existing illustrations retained. */
html.discover-preview[data-theme] .controls{gap:10px}
html.discover-preview[data-theme] .langs{height:auto;padding:0;gap:3px;background:transparent;border:0;border-radius:0;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none}
html.discover-preview[data-theme] .langs button{min-width:48px;min-height:48px;padding:8px 12px;border:1px solid #c7b791;border-radius:8px;background:transparent;color:var(--text);font-size:14px}
html.discover-preview[data-theme] .langs button.active{background:#282a26;border-color:#282a26;color:#fff;box-shadow:none}
html.discover-preview[data-theme="dark"] .langs button.active{background:#dec17c;border-color:#dec17c;color:#20221e}
html.discover-preview[data-theme] body #themeButton{width:auto!important;height:auto!important;min-width:48px!important;min-height:48px!important;padding:8px 12px!important;font-size:14px!important;line-height:1.4!important;color:var(--text)!important;background:transparent!important;border:1px solid #c7b791!important;border-radius:8px!important;box-shadow:none!important}
html.discover-preview[data-theme] body #themeButton:before,html.discover-preview[data-theme] body #themeButton:after{content:none!important;display:none!important}
html.discover-preview[data-theme] body{background:var(--bg)}
html.discover-preview[data-theme] body:before{background:none}
html.discover-preview[data-theme] .topbar{background:var(--bar)}
@media(max-width:520px){html.discover-preview[data-theme] .controls{gap:6px}html.discover-preview[data-theme] .langs button{min-width:44px;min-height:44px;padding:5px 9px;font-size:13px}html.discover-preview[data-theme] body #themeButton{min-width:44px!important;min-height:44px!important;padding:5px 9px!important;font-size:13px!important}}
html.discover-preview #maintenance,html.discover-preview #navigation{scroll-margin-top:92px}
html.discover-preview{--bg:#191b18;--surface:#22251f;--surface-2:#292c24;--text:#f3f0e7;--muted:#bab7aa;--line:#444638;--accent:#d8b66b;--accent-soft:#d8b66b18;--blue:#d8b66b;--gold:#e2c17b;--card:#22251f;--bar:#191b18f5}
html.discover-preview[data-theme="light"]{--bg:#faf8f3;--surface:#fffdf8;--surface-2:#f1eadb;--text:#252620;--muted:#706c60;--line:#ded4be;--accent:#a87925;--accent-soft:#a8792512;--blue:#a87925;--gold:#91651e;--card:#fffdf8;--bar:#faf8f3f5}
html.discover-preview body{background:var(--bg);color:var(--text)}
html.discover-preview body:before{background:none}
html.discover-preview .topbar{background:var(--bar);padding:8px 0;border-bottom:1px solid var(--line);backdrop-filter:none}
html.discover-preview .back,html.discover-preview .langs,html.discover-preview .theme{background:var(--surface);border:1px solid var(--line);box-shadow:none;color:var(--text);backdrop-filter:none;-webkit-backdrop-filter:none}
html.discover-preview .langs button{min-height:36px;color:var(--muted)}
html.discover-preview .langs button.active{background:var(--accent);color:var(--bg);box-shadow:none}
html.discover-preview[data-theme="light"] .langs button.active{background:#ead8ae;color:#352b19}
html.discover-preview .hero{padding:42px 0 22px;border-bottom:1px solid var(--line)}
html.discover-preview .hero h1{font-size:clamp(36px,5vw,60px);line-height:1.16;max-width:940px}
html.discover-preview .hero h1 .title-line:last-child{color:var(--gold)}
html.discover-preview .eyebrow{color:var(--gold);font-size:12px;letter-spacing:.14em}
html.discover-preview .lead{font-size:16px;line-height:1.8;color:var(--muted);max-width:820px;margin-top:18px}
html.discover-preview .jump{margin-top:22px;gap:8px}
html.discover-preview .jump a{border:1px solid var(--line);border-radius:7px;background:var(--surface);color:var(--gold);font-size:14px;min-height:44px;display:inline-flex;align-items:center;justify-content:center;padding:8px 14px}
html.discover-preview .guide{padding:30px 0 54px}
html.discover-preview .section-head{gap:8px;margin-bottom:22px}
html.discover-preview .section-head h2{font-size:28px;line-height:1.3}
html.discover-preview .section-head p{font-size:14px;max-width:880px;color:var(--muted)}
html.discover-preview .guide-grid{gap:16px}
html.discover-preview .guide-grid>details,html.discover-preview .check-card{background:var(--card);border:1px solid var(--line);border-radius:18px;box-shadow:none}
html.discover-preview .guide-grid>details:hover{transform:none;border-color:var(--accent);box-shadow:none}
html.discover-preview .guide-grid>details[open]{background:var(--surface);border-color:var(--accent)}
html.discover-preview .guide-grid>details>summary{padding:24px;min-height:220px;grid-template-columns:minmax(0,1fr) 144px;grid-template-rows:auto auto;gap:12px 22px}
html.discover-preview .guide-grid .number{left:24px;top:22px;font-size:12px;color:var(--gold);background:none}
html.discover-preview .guide-grid .summary-copy{padding-top:24px;grid-column:1;grid-row:1;align-self:end}
html.discover-preview .guide-grid .summary-copy strong{font-size:22px;line-height:1.3;letter-spacing:-.025em;max-width:none}
html.discover-preview .guide-grid .summary-copy span{font-size:14px;line-height:1.6;margin-top:8px;color:var(--muted);max-width:none}
html.discover-preview .guide-grid .plus{position:relative;left:auto;bottom:auto;grid-column:1;grid-row:2;align-self:start;border-color:var(--line);background:var(--surface-2);width:32px;height:32px}
html.discover-preview .guide-grid .plus:before,html.discover-preview .guide-grid .plus:after{background:var(--gold);top:15px;left:8px}
html.discover-preview .discover-art{grid-column:2;grid-row:1/3;align-self:center;width:144px;height:144px;border-radius:12px;box-shadow:none;background-image:var(--discover-image)}
html.discover-preview .guide-grid .detail-body{padding:0 24px 24px}
html.discover-preview .guide-grid .detail-body ul{border-color:var(--line);font-size:16px;line-height:1.85;color:var(--muted);padding-top:18px}
html.discover-preview .guide-grid .detail-body ul:empty{display:none}
html.discover-preview .guide-grid .action{min-height:44px;padding:10px 14px;font-size:14px;border-radius:7px;border-color:var(--line);background:var(--surface-2);color:var(--text)}
html.discover-preview .guide-grid .action.primary{background:var(--accent);color:#191b18;border-color:var(--accent)}
html.discover-preview[data-theme="light"] .guide-grid .action.primary{background:#ead8ae;color:#352b19;border-color:#cbb178}
html.discover-preview .check-card{padding:24px}
html.discover-preview .check-card li{color:var(--muted);font-size:14px;line-height:1.7}
html.discover-preview .check-card li:before{color:var(--gold)}
html.discover-preview .faq-list details{background:var(--surface);border-color:var(--line);border-radius:12px;box-shadow:none}
html.discover-preview .faq-list .detail-body p{font-size:16px}
html.discover-preview .sources{border-color:var(--line)}
html.discover-preview .source-links a{font-size:14px;min-height:44px;display:inline-flex;align-items:center}
html.discover-preview .disclaimer{font-size:12px;color:var(--muted)}
@media(max-width:820px){html.discover-preview .guide-grid>details>summary{min-height:200px}html.discover-preview .hero{padding-top:28px}html.discover-preview .guide-grid .summary-copy strong{font-size:21px}}
@media(max-width:520px){html.discover-preview .hero h1{font-size:36px}html.discover-preview .guide-grid>details>summary{padding:20px;grid-template-columns:minmax(0,1fr) 106px;gap:12px 14px;min-height:188px}html.discover-preview .discover-art{width:106px;height:106px;border-radius:10px}html.discover-preview .guide-grid .number{top:18px;left:20px}html.discover-preview .guide-grid .summary-copy strong{font-size:19px}html.discover-preview .guide-grid .summary-copy span{font-size:14px}html.discover-preview .guide-grid .detail-body{padding:0 20px 22px}html.discover-preview .jump a{padding:8px;font-size:13px}html.discover-preview .section-head h2{font-size:25px}}
