:root{color-scheme:light}html,body{height:100%}#root{min-height:100%}body{background-color:#fff}#root{background-color:transparent}:root.dark{color-scheme:dark}:root.dark body{background-color:#0b1220}:root.dark #root{background-color:transparent}:root.dark #root img.brand-logo,:root.dark #root img.no-dark-invert,:root.dark #root video.no-dark-invert{filter:none!important}:root.dark #root{filter:invert(1) hue-rotate(180deg)}:root.dark #root img:not(.no-dark-invert):not(.brand-logo),:root.dark #root video:not(.no-dark-invert){filter:invert(1) hue-rotate(180deg)}:root:not(.dark) .page-bg{background:#f8fafc}:root.dark .page-bg{background:transparent!important}:root.dark #root img.brand-logo,:root.dark #root video.no-dark-invert,:root.dark #root img.no-dark-invert{filter:invert(1) hue-rotate(180deg)!important;mix-blend-mode:normal!important;opacity:1}body{margin:0;background:#f8fafc;color:#0f172a;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,"Apple Color Emoji","Segoe UI Emoji"}.site-header{background:#0f172a;color:#fff;border-bottom:1px solid #0b1220}.site-header__inner{width:min(1200px,92vw);margin:0 auto;padding:14px 20px;display:flex;align-items:center;justify-content:space-between;gap:12px}.site-header a{color:#fff;text-decoration:none}.brand{font-weight:800;font-size:20px}.nav{display:flex;gap:8px}.nav__btn{padding:8px 12px;border:1px solid rgba(255,255,255,.2);border-radius:8px}.container{width:min(1200px,92vw);margin:0 auto;padding:20px}:root[data-theme=dark] input[type=date],:root[data-theme=dark] input[type=time],:root[data-theme=dark] input[type=datetime-local]{color-scheme:dark}:root[data-theme=dark] input[type=date]::-webkit-calendar-picker-indicator,:root[data-theme=dark] input[type=time]::-webkit-calendar-picker-indicator,:root[data-theme=dark] input[type=datetime-local]::-webkit-calendar-picker-indicator{filter:invert(1) brightness(1.2) contrast(1.1);opacity:.9}@media (prefers-color-scheme: dark){input[type=date],input[type=time],input[type=datetime-local]{color-scheme:dark}input[type=date]::-webkit-calendar-picker-indicator,input[type=time]::-webkit-calendar-picker-indicator,input[type=datetime-local]::-webkit-calendar-picker-indicator{filter:invert(1) brightness(1.2) contrast(1.1);opacity:.9}}
