[hidden]{display:none!important}
.static-dropdown{position:absolute;z-index:80;top:calc(100% + .5rem);left:0;display:none;min-width:15rem;padding:.55rem;border:1px solid #e6ebf3;border-radius:1rem;background:#fff;box-shadow:0 18px 50px rgba(15,27,51,.16)}
.static-dropdown.is-open{display:grid;gap:.15rem}
.static-dropdown a,.static-menu-dialog a{display:block;border-radius:.7rem;padding:.65rem .8rem;color:#253754;font-size:.9rem;font-weight:600;text-decoration:none}
.static-dropdown a:hover,.static-menu-dialog a:hover{background:#f1f6ff;color:#1d64ea}
.static-search-dialog,.static-menu-dialog,.static-lightbox{border:0;padding:0;color:#0f1b33;background:white;box-shadow:0 24px 90px rgba(5,15,35,.3)}
.static-search-dialog{width:min(42rem,calc(100vw - 2rem));max-width:none;margin:12vh auto auto;border-radius:1.5rem}
.static-menu-dialog{width:min(26rem,calc(100vw - 1.5rem));max-width:none;height:calc(100dvh - 1.5rem);max-height:none;margin:.75rem .75rem .75rem auto;border-radius:1.5rem}
.static-search-dialog::backdrop,.static-menu-dialog::backdrop,.static-lightbox::backdrop{background:rgba(7,16,34,.62);backdrop-filter:blur(5px)}
.static-dialog-inner{padding:1.5rem}.static-dialog-heading{display:flex;align-items:center;justify-content:space-between;gap:1rem}.static-dialog-heading h2{margin:0;color:#0f1b33;font-size:1.2rem;font-weight:750}
.static-dialog-close{display:inline-grid;width:2.5rem;height:2.5rem;place-items:center;border:1px solid #dce3ee;border-radius:999px;background:white;color:#0f1b33;cursor:pointer;font-size:1.25rem}
.static-search-form{display:flex;gap:.65rem;margin-top:1.25rem}.static-search-form input{min-width:0;flex:1;border:1px solid #d7dfec;border-radius:999px;padding:.85rem 1rem;font:inherit}.static-search-form button{border:0;border-radius:999px;padding:.8rem 1.1rem;background:#0f1b33;color:white;font:inherit;font-weight:700;cursor:pointer}
.static-menu-dialog nav{padding:1.25rem}.static-menu-dialog nav a{border-bottom:1px solid #edf0f5;padding:.9rem .7rem}
.static-faq-answer{padding:0 1.5rem 1.25rem;color:#52617a;line-height:1.75}
.static-lightbox{width:min(90vw,72rem);max-width:none;max-height:92vh;margin:auto;overflow:auto;border-radius:1.5rem}.static-lightbox img{display:block;max-width:100%;max-height:78vh;margin:auto;object-fit:contain}.static-lightbox figcaption{padding:.8rem 1rem 1rem;text-align:center;color:#52617a}
.static-search-results{display:grid;gap:.5rem;max-height:55vh;overflow:auto;margin-top:.8rem}.static-search-results a{display:block;border:1px solid #e7ecf3;border-radius:.9rem;padding:.85rem 1rem;color:#0f1b33;text-decoration:none}.static-search-results a:hover{border-color:#8bb6fa;background:#f7faff}.static-search-results strong{display:block;font-weight:750}.static-search-results span{display:block;margin-top:.2rem;color:#62728b;font-size:.88rem;line-height:1.5}.static-search-empty{padding:1rem;color:#66758d}
@media(max-width:640px){.static-search-form{flex-direction:column}.static-menu-dialog{margin:.5rem .5rem .5rem auto;height:calc(100dvh - 1rem)}}
