.Navbar-module__cJzEcG__nav{z-index:100;border-bottom:2px solid var(--yellow);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0d0d0df5;flex-wrap:nowrap;justify-content:space-between;align-items:center;min-height:64px;padding:10px 48px;display:flex;position:fixed;top:0;left:0;right:0}.Navbar-module__cJzEcG__navLogo{flex-shrink:0;align-items:center;gap:12px;min-width:0;text-decoration:none;display:flex}.Navbar-module__cJzEcG__navBadge{object-fit:contain;flex-shrink:0;width:68px;height:68px}.Navbar-module__cJzEcG__navName{font-family:var(--font-bebas), sans-serif;color:var(--offwhite);letter-spacing:2px;white-space:nowrap;font-size:30px}.Navbar-module__cJzEcG__navLinks{flex-shrink:0;align-items:center;gap:32px;display:flex}.Navbar-module__cJzEcG__navLinks a{color:var(--offwhite);letter-spacing:1.5px;text-transform:uppercase;white-space:nowrap;font-size:14px;font-weight:600;text-decoration:none;transition:color .2s}.Navbar-module__cJzEcG__navLinks a:hover{color:var(--yellow)}.Navbar-module__cJzEcG__navCta{background:var(--yellow);border-radius:2px;padding:8px 20px;color:var(--black)!important;font-weight:700!important}.Navbar-module__cJzEcG__navCta:hover{background:var(--orange);color:#fff!important}.Navbar-module__cJzEcG__navToggle{cursor:pointer;background:0 0;border:none;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:5px;width:40px;height:40px;padding:0;display:none}.Navbar-module__cJzEcG__navToggle span{background:var(--offwhite);width:24px;height:2px;transition:all .2s;display:block}.Navbar-module__cJzEcG__navToggle[aria-expanded=true] span:first-child{transform:translateY(7px)rotate(45deg)}.Navbar-module__cJzEcG__navToggle[aria-expanded=true] span:nth-child(2){opacity:0}.Navbar-module__cJzEcG__navToggle[aria-expanded=true] span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.Navbar-module__cJzEcG__navMobileMenu{border-bottom:2px solid var(--yellow);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0d0d0dfa;flex-direction:column;gap:4px;padding:12px 24px 24px;display:flex;position:fixed;top:100%;left:0;right:0}.Navbar-module__cJzEcG__navMobileMenu a{color:var(--offwhite);letter-spacing:1px;text-transform:uppercase;border-bottom:1px solid var(--grey2);padding:14px 4px;font-size:15px;font-weight:600;text-decoration:none}.Navbar-module__cJzEcG__navMobileMenu a:last-child{border-bottom:none}.Navbar-module__cJzEcG__navMobileMenu .Navbar-module__cJzEcG__navCta{text-align:center;margin-top:12px}@media (max-width:899px){.Navbar-module__cJzEcG__nav{padding:8px 20px}.Navbar-module__cJzEcG__navLinks{display:none}.Navbar-module__cJzEcG__navToggle{display:flex}}@media (min-width:900px){.Navbar-module__cJzEcG__navMobileMenu{display:none}}
.Hero-module__ZARIfG__hero{background:var(--black);flex-direction:column;justify-content:center;min-height:100vh;padding:160px 60px 60px;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__hero:before{content:"";z-index:0;pointer-events:none;background:repeating-linear-gradient(90deg,#0000 0 36px,#ffd40009 36px 40px);position:absolute;inset:0}.Hero-module__ZARIfG__heroGlow{z-index:0;pointer-events:none;background:radial-gradient(#ffd40008 0%,#0000 65%);width:70vw;height:70vh;position:absolute;top:10%;left:-15%}.Hero-module__ZARIfG__heroContent{z-index:1;max-width:920px;position:relative}.Hero-module__ZARIfG__eyebrow{font-family:var(--font-space-mono), monospace;letter-spacing:4px;color:var(--yellow);text-transform:uppercase;align-items:center;gap:12px;margin-bottom:16px;font-size:11px;display:flex}.Hero-module__ZARIfG__eyebrow:before{content:"";background:var(--yellow);width:36px;height:2px;display:block}.Hero-module__ZARIfG__heroTitle{font-family:var(--font-bebas), sans-serif;color:var(--yellow);letter-spacing:2px;text-shadow:0 0 100px #ffd4002e;font-size:clamp(72px,13vw,160px);line-height:.88}.Hero-module__ZARIfG__heroTitle .Hero-module__ZARIfG__white{color:var(--offwhite)}.Hero-module__ZARIfG__heroSub{color:var(--muted);letter-spacing:.5px;max-width:460px;margin-top:24px;font-size:18px;font-weight:300;line-height:1.7}.Hero-module__ZARIfG__heroSub strong{color:var(--offwhite);font-weight:600}.Hero-module__ZARIfG__heroActions{flex-wrap:wrap;gap:14px;margin-top:40px;display:flex}.Hero-module__ZARIfG__heroStats{border-top:1px solid var(--grey2);flex-wrap:wrap;gap:48px;margin-top:72px;padding-top:32px;display:flex}.Hero-module__ZARIfG__statNum{font-family:var(--font-bebas), sans-serif;color:var(--yellow);font-size:54px;line-height:1}.Hero-module__ZARIfG__statLbl{font-family:var(--font-space-mono), monospace;letter-spacing:2px;color:var(--muted);text-transform:uppercase;margin-top:4px;font-size:12px}@media (max-width:768px){.Hero-module__ZARIfG__hero{padding:130px 24px 60px}.Hero-module__ZARIfG__heroStats{gap:28px}}
.Button-module__iYV4-q__btn{letter-spacing:2px;text-transform:uppercase;border:2px solid #0000;border-radius:2px;padding:13px 30px;font-size:13px;font-weight:700;text-decoration:none;transition:all .2s;display:inline-block}.Button-module__iYV4-q__yellow{background:var(--yellow);color:var(--black);border-color:var(--yellow)}.Button-module__iYV4-q__yellow:hover{background:var(--orange);border-color:var(--orange);color:#fff}.Button-module__iYV4-q__ghost{color:var(--offwhite);border-color:var(--grey2);background:0 0}.Button-module__iYV4-q__ghost:hover{border-color:var(--yellow);color:var(--yellow)}.Button-module__iYV4-q__dark{background:var(--black);color:var(--yellow);border-color:var(--black)}.Button-module__iYV4-q__dark:hover{background:var(--grey)}
.CrestReveal-module__EgReIa__runway{z-index:1;pointer-events:none;height:320vh;position:relative}.CrestReveal-module__EgReIa__pinned{text-align:center;background:var(--black);place-items:center;height:100vh;display:grid;position:sticky;top:0;overflow:hidden}.CrestReveal-module__EgReIa__stage{z-index:0;position:absolute;inset:0}.CrestReveal-module__EgReIa__stage canvas{display:block}.CrestReveal-module__EgReIa__fallback{z-index:0;place-items:center;display:none;position:absolute;inset:0}.CrestReveal-module__EgReIa__fallback img{width:min(60vw,360px);height:auto}.CrestReveal-module__EgReIa__hud{z-index:1;font-family:var(--font-space-mono), monospace;letter-spacing:.16em;color:var(--muted);text-transform:uppercase;font-size:11px;position:absolute}.CrestReveal-module__EgReIa__hudTl{align-items:center;gap:14px;display:flex;top:26px;left:28px}.CrestReveal-module__EgReIa__hudTr{text-align:right;top:26px;right:28px}.CrestReveal-module__EgReIa__hudBl{width:min(320px,42vw);bottom:26px;left:28px}.CrestReveal-module__EgReIa__dot{background:var(--orange);border-radius:50%;width:7px;height:7px;animation:2.4s infinite CrestReveal-module__EgReIa__pulse;box-shadow:0 0 #e85d04b3}@keyframes CrestReveal-module__EgReIa__pulse{0%{box-shadow:0 0 #e85d048c}70%{box-shadow:0 0 0 12px #e85d0400}to{box-shadow:0 0 #e85d0400}}.CrestReveal-module__EgReIa__meter{background:#88888838;height:2px;margin-top:9px;position:relative;overflow:hidden}.CrestReveal-module__EgReIa__meter i{transform-origin:0;background:linear-gradient(90deg, var(--orange), var(--yellow));position:absolute;inset:0;transform:scaleX(0)}.CrestReveal-module__EgReIa__pct{color:var(--offwhite)}.CrestReveal-module__EgReIa__heroCopy{z-index:2;max-width:760px;padding:0 28px;position:relative}.CrestReveal-module__EgReIa__state{transition:opacity .5s,transform .5s}.CrestReveal-module__EgReIa__state[data-off="1"]{opacity:0;pointer-events:none;transform:translateY(14px)}.CrestReveal-module__EgReIa__kicker{font-family:var(--font-space-mono), monospace;letter-spacing:4px;text-transform:uppercase;color:var(--yellow);margin:0 0 18px;font-size:13px}.CrestReveal-module__EgReIa__wordmark{font-family:var(--font-bebas), sans-serif;letter-spacing:.01em;text-transform:uppercase;color:var(--yellow);text-shadow:0 0 100px #ffd4002e;margin:0;font-size:clamp(36px,7.5vw,84px);font-weight:400;line-height:.88}.CrestReveal-module__EgReIa__wordmark span{display:block}.CrestReveal-module__EgReIa__scrollcue{z-index:2;font-family:var(--font-space-mono), monospace;letter-spacing:.3em;color:var(--muted);text-transform:uppercase;font-size:10px;transition:opacity .4s;position:absolute;bottom:36px;left:50%;transform:translate(-50%)}.CrestReveal-module__EgReIa__scrollcue b{background:linear-gradient(var(--orange), transparent);width:1px;height:38px;margin:10px auto 0;display:block}@media (max-width:640px){.CrestReveal-module__EgReIa__hudBl{display:none}}@media (prefers-reduced-motion:reduce){.CrestReveal-module__EgReIa__dot{animation:none}}
.StripeBand-module__GyuRyW__stripeBand{background:repeating-linear-gradient(90deg, var(--yellow) 0px, var(--yellow) 28px, var(--black) 28px, var(--black) 56px);height:14px}
.TrophyTicker-module__uDEjvq__tickerWrap{background:var(--yellow);white-space:nowrap;padding:13px 0;overflow:hidden}.TrophyTicker-module__uDEjvq__tickerTrack{gap:56px;animation:22s linear infinite TrophyTicker-module__uDEjvq__tick;display:inline-flex}.TrophyTicker-module__uDEjvq__tickerItem{font-family:var(--font-bebas), sans-serif;color:var(--black);letter-spacing:2px;white-space:nowrap;align-items:center;gap:10px;font-size:17px;display:inline-flex}@keyframes TrophyTicker-module__uDEjvq__tick{0%{transform:translate(0)}to{transform:translate(-50%)}}
.Section-module__A23O5q__section{padding-top:100px;padding-bottom:100px;padding-left:max(60px, calc((100% - var(--max-content-width)) / 2));padding-right:max(60px, calc((100% - var(--max-content-width)) / 2))}.Section-module__A23O5q__eyebrow{font-family:var(--font-space-mono), monospace;letter-spacing:4px;color:var(--yellow);text-transform:uppercase;margin-bottom:12px;font-size:13px}.Section-module__A23O5q__title{font-family:var(--font-bebas), sans-serif;color:var(--offwhite);letter-spacing:1px;margin-bottom:20px;font-size:clamp(42px,6vw,72px);line-height:.95}.Section-module__A23O5q__titleOnYellow{color:var(--black)}@media (max-width:768px){.Section-module__A23O5q__section{padding:60px 24px}}
.About-module__vAULUW__about{background:var(--grey)}.About-module__vAULUW__aboutGrid{grid-template-columns:1fr 1.6fr;align-items:start;gap:80px;margin-top:64px;display:grid}.About-module__vAULUW__bigStats{flex-direction:column;gap:44px;display:flex}.About-module__vAULUW__bigNum{font-family:var(--font-bebas), sans-serif;color:var(--yellow);font-size:88px;line-height:1}.About-module__vAULUW__bigLbl{color:var(--muted);letter-spacing:.5px;margin-top:4px;font-size:13px}.About-module__vAULUW__aboutCopy p{color:var(--muted);margin-bottom:18px;font-size:17px;line-height:1.85}.About-module__vAULUW__aboutCopy p strong{color:var(--offwhite)}.About-module__vAULUW__aboutCopy p em{color:var(--yellow);font-style:normal;font-weight:600}.About-module__vAULUW__trophyList{flex-direction:column;gap:10px;margin-top:32px;display:flex}.About-module__vAULUW__trophyItem{background:var(--grey2);border-left:3px solid var(--yellow);border-radius:0 3px 3px 0;align-items:center;gap:16px;padding:14px 18px;display:flex}.About-module__vAULUW__trophyIcon{font-size:18px}.About-module__vAULUW__trophyName{color:var(--offwhite);font-size:14px;font-weight:600}.About-module__vAULUW__trophyYear{font-family:var(--font-space-mono), monospace;color:var(--muted);margin-top:2px;font-size:10px}@media (max-width:768px){.About-module__vAULUW__aboutGrid{grid-template-columns:1fr;gap:40px}}
.Sessions-module__SE28Oa__sessions{background:var(--black)}.Sessions-module__SE28Oa__sessionsGrid{grid-template-columns:repeat(auto-fill,minmax(270px,1fr));gap:20px;margin-top:60px;display:grid}.Sessions-module__SE28Oa__sessionCard{background:var(--grey);border:1px solid var(--grey2);border-radius:3px;transition:transform .2s,border-color .2s;overflow:hidden}.Sessions-module__SE28Oa__sessionCard:hover{border-color:var(--yellow);transform:translateY(-5px)}.Sessions-module__SE28Oa__cardHead{background:var(--yellow);justify-content:space-between;align-items:center;padding:18px 22px;display:flex}.Sessions-module__SE28Oa__cardDay{font-family:var(--font-bebas), sans-serif;color:var(--black);font-size:36px;line-height:1}.Sessions-module__SE28Oa__cardTag{background:var(--black);color:var(--yellow);font-family:var(--font-space-mono), monospace;letter-spacing:2px;border-radius:2px;padding:4px 9px;font-size:9px}.Sessions-module__SE28Oa__cardBody{padding:18px 22px}.Sessions-module__SE28Oa__cardTime{font-family:var(--font-space-mono), monospace;color:var(--yellow);margin-bottom:6px;font-size:12px}.Sessions-module__SE28Oa__cardLoc{color:var(--muted);margin-bottom:16px;font-size:13px;text-decoration:none;transition:color .2s;display:block}.Sessions-module__SE28Oa__cardLoc:hover{color:var(--yellow)}.Sessions-module__SE28Oa__cardPrice{font-family:var(--font-bebas), sans-serif;color:var(--offwhite);font-size:30px}.Sessions-module__SE28Oa__cardPrice span{color:var(--muted);font-size:13px;font-family:var(--font-inter), sans-serif;font-weight:400}.Sessions-module__SE28Oa__cardBook{border:2px solid var(--yellow);color:var(--yellow);text-align:center;letter-spacing:2px;text-transform:uppercase;border-radius:2px;margin-top:14px;padding:10px;font-size:12px;font-weight:700;text-decoration:none;transition:all .2s;display:block}.Sessions-module__SE28Oa__cardBook:hover{background:var(--yellow);color:var(--black)}.Sessions-module__SE28Oa__cardSpots{font-family:var(--font-space-mono), monospace;color:var(--orange);letter-spacing:1px;text-align:center;margin-top:10px;font-size:10px}
.Gallery-module__3QxX8q__gallery{background:var(--grey)}.Gallery-module__3QxX8q__galleryGrid{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:60px;display:grid}.Gallery-module__3QxX8q__galItem{aspect-ratio:1;background:var(--grey2);border:1px solid var(--grey2);border-radius:2px;transition:border-color .2s;position:relative;overflow:hidden}.Gallery-module__3QxX8q__galItem:hover{border-color:var(--yellow)}.Gallery-module__3QxX8q__galImage{object-fit:cover}.Gallery-module__3QxX8q__galLabel{font-family:var(--font-space-mono), monospace;letter-spacing:1px;color:var(--offwhite);background:linear-gradient(#0000,#000000bf);padding:24px 14px 12px;font-size:10px;position:absolute;bottom:0;left:0;right:0}.Gallery-module__3QxX8q__span2{grid-area:span 2/span 2}.Gallery-module__3QxX8q__span2 .Gallery-module__3QxX8q__galLabel{padding:40px 18px 18px;font-size:13px}@media (max-width:768px){.Gallery-module__3QxX8q__galleryGrid{grid-template-columns:repeat(2,1fr)}.Gallery-module__3QxX8q__span2{grid-area:span 1/span 2}}
.JoinCta-module__-lUNdq__joinCta{background:var(--yellow);text-align:center;padding:110px 60px;position:relative;overflow:hidden}.JoinCta-module__-lUNdq__joinCta:before{content:"RFC";font-family:var(--font-bebas), sans-serif;color:#0000000d;pointer-events:none;white-space:nowrap;font-size:420px;line-height:1;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.JoinCta-module__-lUNdq__joinCta p{color:#0000008c;max-width:460px;margin:0 auto 40px;font-size:16px;line-height:1.7}.JoinCta-module__-lUNdq__eyebrowOnYellow{color:#0006}@media (max-width:768px){.JoinCta-module__-lUNdq__joinCta{padding:80px 24px}}
.Footer-module__S6Hkya__footer{background:var(--black);border-top:1px solid var(--grey2);padding:64px 60px}.Footer-module__S6Hkya__footerGrid{max-width:var(--max-content-width);grid-template-columns:2fr 1fr 1fr;gap:60px;margin-bottom:48px;margin-left:auto;margin-right:auto;display:grid}.Footer-module__S6Hkya__footerBrand{font-family:var(--font-bebas), sans-serif;color:var(--yellow);letter-spacing:2px;margin-bottom:12px;font-size:26px}.Footer-module__S6Hkya__footerDesc{color:var(--muted);max-width:290px;font-size:14px;line-height:1.75}.Footer-module__S6Hkya__footerColHead{font-family:var(--font-space-mono), monospace;letter-spacing:3px;color:var(--yellow);text-transform:uppercase;margin-bottom:18px;font-size:10px}.Footer-module__S6Hkya__footerLinks{flex-direction:column;gap:10px;display:flex}.Footer-module__S6Hkya__footerLinks a{color:var(--muted);font-size:14px;text-decoration:none;transition:color .2s}.Footer-module__S6Hkya__footerLinks a:hover{color:var(--yellow)}.Footer-module__S6Hkya__footerBottom{border-top:1px solid var(--grey2);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding-top:24px;display:flex}.Footer-module__S6Hkya__footerCopy{color:var(--muted);font-size:12px}.Footer-module__S6Hkya__footerInsta{color:var(--muted);font-size:13px;font-weight:600;text-decoration:none;transition:color .2s}.Footer-module__S6Hkya__footerInsta:hover{color:var(--yellow)}@media (max-width:768px){.Footer-module__S6Hkya__footerGrid{grid-template-columns:1fr;gap:32px}}
