.aurora-module__wEDxTG__stage{--violet:#7c5cfc;--cyan:#00d4ff;--hairline:#ffffff1f;--gutter:clamp(20px, 4.2vw, 60px);--header-h:70px}.aurora-module__wEDxTG__stage,.aurora-module__wEDxTG__stage *{cursor:none}.aurora-module__wEDxTG__stage ::-moz-selection{background:var(--violet);color:#fff}.aurora-module__wEDxTG__stage ::selection{background:var(--violet);color:#fff}.aurora-module__wEDxTG__hideChrome{cursor:none;scrollbar-width:none;-ms-overflow-style:none}.aurora-module__wEDxTG__hideChrome::-webkit-scrollbar{width:0;display:none}.aurora-module__wEDxTG__scrollTrack{pointer-events:none;height:900vh}.aurora-module__wEDxTG__canvas{z-index:1;outline:none;width:100%;height:100%;position:fixed;inset:0}.aurora-module__wEDxTG__cursorInner,.aurora-module__wEDxTG__cursorOuter{pointer-events:none;will-change:transform;border-radius:50%;position:fixed;top:0;left:0;transform:translate(-50%,-50%)}.aurora-module__wEDxTG__cursorInner{z-index:9999;border:2px solid #fff;width:6px;height:6px}.aurora-module__wEDxTG__cursorOuter{z-index:9998;width:40px;height:40px;transition:width .3s var(--ease), height .3s var(--ease), border-color .3s var(--ease), background .3s var(--ease);border:1.5px solid #ffffffb3}.aurora-module__wEDxTG__cursorActive{border-color:var(--violet);background:#7c5cfc1f;width:64px;height:64px}@media (hover:none){.aurora-module__wEDxTG__cursorInner,.aurora-module__wEDxTG__cursorOuter{display:none}.aurora-module__wEDxTG__stage,.aurora-module__wEDxTG__stage *{cursor:auto}}.aurora-module__wEDxTG__gridRule{top:var(--header-h);background:var(--hairline);z-index:5;pointer-events:none;height:1px;position:fixed;left:0;right:0}.aurora-module__wEDxTG__gridLines{z-index:5;pointer-events:none;justify-content:space-between;height:100vh;display:flex;position:fixed;top:0;left:40px;right:40px}.aurora-module__wEDxTG__gridLine{background:var(--hairline);width:1px;height:100%;position:relative}.aurora-module__wEDxTG__gridLine:nth-child(3){margin-top:var(--header-h);height:calc(100vh - var(--header-h))}.aurora-module__wEDxTG__gridDot{background:#ffffff59;border-radius:50%;width:6px;height:6px;position:absolute;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 6px #7c5cfc73}.aurora-module__wEDxTG__progress{flex-direction:column;gap:12px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.aurora-module__wEDxTG__dash{background:#ffffff26;border-radius:2px;width:2px;height:40px;overflow:hidden}.aurora-module__wEDxTG__dashFill{background:linear-gradient(to bottom, var(--violet), var(--cyan));border-radius:2px;width:100%;height:0%}@media (max-width:900px){.aurora-module__wEDxTG__gridLines{left:20px;right:20px}.aurora-module__wEDxTG__gridLine:nth-child(2),.aurora-module__wEDxTG__gridLine:nth-child(4){display:none}}.aurora-module__wEDxTG__overlay{z-index:10;pointer-events:none;padding:0 var(--gutter) 40px;position:fixed;inset:0}.aurora-module__wEDxTG__header{width:100%;height:var(--header-h);pointer-events:auto;justify-content:space-between;align-items:center;display:flex}.aurora-module__wEDxTG__brand{align-items:baseline;gap:12px;display:flex}.aurora-module__wEDxTG__brandMark{font-family:var(--font-display), sans-serif;letter-spacing:.32em;text-transform:uppercase;color:#fff;font-size:15px;font-weight:600}.aurora-module__wEDxTG__brandMeta{font-family:var(--font-geist-mono), monospace;letter-spacing:.24em;text-transform:uppercase;color:#fff6;font-size:10px}.aurora-module__wEDxTG__nav{align-items:center;gap:22px;display:flex}.aurora-module__wEDxTG__navLink{font-family:var(--font-geist-mono), monospace;letter-spacing:.22em;text-transform:uppercase;color:#ffffff73;transition:color .4s var(--ease);background:0 0;border:0;padding:4px 0;font-size:10px;position:relative}.aurora-module__wEDxTG__navLink:after{content:"";background:var(--violet);width:0;height:1px;transition:width .5s var(--ease);position:absolute;bottom:0;left:0}.aurora-module__wEDxTG__navLink:hover{color:#fff}.aurora-module__wEDxTG__navLink:hover:after,.aurora-module__wEDxTG__navLinkActive:after{width:100%}.aurora-module__wEDxTG__navDot{background:#fff3;border-radius:50%;width:3px;height:3px}.aurora-module__wEDxTG__exit{font-family:var(--font-geist-mono), monospace;letter-spacing:.18em;text-transform:uppercase;color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:background .4s var(--ease), border-color .4s var(--ease), transform .4s var(--ease);background:#ffffff0a;border:1px solid #ffffff2e;border-radius:999px;align-items:center;gap:10px;padding:10px 20px;font-size:10px;text-decoration:none;display:inline-flex}.aurora-module__wEDxTG__exit:hover{border-color:var(--violet);background:#7c5cfc29;transform:translateY(-1px)}.aurora-module__wEDxTG__exitGlyph{background:var(--cyan);width:5px;height:5px;box-shadow:0 0 8px var(--cyan);border-radius:50%}@media (max-width:900px){.aurora-module__wEDxTG__nav,.aurora-module__wEDxTG__navDot{display:none}}.aurora-module__wEDxTG__slide{pointer-events:none;position:absolute;bottom:12%}.aurora-module__wEDxTG__slide.aurora-module__wEDxTG__active{pointer-events:auto}.aurora-module__wEDxTG__index{font-family:var(--font-geist-mono), monospace;letter-spacing:.3em;text-transform:uppercase;color:var(--cyan);opacity:0;transition:opacity .7s var(--ease), transform .7s var(--ease);margin-bottom:18px;font-size:10px;display:block;transform:translateY(14px)}.aurora-module__wEDxTG__slide.aurora-module__wEDxTG__active .aurora-module__wEDxTG__index{opacity:1;transform:translateY(0)}.aurora-module__wEDxTG__title{font-family:var(--font-display), sans-serif;letter-spacing:-.035em;color:#fff;margin:0 0 24px;font-size:clamp(2.5rem,7.4vw,7.25rem);font-weight:600;line-height:.95}.aurora-module__wEDxTG__titleLine{display:block}.aurora-module__wEDxTG__word{white-space:nowrap;display:inline-block}.aurora-module__wEDxTG__word+.aurora-module__wEDxTG__word{margin-left:.24em}.aurora-module__wEDxTG__char{opacity:0;filter:blur(12px);transition:opacity .8s var(--ease), transform .8s var(--ease), filter .8s var(--ease);display:inline-block;transform:translateY(50px)}.aurora-module__wEDxTG__slide.aurora-module__wEDxTG__active .aurora-module__wEDxTG__char{opacity:1;filter:blur();transform:translateY(0)}.aurora-module__wEDxTG__body{font-family:var(--font-geist-sans), sans-serif;letter-spacing:.01em;color:#9ca3af;opacity:0;transition:opacity .8s var(--ease) .4s, transform .8s var(--ease) .4s;margin:0;font-size:16px;font-weight:300;line-height:1.7;transform:translateY(30px)}.aurora-module__wEDxTG__slide.aurora-module__wEDxTG__active .aurora-module__wEDxTG__body{opacity:1;transform:translateY(0)}.aurora-module__wEDxTG__slideOne{width:100%;padding:0 var(--gutter);left:0}.aurora-module__wEDxTG__columns{gap:40px;display:flex}.aurora-module__wEDxTG__columns .aurora-module__wEDxTG__body{width:calc(25vw - 60px);max-width:calc(25vw - 60px)}.aurora-module__wEDxTG__columns .aurora-module__wEDxTG__body:last-child{transition-delay:.55s}.aurora-module__wEDxTG__slideTwo{width:100%;left:0}.aurora-module__wEDxTG__slideTwo .aurora-module__wEDxTG__title,.aurora-module__wEDxTG__slideTwo .aurora-module__wEDxTG__index{margin-left:calc(25vw + 40px)}.aurora-module__wEDxTG__slideTwo .aurora-module__wEDxTG__body{width:calc(25vw - 60px);max-width:calc(25vw - 60px);margin-left:calc(50vw + 20px)}.aurora-module__wEDxTG__slideThree{width:calc(25vw - 60px);max-width:calc(25vw - 60px);left:calc(50vw + 20px)}.aurora-module__wEDxTG__slideFour{max-width:min(800px,75vw - 100px);left:calc(25% + 40px)}@media (max-width:900px){.aurora-module__wEDxTG__slide{padding:0 var(--gutter);bottom:8%;width:100%!important;max-width:100%!important;left:0!important}.aurora-module__wEDxTG__columns{flex-direction:column;gap:16px}.aurora-module__wEDxTG__columns .aurora-module__wEDxTG__body,.aurora-module__wEDxTG__slideTwo .aurora-module__wEDxTG__body{width:100%;max-width:46ch;margin-left:0}.aurora-module__wEDxTG__slideTwo .aurora-module__wEDxTG__title,.aurora-module__wEDxTG__slideTwo .aurora-module__wEDxTG__index{margin-left:0}.aurora-module__wEDxTG__columns .aurora-module__wEDxTG__body:last-child{display:none}.aurora-module__wEDxTG__body{font-size:15px}}.aurora-module__wEDxTG__plate{top:calc(var(--header-h) + 20px);left:var(--gutter);aspect-ratio:1;z-index:2;pointer-events:none;opacity:0;clip-path:inset(0 0 100%);width:calc(25vw - 60px);transition:clip-path 1.8s var(--ease), opacity .8s ease;position:fixed;overflow:hidden}.aurora-module__wEDxTG__plate svg{width:100%;height:100%;transition:transform 1.8s var(--ease);transform:scale(1.08)}.aurora-module__wEDxTG__plate text{font-family:var(--font-geist-mono), monospace}.aurora-module__wEDxTG__plate:before{content:"";pointer-events:none;background:linear-gradient(#0000 40%,#050505e6),radial-gradient(120% 120% at 30% 15%,#7c5cfc2e,#0000 60%);position:absolute;inset:0}.aurora-module__wEDxTG__plateActive{opacity:1;clip-path:inset(0)}.aurora-module__wEDxTG__plateActive svg{transform:scale(1)}.aurora-module__wEDxTG__plateCaption{font-family:var(--font-geist-mono), monospace;letter-spacing:.22em;text-transform:uppercase;color:#ffffffbf;font-size:9px;position:absolute;bottom:12px;left:14px}@media (max-width:900px){.aurora-module__wEDxTG__plate{display:none}}.aurora-module__wEDxTG__hint{z-index:11;font-family:var(--font-geist-mono), monospace;letter-spacing:.3em;text-transform:uppercase;color:#ffffff73;pointer-events:none;transition:opacity .6s var(--ease);align-items:center;gap:10px;font-size:9px;display:flex;position:fixed;bottom:26px;left:50%;transform:translate(-50%)}.aurora-module__wEDxTG__hintTrack{background:#fff3;width:46px;height:1px;position:relative;overflow:hidden}.aurora-module__wEDxTG__hintTrack:after{content:"";background:linear-gradient(to right, transparent, var(--cyan), transparent);animation:aurora-module__wEDxTG__sweep 2.4s var(--ease) infinite;position:absolute;inset:0}@keyframes aurora-module__wEDxTG__sweep{0%{transform:translate(-100%)}to{transform:translate(100%)}}.aurora-module__wEDxTG__hintHidden{opacity:0}.aurora-module__wEDxTG__veil{z-index:500;transition:opacity 1.2s var(--ease), visibility 1.2s var(--ease);background:#050505;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.aurora-module__wEDxTG__veilGone{opacity:0;visibility:hidden}.aurora-module__wEDxTG__veilLabel{font-family:var(--font-geist-mono), monospace;letter-spacing:.4em;text-transform:uppercase;color:#ffffff80;font-size:10px;animation:1.8s ease-in-out infinite aurora-module__wEDxTG__pulse}@keyframes aurora-module__wEDxTG__pulse{0%,to{opacity:.35}50%{opacity:1}}@media (prefers-reduced-motion:reduce){.aurora-module__wEDxTG__veilLabel,.aurora-module__wEDxTG__hintTrack:after{animation:none}.aurora-module__wEDxTG__char,.aurora-module__wEDxTG__body,.aurora-module__wEDxTG__index{transition-duration:.2s;transition-delay:0s!important}}.aurora-module__wEDxTG__brandMark,.aurora-module__wEDxTG__brandMeta,.aurora-module__wEDxTG__navLink,.aurora-module__wEDxTG__index,.aurora-module__wEDxTG__hint,.aurora-module__wEDxTG__plateCaption,.aurora-module__wEDxTG__body{text-shadow:0 0 3px #000000fa,0 1px 3px #000000f2,0 0 14px #000000d9}.aurora-module__wEDxTG__brandMeta{color:#ffffffd1;font-size:11px}.aurora-module__wEDxTG__navLink{color:#ffffffb3;font-size:11px}.aurora-module__wEDxTG__index{color:#5ce8ff;font-size:11px}.aurora-module__wEDxTG__hint{color:#ffffffeb;font-size:11px}.aurora-module__wEDxTG__hintTrack{background:#ffffff52;box-shadow:0 0 6px #000c}.aurora-module__wEDxTG__plateCaption{color:#ffffffe6;font-size:10px}.aurora-module__wEDxTG__body{color:#d5dae3}.aurora-module__wEDxTG__navLinkActive{color:#fff}
