html.mobile-nav-open,html.mobile-nav-open body{overflow:hidden}header[data-astro-cid-ctg3m53h]{z-index:70}.mobile-menu-toggle[data-astro-cid-ctg3m53h]{align-items:center;background:#ffffff0e;border:1px solid var(--line, rgba(255, 255, 255, .14));border-radius:var(--radius, 8px);color:var(--text, #f5f7fb);cursor:pointer;display:none;height:46px;justify-content:center;padding:0;touch-action:manipulation;transition:background .18s ease,border-color .18s ease,box-shadow .18s ease;width:46px}.mobile-menu-toggle[data-astro-cid-ctg3m53h]:hover,.mobile-menu-toggle[data-astro-cid-ctg3m53h]:focus-visible{background:#ffffff1a;border-color:#f7c9489e;box-shadow:0 0 0 4px #f7c9481f;outline:none}.mobile-menu-icon[data-astro-cid-ctg3m53h]{display:grid;gap:5px;width:20px}.mobile-menu-icon[data-astro-cid-ctg3m53h] span[data-astro-cid-ctg3m53h]{background:currentColor;border-radius:999px;display:block;height:2px;transform-origin:center;transition:opacity .18s ease,transform .18s ease;width:20px}header[data-astro-cid-ctg3m53h][data-mobile-nav-open=true] .mobile-menu-icon[data-astro-cid-ctg3m53h] span[data-astro-cid-ctg3m53h]:nth-child(1){transform:translateY(7px) rotate(45deg)}header[data-astro-cid-ctg3m53h][data-mobile-nav-open=true] .mobile-menu-icon[data-astro-cid-ctg3m53h] span[data-astro-cid-ctg3m53h]:nth-child(2){opacity:0}header[data-astro-cid-ctg3m53h][data-mobile-nav-open=true] .mobile-menu-icon[data-astro-cid-ctg3m53h] span[data-astro-cid-ctg3m53h]:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.mobile-menu-backdrop[data-astro-cid-ctg3m53h]{background:#0000008a;backdrop-filter:blur(4px);inset:76px 0 0;position:fixed;z-index:71}.mobile-menu-panel[data-astro-cid-ctg3m53h]{background:linear-gradient(180deg,#11140f,#080906);background-color:#0b0c0a;border:1px solid rgba(255,255,255,.15);border-radius:var(--radius, 8px);box-shadow:0 28px 80px #0000008c;color:var(--text, #f5f7fb);left:max(14px,env(safe-area-inset-left));max-height:calc(100dvh - 102px);overflow:auto;padding:12px;position:fixed;right:max(14px,env(safe-area-inset-right));top:88px;z-index:72}.mobile-menu-head[data-astro-cid-ctg3m53h]{align-items:center;display:flex;justify-content:flex-start;padding:8px 12px 10px}.mobile-menu-head[data-astro-cid-ctg3m53h] span[data-astro-cid-ctg3m53h]{color:#ffe49a;font-size:.76rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.mobile-menu-links[data-astro-cid-ctg3m53h]{display:grid;gap:6px}.mobile-menu-links[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h],.mobile-menu-cta[data-astro-cid-ctg3m53h]{align-items:center;border-radius:var(--radius, 8px);display:flex;min-height:48px;padding:12px 14px;transition:background .18s ease,color .18s ease,border-color .18s ease}.mobile-menu-links[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]{border:1px solid transparent;color:var(--muted, #b8bcae);font-weight:780}.mobile-menu-links[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]:hover,.mobile-menu-links[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]:focus-visible{background:#ffffff12;border-color:#ffffff1f;color:var(--text, #f5f7fb);outline:none}.mobile-menu-cta[data-astro-cid-ctg3m53h]{background:var(--accent, #f7c948);color:#15100a;font-weight:850;justify-content:center;margin-top:12px;text-align:center}.mobile-menu-cta[data-astro-cid-ctg3m53h]:hover,.mobile-menu-cta[data-astro-cid-ctg3m53h]:focus-visible{background:#ffe08a;box-shadow:0 18px 42px #f7c94838;outline:none}@media(max-width:900px){.navlinks[data-astro-cid-ctg3m53h]{display:none}.mobile-menu-toggle[data-astro-cid-ctg3m53h]{display:inline-flex;flex:0 0 auto}}@media(max-width:520px){.mobile-menu-panel[data-astro-cid-ctg3m53h]{max-height:calc(100dvh - 92px);top:82px}.mobile-menu-backdrop[data-astro-cid-ctg3m53h]{inset-block-start:72px}}@media(min-width:901px){.mobile-menu-backdrop[data-astro-cid-ctg3m53h],.mobile-menu-panel[data-astro-cid-ctg3m53h],.mobile-menu-toggle[data-astro-cid-ctg3m53h]{display:none!important}}@media(prefers-reduced-motion:no-preference){.mobile-menu-backdrop[data-astro-cid-ctg3m53h]:not([hidden]){animation:mobile-menu-fade .16s ease-out both}.mobile-menu-panel[data-astro-cid-ctg3m53h]:not([hidden]){animation:mobile-menu-in .2s cubic-bezier(.2,.8,.2,1) both}}@keyframes mobile-menu-fade{0%{opacity:0}to{opacity:1}}@keyframes mobile-menu-in{0%{opacity:.98;transform:translateY(-10px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}
