:root{color-scheme:light;font-family:Inter,Segoe UI,sans-serif;--text: #18324a;--muted: #5f7182;--line: rgba(24, 50, 74, .12);--brand: #12395b;--brand-strong: #0c2b46;--shadow: 0 22px 60px rgba(18, 57, 91, .14);--page-bg: radial-gradient(circle at top left, rgba(212, 154, 42, .18), transparent 28%), linear-gradient(180deg, #f7f1e8 0%, #eef3f7 100%);--surface-strong: rgba(255, 250, 242, .88);--surface-toolbar: rgba(251, 246, 237, .97);--surface: rgba(255, 255, 255, .88);--surface-soft: rgba(255, 255, 255, .78);--surface-soft-strong: rgba(255, 255, 255, .84);--surface-subtle: rgba(18, 57, 91, .04);--surface-muted: rgba(18, 57, 91, .06);--surface-code: rgba(18, 57, 91, .08);--surface-input: #ffffff;--search-card-bg: linear-gradient(180deg, rgba(255, 255, 255, .96) 0%, rgba(248, 242, 231, .98) 100%);--accent-sand-bg: linear-gradient(135deg, rgba(241, 215, 164, .4), rgba(255, 255, 255, .9));--accent-blue-bg: linear-gradient(135deg, rgba(18, 57, 91, .12), rgba(255, 255, 255, .92));--accent-cream-bg: linear-gradient(135deg, rgba(255, 246, 227, .96), rgba(255, 255, 255, .92))}html[data-theme=dark]{color-scheme:dark;--text: #f0f6fd;--muted: #bdd0e4;--line: rgba(196, 214, 232, .22);--brand: #8bb8e4;--brand-strong: #6b97c2;--shadow: 0 24px 64px rgba(0, 0, 0, .34);--page-bg: radial-gradient(circle at top left, rgba(172, 122, 31, .18), transparent 24%), linear-gradient(180deg, #0f1822 0%, #111e2c 100%);--surface-strong: rgba(17, 28, 40, .94);--surface-toolbar: rgba(13, 23, 35, .97);--surface: rgba(20, 32, 46, .92);--surface-soft: rgba(27, 41, 58, .9);--surface-soft-strong: rgba(31, 47, 66, .94);--surface-subtle: rgba(139, 184, 228, .12);--surface-muted: rgba(139, 184, 228, .15);--surface-code: rgba(139, 184, 228, .2);--surface-input: #162536;--search-card-bg: linear-gradient(180deg, rgba(20, 32, 46, .98) 0%, rgba(24, 37, 54, .99) 100%);--accent-sand-bg: linear-gradient(135deg, rgba(151, 113, 34, .24), rgba(17, 28, 40, .94));--accent-blue-bg: linear-gradient(135deg, rgba(58, 103, 145, .34), rgba(20, 32, 46, .96));--accent-cream-bg: linear-gradient(135deg, rgba(139, 184, 228, .18), rgba(20, 32, 46, .96))}*{box-sizing:border-box}html,body,#app{min-height:100%;width:100%;max-width:100%}body{margin:0;color:var(--text);background:var(--page-bg)}html.menu-scroll-locked,body.menu-scroll-locked{overflow:hidden}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button{cursor:pointer}code{padding:.12rem .32rem;border-radius:.35rem;background:var(--surface-code)}.app-shell{width:min(1180px,calc(100% - 1rem));max-width:100%;margin:0 auto;padding:1rem 0 3rem}.app-header{position:relative;z-index:2;display:grid;gap:.85rem;padding:1rem;margin-top:1rem;border:1px solid var(--line);border-radius:1.5rem;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:var(--surface-strong);box-shadow:var(--shadow)}.app-header,.app-header *{isolation:isolate}.brand-lockup{display:flex;align-items:center;gap:1rem}.brand-plate,.plate-mini,.hero-plate-large{display:inline-flex;align-items:stretch;overflow:hidden;border-radius:1rem;border:2px solid #111;background:#fff;box-shadow:0 12px 24px #0000001f}.brand-plate{min-width:104px}.brand-plate-domain{max-width:min(100%,420px)}.brand-plate-compact{min-width:132px}.brand-eu,.plate-eu{display:inline-flex;align-items:center;justify-content:center;width:2rem;background:#204f83;color:#fff;font-weight:800}.brand-name,.plate-mini strong,.hero-plate-large strong{display:inline-flex;align-items:center;padding:0 .95rem;font-weight:800;letter-spacing:.08em}.brand-domain{padding:0 .8rem;font-size:clamp(.76rem,1.4vw,1rem);letter-spacing:.03em;white-space:nowrap}.brand-lockup-compact{min-height:auto}.hero-plate-large strong{font-size:clamp(2rem,7vw,4rem)}.eyebrow{margin:0 0 .35rem;text-transform:uppercase;letter-spacing:.12em;font-size:.78rem;color:var(--muted)}.brand-lockup h1,h1,h2,h3,p{margin:0}h1{font-size:clamp(1.35rem,3vw,2rem)}h2{font-size:clamp(1.6rem,4vw,2.6rem)}h3{font-size:1.1rem}.top-nav,.chip-grid,.cta-row,.quiz-options{display:flex;flex-wrap:wrap;gap:.6rem;align-items:flex-start}.nav-link,.chip,.chip-soft,.inline-link,.secondary-btn,.primary-btn,.quiz-option,.segment-btn{transition:transform .14s ease,background-color .14s ease,border-color .14s ease,color .14s ease}.nav-link,.chip,.chip-soft,.inline-link{display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--line);background:var(--surface-soft);border-radius:999px;padding:.48rem .9rem;min-height:2.6rem;line-height:1.15}.nav-link-button,.mobile-quick-link-btn{font:inherit;color:inherit;cursor:pointer;appearance:none;-webkit-appearance:none}.nav-link.router-link-active{background:var(--brand);color:#fff;border-color:var(--brand)}.page-wrap,.hero-copy,.search-card,.content-card,.detail-hero,.result-card,.info-card,.subtle-panel,.search-toolbar,.result-meta,.detail-list{display:grid;gap:.82rem;min-width:0}.page-wrap{gap:.85rem;padding-top:1rem}.hero-card,.content-card,.detail-hero,.result-card,.info-card{border:1px solid var(--line);border-radius:1.6rem;background:var(--surface);box-shadow:var(--shadow)}.hero-card{display:grid;gap:.9rem;padding:1.12rem}.search-card,.content-card,.detail-hero,.result-card,.info-card,.subtle-panel{padding:1rem}.search-card{background:var(--search-card-bg);border-radius:1.25rem}.segmented-control{display:inline-flex;width:fit-content;padding:.25rem;border-radius:999px;background:var(--surface-code)}.segment-btn{border:0;border-radius:999px;padding:.65rem 1rem;background:transparent;color:var(--muted);outline:none;box-shadow:none;-webkit-tap-highlight-color:transparent}.segment-btn:focus,.segment-btn:focus-visible,.segment-btn:active{outline:none;box-shadow:none}.segment-btn.active{background:var(--brand);color:#fff}.field-label,.helper-copy,.muted-copy,.result-badge,.lead-copy,.quiz-feedback{color:var(--muted)}.search-input,.select-input{width:100%;min-height:3.25rem;padding:.9rem 1rem;border-radius:1rem;border:1px solid rgba(18,57,91,.16);background:var(--surface-input);color:var(--text)}.primary-btn,.secondary-btn,.quiz-option{border:1px solid transparent;border-radius:1rem;padding:.9rem 1.1rem}.primary-btn{background:linear-gradient(135deg,var(--brand) 0%,var(--brand-strong) 100%);color:#fff}.secondary-btn,.quiz-option{background:var(--surface-muted);color:var(--text);border-color:#12395b1f}.feature-grid,.content-grid,.result-grid,.detail-grid{display:grid;gap:.82rem}.accent-sand{background:var(--accent-sand-bg)}.accent-blue{background:var(--accent-blue-bg)}.accent-cream{background:var(--accent-cream-bg)}.section-head{display:flex;justify-content:space-between;gap:1rem;align-items:center}.section-head-vertical{align-items:start;flex-direction:column}.chip-soft{background:var(--surface-muted)}.stacked-gap{gap:.82rem}.stacked-gap-sm{gap:.6rem}.stacked-gap-lg{gap:1.1rem}.result-card{cursor:pointer}.result-meta dt,.detail-list dt{font-size:.85rem;color:var(--muted)}.result-meta dd,.detail-list dd{margin:.2rem 0 0;font-weight:600}.subtle-panel{background:var(--surface-subtle);border:1px solid rgba(18,57,91,.08);border-radius:1.1rem}.feature-list{display:grid;gap:.75rem;padding-left:1.2rem;margin:0}.primary-btn:hover,.secondary-btn:hover,.nav-link:hover,.chip:hover,.chip-soft:hover,.quiz-option:hover,.segment-btn:hover,.result-card:hover{transform:translateY(-1px)}@media(min-width:760px){.hero-card,.content-grid,.feature-grid,.detail-grid,.result-grid,.search-toolbar{grid-template-columns:repeat(2,minmax(0,1fr))}.brand-lockup{flex-wrap:nowrap}.search-toolbar{grid-template-columns:220px 1fr auto;align-items:center}.section-head-vertical{flex-direction:row;justify-content:space-between;align-items:end}}@media(min-width:1040px){.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.result-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.compact-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.suggestion-list{display:grid;gap:.45rem}.suggestion-item{display:flex;gap:.7rem;align-items:center;width:100%;padding:.64rem .74rem;border:1px solid rgba(18,57,91,.12);border-radius:.9rem;background:var(--surface);text-align:left}.suggestion-item:hover{border-color:#12395b33}.suggestion-code{display:inline-flex;align-items:center;justify-content:center;min-width:3.5rem;padding:.34rem .58rem;border-radius:999px;background:#12395b14;font-weight:800;letter-spacing:.06em}.suggestion-body{display:grid;gap:.12rem}.suggestion-body strong{line-height:1.2}.suggestion-body small{line-height:1.16}.suggestion-body small{color:var(--muted)}.app-footer{padding:.75rem 0 .25rem}.footer-links{display:flex;flex-wrap:wrap;gap:.65rem}.footer-link{display:inline-flex;align-items:center;justify-content:center;min-height:2.4rem;padding:.45rem .85rem;border:1px solid var(--line);border-radius:999px;background:var(--surface-soft)}.legal-page{max-width:1080px;margin:0 auto}.legal-page .stacked-gap-sm{text-align:center;justify-items:center}.legal-copy{display:grid;gap:.85rem;line-height:1.6;max-width:940px;margin:0 auto}.legal-copy h3{margin-top:.5rem}.legal-copy a{text-decoration:underline}@media(max-width:640px){.brand-lockup{align-items:flex-start;flex-direction:column}.brand-plate-compact{min-width:118px}.brand-plate-domain{max-width:min(100%,420px)}.brand-domain{font-size:.72rem;letter-spacing:.02em}}.legal-copy-long ul{margin:0;padding-left:1.2rem}.legal-copy-long h4{margin:.6rem 0 .2rem;font-size:1rem}.legal-copy-long{overflow-wrap:anywhere;word-break:break-word}@media(max-width:640px){.legal-page{max-width:100%}.legal-copy,.legal-copy-long{max-width:100%;width:100%;font-size:.95rem}.legal-copy-long a,.legal-copy a{overflow-wrap:anywhere;word-break:break-word}}.state-copy{display:grid;gap:.85rem;line-height:1.6}.detail-overview{gap:.75rem}.detail-table{display:grid;gap:0;margin:0}.detail-table>div{display:grid;grid-template-columns:minmax(150px,210px) minmax(0,1fr);gap:.9rem;padding:.8rem 0;border-top:1px solid rgba(18,57,91,.08)}.detail-table>div:first-child{border-top:0;padding-top:0}.detail-table dt{font-size:.82rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em;color:var(--brand)}.detail-table dd{margin:0;font-weight:500;line-height:1.55}@media(max-width:640px){.detail-table>div{grid-template-columns:1fr;gap:.35rem}}.header-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-width:0}.app-shell{width:min(1180px,calc(100% - 2rem));max-width:100%;margin:0 auto;padding:0 0 2rem}.app-header.app-header-compact.app-header-toolbar{position:relative;z-index:2;margin-top:0;padding:.46rem .62rem;border-radius:0;border-left:0;border-right:0;border-top:0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:var(--surface-toolbar);box-shadow:0 8px 18px #12395b12}.header-row-toolbar{min-height:2.7rem;gap:.42rem}.page-wrap.page-wrap-compact.page-wrap-toolbar{padding-top:.7rem;padding-left:.65rem;padding-right:.65rem}.brand-home-link{display:inline-flex}.brand-home-link-compact.brand-home-link-toolbar{align-items:center;min-height:2.05rem;padding:.08rem .28rem .08rem .4rem;border:0;border-radius:.45rem;background:transparent;box-shadow:none}.brand-title-compact{font-size:.84rem;font-weight:800;letter-spacing:0;color:var(--brand);white-space:nowrap}.top-nav.top-nav-inline.top-nav-toolbar{display:flex;flex:1 1 auto;min-width:0;flex-wrap:wrap;gap:.3rem;align-items:center}.nav-link.nav-link-compact.nav-link-toolbar{min-height:2.24rem;padding:.34rem .72rem;font-size:.92rem;border-radius:.76rem;border-color:var(--line);background:var(--surface-soft);color:var(--text);outline:none;box-shadow:none;-webkit-tap-highlight-color:transparent}.nav-link.nav-link-compact.nav-link-toolbar span,.nav-link.nav-link-compact.nav-link-toolbar .nav-icon,.nav-link.nav-link-compact.nav-link-toolbar svg{color:inherit}.nav-link.nav-link-toolbar.router-link-active,.nav-link.nav-link-toolbar.router-link-exact-active,.nav-link.nav-link-compact.nav-link-toolbar.is-active{background:#12395b24;color:var(--brand-strong);border-color:#12395b38;box-shadow:0 8px 18px #12395b1a,inset 0 1px #ffffff42}.nav-link.nav-link-compact.nav-link-toolbar:focus,.nav-link.nav-link-compact.nav-link-toolbar:focus-visible,.nav-link.nav-link-compact.nav-link-toolbar:active{background:var(--surface-soft-strong);border-color:#12395b38;outline:none;box-shadow:none;color:var(--text)}.nav-link.nav-link-toolbar.router-link-active:focus,.nav-link.nav-link-toolbar.router-link-active:focus-visible,.nav-link.nav-link-toolbar.router-link-active:active,.nav-link.nav-link-toolbar.router-link-exact-active:focus,.nav-link.nav-link-toolbar.router-link-exact-active:focus-visible,.nav-link.nav-link-toolbar.router-link-exact-active:active,.nav-link.nav-link-compact.nav-link-toolbar.is-active:focus,.nav-link.nav-link-compact.nav-link-toolbar.is-active:focus-visible,.nav-link.nav-link-compact.nav-link-toolbar.is-active:active{background:#12395b29;color:var(--brand-strong);border-color:#12395b3d;outline:none;box-shadow:0 8px 18px #12395b1f,inset 0 1px #ffffff42}.nav-link.nav-link-compact.nav-link-toolbar:hover{background:var(--surface-soft-strong)}.nav-link.nav-link-toolbar.router-link-active:hover,.nav-link.nav-link-toolbar.router-link-active:focus:hover,.nav-link.nav-link-toolbar.router-link-exact-active:hover,.nav-link.nav-link-toolbar.router-link-exact-active:focus:hover,.nav-link.nav-link-compact.nav-link-toolbar.is-active:hover{background:#12395b29;color:var(--brand-strong);border-color:#12395b3d}.menu-toggle.menu-toggle-toolbar{display:none;width:2.28rem;height:2.28rem;padding:0;border:1px solid transparent;border-radius:.6rem;background:transparent;align-items:center;justify-content:center;flex-direction:column;gap:.22rem;flex:0 0 auto;margin-left:auto;color:var(--muted);outline:none;box-shadow:none;-webkit-tap-highlight-color:transparent}.menu-toggle.menu-toggle-toolbar[aria-expanded=true]{color:var(--brand)}.menu-toggle.menu-toggle-toolbar:focus,.menu-toggle.menu-toggle-toolbar:focus-visible,.menu-toggle.menu-toggle-toolbar:active{outline:none;box-shadow:none}.menu-toggle span{display:block;width:.98rem;height:2px;border-radius:999px;background:var(--brand)}.menu-toggle.menu-toggle-toolbar[aria-expanded=true] span{background:currentColor}.top-nav.top-nav-mobile.top-nav-mobile-toolbar{display:none}.toolbar-preferences{display:inline-flex;align-items:center;gap:.4rem;flex:0 0 auto}.desktop-feedback-link{justify-content:center;width:2.24rem;min-width:2.24rem;padding:0;flex:0 0 auto}.desktop-feedback-link:hover,.desktop-feedback-link:focus,.desktop-feedback-link:focus-visible{background:#12395b1f;border-color:#12395b42;color:var(--brand)}.desktop-feedback-link:active{background:#12395b2e;border-color:#12395b52;color:var(--brand-strong)}.desktop-feedback-link .nav-icon{width:1.04rem;height:1.04rem}.nav-link.nav-link-compact.nav-link-toolbar.desktop-feedback-link.is-active{background:var(--surface-soft);color:var(--text);border-color:var(--line)}.nav-link.nav-link-compact.nav-link-toolbar.desktop-feedback-link.is-active:hover,.nav-link.nav-link-compact.nav-link-toolbar.desktop-feedback-link.is-active:focus,.nav-link.nav-link-compact.nav-link-toolbar.desktop-feedback-link.is-active:focus-visible,.nav-link.nav-link-compact.nav-link-toolbar.desktop-feedback-link.is-active:active{background:var(--surface-soft);color:var(--text);border-color:var(--line)}.toolbar-preference-group{display:inline-flex;align-items:center;gap:.18rem;padding:.16rem;border:1px solid var(--line);border-radius:999px;background:var(--surface-soft)}.toolbar-preference-btn{border:0;min-height:1.8rem;padding:.2rem .58rem;border-radius:999px;background:transparent;color:var(--muted)}.toolbar-preference-btn.is-active{background:var(--brand);color:#fff}.hero-card.hero-card-search-first{align-items:start}.search-card.search-card-priority{order:1}.hero-copy.hero-copy-secondary{order:2;align-content:center}.detail-stack{display:grid;gap:1rem}.detail-copy-block{display:grid;gap:.8rem;line-height:1.65}.detail-stack>.content-card,.detail-stack>.detail-hero,.detail-stack>.info-card{padding:1rem 1.02rem}.detail-stack>.content-card.stacked-gap-lg,.detail-stack>.detail-hero.stacked-gap-lg,.detail-stack>.info-card.stacked-gap-lg{gap:1.1rem}.detail-stack .subtle-panel{padding:.94rem .98rem}.detail-stack .detail-table>div{padding:.72rem 0}.detail-table-plain>div:first-child{padding-top:.1rem}.faq-list{display:grid;gap:.75rem}.faq-item{border:1px solid rgba(18,57,91,.12);border-radius:1rem;background:#12395b08;padding:.15rem .9rem}.faq-item summary{cursor:pointer;font-weight:700;padding:.8rem 0}.faq-item p{padding:0 0 .85rem;line-height:1.6}@media(min-width:760px){.hero-card.hero-card-search-first{grid-template-columns:minmax(360px,.92fr) minmax(0,1.2fr);align-items:center}.detail-stack>.content-card,.detail-stack>.detail-hero,.detail-stack>.info-card{padding:.92rem .96rem}.detail-stack>.content-card.stacked-gap-lg,.detail-stack>.detail-hero.stacked-gap-lg,.detail-stack>.info-card.stacked-gap-lg{gap:1rem}.detail-stack .subtle-panel{padding:.86rem .92rem}.detail-stack .detail-table>div{padding:.66rem 0}}@media(max-width:1099px){.app-header.app-header-compact.app-header-toolbar{position:-webkit-sticky;position:sticky;top:0;z-index:20;overflow:visible;padding:.42rem .48rem}.header-row-toolbar{gap:.3rem}.page-wrap.page-wrap-compact.page-wrap-toolbar{padding-left:.55rem;padding-right:.55rem}.brand-home-link-compact.brand-home-link-toolbar{padding-left:.28rem;padding-right:.16rem}.brand-title-compact{font-size:.78rem}.top-nav.top-nav-inline.top-nav-toolbar{gap:.24rem}.nav-link.nav-link-compact.nav-link-toolbar{min-height:2.12rem;padding:.3rem .6rem;font-size:.88rem}.toolbar-preferences,.desktop-feedback-link{display:none}.mobile-header-actions{display:inline-flex;flex:1 1 auto;min-width:0}.menu-toggle.menu-toggle-toolbar{display:inline-flex}.mobile-menu-backdrop{position:absolute;top:100%;left:calc(50% - 50vw);width:100vw;height:100vh;border:0;padding:0;margin:0;opacity:0;pointer-events:none;background:#09182952;transition:opacity .18s ease;z-index:19}.mobile-menu-backdrop.is-open{opacity:1;pointer-events:auto}.top-nav.top-nav-mobile.top-nav-mobile-toolbar{position:absolute;top:calc(100% + .22rem);right:.48rem;width:min(17.5rem,calc(100vw - .75rem));max-width:calc(100vw - .75rem);display:none;grid-template-columns:1fr;gap:.4rem;margin:0;padding:.5rem .28rem .16rem;border:1px solid var(--line);border-radius:.95rem;background:#fff;box-shadow:0 18px 36px #12395b2e;z-index:21}.top-nav.top-nav-mobile.top-nav-mobile-toolbar.is-open{display:grid}.top-nav.top-nav-mobile .nav-link{width:100%;justify-content:flex-start;border-radius:.85rem;padding:.7rem .92rem}}@media(max-width:759px){.top-nav.top-nav-inline.top-nav-toolbar{display:none}}@media(max-width:640px){.header-row{justify-content:flex-start}.app-shell{width:calc(100% - .12rem)}.app-header.app-header-compact.app-header-toolbar{padding:.34rem .22rem}.top-nav.top-nav-mobile.top-nav-mobile-toolbar{right:.22rem;top:calc(100% + .18rem)}.header-row-toolbar{gap:.14rem}.page-wrap.page-wrap-compact.page-wrap-toolbar{padding-top:.55rem;padding-left:.1rem;padding-right:.1rem}.brand-home-link-compact.brand-home-link-toolbar{min-height:1.78rem;padding:.04rem .1rem .04rem .18rem}.mobile-header-actions{margin-left:.08rem}.brand-title-compact{font-size:.74rem}.content-card,.detail-hero,.info-card,.result-card,.hero-card{padding:.95rem;border-radius:1.1rem}.detail-stack>.content-card,.detail-stack>.detail-hero,.detail-stack>.info-card{padding:.78rem .82rem;border-radius:1rem}.detail-stack>.content-card.stacked-gap-lg,.detail-stack>.detail-hero.stacked-gap-lg,.detail-stack>.info-card.stacked-gap-lg{gap:.88rem}.hero-card.hero-card-search-first{padding:.64rem}.search-card.search-card-priority{padding:.64rem;border-radius:1rem}.suggestion-item{padding:.6rem .68rem}.detail-overview,.subtle-panel.detail-overview{background:transparent;border:0;box-shadow:none;border-radius:0;padding:0}.detail-table>div{padding:.58rem 0}.detail-stack .subtle-panel{padding:.72rem .78rem}.cta-row{width:100%}.cta-row>*{flex:1 1 100%}}@media(max-width:420px){.brand-home-link-compact.brand-home-link-toolbar{padding-right:.14rem}.brand-title-compact{font-size:.72rem}}@media(min-width:1040px){.page-wrap.page-wrap-compact.page-wrap-toolbar{padding-left:.7rem;padding-right:.7rem}}.nav-link-with-icon{gap:.45rem;justify-content:flex-start;text-align:left}.nav-icon{display:inline-flex;align-items:center;justify-content:center;width:.98rem;height:.98rem;flex:0 0 auto}.nav-icon svg{width:100%;height:100%}.nav-link-mobile-with-icon{gap:.6rem}.nav-link-mobile-with-icon .nav-icon{width:1.02rem;height:1.02rem}.mobile-header-actions{display:none;align-items:center;justify-content:flex-start;gap:.18rem;min-width:0}.mobile-quick-nav{display:none;align-items:center;gap:.08rem;min-width:0;flex:1 1 auto}.mobile-quick-link{display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border:1px solid transparent;border-radius:.6rem;background:transparent;color:#12395b80;outline:none;box-shadow:none;-webkit-tap-highlight-color:transparent}.mobile-quick-link.router-link-active,.mobile-quick-link.router-link-exact-active,.mobile-quick-link.is-active{background:#12395b1f;border-color:#12395b33;color:var(--brand-strong);box-shadow:0 8px 18px #12395b1a,inset 0 1px #ffffff47}.mobile-quick-link:focus,.mobile-quick-link:focus-visible,.mobile-quick-link:active{outline:none;box-shadow:none}.mobile-quick-link .nav-icon{width:1.375rem;height:1.375rem}.mobile-settings-block{display:grid;gap:.85rem;width:100%;padding-left:.28rem;padding-right:.28rem;padding-bottom:.25rem}.mobile-settings-section{display:grid;gap:.4rem}.mobile-settings-label{font-size:.8rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--muted)}.mobile-settings-switch{display:flex;flex-wrap:wrap;gap:.45rem}.mobile-settings-btn{border:1px solid var(--line);border-radius:999px;min-height:2.2rem;padding:.45rem .82rem;background:var(--surface-soft);color:var(--text)}.mobile-settings-btn.is-active{background:var(--brand);border-color:var(--brand);color:#fff}@media(max-width:1099px){.mobile-header-actions{display:inline-flex}}@media(max-width:759px){.mobile-quick-nav{display:inline-flex}.menu-toggle.menu-toggle-toolbar{width:2.25rem;height:2.25rem}.menu-toggle span{width:1rem}}@media(max-width:520px){.mobile-quick-link{width:2.25rem;height:2.25rem}.mobile-quick-link .nav-icon{width:1.375rem;height:1.375rem}}.result-card-compact{gap:.55rem}.result-origin{font-size:1.08rem;font-weight:700;line-height:1.35}.result-summary{color:var(--muted);font-weight:600}html[data-theme=dark] .leaflet-tile-pane{filter:brightness(.68) saturate(.88) hue-rotate(180deg) contrast(1.05)}.leaflet-pane,.leaflet-top,.leaflet-bottom,.leaflet-control,.leaflet-tooltip,.leaflet-popup{z-index:1!important}html[data-theme=dark] .content-card.search-directory-shell,html[data-theme=dark] .content-card.directory-group-card{background:linear-gradient(180deg,#0f1a26fb,#121e2cfb)!important;border-color:#7ea5c642!important}html[data-theme=dark] .content-card.directory-group-card .directory-row{background:linear-gradient(180deg,#223245fe,#182637fe)!important;border-color:#86afd23d!important;color:#f2f8fe!important;box-shadow:inset 0 1px #ffffff0d,0 12px 24px #060b1238!important}html[data-theme=dark] .content-card.directory-group-card .directory-row:hover{background:linear-gradient(180deg,#2b3f55,#1f2f43)!important;border-color:#a5ccec6b!important}html[data-theme=dark] .content-card.directory-group-card .directory-code{color:#9ed2ff!important}html[data-theme=dark] .content-card.directory-group-card .directory-origin{color:#f7fbff!important}html[data-theme=dark] .content-card.directory-group-card .directory-state,html[data-theme=dark] .content-card.directory-group-card .directory-status,html[data-theme=dark] .content-card.directory-group-card .result-badge{color:#d9e7f6!important}html[data-theme=dark] .content-card .map-selection-card,html[data-theme=dark] .content-card .map-code-preview,html[data-theme=dark] .content-card .state-map-card,html[data-theme=dark] .content-card .map-next-card{background:linear-gradient(180deg,#121e2bfb,#162332fc)!important;border-color:#8ab2d33d!important;box-shadow:0 18px 32px #060b123d!important}html[data-theme=dark] .content-card .map-selection-copy strong,html[data-theme=dark] .content-card .section-head-compact strong,html[data-theme=dark] .content-card .state-map-head strong,html[data-theme=dark] .content-card .map-next-card strong{color:#f4f8fd!important}html[data-theme=dark] .content-card .map-selection-copy p,html[data-theme=dark] .content-card .state-map-meta,html[data-theme=dark] .content-card .state-map-copy,html[data-theme=dark] .content-card .map-next-card p{color:#c7d9ec!important}html[data-theme=dark] .content-card .state-map-count{background:#7ca8d229!important;color:#dcebf8!important}html[data-theme=dark] .content-card .state-map-bar{background:#7ca8d21f!important}html[data-theme=dark] .content-card .secondary-btn.map-selection-btn:disabled{opacity:.92;background:linear-gradient(180deg,#3a5674f0,#2a415af0)!important;border-color:#94b7d647!important;color:#d8e7f6!important}html[data-theme=dark] .content-card .map-code-preview .chip,html[data-theme=dark] .content-card .map-code-preview .inline-link{background:#273a4ffa!important;border-color:#8cb0d133!important;color:#f1f7fd!important}html[data-theme=dark] .result-card .state-chip{background:#7ca8d224!important;border:1px solid rgba(136,180,216,.18)!important;color:#d9ebff!important}html[data-theme=dark] .result-card .card-action-btn-collection,html[data-theme=dark] .result-card .card-action-btn-collection span{color:#f2fff8!important}html[data-theme=dark] .result-card .card-action-btn-collection{border-color:#70cda757!important;background:#2a4e43fa!important}html[data-theme=dark] .result-card .favorite-star-btn:not(.is-active){color:#d7e8f7!important}html[data-theme=dark] .content-card .discovered-action-btn:not(.is-active),html[data-theme=dark] .content-card .discovered-action-btn:not(.is-active) span{color:#dff8ee!important}html[data-theme=dark] .content-card .favorite-action-btn:not(.is-active),html[data-theme=dark] .content-card .favorite-action-btn:not(.is-active) span,html[data-theme=dark] .content-card .favorite-action-btn:not(.is-active) svg{color:#f7df9f!important}html[data-theme=dark] .content-card .discovered-action-btn.action-priority-btn:not(.is-active),html[data-theme=dark] .content-card .favorite-action-btn.action-priority-btn:not(.is-active){background:#1f2f42fa!important;border-color:#93badb38!important}html[data-theme=dark] .search-card.search-card-priority{border:1px solid rgba(128,171,209,.14);box-shadow:inset 0 1px #ffffff05,0 20px 40px #0409102e}html[data-theme=dark] .search-card.search-card-priority .search-input{border-color:#b6d6f2eb;background:#172637f5}html[data-theme=dark] .search-card.search-card-priority .search-input:focus,html[data-theme=dark] .search-card.search-card-priority .search-input:focus-visible{outline:none;border-color:#a3cbeffa;box-shadow:0 0 0 3px #75a9d929}html[data-theme=dark] .suggestion-item{border-color:#83b0d72e;background:linear-gradient(180deg,#182637fa,#142130fa);box-shadow:inset 0 1px #ffffff05}html[data-theme=dark] .suggestion-item:hover{border-color:#a5cdef52;background:linear-gradient(180deg,#1c2b3dfc,#162434fc)}html[data-theme=dark] .suggestion-code{background:#7ca8d224;color:#f3f9ff;border:1px solid rgba(131,176,215,.2)}html[data-theme=dark] .suggestion-body strong{color:#f4f8fd}html[data-theme=dark] .suggestion-body small{color:#ccdeef}html[data-theme=dark] .leaflet-control-zoom a,html[data-theme=dark] .leaflet-bar a,html[data-theme=dark] .leaflet-popup-content-wrapper,html[data-theme=dark] .leaflet-popup-tip{background:#162433;color:var(--text);border-color:var(--line)}html[data-theme=dark] .toolbar-preference-group,html[data-theme=dark] .mobile-settings-btn,html[data-theme=dark] .menu-toggle.menu-toggle-toolbar,html[data-theme=dark] .mobile-quick-link{border-color:#c4d6e83d}html[data-theme=dark] .toolbar-preference-btn,html[data-theme=dark] .segment-btn,html[data-theme=dark] .result-badge,html[data-theme=dark] .helper-copy,html[data-theme=dark] .muted-copy,html[data-theme=dark] .lead-copy{color:var(--muted)}html[data-theme=dark] .nav-link.nav-link-compact.nav-link-toolbar,html[data-theme=dark] .menu-toggle.menu-toggle-toolbar{background:#182738fa;border-color:#82a8c938;color:#edf5fc;box-shadow:inset 0 1px #ffffff08}html[data-theme=dark] .mobile-quick-link{background:transparent;border-color:transparent;color:#edf5fc7a}html[data-theme=dark] .menu-toggle.menu-toggle-toolbar{background:transparent;border-color:transparent;box-shadow:none}html[data-theme=dark] .menu-toggle.menu-toggle-toolbar[aria-expanded=true]{color:var(--brand)}html[data-theme=dark] .nav-link.nav-link-compact.nav-link-toolbar:hover,html[data-theme=dark] .menu-toggle.menu-toggle-toolbar:hover{background:#223449fc;border-color:#9cc2e252}html[data-theme=dark] .nav-link.nav-link-toolbar.router-link-active,html[data-theme=dark] .nav-link.nav-link-toolbar.router-link-exact-active,html[data-theme=dark] .nav-link.nav-link-compact.nav-link-toolbar.is-active{background:#78a5d22e;border-color:#9cc2e257;color:#b9d9f7;box-shadow:0 12px 24px #050b1338,inset 0 1px #ffffff14}html[data-theme=dark] .nav-link.nav-link-compact.nav-link-toolbar:focus,html[data-theme=dark] .nav-link.nav-link-compact.nav-link-toolbar:focus-visible,html[data-theme=dark] .nav-link.nav-link-compact.nav-link-toolbar:active{background:#223449fc;border-color:#9cc2e252;outline:none;box-shadow:none;color:#edf5fc}html[data-theme=dark] .nav-link.nav-link-toolbar.router-link-active:focus,html[data-theme=dark] .nav-link.nav-link-toolbar.router-link-active:focus-visible,html[data-theme=dark] .nav-link.nav-link-toolbar.router-link-active:active,html[data-theme=dark] .nav-link.nav-link-toolbar.router-link-exact-active:focus,html[data-theme=dark] .nav-link.nav-link-toolbar.router-link-exact-active:focus-visible,html[data-theme=dark] .nav-link.nav-link-toolbar.router-link-exact-active:active,html[data-theme=dark] .nav-link.nav-link-compact.nav-link-toolbar.is-active:focus,html[data-theme=dark] .nav-link.nav-link-compact.nav-link-toolbar.is-active:focus-visible,html[data-theme=dark] .nav-link.nav-link-compact.nav-link-toolbar.is-active:active{background:#78a5d233;border-color:#b0d2ef66;color:#c7e3ff;outline:none;box-shadow:0 12px 24px #050b133d,inset 0 1px #ffffff14}html[data-theme=dark] .nav-link.nav-link-compact.nav-link-toolbar:hover{background:#223449fc;border-color:#9cc2e252}html[data-theme=dark] .nav-link.nav-link-toolbar.router-link-active:hover,html[data-theme=dark] .nav-link.nav-link-toolbar.router-link-active:focus:hover,html[data-theme=dark] .nav-link.nav-link-toolbar.router-link-exact-active:hover,html[data-theme=dark] .nav-link.nav-link-toolbar.router-link-exact-active:focus:hover,html[data-theme=dark] .nav-link.nav-link-compact.nav-link-toolbar.is-active:hover{background:#78a5d233;border-color:#b0d2ef66;color:#c7e3ff}html[data-theme=dark] .desktop-feedback-link.is-active,html[data-theme=dark] .desktop-feedback-link.is-active:hover,html[data-theme=dark] .desktop-feedback-link.is-active:focus,html[data-theme=dark] .desktop-feedback-link.is-active:focus-visible,html[data-theme=dark] .desktop-feedback-link.is-active:active{background:var(--brand);border-color:var(--brand);color:#0d1723}html[data-theme=dark] .desktop-feedback-link:hover,html[data-theme=dark] .desktop-feedback-link:focus,html[data-theme=dark] .desktop-feedback-link:focus-visible{background:#2b435cfa;border-color:#9cc2e25c;color:#edf5fc}html[data-theme=dark] .desktop-feedback-link:active{background:#385472fa;border-color:#b0d2ef66;color:#fff}html[data-theme=dark] .mobile-quick-link:hover{background:#2234498c}html[data-theme=dark] .mobile-quick-link.router-link-active,html[data-theme=dark] .mobile-quick-link.router-link-exact-active,html[data-theme=dark] .mobile-quick-link.is-active{background:#78a5d22e;border-color:#9cc2e257;color:#b9d9f7;box-shadow:0 12px 24px #050b1338,inset 0 1px #ffffff14}html[data-theme=dark] .toolbar-preference-group{background:#121f2efa;border-color:#82a8c942;box-shadow:inset 0 1px #ffffff08}html[data-theme=dark] .toolbar-preference-btn{color:#d6e6f6}html[data-theme=dark] .toolbar-preference-btn.is-active{background:#78a5d2;color:#fff;box-shadow:0 6px 16px #78a5d238}html[data-theme=dark] .plate-mini,html[data-theme=dark] .hero-plate-large{background:#f8fbff}html[data-theme=dark] .plate-mini strong,html[data-theme=dark] .hero-plate-large strong{color:#102335!important;opacity:1}html[data-theme=dark] .plate-eu{background:#204f83;color:#fff}
