*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}:root{--font-sans: "Inter", sans-serif;--font-serif: "Playfair Display", serif}html,body{height:100%;overflow:hidden;font-family:var(--font-sans)}body{background:#4a8fe0 url(https://images.higgs.ai/?default=1&output=webp&url=https%3A%2F%2Fd8j0ntlcm91z4.cloudfront.net%2Fuser_38xzZboKViGWJOttwIXH07lWA1P%2Fhf_20260814_072721_28f13744-68db-4a16-a2d1-599141ee4674.png&w=1280&q=85) center / cover no-repeat}canvas{position:fixed;top:0;right:0;bottom:0;left:0;display:block;z-index:0}.nav{position:fixed;top:0;left:0;right:0;z-index:100;display:flex;align-items:center;justify-content:space-between;padding:1.25rem;padding-top:30px}.nav-logo{display:inline-flex;align-items:center;gap:.5rem;color:#fff;font-size:1.5rem;font-family:var(--font-serif);font-style:italic}.nav-logo img{display:block;width:1.75rem;height:1.75rem}.nav-pills{position:absolute;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:.25rem;background:#fff3;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.3);border-radius:9999px;padding:.5rem}.pill{font-size:.875rem;font-weight:500;padding:.375rem 1rem;border-radius:9999px;border:none;background:none;color:#fffc;cursor:pointer;transition:background .2s,color .2s}.pill:hover,.pill.active{background:#fff3;color:#fff}.nav-menu-btn{font-size:.875rem;font-weight:500;color:#fff;padding:.5rem 1.25rem;border-radius:9999px;border:1px solid rgba(255,255,255,.3);background:#fff3;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);cursor:pointer;transition:background .2s}.nav-menu-btn:hover{background:#ffffff4d}.hamburger{display:none;width:2.75rem;height:2.75rem;border-radius:50%;border:1px solid rgba(255,255,255,.3);background:#fff3;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);cursor:pointer;position:relative;transition:all .3s}.hamburger:active{transform:scale(.95)}.bar{position:absolute;left:50%;top:50%;transform:translate(-50%);height:1.5px;width:1.25rem;border-radius:2px;background:#fff;transition:all .3s ease-out}.bar-top{transform:translate(-50%,-5px)}.bar-mid{transform:translate(-50%)}.bar-bot{transform:translate(-50%,5px)}.hamburger.open{background:#f5f5f5;border-color:#e5e5e5}.hamburger.open .bar{background:#262626}.hamburger.open .bar-top{transform:translate(-50%) rotate(45deg)}.hamburger.open .bar-mid{opacity:0;transform:translate(-50%) scaleX(0)}.hamburger.open .bar-bot{transform:translate(-50%) rotate(-45deg)}.hero{position:relative;width:100%;height:100dvh;overflow:hidden}.hero-heading{position:absolute;top:calc(12% + 50px);left:0;right:0;z-index:50;display:flex;flex-direction:column;align-items:center;gap:1.75rem;padding:0 1.25rem;pointer-events:none}.hero-cta{pointer-events:auto;display:inline-flex;align-items:center;padding:.75rem 1.5rem;border-radius:9999px;background:#fff;color:#000;font-size:.9375rem;font-weight:500;text-decoration:none;transition:background .2s,transform .2s}.hero-cta:hover{background:#f5f5f5}.hero-cta:active{transform:scale(.97)}.hero-heading h1{color:#fff;text-align:center;line-height:.95}.hero-heading .line-1{display:block;font-family:var(--font-serif);font-style:italic;font-weight:400;font-size:clamp(3.5rem,10vw,9rem);letter-spacing:-.05em}.hero-heading .line-2{display:block;font-weight:400;font-size:clamp(3.5rem,10vw,9rem);letter-spacing:-.08em;margin-top:.08em}.hero-description{position:absolute;bottom:2.5rem;left:1.25rem;right:1.25rem;z-index:50;max-width:260px}.hero-description p{font-size:.875rem;color:#fff;line-height:1.6}.hero-scroll{position:absolute;bottom:1.5rem;left:1.25rem;z-index:50;display:flex;align-items:center;gap:.75rem}.scroll-circle{width:1.75rem;height:1.75rem;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center}.scroll-text{font-size:.75rem;color:#fff9}.hero-year{position:absolute;bottom:1.5rem;right:1.25rem;z-index:50}.year-text{font-size:.75rem;color:#fff9}.hero-anim{opacity:0;animation-duration:.9s;animation-timing-function:cubic-bezier(.16,.84,.44,1);animation-fill-mode:both}.hero-reveal{animation-name:heroReveal}.hero-fade{animation-name:heroFade}@keyframes heroReveal{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes heroFade{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 767px){.nav-pills,.nav-social.desktop-only,.nav-menu-btn.desktop-only{display:none}.hamburger{display:flex;align-items:center;justify-content:center}.hero-description{bottom:6rem;max-width:none}.hero-scroll{left:1.25rem;bottom:1.5rem}.hero-year{right:1.25rem;bottom:1.5rem}}@media (min-width: 768px){.nav{padding:30px 2.5rem 1.25rem}.hero-description{left:auto;right:2.5rem;bottom:6rem}.hero-scroll{left:2.5rem}.hero-year{right:2.5rem}}@media (min-width: 1024px){.nav{padding:30px 3.5rem 1.25rem}.hero-description{right:3.5rem}.hero-scroll{left:3.5rem}.hero-year{right:3.5rem}}.nav-end{display:flex;align-items:center;gap:.5rem}.nav-social{display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border-radius:50%;border:1px solid rgba(255,255,255,.3);background:#fff3;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);color:#fff;transition:background .2s}.nav-social:hover{background:#ffffff4d}.nav-social svg{width:.9375rem;height:.9375rem;display:block}.mobile-menu-social{display:inline-flex;align-items:center;gap:.5rem}.mobile-menu-social svg{width:.875rem;height:.875rem}.mobile-menu{position:fixed;top:calc(30px + 4rem);left:1.25rem;right:1.25rem;z-index:99;display:flex;flex-direction:column;align-items:stretch;gap:.25rem;background:#fff3;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.3);border-radius:1.5rem;padding:.5rem}.mobile-menu[hidden]{display:none}.mobile-menu .pill{text-align:center}.mobile-menu .nav-menu-btn{margin-top:.25rem;text-align:center}@media (min-width: 768px){.mobile-menu{display:none}}.guide{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;display:flex;align-items:center;justify-content:center;padding:1rem}.guide[hidden]{display:none}.guide-scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:#4a8fe0b8;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.guide-sheet{position:relative;display:flex;flex-direction:column;gap:1rem;width:min(840px,100%);max-height:calc(100dvh - 2rem);overflow-y:auto;padding:1.5rem;border-radius:1.5rem;border:1px solid rgba(255,255,255,.3);background:color-mix(in srgb,#4a8fe0 80%,#fff);box-shadow:0 24px 64px #14326e59;color:#fff}.guide-head{display:flex;align-items:center;justify-content:space-between;gap:1rem}.guide-head h2{margin:0;font-size:1.75rem;font-weight:400;line-height:1.1;letter-spacing:-.03em}.guide-title-italic{font-family:var(--font-serif);font-style:italic}.guide-close{flex:none;width:2rem;height:2rem;border-radius:50%;border:1px solid rgba(255,255,255,.3);background:#fff3;color:#fff;font-size:.875rem;line-height:1;cursor:pointer;transition:background .2s}.guide-close:hover{background:#ffffff4d}.guide-lede,.guide-note{margin:0;font-size:.875rem;line-height:1.5;color:#fffc}.guide-note{font-size:.75rem;color:#fff9}.guide-video{display:block;width:100%;aspect-ratio:16 / 9;border-radius:1rem;background:#000}.guide-actions{display:flex;justify-content:flex-end;gap:.5rem}.guide-skip,.guide-go{display:inline-flex;align-items:center;padding:.625rem 1.25rem;border-radius:9999px;font-size:.875rem;font-weight:500;text-decoration:none;transition:background .2s}.guide-skip{color:#fff;border:1px solid rgba(255,255,255,.3);background:#fff3}.guide-skip:hover{background:#ffffff4d}.guide-go{color:#000;background:#fff}.guide-go:hover{background:#f5f5f5}@media (max-width: 899.98px){.guide-sheet{padding:1.25rem}.hero-heading{gap:1.25rem}}
