html{color-scheme:light}.theme-switcher{display:flex;gap:4px;background:rgba(0,0,0,.15);border-radius:999px;padding:4px}.theme-switcher button{border:0;background:transparent;border-radius:50%;width:31px;height:31px;cursor:pointer}.theme-switcher button.active{background:#f4c943;box-shadow:0 2px 0 #8b6810}.announcement-actions{display:flex;gap:14px}.announcement-actions a{color:#bfe4f5}.spotlight-grid,.reports-admin-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:18px}.spotlight-card{display:grid;grid-template-columns:150px 1fr;background:var(--card-bg,#fff);border:3px solid var(--border,#abc3ce);border-radius:10px;box-shadow:0 4px 0 var(--shadow,#89a7b5);overflow:hidden}.spotlight-art{display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f3cf4d,#e79c20);font-size:68px}.spotlight-card>div:last-child{padding:20px}.spotlight-type{display:inline-block;background:#173e57;color:#fff;border-radius:999px;padding:5px 8px;font-size:9px}.changelog-timeline{display:grid;gap:18px}.changelog-timeline article{display:grid;grid-template-columns:60px 1fr;gap:14px}.change-marker{display:flex;align-items:center;justify-content:center;width:50px;height:50px;background:#fff;border:3px solid #abc3ce;border-radius:50%;box-shadow:0 3px 0 #89a7b5;font-size:22px}.change-content{background:var(--card-bg,#fff);border:3px solid var(--border,#abc3ce);border-radius:9px;box-shadow:0 4px 0 var(--shadow,#89a7b5);padding:18px}.change-meta{display:flex;justify-content:space-between}.change-meta span{font-size:9px;background:#dceef6;border-radius:999px;padding:4px 8px}.contact-layout{display:grid;grid-template-columns:330px 1fr;gap:22px}.contact-options{display:grid;gap:12px}.contact-options article{background:var(--card-bg,#fff);border:3px solid var(--border,#abc3ce);border-radius:9px;box-shadow:0 4px 0 var(--shadow,#89a7b5);padding:17px;font-size:30px}.contact-options h3{font-size:18px;margin:7px 0}.contact-options p{font-size:13px;margin:0;color:var(--muted,#617782)}.footer-socials{display:flex;gap:8px}.footer-socials a{background:#1b526e;border-radius:5px;padding:7px 10px}.admin-page .theme-switcher{display:none}
html[data-resolved-theme="dark"],html[data-theme="dark"]{color-scheme:dark;--page-bg:#101b24;--card-bg:#172733;--text:#e5f2f8;--muted:#9db6c4;--border:#355667;--shadow:#09131a;--input:#10212c}
html[data-resolved-theme="dark"] body,html[data-theme="dark"] body{background:var(--page-bg);color:var(--text)}
html[data-resolved-theme="dark"] .pixel-card,html[data-theme="dark"] .pixel-card,html[data-resolved-theme="dark"] .public-news-card,html[data-theme="dark"] .public-news-card,html[data-resolved-theme="dark"] .today-show-card,html[data-theme="dark"] .today-show-card,html[data-resolved-theme="dark"] .v4-news-card,html[data-theme="dark"] .v4-news-card,html[data-resolved-theme="dark"] .v4-schedule-widget,html[data-theme="dark"] .v4-schedule-widget,html[data-resolved-theme="dark"] .v4-event-card,html[data-theme="dark"] .v4-event-card,html[data-resolved-theme="dark"] .v4-team-mini,html[data-theme="dark"] .v4-team-mini,html[data-resolved-theme="dark"] .apply-form-card,html[data-theme="dark"] .apply-form-card,html[data-resolved-theme="dark"] .apply-info-card,html[data-theme="dark"] .apply-info-card,html[data-resolved-theme="dark"] .schedule-day,html[data-theme="dark"] .schedule-day,html[data-resolved-theme="dark"] .optimized-team-card,html[data-theme="dark"] .optimized-team-card,html[data-resolved-theme="dark"] .optimized-profile-hero,html[data-theme="dark"] .optimized-profile-hero,html[data-resolved-theme="dark"] .profile-news-list,html[data-theme="dark"] .profile-news-list,html[data-resolved-theme="dark"] .competition-card,html[data-theme="dark"] .competition-card,html[data-resolved-theme="dark"] .poll-card,html[data-theme="dark"] .poll-card{background:var(--card-bg);border-color:var(--border);box-shadow:0 4px 0 var(--shadow);color:var(--text)}
html[data-resolved-theme="dark"] input,html[data-theme="dark"] input,html[data-resolved-theme="dark"] textarea,html[data-theme="dark"] textarea,html[data-resolved-theme="dark"] select,html[data-theme="dark"] select{background:var(--input);border-color:#426678;color:var(--text)}
html[data-resolved-theme="dark"] p,html[data-theme="dark"] p,html[data-resolved-theme="dark"] small,html[data-theme="dark"] small{color:var(--muted)}
html[data-resolved-theme="dark"] h1,html[data-theme="dark"] h1,html[data-resolved-theme="dark"] h2,html[data-theme="dark"] h2,html[data-resolved-theme="dark"] h3,html[data-theme="dark"] h3{color:var(--text)}
html[data-resolved-theme="dark"] .on-air-card,html[data-theme="dark"] .on-air-card,html[data-resolved-theme="dark"] .v4-live-panel,html[data-theme="dark"] .v4-live-panel{background:#1d2d38;color:var(--text)}
html[data-resolved-theme="dark"] .site-footer,html[data-theme="dark"] .site-footer{background:#07141d}@media(max-width:850px){.theme-switcher{margin-left:auto}.contact-layout{grid-template-columns:1fr}}@media(max-width:600px){.spotlight-card{grid-template-columns:1fr}.spotlight-art{height:140px}.announcement-actions{display:none}}
