.explorer-hero{padding:78px 0 72px;background:radial-gradient(circle at 78% 25%,rgba(44,137,255,.34),transparent 25%),linear-gradient(130deg,#071b35,#0c3c66 60%,#11766c);color:#fff}.explorer-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(330px,.72fr);gap:72px;align-items:center}.explorer-hero h1,.explorer-heading h2,.search-layout h2,.explorer-note h2{margin:9px 0 18px;font:800 clamp(2.6rem,5vw,4.9rem)/1.04 Manrope,sans-serif;letter-spacing:-.06em}.explorer-hero>div>div>p:not(.section-kicker){max-width:660px;color:#d9eafd;font-size:1.13rem;line-height:1.7}.explorer-hero .section-kicker,.explorer-guide .section-kicker{color:#a9cdfd}.explorer-hero-actions{display:flex;align-items:center;gap:19px;flex-wrap:wrap;margin-top:30px}.explorer-link{color:#fff;font-weight:800;text-decoration:none}.explorer-link:hover{text-decoration:underline}.explorer-status-card{padding:27px;border:1px solid rgba(218,236,255,.27);border-radius:20px;background:rgba(5,24,47,.45);box-shadow:0 22px 50px rgba(0,0,0,.18)}.explorer-status-top{display:flex;gap:10px;align-items:center;font-size:.86rem;font-weight:800}.status-dot{width:9px;height:9px;border-radius:50%;background:#63e0af;box-shadow:0 0 0 5px rgba(99,224,175,.12)}.catalogue-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:11px;margin:25px 0}.catalogue-metrics div{padding:14px 10px;border-radius:12px;background:rgba(255,255,255,.1)}.catalogue-metrics strong,.catalogue-metrics span{display:block}.catalogue-metrics strong{font:800 1.55rem Manrope,sans-serif}.catalogue-metrics span,.explorer-status-card>p{color:#d0e0f0;font-size:.78rem}.explorer-status-card>p{margin:0;line-height:1.55}.explorer-section{padding:88px 0}.explorer-heading{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:end;margin-bottom:34px}.explorer-heading h2,.search-layout h2,.explorer-note h2{font-size:clamp(2rem,3.8vw,3.4rem);color:var(--ink)}.explorer-heading>p{max-width:520px;margin:0;color:var(--ink-soft);font-size:1.05rem;line-height:1.65}.explorer-layout{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(300px,.7fr);gap:20px}.explorer-panel,.explorer-guide,.search-card{border:1px solid #dce7f2;border-radius:20px;background:#fff;box-shadow:0 14px 35px rgba(18,54,91,.07)}.explorer-panel{padding:18px}.explorer-step{display:grid;grid-template-columns:34px 1fr;gap:13px;align-items:center;padding:15px 12px;border-bottom:1px solid #e5edf5}.explorer-step span{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:#e7f2ff;color:#0879ff;font-size:.75rem;font-weight:800}.explorer-step label{font-size:.88rem;font-weight:800;color:#18304d}.explorer-step select{grid-column:2;width:100%;padding:11px 12px;border:1px solid #cbd9e7;border-radius:9px;background:#fbfdff;color:#102945;font:inherit}.explorer-step select:focus,.search-card input:focus{outline:3px solid rgba(8,121,255,.15);border-color:#0879ff}.selection-result{display:flex;gap:14px;align-items:flex-start;margin:18px 12px 6px;padding:18px;border-radius:13px;background:#eef6ff}.selection-result>i{margin-top:3px;color:#0879ff}.selection-result strong{font:800 1.02rem Manrope,sans-serif;color:#102b4b}.selection-result p{margin:4px 0 0;color:#536983;font-size:.9rem}.explorer-guide{padding:30px;background:#0a2a4a;color:#fff}.explorer-guide h3{margin:6px 0 18px;font:800 1.65rem/1.18 Manrope,sans-serif}.explorer-guide ul{display:grid;gap:14px;margin:0;padding:0;list-style:none;color:#d9e8f7;font-size:.92rem}.explorer-guide li{display:flex;gap:10px}.explorer-guide i{margin-top:4px;color:#61debd}.explorer-guide>a{display:inline-block;margin-top:28px;color:#8ce9d1;font-weight:800;text-decoration:none}.explorer-search-section{padding:82px 0;background:#eaf4ff}.search-layout{display:grid;grid-template-columns:.78fr 1.22fr;gap:64px;align-items:center}.search-layout>div>p:not(.section-kicker){color:#4e6680;line-height:1.7}.search-card{padding:28px}.search-card label{display:block;margin-bottom:9px;font-size:.88rem;font-weight:800;color:#18304d}.search-card form>div{display:flex;gap:10px}.search-card input{width:100%;min-width:0;border:1px solid #cbd9e7;border-radius:10px;padding:12px;color:#102945;font:inherit}.search-card button{border:0;cursor:pointer}.form-hint{margin:10px 0 0;color:#59718a;font-size:.8rem}.search-results{display:grid;gap:9px;margin-top:18px}.search-result{padding:14px;border:1px solid #dce7f2;border-radius:11px;background:#fbfdff}.search-result strong{color:#0c2c4c}.search-result p{margin:3px 0 0;color:#5b718a;font-size:.85rem}.search-result small{display:block;margin-top:7px;color:#0879ff;font-weight:800}.explorer-note{display:flex;justify-content:space-between;gap:35px;align-items:center;margin-top:78px;margin-bottom:88px;padding:40px;border-radius:22px;background:#e7f5ee}.explorer-note>div{max-width:790px}.explorer-note p:not(.section-kicker){margin:0;color:#49647b;line-height:1.7}.explorer-note .button-quiet{background:#fff}.explorer-empty{margin:0;color:#5b718a;font-size:.9rem}@media(max-width:900px){.explorer-hero-grid,.explorer-heading,.explorer-layout,.search-layout{grid-template-columns:1fr;gap:34px}.explorer-status-card{max-width:570px}.explorer-note{align-items:flex-start;flex-direction:column}}@media(max-width:600px){.explorer-hero{padding:54px 0}.explorer-section{padding:60px 0}.explorer-panel,.explorer-guide,.search-card{padding:20px}.search-card form>div{flex-direction:column}.search-card button{width:100%}.explorer-note{margin-top:58px;margin-bottom:60px;padding:26px}.catalogue-metrics{gap:7px}.catalogue-metrics div{padding:12px 7px}.catalogue-metrics strong{font-size:1.28rem}html[data-theme="dark"] .explorer-panel,html[data-theme="dark"] .search-card{background:#10263d;border-color:#28445f;box-shadow:none}html[data-theme="dark"] .explorer-step{border-color:#28445f}html[data-theme="dark"] .explorer-step label,html[data-theme="dark"] .selection-result strong,html[data-theme="dark"] .search-card label{color:#edf5ff}html[data-theme="dark"] .explorer-step select,html[data-theme="dark"] .search-card input,html[data-theme="dark"] .search-result{background:#091c30;border-color:#34516e;color:#edf5ff}html[data-theme="dark"] .selection-result{background:#0d3153}html[data-theme="dark"] .selection-result p,html[data-theme="dark"] .form-hint,html[data-theme="dark"] .search-result p,html[data-theme="dark"] .explorer-empty{color:#bfd0e0}html[data-theme="dark"] .explorer-search-section{background:#0b1d31}html[data-theme="dark"] .explorer-heading h2,html[data-theme="dark"] .search-layout h2,html[data-theme="dark"] .explorer-note h2{color:#f1f6fb}html[data-theme="dark"] .explorer-heading>p,html[data-theme="dark"] .search-layout>div>p:not(.section-kicker),html[data-theme="dark"] .explorer-note p:not(.section-kicker){color:#b9c9d9}html[data-theme="dark"] .explorer-note{background:#123b36}html[data-theme="dark"] .explorer-note .button-quiet{background:#10263d;color:#edf5ff;border-color:#3c5c79}}
