:root{--c-midnight:#060a24;--c-navy:#0b1443;--c-royal:#1e3fbf;--c-electric:#3b6cff;--c-ice:#eaf0ff;--c-gold:#e6c46a;--c-gold-deep:#b8933a;--c-text:var(--c-ice);--c-muted:#eaf0ffad;--c-faint:#eaf0ff6b;--c-line:#eaf0ff24;--c-line-strong:#eaf0ff47;--glass:#eaf0ff0d;--glass-strong:#eaf0ff1a;--font-display:"Archivo", "Helvetica Neue", Arial, sans-serif;--font-sans:"Archivo", "Helvetica Neue", Arial, sans-serif;--wdth-display:118;--fs-hero:clamp(2.5rem, 6.2vw, 5.6rem);--fs-h1:clamp(2.2rem, 4.4vw, 4rem);--fs-h2:clamp(1.8rem, 3.2vw, 2.9rem);--fs-h3:clamp(1.05rem, 1.35vw, 1.25rem);--fs-body:1.0625rem;--fs-small:.875rem;--fs-kicker:.75rem;--lh-body:1.6;--measure:62ch;--space-1:.5rem;--space-2:1rem;--space-3:1.5rem;--space-4:2.5rem;--space-5:4rem;--space-6:clamp(5rem, 10vw, 8.5rem);--container:1240px;--gutter:clamp(1.25rem, 4vw, 2.5rem);--radius:10px;--radius-sm:6px;--radius-pill:999px;--nav-h:76px;--ease-out:cubic-bezier(.16, 1, .3, 1);--dur:.5s}*,:before,:after{box-sizing:border-box}*{margin:0}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth;background:var(--c-midnight);color:var(--c-text)}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{font-family:var(--font-sans);font-size:var(--fs-body);line-height:var(--lh-body);-webkit-font-smoothing:antialiased;min-height:100dvh;font-weight:400;overflow-x:hidden}img,picture,video,canvas,svg{max-width:100%;display:block}img{height:auto}a{color:inherit;text-decoration:none}p a{text-underline-offset:.15em;text-decoration:underline;text-decoration-color:var(--c-faint)}p a:hover{text-decoration-color:var(--c-gold)}button{font:inherit;color:inherit;cursor:pointer;background:0 0;border:0}ul[role=list],ol[role=list]{padding:0;list-style:none}:focus-visible{outline:2px solid var(--c-electric);outline-offset:3px;border-radius:4px}::selection{background:var(--c-royal);color:var(--c-ice)}h1,h2,.display{font-family:var(--font-display);letter-spacing:-.02em;font-variation-settings:"wdth" var(--wdth-display);text-wrap:balance;font-weight:800;line-height:.98}h1{font-size:var(--fs-h1)}h2{font-size:var(--fs-h2)}h3{font-size:var(--fs-h3);letter-spacing:-.01em;font-weight:700;line-height:1.25}.kicker{font-size:var(--fs-kicker);letter-spacing:.08em;text-transform:uppercase;color:var(--c-gold);margin-bottom:var(--space-2);align-items:center;gap:.6rem;font-weight:600;display:flex}.kicker:before{content:"";background:var(--c-gold);flex:none;width:1.25rem;height:1px}.lede{color:var(--c-muted);max-width:var(--measure);text-wrap:pretty;font-size:clamp(1.1rem,1.4vw,1.3rem);line-height:1.5}.muted{color:var(--c-muted)}.faint{color:var(--c-faint)}.small{font-size:var(--fs-small)}.num{font-variant-numeric:tabular-nums}.measure{max-width:var(--measure)}p{text-wrap:pretty}.container{width:min(100% - 2 * var(--gutter), var(--container));margin-inline:auto}.section{padding-block:var(--space-6);position:relative}.section--navy{border-top:1px solid var(--c-line);background:linear-gradient(#0b14436b,#0b14431f)}.section--bokeh{border-top:1px solid var(--c-line)}.grid-2{gap:var(--space-4);align-items:center;display:grid}@media (width>=900px){.grid-2{gap:var(--space-5);grid-template-columns:5fr 7fr}.grid-2--flip>:first-child{order:2}}.stack>*+*{margin-top:var(--space-2)}.stack-lg>*+*{margin-top:var(--space-3)}.sec-head{max-width:44rem;margin-bottom:var(--space-4)}.sec-head--center{text-align:center;margin-inline:auto}.sec-head .lede{margin-top:var(--space-2)}.btn{border-radius:var(--radius-sm);white-space:nowrap;letter-spacing:-.005em;min-height:3rem;transition:transform .25s var(--ease-out), background-color .25s, border-color .25s, color .25s;border:1px solid #0000;justify-content:center;align-items:center;gap:.5rem;padding:.85rem 1.4rem;font-size:.95rem;font-weight:700;line-height:1;display:inline-flex}.btn:hover{transform:translateY(-1px)}.btn:active{transform:translateY(0)}.btn--gold{background:var(--c-gold);color:var(--c-midnight);border-color:var(--c-gold)}.btn--gold:hover{background:#f0d48a}.btn--ghost{border-color:var(--c-line-strong);color:var(--c-ice);background:#060a2459}.btn--ghost:hover{border-color:var(--c-ice)}.btn--link{border:0;border-bottom:1px solid var(--c-gold);min-height:0;color:var(--c-gold);border-radius:0;padding:0;font-weight:600}.btn--link:hover{border-bottom-color:#0000;transform:none}.btn-row{gap:var(--space-2);flex-wrap:wrap;align-items:center;display:flex}.glass{background:var(--glass);border:1px solid var(--c-line);border-radius:var(--radius)}.hairline{border:0;border-top:1px solid var(--c-line)}.chip{border-radius:var(--radius-sm);border:1px solid var(--c-line);font-size:var(--fs-small);background:#eaf0ff0d;align-items:center;gap:.5rem;padding:.5rem .75rem;font-weight:600;display:inline-flex}.ledger{border-top:1px solid var(--c-line);margin:0;padding:0;list-style:none}.ledger li{justify-content:space-between;align-items:baseline;gap:var(--space-3);border-bottom:1px solid var(--c-line);padding:.9rem 0;display:flex}.ledger .label{color:var(--c-muted)}.ledger .value{font-family:var(--font-display);font-variation-settings:"wdth" 110;letter-spacing:-.02em;font-variant-numeric:tabular-nums;white-space:nowrap;font-size:clamp(1.4rem,2.2vw,2rem);font-weight:700;line-height:1}html.lenis,html.lenis body{height:auto}.lenis.lenis-smooth{scroll-behavior:auto!important}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-stopped{overflow:hidden}html.js .sec-head,html.js .phero__content,html.js .index__list li{opacity:0}@media (prefers-reduced-motion:reduce){html.js .sec-head,html.js .phero__content,html.js .index__list li{opacity:1}}.btn--gold{position:relative;overflow:hidden}.btn--gold:after{content:"";transition:transform .7s var(--ease-out);background:linear-gradient(115deg,#0000 30%,#ffffff73 50%,#0000 70%);position:absolute;inset:0;transform:translate(-120%)}.btn--gold:hover:after{transform:translate(120%)}.skip{z-index:100;background:var(--c-gold);color:var(--c-midnight);border-radius:var(--radius-sm);padding:.6rem 1rem;position:absolute;top:.5rem;left:-999px}.skip:focus{left:var(--gutter)}.visually-hidden{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;overflow:hidden;position:absolute!important}body.event-theme.event-theme{--radius:0px;--radius-sm:0px;--wdth-display:95;--container:1320px;--gutter:clamp(24px,5vw,90px);--c-gold:#2855ee;--c-gold-deep:#1942c9;color:#15223c;background:#f3f4f0}.event-theme.event-theme>.sky,.event-theme.event-theme>.grain{display:none}.event-theme.event-theme .nav{backdrop-filter:none;color:#eef3ff;background:#101d3b;border-bottom:1px solid #ffffff20}.event-theme.event-theme .nav__inner{width:calc(100% - 8vw);max-width:none}.event-theme.event-theme .nav__brand-text{color:#eef3ff;font-size:10px;font-weight:650}.event-theme.event-theme .nav__links a{color:#e2e8f5;font-size:12px}.event-theme.event-theme .nav__cta{color:#112954;background:#eff4ff;border-color:#eff4ff;padding-inline:26px}.event-theme.event-theme .nav__links a[aria-current=page]{color:#c7ff72}.event-theme.event-theme .footer{color:#eef3ff;--c-muted:#acb7cb;--c-gold:#b4caff;--c-line:#ffffff25;background:#101d3b}.event-theme.event-theme .footer__tagline{letter-spacing:-.03em;font-weight:450}.event-theme.event-theme .cta-bar{color:#112a27;background:#c7ff72;border:0}.event-theme.event-theme:not(:has(.v2-home)) main{--c-text:#15223c;--c-ice:#15223c;--c-muted:#5b6980;--c-faint:#64728a;--c-line:#bdc7d5;--c-line-strong:#8d9db4;--glass:#e5eaf3;--glass-strong:#dce4f1}.event-theme.event-theme main h1,.event-theme.event-theme main h2{letter-spacing:-.055em;font-weight:550;line-height:1.04}.event-theme.event-theme main h2{font-size:clamp(36px,4.3vw,64px)}.event-theme.event-theme main h3{letter-spacing:-.025em;font-weight:550}.event-theme.event-theme .kicker{letter-spacing:.13em;font-size:10px;font-weight:550}.event-theme.event-theme .kicker:before{display:none}.event-theme.event-theme .btn{box-shadow:none;border-radius:0;min-height:50px;font-weight:600}.event-theme.event-theme main .btn--gold{color:#fff;background:#2855ee;border-color:#2855ee}.event-theme.event-theme main .btn--gold:hover{background:#1942c9}.event-theme.event-theme .btn--gold:after{display:none}.event-theme.event-theme main .btn--ghost{color:inherit;border-color:var(--c-line-strong);background:0 0}.event-theme.event-theme main .section--navy{background:#e5eaf3;border:0}.event-theme.event-theme .phero{color:#eef3ff;--c-muted:#ccdaf3;--c-gold:#b6cdff;--c-ice:#eef3ff;background:#173a91;min-height:550px;padding-block:170px 85px}.event-theme.event-theme .phero .phero__bg{object-position:center;opacity:1;width:43%;height:100%;left:57%}.event-theme.event-theme .phero .phero__shade{background:linear-gradient(90deg,#173a91 0% 48%,#173a9100 70%)}.event-theme.event-theme .phero:not(.phero--image) .phero__shade{background:radial-gradient(at 85% 20%,#285add,#0000 70%)}.event-theme.event-theme .phero .phero__content{gap:23px}.event-theme.event-theme .phero h1{letter-spacing:-.06em;max-width:12ch;font-size:clamp(50px,6.4vw,96px);font-weight:650}.event-theme.event-theme .phero .lede{color:#d4e2ff;text-shadow:0 1px 9px #143271;max-width:49%;font-size:17px}.event-theme.event-theme .section{padding-block:90px}.event-theme.event-theme .glass{box-shadow:none;background:#e5eaf3;border-radius:0}.event-theme.event-theme .camp__media img{box-shadow:none}.event-theme.event-theme .timeline:before,.event-theme.event-theme .timeline__item:before{display:none}.event-theme.event-theme .timeline__item{border-top:1px solid var(--c-line);padding:25px 0}.event-theme.event-theme .timeline__date{letter-spacing:.04em;font-size:12px}.event-theme.event-theme .timeline h3{margin-block:12px;font-size:25px}.event-theme.event-theme .tier__name,.event-theme.event-theme .services__intro h3,.event-theme.event-theme .travel__steps h3{font-variation-settings:"wdth" 100;letter-spacing:-.03em;font-weight:550}.event-theme.event-theme .tier{border-bottom:1px solid var(--c-line);padding:24px}.event-theme.event-theme .plan__stage{fill:#2855ee14}.event-theme.event-theme .zone__table{fill:#879dcc}.event-theme.event-theme .zone__band{fill:#2855ee08}.event-theme.event-theme .venue,.event-theme.event-theme .cta{color:#eef3ff;--c-ice:#eef3ff;--c-muted:#bdcce4;--c-faint:#adbed9;--c-gold:#c7ff72;--c-line:#ffffff30;--c-line-strong:#ffffff60;background:#101d3b}.event-theme.event-theme .venue{min-height:760px}.event-theme.event-theme .venue .venue__shade{background:linear-gradient(#101d3b35,#101d3bf5)}.event-theme.event-theme .cta .btn--gold,.event-theme.event-theme .venue .btn--gold{color:#112a27;background:#c7ff72;border-color:#c7ff72}.event-theme.event-theme .cta__title{font-weight:550}.event-theme.event-theme .form{background:#e5eaf3;border:0;padding:36px}.event-theme.event-theme .form input,.event-theme.event-theme .form textarea{color:#15223c;background:#f8f9f7;border:1px solid #9eacc0;border-radius:0}.event-theme.event-theme .contact__val{font-variation-settings:"wdth" 100;overflow-wrap:anywhere;font-weight:500}.event-theme.event-theme .years button{font-variation-settings:"wdth" 100;border-radius:0;font-weight:500}.event-theme.event-theme .years button[aria-pressed=true]{color:#fff;background:#2855ee;border-color:#2855ee}.event-theme.event-theme .years button[aria-pressed=true] .years__n{color:#dce6ff}.event-theme.event-theme .masonry{column-gap:18px}.event-theme.event-theme .masonry a{border-radius:0;margin-bottom:18px}.event-theme.event-theme .lb{--c-muted:#d6e2f6;--c-ice:white}.event-theme.event-theme .lb button{color:#fff}.event-theme.event-theme .reg__steps{counter-reset:entry;padding:0;list-style:none}.event-theme.event-theme .reg__steps li{counter-increment:entry;border-top:1px solid var(--c-line);padding:22px 0 22px 48px;position:relative}.event-theme.event-theme .reg__steps li:before{content:"0" counter(entry);color:#2855ee;font-size:13px;position:absolute;top:26px;left:0}.event-theme.event-theme .reg__frame{border-radius:0}@media (width<=700px){.event-theme.event-theme .nav__links{background:#101d3b}.event-theme.event-theme .nav__links a{font-size:25px}.event-theme.event-theme .phero{min-height:600px;padding:130px 0 50px}.event-theme.event-theme .phero .phero__bg{opacity:.45;width:100%;height:100%;top:0;left:0}.event-theme.event-theme .phero .phero__shade{background:linear-gradient(#173a9180 20%,#173a91 100%)}.event-theme.event-theme .phero h1{max-width:12ch;font-size:58px}.event-theme.event-theme .phero .lede{max-width:100%;font-size:16px}.event-theme.event-theme .section{padding-block:60px}.event-theme.event-theme main h2{font-size:39px}.event-theme.event-theme .form{padding:22px}.event-theme.event-theme .contact__grid .ledger li{flex-wrap:wrap;gap:8px}.event-theme.event-theme .contact__val{text-align:left}.event-theme.event-theme .footer{padding-bottom:100px}.event-theme.event-theme .venue{min-height:850px}}.event-theme.event-theme .v2-stage h1{font-weight:800;line-height:.76}.event-theme .phero .phero__bg{mask-image:linear-gradient(90deg,#0000,#000 32%)}.event-theme .phero h1{max-width:57%}@media (width<=700px){.event-theme .phero .phero__bg{mask-image:none}.event-theme .phero h1{max-width:100%}}.event-theme.event-theme .tier__price a{text-underline-offset:4px;padding-block:10px;font-weight:600;text-decoration:underline;display:inline-block}.event-theme.event-theme .tier__price a:hover{color:#163aa8}.v2-step-text .step-link{text-underline-offset:5px;text-decoration:underline #8299c1}.v2-step-text .step-link:hover{color:#2855ee}body.event-theme.event-theme{--radius:24px;--radius-sm:12px}body.event-theme.event-theme .btn,body.event-theme.event-theme .v2-primary{border-radius:12px}body.event-theme.event-theme .nav__cta{border-radius:10px}body.event-theme.event-theme .program__photo,body.event-theme.event-theme .fest__programme-photo,body.event-theme.event-theme .camp__media img,body.event-theme.event-theme .about__founders img{border-radius:24px;box-shadow:0 16px 45px -30px #10265060}body.event-theme.event-theme .actual-plan img{border-radius:18px}body.event-theme.event-theme .actual-plan a{border-radius:18px;overflow:hidden}body.event-theme.event-theme .masonry a,body.event-theme.event-theme .marquee__track a{border-radius:18px}body.event-theme.event-theme .venue__map,body.event-theme.event-theme .reg__frame{border-radius:20px}body.event-theme.event-theme .form{border-radius:24px}body.event-theme.event-theme .form input,body.event-theme.event-theme .form textarea{border-radius:10px}body.event-theme.event-theme .v2-steps{align-items:stretch;gap:24px}body.event-theme.event-theme .v2-steps>li{background:#fff;border:1px solid #dae1eb;border-radius:28px;padding:12px;transition:box-shadow .3s,transform .3s;box-shadow:0 14px 40px -30px #17326545}body.event-theme.event-theme .v2-steps .v2-step-image{aspect-ratio:1;border-radius:18px;height:auto;overflow:hidden}body.event-theme.event-theme .v2-steps .v2-step-image img{object-fit:cover;width:100%;height:100%}body.event-theme.event-theme .v2-steps>li:nth-child(2) .v2-step-image img{object-fit:contain;padding:0}body.event-theme.event-theme .v2-step-text{padding:25px 16px 21px}body.event-theme.event-theme .v2-step-text h3{font-size:23px;line-height:1.15}body.event-theme.event-theme .v2-step-text p{font-size:14px;line-height:1.65}body.event-theme.event-theme .v2-step-image>span{background:#f5f8ff;border-radius:9px;box-shadow:0 3px 14px #12295920}body.event-theme.event-theme .v2-directory-photo{border-radius:28px;box-shadow:0 22px 60px -35px #040e38}body.event-theme.event-theme .v2-links a{border-radius:14px}body.event-theme.event-theme .v2-link-arrow{background:#ffffff0b;border-radius:50%;place-items:center;width:42px;height:42px;font-size:25px;display:grid;top:20px}body.event-theme.event-theme .v2-links a:hover .v2-link-arrow{color:#142f35;background:#c7ff72;transform:rotate(45deg)}body.event-theme.event-theme .v2-links p{padding-right:26px}body.event-theme.event-theme .fest__pdf-link>span:last-child{background:#e5ebf7;border-radius:50%;flex-shrink:0;place-items:center;width:42px;height:42px;transition:background .2s,color .2s;display:grid}body.event-theme.event-theme .fest__pdf-link:hover>span:last-child{color:#fff;background:#2855ee}@media (hover:hover) and (prefers-reduced-motion:no-preference){body.event-theme.event-theme .v2-steps>li:hover{transform:translateY(-5px);box-shadow:0 22px 44px -27px #17326550}}@supports (animation-timeline:view()){@media (prefers-reduced-motion:no-preference){body.event-theme.event-theme :is(.program__photo,.fest__programme-photo,.camp__media img,.about__founders img){animation:linear both photo-arrive view();animation-range:entry entry 75%}}}@keyframes photo-arrive{0%{opacity:.5;transform:translateY(25px)scale(.975)}to{opacity:1;transform:translateY(0)scale(1)}}@media (width<=700px){body.event-theme.event-theme .v2-steps{gap:22px}body.event-theme.event-theme .v2-step-text{padding:22px 10px 18px}body.event-theme.event-theme .v2-directory-photo{border-radius:22px}body.event-theme.event-theme .v2-links h3{padding-right:15px}body.event-theme.event-theme .v2-link-arrow{width:34px;height:34px;font-size:21px}}@media (prefers-reduced-motion:reduce){body.event-theme.event-theme .v2-steps>li,body.event-theme.event-theme .v2-link-arrow{transition:none}}body.event-theme.event-theme .sponsor-tiers{align-items:stretch;gap:22px}body.event-theme.event-theme .sponsor-tier{--metal:#95623f;--metal-light:#f4e6d9;background:linear-gradient(155deg,var(--metal-light),#fff 45%);border:1px solid #ddcbbb;border-radius:26px;padding:28px;position:relative;overflow:hidden;box-shadow:0 16px 45px -35px #17326555}body.event-theme.event-theme .sponsor-tier[data-metal=silver]{--metal:#596c84;--metal-light:#e4eaf2;border-color:#cad4e1}body.event-theme.event-theme .sponsor-tier[data-metal=gold]{--metal:#8b691e;--metal-light:#f5e8c5;border-color:#dfcd98}body.event-theme.event-theme .sponsor-tier__art{justify-content:flex-end;height:165px;margin:-10px -5px 14px;display:flex}body.event-theme.event-theme .sponsor-tier__art img{object-fit:contain;filter:drop-shadow(0 12px 12px #18283d18);width:185px;height:185px;transition:transform .7s}body.event-theme.event-theme .sponsor-tier .tier__name{color:var(--metal);border-bottom:1px solid color-mix(in srgb,var(--metal) 25%,transparent);margin-bottom:16px;padding-bottom:24px;font-size:42px;font-weight:600}body.event-theme.event-theme .sponsor-tier .tier__perks{gap:0;font-size:15px;line-height:1.6}body.event-theme.event-theme .sponsor-tier .tier__perks li{border-bottom:1px solid #172b4910;padding:12px 0 12px 20px}body.event-theme.event-theme .sponsor-tier .tier__perks li:last-child{border-bottom:0}body.event-theme.event-theme .sponsor-tier .tier__perks li:before{background:var(--metal);width:5px;height:5px;top:22px}@media (hover:hover) and (prefers-reduced-motion:no-preference){body.event-theme.event-theme .sponsor-tier:hover .sponsor-tier__art img{transform:rotate(-9deg)translateY(-4px)}}body.event-theme.event-theme .contact-intro{color:#f3f6ff;--c-gold:#b9d0ff;background:#112b68;padding:130px 0 65px}.contact-intro__grid{grid-template-columns:1fr 1fr;align-items:center;gap:7vw;display:grid}body.event-theme.event-theme .contact-intro h1{max-width:7ch;margin-bottom:28px;font-size:clamp(64px,7vw,110px);font-weight:600;line-height:.95}.contact-intro__copy>p:last-child{color:#c6d6f1;max-width:38ch;font-size:18px;line-height:1.65}.contact-intro__photo{border-radius:28px;overflow:hidden}.contact-intro__photo img{width:100%;height:auto;display:block}body.event-theme.event-theme .contact .ledger{border-top:0}body.event-theme.event-theme .contact .ledger li{gap:12px;padding:24px 0;display:grid}body.event-theme.event-theme .contact .contact__val{text-align:left;letter-spacing:-.035em;max-width:100%;font-size:clamp(22px,2.2vw,33px)}body.event-theme.event-theme .contact .contact__val--sm{letter-spacing:0;max-width:30ch;font-size:18px}body.event-theme.event-theme .contact__social{gap:12px 24px;font-size:14px}body.event-theme.event-theme .contact .form{background:#fff;border:1px solid #dce2eb;padding:36px;box-shadow:0 20px 55px -40px #17326550}body.event-theme.event-theme .contact__map{padding:0 var(--gutter) 60px;background:#f3f4f0}body.event-theme.event-theme .contact__map iframe{border-radius:24px}@media (width<=800px){.contact-intro__grid{grid-template-columns:1fr;gap:35px}body.event-theme.event-theme .contact-intro{padding:115px 0 35px}body.event-theme.event-theme .contact-intro h1{max-width:none;font-size:64px}.contact-intro__copy>p:last-child{font-size:16px}.contact-intro__photo{border-radius:22px}body.event-theme.event-theme .contact .form{padding:24px}body.event-theme.event-theme .sponsor-tiers{grid-template-columns:1fr}body.event-theme.event-theme .sponsor-tier__art{height:120px}body.event-theme.event-theme .sponsor-tier__art img{width:150px;height:150px}}body.event-theme.event-theme .contact .form input,body.event-theme.event-theme .contact .form textarea{color:#15223c;box-shadow:none;background:#f4f6fa;border:1px solid #bdc9da}body.event-theme.event-theme .sponsor-tier[data-metal=gold] .tier__name{color:#8b691e}.nav[data-astro-cid-hkbrpulz]{z-index:50;height:var(--nav-h);border-bottom:1px solid #0000;transition:background-color .35s,border-color .35s,backdrop-filter .35s;position:fixed;inset:0 0 auto}.nav--solid[data-astro-cid-hkbrpulz],.nav--open[data-astro-cid-hkbrpulz]{backdrop-filter:blur(16px);border-bottom-color:var(--c-line);background:#060a24d1}.nav[data-astro-cid-hkbrpulz]{transition:background-color .35s, border-color .35s, transform .45s var(--ease-out)}.nav--hidden[data-astro-cid-hkbrpulz]{transform:translateY(-100%)}.sky[data-astro-cid-hkbrpulz]{z-index:-1;pointer-events:none;background:linear-gradient(#050820 0%,#0a1240 50%,#060a24 100%);position:fixed;inset:0;overflow:hidden}.sky__bokeh[data-astro-cid-hkbrpulz]{opacity:.24;background:url(/img/bg-bokeh.webp) top/cover no-repeat;height:125vh;position:absolute;top:-8vh;left:0;right:0;-webkit-mask-image:linear-gradient(#000 35%,#0000 100%);mask-image:linear-gradient(#000 35%,#0000 100%)}.sky__blob[data-astro-cid-hkbrpulz]{will-change:transform;border-radius:50%;position:absolute}.sky__blob--a[data-astro-cid-hkbrpulz]{background:radial-gradient(circle,#1e3fbf5c 0%,#1e3fbf1a 32%,#0000 62%);width:80vmax;height:80vmax;animation:70s ease-in-out infinite alternate drift-a;top:-30vmax;left:-28vmax}.sky__blob--b[data-astro-cid-hkbrpulz]{background:radial-gradient(circle,#3b6cff3d 0%,#3b6cff0f 38%,#0000 62%);width:70vmax;height:70vmax;animation:85s ease-in-out infinite alternate drift-b;top:22vh;right:-30vmax}.sky__blob--c[data-astro-cid-hkbrpulz]{background:radial-gradient(circle,#e6c46a1a 0%,#e6c46a08 38%,#0000 62%);width:60vmax;height:60vmax;animation:95s ease-in-out infinite alternate drift-c;bottom:-32vmax;left:10vw}@keyframes drift-a{to{transform:translate(14vw,12vh)scale(1.12)}}@keyframes drift-b{to{transform:translate(-12vw,-14vh)scale(1.18)}}@keyframes drift-c{to{transform:translate(10vw,-10vh)scale(1.06)}}@media (prefers-reduced-motion:reduce){.sky__blob[data-astro-cid-hkbrpulz]{animation:none}}.sky__snow[data-astro-cid-hkbrpulz]{mix-blend-mode:screen;opacity:.55;width:100%;height:100%;position:absolute;inset:0}.cta-bar[data-astro-cid-hkbrpulz]{left:var(--gutter);right:var(--gutter);bottom:max(.75rem, env(safe-area-inset-bottom));z-index:55;transition:transform .45s var(--ease-out);justify-content:center;display:none;position:fixed;transform:translateY(140%);box-shadow:0 18px 50px #00000080}.cta-bar[data-astro-cid-hkbrpulz].is-on{transform:translateY(0)}@media (width<=899px){.cta-bar[data-astro-cid-hkbrpulz]{display:inline-flex}}.grain[data-astro-cid-hkbrpulz]{z-index:60;pointer-events:none;opacity:.04;mix-blend-mode:overlay;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='220' height='220'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-size:220px 220px;position:fixed;inset:0}.nav__inner[data-astro-cid-hkbrpulz]{align-items:center;gap:var(--space-3);height:100%;display:flex}.nav__brand[data-astro-cid-hkbrpulz]{align-items:center;gap:.75rem;margin-right:auto;display:flex}.nav__brand[data-astro-cid-hkbrpulz] img[data-astro-cid-hkbrpulz]{filter:drop-shadow(0 2px 10px #3b6cff59);width:46px;height:46px}.nav__brand-text[data-astro-cid-hkbrpulz]{text-transform:uppercase;letter-spacing:.08em;font-variation-settings:"wdth" 110;font-size:.74rem;font-weight:700;line-height:1.1}.nav__links[data-astro-cid-hkbrpulz] ul[data-astro-cid-hkbrpulz]{align-items:center;gap:clamp(1rem,2.4vw,2rem);display:flex}.nav__links[data-astro-cid-hkbrpulz] a[data-astro-cid-hkbrpulz]{color:var(--c-muted);font-size:.95rem;font-weight:500;transition:color .2s}.nav__links[data-astro-cid-hkbrpulz] a[data-astro-cid-hkbrpulz]:hover,.nav__links[data-astro-cid-hkbrpulz] a[data-astro-cid-hkbrpulz][aria-current=page]{color:var(--c-ice)}.nav__links-cta[data-astro-cid-hkbrpulz]{display:none}.nav__burger[data-astro-cid-hkbrpulz]{border:1px solid var(--c-line-strong);border-radius:50%;width:44px;height:44px;display:none;position:relative}.nav__burger[data-astro-cid-hkbrpulz] span[data-astro-cid-hkbrpulz]{background:var(--c-ice);height:1.5px;transition:transform .3s var(--ease-out), top .3s var(--ease-out);position:absolute;left:12px;right:12px}.nav__burger[data-astro-cid-hkbrpulz] span[data-astro-cid-hkbrpulz]:first-child{top:17px}.nav__burger[data-astro-cid-hkbrpulz] span[data-astro-cid-hkbrpulz]:nth-child(2){top:25px}.nav--open[data-astro-cid-hkbrpulz] .nav__burger[data-astro-cid-hkbrpulz] span[data-astro-cid-hkbrpulz]:first-child{top:21px;transform:rotate(45deg)}.nav--open[data-astro-cid-hkbrpulz] .nav__burger[data-astro-cid-hkbrpulz] span[data-astro-cid-hkbrpulz]:nth-child(2){top:21px;transform:rotate(-45deg)}@media (width<=899px){.nav__cta[data-astro-cid-hkbrpulz]{display:none}.nav__burger[data-astro-cid-hkbrpulz]{display:block}.nav__links[data-astro-cid-hkbrpulz]{inset:var(--nav-h) 0 0 0;padding:var(--space-4) var(--gutter);background:#060a24f5;display:none;position:fixed}.nav--open[data-astro-cid-hkbrpulz] .nav__links[data-astro-cid-hkbrpulz]{display:block}.nav__links[data-astro-cid-hkbrpulz] ul[data-astro-cid-hkbrpulz]{align-items:flex-start;gap:var(--space-3);flex-direction:column}.nav__links[data-astro-cid-hkbrpulz] a[data-astro-cid-hkbrpulz]{font-family:var(--font-display);color:var(--c-ice);font-variation-settings:"wdth" 110;font-size:2.2rem;font-weight:700}.nav__links-cta[data-astro-cid-hkbrpulz]{margin-top:var(--space-2);display:block}.nav__links-cta[data-astro-cid-hkbrpulz] a[data-astro-cid-hkbrpulz]{font-family:var(--font-sans);font-size:1rem}html.menu-open{overflow:hidden}}.footer[data-astro-cid-hkbrpulz]{border-top:1px solid var(--c-line);padding-block:var(--space-5) var(--space-3);background:#0508208c}.footer__grid[data-astro-cid-hkbrpulz]{gap:var(--space-4);display:grid}@media (width>=720px){.footer__grid[data-astro-cid-hkbrpulz]{grid-template-columns:1.4fr 1fr 1fr 1fr}}.footer__brand[data-astro-cid-hkbrpulz] img[data-astro-cid-hkbrpulz]{width:72px;height:72px;margin-bottom:var(--space-2)}.footer__tagline[data-astro-cid-hkbrpulz]{max-width:16ch;color:var(--c-muted);font-variation-settings:"wdth" 106;font-size:1.5rem;font-weight:700}.footer__h[data-astro-cid-hkbrpulz]{font-size:var(--fs-small);color:var(--c-faint);margin-bottom:var(--space-2);font-weight:600}.footer__col[data-astro-cid-hkbrpulz] p[data-astro-cid-hkbrpulz]+p[data-astro-cid-hkbrpulz],.footer__col[data-astro-cid-hkbrpulz] li[data-astro-cid-hkbrpulz]+li[data-astro-cid-hkbrpulz]{margin-top:.4rem}.footer__col[data-astro-cid-hkbrpulz] a[data-astro-cid-hkbrpulz]:hover{color:var(--c-gold)}.footer__bottom[data-astro-cid-hkbrpulz]{margin-top:var(--space-4);padding-top:var(--space-3);border-top:1px solid var(--c-line);justify-content:space-between;gap:var(--space-2);flex-wrap:wrap;display:flex}
