.nav-actions{display:flex;align-items:center;gap:9px}.theme-toggle{display:grid;place-items:center;width:39px;height:39px;padding:0;border:1px solid var(--line);border-radius:50%;background:var(--paper);color:var(--ink);font-size:20px}.theme-toggle:hover{background:var(--green);color:#fff}:root[data-theme="dark"]{color-scheme:dark;--ink:#e9f2ed;--green:#64bd8b;--lime:#a9dc86;--cream:#0c1713;--paper:#14231e;--line:#2b4038}html[data-theme="dark"] body{background:#0c1713;color:var(--ink)}html[data-theme="dark"] body:before{opacity:.12}html[data-theme="dark"] header p,html[data-theme="dark"] .hero-copy p,html[data-theme="dark"] .feature-grid p,html[data-theme="dark"] .trip p,html[data-theme="dark"] .stats span,html[data-theme="dark"] .legend,html[data-theme="dark"] .chart-legend,html[data-theme="dark"] #user-menu{color:#9eb1a8}html[data-theme="dark"] input,html[data-theme="dark"] select{background:#0f1d18;border-color:#33483f;color:#edf5f0}html[data-theme="dark"] button:not(.theme-toggle):not(.view-tab):not(.outline-button):not(.trip-open):not(.dialog-close):not(.danger-button){background:#327a5a;color:#fff}html[data-theme="dark"] .entry-card,html[data-theme="dark"] .map-card,html[data-theme="dark"] .trips,html[data-theme="dark"] .chart-card,html[data-theme="dark"] .trip-dialog,html[data-theme="dark"] .auth-card,html[data-theme="dark"] .preview-wrap{background:var(--paper);border-color:var(--line);box-shadow:0 18px 50px #0004}html[data-theme="dark"] .feature-grid article,html[data-theme="dark"] .country-trip-item,html[data-theme="dark"] .record-item{background:#172923;border-color:var(--line)}html[data-theme="dark"] .flight-fields,html[data-theme="dark"] .country-trips{background:#10201a}html[data-theme="dark"] .view-tabs{background:#0e1b17}html[data-theme="dark"] .view-tab:hover,html[data-theme="dark"] .view-tab.active{background:#263b33;color:#fff}html[data-theme="dark"] .outline-button,html[data-theme="dark"] #logout{background:transparent;color:var(--ink);border-color:var(--line)}html[data-theme="dark"] .vehicle-donut:after{background:var(--paper)}html[data-theme="dark"] .bar-track{background:#293c35}html[data-theme="dark"] .highlight-card:nth-child(4){background:#29493d;color:#fff}html[data-theme="dark"] #map,html[data-theme="dark"] #preview-map{background:#091411}html[data-theme="dark"] .leaflet-control-zoom a{background:#182923;color:#dce9e1;border-color:#30463d}html[data-theme="dark"] .leaflet-control-attribution{background:#14231ecc;color:#9eb1a8}html[data-theme="dark"] .leaflet-control-attribution a{color:var(--lime)}@media(max-width:700px){.nav-actions{gap:5px}.theme-toggle{width:36px!important;height:36px}.private-nav>span{align-self:center}}
html[data-theme="dark"] .test-site-notice{border-color:#8d661b;background:#3a2d10;color:#ffe9a3;box-shadow:0 8px 24px #0007}
