.interface-choice{display:flex;align-items:center;justify-content:center;gap:12px;padding:18px;font:inherit;font-size:13px;background:var(--bg,#f6faf8);color:var(--text,#244c41)}.interface-choice select{padding:9px 12px;border:1px solid var(--border,#dce5df);border-radius:10px;background:var(--panel,#fff);color:inherit;font:inherit}
html[data-theme=dark]{color-scheme:dark;--bg:#101b20;--panel:#18282c;--text:#e0ebe6;--ink:#e0ebe6;--muted:#a5bcb3;--line:#344a4b;--border:#344a4b;--primary:#9ad8c0;--primary-soft:#263f38;--violet:#a5daca;--shadow:0 8px 26px #0002}
html[data-theme=dark] body{background:var(--bg);color:var(--text)}
html[data-theme=dark] :is(.site-header,.sidebar,.topbar,.public-card,.info-card,.info-wide,.empty-public,.editorial-panel,.subnav,.entry-notice,.waits-list,.park-calendar,.card,.stat-card,.auth-card,.section-title,.public-restriction-card){background:var(--panel);color:var(--text);border-color:var(--border)}
html[data-theme=dark] :is(.public-section.tint,.source-note,.privacy-footer,.entry-ack,.entry-mark,.calendar-modes,.calendar-month input,.wait-contribution,.park-photo-editor form,.external-video,.chips span,.subnav a){background:#213732;color:#d6e9de;border-color:var(--border)}
html[data-theme=dark] :is(.legal-document,.legal-document h1,.legal-document h2,.entry-notice,.sidebar a,.site-brand,.lotus-brand,.section-title h1,.editorial-panel h2,.wait-row a,.calendar-month span,.park-meta,.form-stack label,.public-restriction-card){color:var(--text)}
html[data-theme=dark] :is(.entry-choices p,.entry-notice p,.detail-copy p,.info-card span,.wait-row small,.park-photo-gallery figcaption,.calendar-week,.calendar-legend,.calendar-modes button,.form-hint,.muted,.eyebrow){color:var(--muted)}
html[data-theme=dark] :is(input,select,textarea){background:#112125;color:#dfebe4;border-color:#3a5350}
html[data-theme=dark] :is(.form-stack input:not([type=checkbox]),.form-stack select,.form-stack textarea){background:#112125;color:#dfebe4;border-color:#3a5350}
html[data-theme=dark] :is(.public-menu-close,.admin-menu-close,.calendar-modes button[aria-pressed=true],.legal-nav a,.external-video button){background:#304e42;color:#c8f1dc}
html[data-theme=dark] :is(.legal-warning,.alert.error){background:#513d22;color:#ffe5b5}
html[data-theme=dark] .wait-value.open{color:#87d6a3}html[data-theme=dark] .wait-value.maintenance{color:#ffc572}html[data-theme=dark] .wait-value.closed{color:#ff98a0}html[data-theme=dark] .wait-value.unknown{color:#aac3b8}
html[data-theme=dark] #entryError{color:#ffacb3}html[data-theme=dark] .wait-row{border-color:var(--border)}
html[data-theme=dark] .editorial-panel p{color:var(--muted)}
html[data-theme=dark] .site-header #siteNavigation>a.member-pill{background:#a5daca;color:#12332b!important}
html[data-theme=dark] .calendar-toolbar button{background:#304e42;color:#dcebe4;border-color:#344a4b}
html[data-theme=dark] .calendar-days .day:not([style]){background:#21302f;color:#a7bfb5;border-color:#324740}
html[data-theme=dark] :is(.fake-cover,.fake-attraction){background:linear-gradient(135deg,#253e37,#25414a)}
@media(max-width:960px){html[data-theme=dark] .site-header #siteNavigation{background:var(--panel)!important}html[data-theme=dark] .site-header #siteNavigation>a{color:var(--text)!important}html[data-theme=dark] .site-header #siteNavigation>a:hover{background:#28433a!important}}
