:root{--hl-primary:#6d4aff;--hl-primary-soft:#9a87e8;--hl-accent:#ffc53d;--hl-font-sans:"Inter Variable", "Avenir Next", "Helvetica Neue", Arial, sans-serif;--hl-font-display:"Outfit Variable", "Futura", "Avenir Next", "Century Gothic", "Gill Sans", "Trebuchet MS", sans-serif;color-scheme:dark;--hl-surface:#12101f;--hl-surface-2:#1a1730;--hl-surface-3:#241f42;--hl-ink:#ece9ff;--hl-ink-2:#a9a3cf;--hl-line:#ffffff17;--hl-line-strong:#ffffff2e;--hl-glow:color-mix(in srgb, var(--hl-accent) 28%, transparent);--hl-accent-ink:#12101f;--hl-accent-text:var(--hl-accent);--hl-primary-deep:color-mix(in srgb, var(--hl-primary) 55%, #000);--hl-radius:0;--hl-radius-sm:2px;--hl-shadow:0 12px 32px #00000059;--hl-rail-width:5.5rem;--hl-tabbar-height:4rem}:root[data-theme=light]{color-scheme:light;--hl-surface:#f5f3fc;--hl-surface-2:#fff;--hl-surface-3:#e9e5f8;--hl-ink:#17142a;--hl-ink-2:#55507a;--hl-line:#17142a1a;--hl-line-strong:#17142a33;--hl-glow:color-mix(in srgb, var(--hl-accent) 18%, transparent);--hl-accent-text:color-mix(in srgb, var(--hl-accent) 60%, #17142a);--hl-shadow:0 12px 32px #17142a1a}@supports (color:oklch(from red calc(l) 0 h)){:root{--hl-accent-ink:oklch(from var(--hl-accent) clamp(.12, calc((.66 - l) * 100), .98) .02 h);--hl-accent-text:oklch(from var(--hl-accent) max(l, .76) c h);--hl-primary-deep:oklch(from var(--hl-primary) min(l, .45) c h)}:root[data-theme=light]{--hl-accent-text:oklch(from var(--hl-accent) min(l, .5) c h)}}*,:before,:after{box-sizing:border-box}html{background:var(--hl-surface);color:var(--hl-ink);font-family:var(--hl-font-sans);-webkit-text-size-adjust:100%;font-size:16px;line-height:1.5}body{background:var(--hl-surface);min-height:100vh;color:var(--hl-ink);margin:0;overflow-x:hidden}img,svg{max-width:100%;height:auto;display:block}a{color:var(--hl-accent-text)}a:focus-visible,button:focus-visible{outline:2px solid var(--hl-accent);outline-offset:3px}h1,h2,h3{font-family:var(--hl-font-display);letter-spacing:.01em;margin:0;font-weight:700;line-height:1.1}h1{font-size:clamp(1.8rem,4.2vw,2.9rem)}h2{font-size:clamp(1.25rem,2.4vw,1.6rem)}h3{font-size:1.05rem;font-weight:600}p{margin:0}.hl-shell{grid-template-columns:minmax(0,1fr);width:min(100% - 2rem,84rem);margin-inline:auto;display:grid}.hl-main{min-width:0}@media (width>=900px){.hl-shell{grid-template-columns:var(--hl-rail-width) minmax(0, 1fr);gap:1.5rem}}.hl-skip{background:var(--hl-accent);color:var(--hl-accent-ink);border-radius:var(--hl-radius-sm);z-index:100;padding:.5rem .9rem;position:absolute;top:-3rem;left:1rem}.hl-skip:focus{top:.75rem}.hl-sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.hl-btn{border-radius:var(--hl-radius-sm);min-height:2.75rem;font-family:var(--hl-font-display);letter-spacing:.02em;white-space:nowrap;cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;gap:.4rem;padding:.55rem 1.2rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:transform .15s,box-shadow .15s,background .15s;display:inline-flex}.hl-btn--accent{background:var(--hl-accent);color:var(--hl-accent-ink)}.hl-btn--accent:hover{box-shadow:0 8px 22px var(--hl-glow);transform:translateY(-1px)}.hl-btn--ghost{color:var(--hl-ink);border-color:var(--hl-line-strong);background:0 0}.hl-btn--ghost:hover{background:var(--hl-surface-3)}.hl-btn--disabled{background:var(--hl-surface-3);color:var(--hl-ink-2);cursor:not-allowed}.hl-eyebrow{font-family:var(--hl-font-display);letter-spacing:.08em;text-transform:uppercase;color:var(--hl-accent-text);font-size:.78rem;font-weight:700}.hl-section{padding-block:1.5rem}section[id]{scroll-margin-top:5.5rem}.hl-section__head{justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:.85rem;display:flex}.hl-panel{background:var(--hl-surface-2);border:1px solid var(--hl-line);border-radius:var(--hl-radius)}.hl-prose{max-width:44rem;padding-block:1.5rem 3rem}.hl-prose h1{margin-bottom:1rem}.hl-prose h2{margin-top:1.75rem;margin-bottom:.5rem}.hl-prose p,.hl-prose li{color:var(--hl-ink-2);margin-bottom:.8rem}@media (prefers-reduced-motion:reduce){*,:before,:after{transition:none!important;animation:none!important}}.theme-toggle[data-astro-cid-l6lhmie6]{border-radius:var(--hl-radius-sm);border:1px solid var(--hl-line-strong);width:2.4rem;height:2.4rem;color:var(--hl-ink);cursor:pointer;background:0 0;justify-content:center;align-items:center;display:inline-flex}.theme-toggle[data-astro-cid-l6lhmie6]:hover{background:var(--hl-surface-3)}.theme-toggle[data-astro-cid-l6lhmie6] svg[data-astro-cid-l6lhmie6]{width:1.1rem;height:1.1rem}.theme-toggle__moon[data-astro-cid-l6lhmie6],:root[data-theme=light] .theme-toggle__sun[data-astro-cid-l6lhmie6]{display:none}:root[data-theme=light] .theme-toggle__moon[data-astro-cid-l6lhmie6]{display:block}.hl-header[data-astro-cid-nen7h5rs]{z-index:50;background:color-mix(in srgb, var(--hl-surface) 92%, transparent);backdrop-filter:blur(12px);border-bottom:1px solid var(--hl-line);position:sticky;top:0}.hl-header__bar[data-astro-cid-nen7h5rs]{align-items:center;gap:1rem;width:min(100% - 2rem,84rem);min-height:3.5rem;margin-inline:auto;display:flex}.hl-header__brand[data-astro-cid-nen7h5rs]{gap:.15rem;padding-block:.6rem;text-decoration:none;display:grid}.hl-header__brand[data-astro-cid-nen7h5rs] img[data-astro-cid-nen7h5rs]{width:auto;height:1.6rem}:root[data-theme=dark] .hl-header__brand[data-astro-cid-nen7h5rs] img[data-astro-cid-nen7h5rs]{filter:brightness(1.5)saturate(1.05)}.hl-header__tagline[data-astro-cid-nen7h5rs]{letter-spacing:.06em;text-transform:uppercase;color:var(--hl-ink-2);font-size:.68rem;font-weight:600;display:none}@media (width>=700px){.hl-header__tagline[data-astro-cid-nen7h5rs]{display:block}}.hl-header__nav[data-astro-cid-nen7h5rs]{gap:.25rem;margin-left:.5rem;display:none}.hl-header__nav[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]{color:var(--hl-ink-2);font-family:var(--hl-font-display);letter-spacing:.02em;white-space:nowrap;border-bottom:2px solid #0000;padding:.4rem .75rem;font-size:.85rem;font-weight:700;text-decoration:none}.hl-header__nav[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]:hover{color:var(--hl-ink)}.hl-header__nav[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs][aria-current=page]{color:var(--hl-ink);border-bottom-color:var(--hl-accent)}@media (width>=900px){.hl-header__nav[data-astro-cid-nen7h5rs]{display:flex}}.hl-header__actions[data-astro-cid-nen7h5rs]{align-items:center;gap:.5rem;margin-left:auto;display:flex}.hl-header__actions[data-astro-cid-nen7h5rs] .hl-btn[data-astro-cid-nen7h5rs]{min-height:2.4rem;padding-inline:.9rem;font-size:.88rem}@media (width<=480px){.hl-header__bar[data-astro-cid-nen7h5rs]{gap:.5rem}.hl-header__brand[data-astro-cid-nen7h5rs] img[data-astro-cid-nen7h5rs]{height:1.5rem}.hl-header__actions[data-astro-cid-nen7h5rs]{gap:.35rem}.hl-header__actions[data-astro-cid-nen7h5rs] .hl-btn[data-astro-cid-nen7h5rs]{min-height:2.25rem;padding-inline:.65rem;font-size:.82rem}}.hl-rail[data-astro-cid-euxwtxot]{z-index:40;height:calc(var(--hl-tabbar-height) + env(safe-area-inset-bottom,0px));padding-bottom:env(safe-area-inset-bottom,0px);background:var(--hl-surface-2);border-top:1px solid var(--hl-line-strong);position:fixed;bottom:0;left:0;right:0}.hl-rail[data-astro-cid-euxwtxot] ul[data-astro-cid-euxwtxot]{height:var(--hl-tabbar-height);grid-auto-columns:minmax(0,1fr);grid-auto-flow:column;margin:0;padding:0;list-style:none;display:grid}.hl-rail[data-astro-cid-euxwtxot] li[data-astro-cid-euxwtxot]{min-width:0}.hl-rail__link[data-astro-cid-euxwtxot]{height:100%;color:var(--hl-ink-2);font-family:var(--hl-font-display);letter-spacing:.02em;text-align:center;border-top:2px solid #0000;flex-direction:column;justify-content:center;align-items:center;gap:.2rem;padding:.35rem .15rem;font-size:.62rem;font-weight:700;text-decoration:none;display:flex}.hl-rail__link[data-astro-cid-euxwtxot] span[data-astro-cid-euxwtxot]{overflow-wrap:anywhere;max-width:100%}.hl-rail__link[data-astro-cid-euxwtxot] svg{flex:none;width:1.35rem;height:1.35rem}.hl-rail__link[data-astro-cid-euxwtxot]:hover{color:var(--hl-ink)}.hl-rail__link[data-astro-cid-euxwtxot][aria-current=page]{color:var(--hl-accent-text);border-top-color:var(--hl-accent)}@media (width>=900px){.hl-rail[data-astro-cid-euxwtxot]{border-top:0;border:1px solid var(--hl-line);z-index:1;align-self:start;height:auto;padding:0;position:sticky;top:5.5rem}.hl-rail[data-astro-cid-euxwtxot] ul[data-astro-cid-euxwtxot]{grid-auto-columns:auto;grid-auto-flow:row;height:auto}.hl-rail[data-astro-cid-euxwtxot] li[data-astro-cid-euxwtxot]+li[data-astro-cid-euxwtxot]{border-top:1px solid var(--hl-line)}.hl-rail__link[data-astro-cid-euxwtxot]{border-top:0;border-left:3px solid #0000;height:5rem;padding:.5rem .25rem;font-size:.68rem}.hl-rail__link[data-astro-cid-euxwtxot] svg{width:1.5rem;height:1.5rem}.hl-rail__link[data-astro-cid-euxwtxot]:hover{background:var(--hl-surface-3)}.hl-rail__link[data-astro-cid-euxwtxot][aria-current=page]{border-top-color:#0000;border-left-color:var(--hl-accent);background:var(--hl-surface-2)}}.hl-compliance[data-astro-cid-qlv4pxuf]{border:1px solid var(--hl-line);border-left:3px solid var(--hl-accent);background:var(--hl-surface-3);color:var(--hl-ink-2);gap:.4rem;padding:.85rem 1rem;font-size:.82rem;display:grid}.hl-compliance__line[data-astro-cid-qlv4pxuf]{align-items:center;gap:.5rem;font-weight:600;display:flex}.hl-compliance__line--plain[data-astro-cid-qlv4pxuf]{font-weight:500}.hl-compliance__age[data-astro-cid-qlv4pxuf]{border:2px solid var(--hl-accent-text);min-width:2rem;color:var(--hl-accent-text);font-family:var(--hl-font-display);flex:none;justify-content:center;align-items:center;padding:.1rem .35rem;font-size:.78rem;font-weight:700;display:inline-flex}.hl-footer[data-astro-cid-jo6i4kqk]{border-top:1px solid var(--hl-line);background:var(--hl-surface-2);padding-bottom:calc(var(--hl-tabbar-height) + env(safe-area-inset-bottom,0px));margin-top:2rem}.hl-footer__inner[data-astro-cid-jo6i4kqk]{width:min(100% - 2rem,84rem);color:var(--hl-ink-2);grid-template-columns:minmax(0,1fr) auto;gap:1rem 2rem;margin-inline:auto;padding-block:1.75rem;font-size:.84rem;display:grid}.hl-footer__brand[data-astro-cid-jo6i4kqk]{font-family:var(--hl-font-display);color:var(--hl-ink);font-size:1.1rem;font-weight:700;text-decoration:none}.hl-footer__tagline[data-astro-cid-jo6i4kqk]{margin-top:.2rem}.hl-footer__links[data-astro-cid-jo6i4kqk]{flex-wrap:wrap;align-self:start;gap:.5rem;display:flex}.hl-footer__links[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]{color:var(--hl-ink);border:1px solid var(--hl-line-strong);padding:.3rem .8rem;font-weight:700;text-decoration:none}.hl-footer__links[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]:hover{background:var(--hl-surface-3)}.hl-footer__fine[data-astro-cid-jo6i4kqk]{font-size:.78rem}.hl-footer__identity[data-astro-cid-jo6i4kqk] .hl-footer__fine[data-astro-cid-jo6i4kqk]{margin-top:.5rem}.hl-footer[data-astro-cid-jo6i4kqk] .hl-compliance,.hl-footer__copy[data-astro-cid-jo6i4kqk]{grid-column:1/-1}@media (width>=900px){.hl-footer[data-astro-cid-jo6i4kqk]{padding-bottom:0}}@media (width<=600px){.hl-footer__inner[data-astro-cid-jo6i4kqk]{grid-template-columns:1fr}}
