.SuitSequencePlayer-module__mHqszW__container{z-index:10;background-color:var(--nav-space-black);justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:sticky;top:0;left:0;overflow:hidden}.SuitSequencePlayer-module__mHqszW__canvas{object-fit:cover;pointer-events:none;width:100%;height:100%;image-rendering:high-quality;filter:contrast(1.05)brightness(1.02)saturate(1.05);transition:opacity 1s}.SuitSequencePlayer-module__mHqszW__noiseOverlay{z-index:15;pointer-events:none;opacity:0;mix-blend-mode:overlay;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E");width:100%;height:100%;transition:opacity 2s;position:absolute;top:0;left:0}.SuitSequencePlayer-module__mHqszW__noiseOverlay[data-visible=true]{opacity:.15}.SuitSequencePlayer-module__mHqszW__vignette{z-index:16;pointer-events:none;background:radial-gradient(circle,#0000 30%,#0006 100%);width:100%;height:100%;position:absolute;top:0;left:0}.SuitSequencePlayer-module__mHqszW__loadingOverlay{background:var(--nav-space-black);z-index:20;pointer-events:none;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .5s;display:flex;position:absolute;top:0;left:0}.SuitSequencePlayer-module__mHqszW__loadingOverlay[data-loaded=true]{opacity:0}.SuitSequencePlayer-module__mHqszW__loadingBarContainer{background:#ffffff1a;width:200px;height:2px;margin-top:20px;position:relative;overflow:hidden}.SuitSequencePlayer-module__mHqszW__loadingBarFill{background:#fff;width:0%;height:100%;transition:width .1s linear}.SuitSequencePlayer-module__mHqszW__loadingText{letter-spacing:.2em;text-transform:uppercase;color:var(--text-secondary);font-size:.8rem}
.Navbar-module__cJzEcG__navbar{z-index:100;letter-spacing:.02em;width:100%;color:var(--text-primary);border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:1.2rem 3rem;font-size:.85rem;font-weight:500;display:flex;position:fixed;top:0;left:0}.Navbar-module__cJzEcG__logo{letter-spacing:-.01em;color:#fff;font-size:1.2rem;font-weight:700}.Navbar-module__cJzEcG__links{gap:2.5rem;display:flex}.Navbar-module__cJzEcG__link{color:#ffffff80;transition:color .3s}.Navbar-module__cJzEcG__link:hover{color:#fff}.Navbar-module__cJzEcG__cta{background:var(--text-primary);color:var(--nav-space-black);border-radius:2rem;padding:.6rem 1.2rem;font-weight:600;transition:all .3s}.Navbar-module__cJzEcG__cta:hover{transform:scale(1.05);box-shadow:0 0 15px #fff6}
.page-module___8aEwW__fixedCanvas{z-index:1;background-color:var(--nav-space-black);width:100vw;height:100vh;position:fixed;top:0;left:0}.page-module___8aEwW__main{z-index:2;height:1000vh;position:relative}.page-module___8aEwW__chapter{text-align:center;pointer-events:none;z-index:10;flex-direction:column;justify-content:flex-end;align-items:center;width:100%;height:100vh;padding-bottom:12vh;display:flex;position:absolute;left:0}.page-module___8aEwW__chapter a{pointer-events:auto}.page-module___8aEwW__eyebrow{color:var(--nav-space-cyan);text-transform:uppercase;letter-spacing:.2em;text-shadow:0 0 20px #00d6ff80;margin-bottom:1.2rem;font-size:.85rem;font-weight:600}.page-module___8aEwW__headline{letter-spacing:-.04em;background:linear-gradient(#fff 0%,#ffffffb3 100%);-webkit-text-fill-color:transparent;filter:drop-shadow(0 4px 30px #000000e6);-webkit-background-clip:text;background-clip:text;max-width:900px;margin-bottom:1.4rem;padding:0 2rem;font-size:clamp(2.5rem,5vw,5rem);font-weight:700;line-height:1.05}.page-module___8aEwW__subcopy{color:#ffffff8c;text-shadow:0 2px 12px #000;max-width:560px;padding:0 2rem;font-size:clamp(1rem,1.8vw,1.4rem);font-weight:400;line-height:1.5}.page-module___8aEwW__cta{color:#000;letter-spacing:-.01em;background-color:#fff;border-radius:3rem;margin-top:2.5rem;padding:.9rem 2.4rem;font-size:1rem;font-weight:600;transition:transform .3s,box-shadow .3s;display:inline-block}.page-module___8aEwW__cta:hover{transform:scale(1.05);box-shadow:0 0 30px #ffffff40}.page-module___8aEwW__ctaSecondary{color:#ffffffb3;letter-spacing:-.01em;background-color:#0000;border:1px solid #fff3;border-radius:3rem;margin-top:1rem;padding:.9rem 2.4rem;font-size:1rem;font-weight:500;transition:all .3s;display:inline-block}.page-module___8aEwW__ctaSecondary:hover{color:#fff;border-color:#ffffff80}.page-module___8aEwW__ctaGroup{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;display:flex}.page-module___8aEwW__scrollHint{opacity:.4;letter-spacing:.15em;text-transform:uppercase;color:#fff;flex-direction:column;align-items:center;gap:.5rem;margin-top:2.5rem;font-size:.7rem;display:flex}.page-module___8aEwW__scrollHint svg{animation:1.5s infinite page-module___8aEwW__bounce}@keyframes page-module___8aEwW__bounce{0%,to{transform:translateY(0)}50%{transform:translateY(6px)}}@media (max-width:1024px){.page-module___8aEwW__chapter{padding-bottom:15vh}}@media (max-width:768px){.page-module___8aEwW__headline{letter-spacing:-.02em;max-width:100%;padding:0 1.5rem;line-height:1.1}.page-module___8aEwW__chapter{padding-bottom:18vh}.page-module___8aEwW__subcopy{opacity:.8;max-width:100%;padding:0 1.5rem}.page-module___8aEwW__cta,.page-module___8aEwW__ctaSecondary{padding:.8rem 1.8rem;font-size:.9rem}}@media (max-width:480px){.page-module___8aEwW__eyebrow{letter-spacing:.15em;font-size:.75rem}.page-module___8aEwW__headline{padding:0 1rem;font-size:clamp(2.2rem,10vw,3rem)}.page-module___8aEwW__subcopy{padding:0 1rem;font-size:.95rem}.page-module___8aEwW__chapter{padding-bottom:20vh}}
