.visitor-tools{display:flex;align-items:center;gap:8px;margin-left:auto}.language-control{height:38px;display:flex;align-items:center;gap:5px;padding:0 8px;border:1px solid #dce2e8;border-radius:20px;background:#fff;color:#17314f}.language-control select{max-width:100px;border:0;outline:0;background:transparent;color:inherit;font-size:10px;font-weight:800;cursor:pointer}.theme-toggle{position:relative;width:62px;height:34px;padding:3px;border:1px solid #dce2e8;border-radius:20px;background:#eef2f6;display:flex;align-items:center;justify-content:space-between;cursor:pointer}.theme-toggle:after{content:"";position:absolute;left:3px;top:3px;width:26px;height:26px;border-radius:50%;background:#fff;box-shadow:0 2px 7px #071e3d33;transition:.22s}.theme-toggle span{position:relative;z-index:1;width:25px;font-size:13px}.theme-moon{color:#304f72}
html[data-theme=dark]{color-scheme:dark;--theme-body:#071426;--theme-text:#e8eef6;--theme-header:#0a1b31;--theme-header-text:#e7eef8;--theme-footer:#020b17;--ink:#e8eef6;--muted:#9fb0c5;--cream:#0c1c31;--line:#263951}html[data-theme=dark] .theme-toggle{background:#173758;border-color:#3a526e}html[data-theme=dark] .theme-toggle:after{left:31px;background:#f2bd55}html[data-theme=dark] .language-control{background:#10243d;border-color:#354b65;color:#e8eef6}html[data-theme=dark] .site-header{border-color:#263951}html[data-theme=dark] .announcement{background:#020b17}html[data-theme=dark] .hero,html[data-theme=dark] .page-hero,html[data-theme=dark] .auth-page,html[data-theme=dark] .public-record{background:linear-gradient(125deg,#08172a,#10243b)}html[data-theme=dark] .hero h1,html[data-theme=dark] .section h2,html[data-theme=dark] .page-hero h1,html[data-theme=dark] .auth-card h1,html[data-theme=dark] .record-content h1,html[data-theme=dark] .journey-copy h2{color:#f3f6fa}html[data-theme=dark] .hero-copy>p,html[data-theme=dark] .page-hero p,html[data-theme=dark] .section-heading p,html[data-theme=dark] .journey-copy p{color:#a9b8ca}html[data-theme=dark] .search-panel,html[data-theme=dark] .auth-card,html[data-theme=dark] .category-card,html[data-theme=dark] .step,html[data-theme=dark] .record-facts div,html[data-theme=dark] .verify-result{background:#10243b;border-color:#2a3e57;color:#eaf0f7}html[data-theme=dark] .search-field{background:#08182b;border-color:#2b4059}html[data-theme=dark] .search-field input{color:#eef3f9}html[data-theme=dark] .category-card strong,html[data-theme=dark] .step h3,html[data-theme=dark] .search-title strong,html[data-theme=dark] .verify-shortcut{color:#f1f5fa}html[data-theme=dark] .category-card small,html[data-theme=dark] .step p{color:#9cacbf}html[data-theme=dark] .categories-section{background:#09182a}html[data-theme=dark] .metrics-section{border-color:#273a52}html[data-theme=dark] .metric{border-color:#2a3d54}html[data-theme=dark] .metric strong{color:#f2f6fa}html[data-theme=dark] .field input,html[data-theme=dark] .field select,html[data-theme=dark] .field textarea{background:#08182b;border-color:#2d425b;color:#eef3f9}
@media(max-width:1100px){.nav-wrap{gap:12px}.visitor-tools{order:2}.main-nav{order:4}.menu-toggle{order:3}}@media(max-width:560px){.visitor-tools{gap:4px}.language-control{padding:0 5px}.language-control select{max-width:78px}.theme-toggle{width:54px}.theme-toggle:after{width:24px;height:24px;top:4px}html[data-theme=dark] .theme-toggle:after{left:26px}.custom-logo{max-width:145px}}
