:root{--tha-rust:#d4682a;--tha-teal:#2a9d8f;--tha-yellow:#e0a81e;--tha-blue:#3b5bdb;--tha-orbit:#7c6cf0;--tha-ink:#2b2b33;--tha-ink-2:#5b5b66;--tha-paper:#faf6ef;--tha-paper-2:#ffffff;--era1-bg:#efe2cb;--era1-ink:#5a4632;--era1-accent:#c8893f;--era2-bg:#faf6ef;--era2-ink:#2b2b33;--era2-accent:#7c6cf0;--era3-bg:#e9f1f6;--era3-ink:#2f4a5a;--era3-accent:#58c6e0;--era4-bg:#14122b;--era4-ink:#cdd0f5;--era4-accent:#9b8cff;--font-display:"Futura","Century Gothic","Avenir Next","Montserrat","Poppins","Segoe UI",system-ui,sans-serif;--font-body:"Inter","Avenir Next","Segoe UI",system-ui,-apple-system,sans-serif;--font-numeric:"Inter","SF Mono",ui-monospace,"Roboto Mono",monospace;--fs-xs:0.64rem;--fs-sm:0.8rem;--fs-base:1rem;--fs-md:1.25rem;--fs-lg:1.563rem;--fs-xl:1.953rem;--fs-2xl:2.441rem;--fs-3xl:3.052rem;--lh-tight:1.12;--lh-snug:1.3;--lh-body:1.55;--tracking-caps:0.06em;--radius:14px;--orbit-glow:0 0 24px rgba(124,108,240,0.35)}[data-era="1"]{--bg:var(--era1-bg);--ink:var(--era1-ink);--accent:var(--era1-accent)}[data-era="2"]{--bg:var(--era2-bg);--ink:var(--era2-ink);--accent:var(--era2-accent)}[data-era="3"]{--bg:var(--era3-bg);--ink:var(--era3-ink);--accent:var(--era3-accent)}[data-era="4"]{--bg:var(--era4-bg);--ink:var(--era4-ink);--accent:var(--era4-accent)}:root{--tha-canvas:#0b1326;--tha-deep:#0b1a38;--tha-card:#101d38;--tha-text:#f5f5f7;--tha-text-2:rgba(245,245,247,0.65);--tha-text-3:rgba(245,245,247,0.6);--tha-hairline:rgba(245,245,247,0.08);--tha-hairline-hover:rgba(245,245,247,0.14);--tha-glow-color:rgba(124,108,240,0.35);--tha-glow-blur:24px;--tha-glow:0 0 var(--tha-glow-blur) 0 var(--tha-glow-color);--font-display:"Futura","Avenir Next",var(--font-display-loaded,"Century Gothic"),"Montserrat",system-ui,sans-serif}html{scroll-behavior:smooth}body{margin:0;background:var(--tha-canvas);color:var(--tha-text);font-family:var(--font-body);-webkit-font-smoothing:antialiased}.tha-stars{position:absolute;inset:0;overflow:hidden;pointer-events:none}.tha-stars:before{content:"";position:absolute;width:2px;height:2px;border-radius:999px;background:rgba(245,245,247,.25);box-shadow:8vw 12vh 0 rgba(245,245,247,.22),22vw 32vh 0 rgba(245,245,247,.18),31vw 8vh 0 rgba(245,245,247,.25),44vw 62vh 0 rgba(245,245,247,.2),52vw 18vh 0 rgba(245,245,247,.24),61vw 44vh 0 rgba(245,245,247,.16),68vw 74vh 0 rgba(245,245,247,.22),74vw 26vh 0 rgba(245,245,247,.2),83vw 56vh 0 rgba(245,245,247,.25),89vw 12vh 0 rgba(245,245,247,.18),12vw 78vh 0 rgba(245,245,247,.2),38vw 88vh 0 rgba(245,245,247,.16),94vw 82vh 0 rgba(245,245,247,.22),5vw 48vh 0 rgba(245,245,247,.18)}@keyframes tha-ring-draw{0%{stroke-dashoffset:1040}to{stroke-dashoffset:0}}@keyframes tha-fade-up{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes tha-fade-in{0%{opacity:0}to{opacity:1}}@keyframes tha-rule-draw{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.tha-hero-ring ellipse{stroke-dasharray:1040;stroke-dashoffset:0;animation:tha-ring-draw .9s cubic-bezier(.23,1,.32,1) both}.tha-hero-fade{animation:tha-fade-up .3s ease-out both}@keyframes tha-rise{0%{transform:translateY(10px)}to{transform:translateY(0)}}.tha-hero-rise{animation:tha-rise .5s cubic-bezier(.23,1,.32,1) both}.tha-hero-fade-1{animation-delay:.25s}.tha-hero-fade-3{animation-delay:.35s}.tha-hero-fade-4{animation-delay:.4s}.tha-era-rule-segments{transform-origin:left center;animation:tha-rule-draw .9s cubic-bezier(.23,1,.32,1) .7s both}.tha-era-rule-dot{animation:tha-fade-in .3s ease-out 1.5s both}.tha-era-rule-labels{animation:tha-fade-in .3s ease-out 1.2s both}.tha-horizon-figure{animation:tha-fade-in .4s ease-out both}.tha-horizon-figure-1{animation-delay:1.2s}.tha-horizon-figure-2{animation-delay:1.28s}.tha-horizon-figure-3{animation-delay:1.36s}.tha-horizon-figure-4{animation-delay:1.44s}@media (scripting:enabled){.tha-reveal{opacity:0;transform:translateY(12px);transition:opacity .4s ease-out,transform .4s ease-out}.tha-reveal.tha-in{opacity:1;transform:translateY(0)}.tha-reveal.tha-stagger-2{transition-delay:60ms}.tha-reveal.tha-stagger-3{transition-delay:.12s}.tha-reveal.tha-stagger-4{transition-delay:.18s}.tha-reveal--up-lg{transform:translateY(20px)}.tha-reveal--scale{transform:translateY(10px) scale(.94);transition:opacity .45s ease-out,transform .45s cubic-bezier(.23,1,.32,1)}.tha-reveal--scale.tha-in{transform:translateY(0) scale(1)}}@supports (animation-timeline:scroll()){@keyframes tha-hero-ring-drift{0%{rotate:0deg;scale:1}to{rotate:6deg;scale:1.08}}.tha-hero-ring-wrap{animation:tha-hero-ring-drift linear both;animation-timeline:scroll(root block);animation-range:0 40vh}@keyframes tha-hero-exit{0%{opacity:1;translate:0 0}to{opacity:.15;translate:0 -24px}}.tha-hero-exit{animation:tha-hero-exit linear both;animation-timeline:scroll(root block);animation-range:20vh 90vh}}@supports (animation-timeline:view()){@keyframes tha-ring-settle{0%{rotate:-14deg;scale:.92;opacity:.5}to{rotate:0deg;scale:1;opacity:1}}.tha-tease-ring{animation:tha-ring-settle linear both;animation-timeline:view();animation-range:entry 0 cover 35%}@keyframes tha-drift-up{0%{translate:0 10px}to{translate:0 -10px}}@keyframes tha-drift-down{0%{translate:0 16px}to{translate:0 -16px}}.tha-tease-grid>:nth-child(odd) .tha-tease-card{animation:tha-drift-up linear both;animation-timeline:view();animation-range:cover 0 cover 100%}.tha-tease-grid>:nth-child(2n) .tha-tease-card{animation:tha-drift-down linear both;animation-timeline:view();animation-range:cover 0 cover 100%}@keyframes tha-stroke-draw{0%{stroke-dashoffset:1040}to{stroke-dashoffset:0}}.tha-step-ring ellipse{stroke-dasharray:1040;animation:tha-stroke-draw linear both;animation-timeline:view();animation-range:entry 0 entry 90%}@media (prefers-reduced-motion:no-preference){@keyframes tha-kword-lit{0%{color:rgba(245,245,247,.4)}to{color:#f5f5f7}}.tha-kword{animation:tha-kword-lit linear both;animation-timeline:view()}}}.tha-journey-scenes{margin:0 auto;padding:0 1.25rem clamp(64px,8vh,96px);max-width:720px;display:grid;grid-gap:14px;gap:14px}.tha-journey-rule,.tha-journey-sky{display:none}@supports (view-timeline-name:--x){@media (prefers-reduced-motion:no-preference){.tha-journey-track{height:380vh;view-timeline-name:--tha-era-track}.tha-journey-stage{position:-webkit-sticky;position:sticky;top:0;height:100svh;overflow:hidden;display:grid;place-items:center}.tha-journey-scenes{box-sizing:border-box;padding:0 1.25rem;max-width:none;display:grid;place-items:center;width:100%}.tha-scene{grid-area:1/1;background:none!important;border:none!important;max-width:680px;opacity:0;animation:tha-scene-pass linear both;animation-timeline:--tha-era-track}.tha-scene h3{font-size:clamp(1.9rem,5vw,3rem)!important;line-height:1.12!important}.tha-scene>p:last-child{font-size:clamp(1.05rem,2vw,1.25rem)!important;max-width:46ch!important}.tha-scene .tha-emblem{width:clamp(110px,16vw,150px);height:auto}@keyframes tha-scene-pass{0%{opacity:0;translate:0 34px;scale:.96}22%{opacity:1;translate:0 0;scale:1}78%{opacity:1;translate:0 0;scale:1}to{opacity:0;translate:0 -30px;scale:.98}}.tha-scene-1{animation-range:cover 20% cover 44%}.tha-scene-2{animation-range:cover 41% cover 63%}.tha-scene-3{animation-range:cover 60% cover 82%}.tha-scene-4{animation-range:cover 79% cover 98%}@keyframes tha-scene-hold{0%{opacity:0;translate:0 34px;scale:.96}26%{opacity:1;translate:0 0;scale:1}to{opacity:1;translate:0 0;scale:1}}.tha-scene-4{animation-name:tha-scene-hold}.tha-journey-sky{display:block;position:absolute;inset:0;pointer-events:none}.tha-sky{position:absolute;inset:0;opacity:0;animation:tha-sky-pass linear both;animation-timeline:--tha-era-track}@keyframes tha-sky-pass{0%{opacity:0}30%{opacity:1}70%{opacity:1}to{opacity:0}}.tha-sky-1{animation-range:cover 2% cover 46%}.tha-sky-2{animation-range:cover 38% cover 64%}.tha-sky-3{animation-range:cover 56% cover 82%}.tha-sky-4{animation-range:cover 74% cover 100%}@keyframes tha-sky-hold{0%{opacity:0}40%{opacity:1}to{opacity:1}}.tha-sky-4{animation-name:tha-sky-hold}.tha-journey-rule{display:block;position:absolute;left:50%;translate:-50% 0;bottom:clamp(48px,9vh,88px);width:min(640px,calc(100% - 2.5rem));height:4px}.tha-journey-rule-line{position:absolute;inset:0;border-radius:2px;background:linear-gradient(90deg,#c8893f 0 25%,#7c6cf0 25% 50%,#58c6e0 50% 75%,#9b8cff 75% 100%);opacity:.55}.tha-journey-stop{width:8px;height:8px;translate:-50% -50%;opacity:.9}.tha-journey-dot,.tha-journey-stop{position:absolute;top:50%;border-radius:999px}.tha-journey-dot{--tha-dot-span:min(480px,75cqw);left:12.5%;width:14px;height:14px;margin:-7px 0 0 -7px;background:var(--tha-text,#f5f5f7);box-shadow:var(--tha-glow);animation:tha-dot-travel linear both;animation-timeline:--tha-era-track;animation-range:cover 20% cover 96%}@keyframes tha-dot-travel{0%{translate:0 0}18%{translate:0 0}32%{translate:calc(var(--tha-dot-span) / 3) 0}50%{translate:calc(var(--tha-dot-span) / 3) 0}60%{translate:calc(var(--tha-dot-span) / 3 * 2) 0}76%{translate:calc(var(--tha-dot-span) / 3 * 2) 0}86%{translate:var(--tha-dot-span) 0}to{translate:var(--tha-dot-span) 0}}.tha-journey-rule{container-type:inline-size}.tha-emblem-stroke ellipse,.tha-emblem-stroke path{stroke-dasharray:320;animation:tha-emblem-draw linear both;animation-timeline:--tha-era-track}@keyframes tha-emblem-draw{0%{stroke-dashoffset:320}35%{stroke-dashoffset:0}to{stroke-dashoffset:0}}.tha-scene-2 .tha-emblem-stroke ellipse,.tha-scene-2 .tha-emblem-stroke path{animation-range:cover 41% cover 63%}.tha-scene-3 .tha-emblem-stroke ellipse,.tha-scene-3 .tha-emblem-stroke path{animation-range:cover 60% cover 82%}.tha-scene-4 .tha-emblem-stroke ellipse,.tha-scene-4 .tha-emblem-stroke path{animation-range:cover 79% cover 98%}}}.tha-pill{display:inline-block;padding:.85rem 1.6rem;border-radius:999px;border:1px solid var(--tha-orbit);background:transparent;color:var(--tha-text);font-weight:700;font-size:1rem;text-decoration:none;transition:background-color .15s ease-out,transform .16s ease-out}.tha-pill:hover{background-color:rgba(124,108,240,.12)}.tha-pill:active{transform:scale(.97)}.tha-ghost-link:focus-visible,.tha-pill:focus-visible,.tha-submit:focus-visible{outline:2px solid var(--tha-orbit,#7c6cf0);outline-offset:3px}.tha-submit{background:#6f5fe6;color:#fff;transition:transform .16s cubic-bezier(.23,1,.32,1),filter .16s ease-out}@media (hover:hover) and (pointer:fine){.tha-submit:hover:not(:disabled){filter:brightness(1.08)}}.tha-submit:active:not(:disabled){transform:scale(.97)}.tha-ghost-link{color:var(--tha-text-2);text-decoration:none;font-weight:600;background-image:linear-gradient(currentColor,currentColor);background-repeat:no-repeat;background-size:0 1px;background-position:0 100%;transition:background-size .15s ease-out,color .15s ease-out}.tha-ghost-link:hover{color:var(--tha-text);background-size:100% 1px}.tha-tease-card{border:1px solid var(--tha-hairline);transition:border-color .2s ease-out}.tha-tease-ring{box-shadow:var(--tha-glow);transition:box-shadow .2s ease-out}.tha-tease-figure{transition:filter .2s ease-out}@media (hover:hover) and (pointer:fine){.tha-tease-card:hover{border-color:var(--tha-hairline-hover)}.tha-tease-card:hover .tha-tease-ring{box-shadow:0 0 var(--tha-glow-blur) 0 var(--tha-glow-color-hover,var(--tha-glow-color))}.tha-tease-card:hover .tha-tease-figure{filter:brightness(1.4) saturate(1.1)}}.tha-tease-warmed .tha-tease-figure{filter:brightness(1.6) saturate(1.2);transition:filter .6s ease-out}.tha-tease-warmed .tha-tease-ring{box-shadow:0 0 var(--tha-glow-blur) 0 var(--tha-glow-color-hover,var(--tha-glow-color))}.tha-input{transition:border-color .15s ease-out}.tha-input:hover{border-color:var(--tha-hairline-hover,rgba(245,245,247,.14))}.tha-input:focus-visible{outline:2px solid var(--tha-orbit,#7c6cf0);outline-offset:2px}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.tha-hero-ring ellipse{animation:none;stroke-dasharray:none}.tha-era-rule-dot,.tha-era-rule-labels,.tha-hero-fade,.tha-horizon-figure{animation:tha-fade-in .2s ease-out both;animation-delay:0s}.tha-hero-rise{animation:none}.tha-era-rule-segments{animation:none;transform:scaleX(1)}.tha-reveal{transition:opacity .2s ease-out}.tha-pill:active,.tha-reveal,.tha-submit:active:not(:disabled){transform:none}.tha-hero-exit,.tha-hero-ring-wrap,.tha-step-ring ellipse,.tha-tease-grid>:nth-child(2n) .tha-tease-card,.tha-tease-grid>:nth-child(odd) .tha-tease-card,.tha-tease-ring{animation:none}.tha-step-ring ellipse{stroke-dasharray:none}}:root{--tha-ember:#e0873a;--tha-spark:#8b7bff;--tha-aurora:#54cfe6;--tha-halo:#c8b7ff;--tha-rust-lit:#f0854a;--tha-teal-lit:#45c9b3;--tha-yellow-lit:#f0bd3a;--tha-green-lit:#7fd06a;--tha-blue-lit:#7d97ff}.tha-aurora{position:fixed;inset:0;z-index:0;pointer-events:none;overflow:hidden}.tha-aurora:before{content:"";position:absolute;inset:-20%;background:radial-gradient(38% 42% at 16% 22%,rgba(224,135,58,.2),transparent 70%),radial-gradient(42% 46% at 82% 18%,rgba(139,123,255,.26),transparent 72%),radial-gradient(48% 52% at 68% 84%,rgba(84,207,230,.18),transparent 72%),radial-gradient(52% 56% at 26% 92%,rgba(200,183,255,.16),transparent 74%);filter:blur(6px);transform:translateZ(0) scale(1);opacity:.82;animation:tha-breathe 22s ease-in-out infinite alternate;will-change:transform,opacity}@keyframes tha-breathe{0%{transform:translateZ(0) scale(1);opacity:.82}to{transform:translate3d(0,-2%,0) scale(1.07);opacity:1}}.tha-nav{position:relative;z-index:3;justify-content:space-between;gap:20px;max-width:1200px;margin:0 auto;padding:20px clamp(20px,4vw,44px)}.tha-brand,.tha-nav{display:flex;align-items:center}.tha-brand{gap:11px;font-family:var(--font-display);font-weight:700;letter-spacing:.14em;text-transform:uppercase;font-size:13px;color:var(--tha-text);text-decoration:none}.tha-navlinks{display:flex;align-items:center;gap:24px;font-size:14px;font-weight:600}.tha-navlinks a:not(.tha-pill-primary){color:var(--tha-text-2);text-decoration:none;transition:color .15s ease-out}.tha-navlinks a:not(.tha-pill-primary):hover{color:var(--tha-text)}.tha-brand:focus-visible,.tha-nav-hide:focus-visible{outline:2px solid var(--tha-orbit,#7c6cf0);outline-offset:3px;border-radius:4px}@media (max-width:720px){.tha-navlinks .tha-nav-hide{display:none}}.tha-pill-primary{display:inline-flex;align-items:center;gap:.5em;padding:.85rem 1.6rem;border-radius:999px;border:1px solid transparent;background:#6f5fe6;color:#fff;font-weight:700;font-size:1rem;text-decoration:none;cursor:pointer;box-shadow:0 10px 34px -12px rgba(111,95,230,.75);transition:transform .16s cubic-bezier(.23,1,.32,1),filter .16s ease-out}@media (hover:hover) and (pointer:fine){.tha-pill-primary:hover{filter:brightness(1.08)}}.tha-pill-primary:active{transform:scale(.96)}.tha-pill-primary:focus-visible{outline:2px solid var(--tha-orbit,#7c6cf0);outline-offset:3px}.tha-lineup{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:clamp(10px,2.4vw,20px);gap:clamp(10px,2.4vw,20px);align-items:end;width:100%}@media (min-width:768px){.tha-lineup{grid-template-columns:repeat(4,1fr);gap:clamp(6px,1.5vw,20px)}}.tha-member{text-align:center}.tha-member,.tha-member-figure{position:relative}.tha-member-glow{position:absolute;left:50%;bottom:20%;width:116%;height:66%;translate:-50% 0;border-radius:50%;filter:blur(34px);opacity:.5;z-index:0;pointer-events:none}.tha-member-portrait{position:relative;z-index:1;display:block;width:100%;height:auto;aspect-ratio:4/5;object-fit:cover;object-position:50% 12%;-webkit-mask-image:radial-gradient(118% 92% at 50% 32%,#000 58%,transparent 100%);mask-image:radial-gradient(118% 92% at 50% 32%,#000 58%,transparent 100%);transition:transform .3s cubic-bezier(.23,1,.32,1),filter .3s ease-out}@media (hover:hover) and (pointer:fine){.tha-member:hover .tha-member-portrait{transform:translateY(-8px);filter:brightness(1.12) saturate(1.08)}}.tha-member-name{position:relative;z-index:2;margin-top:2px;font-family:var(--font-display);font-weight:700;font-size:clamp(.95rem,1.5vw,1.18rem);letter-spacing:.01em}.tha-member-role{margin-top:2px;font-size:12px;text-transform:uppercase;letter-spacing:.1em;color:var(--tha-text-3)}.tha-horizon{position:relative;height:3px;border-radius:2px;margin:10px 1% 0;background:linear-gradient(90deg,var(--tha-ember) 0 25%,var(--tha-spark) 25% 50%,var(--tha-aurora) 50% 75%,var(--tha-halo) 75% 100%);opacity:.6}@media (max-width:560px){.tha-member-role{display:none}}.tha-strip{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:clamp(10px,1.4vw,18px);gap:clamp(10px,1.4vw,18px)}.tha-panel{position:relative;border:1px solid var(--tha-hairline);border-radius:16px;overflow:hidden;background:var(--tha-card,#101d38);transition:transform .3s cubic-bezier(.23,1,.32,1),border-color .3s ease-out}@media (hover:hover) and (pointer:fine){.tha-panel:hover{transform:translateY(-6px);border-color:var(--tha-hairline-hover)}}.tha-panel-frame{position:relative;aspect-ratio:3/4;overflow:hidden}.tha-panel-frame img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:50% 16%}.tha-panel-tint{position:absolute;inset:0;mix-blend-mode:soft-light}.tha-panel-fade{position:absolute;inset:0;background:linear-gradient(180deg,transparent 42%,rgba(11,19,38,.92))}.tha-era-ember img{filter:saturate(.99) contrast(.99)}.tha-era-ember .tha-panel-tint{background:radial-gradient(120% 90% at 50% 18%,rgba(224,135,58,.3),transparent 72%)}.tha-era-spark img{filter:saturate(1.04)}.tha-era-spark .tha-panel-tint{background:radial-gradient(120% 90% at 50% 18%,rgba(139,123,255,.22),transparent 74%)}.tha-era-aurora img{filter:saturate(1.03)}.tha-era-aurora .tha-panel-tint{background:radial-gradient(120% 90% at 50% 18%,rgba(84,207,230,.26),transparent 74%)}.tha-era-halo img{filter:brightness(1.06) saturate(1)}.tha-era-halo .tha-panel-tint{background:radial-gradient(120% 100% at 50% 28%,rgba(200,183,255,.34),transparent 76%)}.tha-panel-cap{position:absolute;left:0;right:0;bottom:0;padding:13px 15px 15px;text-align:left}.tha-panel-emblem{width:16px;height:16px;border-radius:999px;display:inline-block;margin-bottom:8px}.tha-era-ember .tha-panel-emblem{background:var(--tha-ember);box-shadow:0 0 14px var(--tha-ember)}.tha-era-spark .tha-panel-emblem{background:var(--tha-spark);box-shadow:0 0 16px var(--tha-spark)}.tha-era-aurora .tha-panel-emblem{background:var(--tha-aurora);box-shadow:0 0 18px var(--tha-aurora)}.tha-era-halo .tha-panel-emblem{background:var(--tha-halo);box-shadow:0 0 22px var(--tha-halo)}.tha-panel-era{display:block;font-family:var(--font-display);font-weight:700;letter-spacing:.14em;text-transform:uppercase;font-size:15px}.tha-era-ember .tha-panel-era{color:var(--tha-ember)}.tha-era-spark .tha-panel-era{color:#b3a9ff}.tha-era-aurora .tha-panel-era{color:var(--tha-aurora)}.tha-era-halo .tha-panel-era{color:var(--tha-halo)}.tha-panel-when{font-size:12.5px;color:var(--tha-text-2);margin-top:3px}.tha-panel-here{position:absolute;top:12px;left:12px;z-index:2;font-family:var(--font-display);font-weight:700;font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:#fff;background:rgba(111,95,230,.92);padding:4px 8px;border-radius:6px}@media (max-width:640px){.tha-strip{grid-template-columns:repeat(2,1fr)}}.tha-participate-card{border:1px solid var(--tha-hairline);border-radius:22px;padding:clamp(24px,4vw,40px);background:linear-gradient(110deg,rgba(224,135,58,.08),rgba(139,123,255,.12) 52%,rgba(84,207,230,.08))}.tha-participate-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:clamp(14px,2vw,22px);gap:clamp(14px,2vw,22px);margin-top:clamp(20px,3vw,28px)}.tha-participate-tile{display:block;border:1px solid var(--tha-hairline);border-radius:16px;padding:clamp(18px,2.4vw,26px);background:rgba(11,19,38,.35);text-decoration:none;color:var(--tha-text);transition:transform .2s cubic-bezier(.23,1,.32,1),border-color .2s ease-out,background-color .2s ease-out}@media (hover:hover) and (pointer:fine){.tha-participate-tile:hover{transform:translateY(-4px);border-color:var(--tha-hairline-hover);background:rgba(139,123,255,.1)}}.tha-participate-tile:focus-visible{outline:2px solid var(--tha-orbit,#7c6cf0);outline-offset:3px}@media (max-width:560px){.tha-participate-grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.tha-aurora:before{animation:none;will-change:auto}.tha-member-portrait,.tha-panel,.tha-participate-tile{transition:none}.tha-pill-primary:active{transform:none}}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/b1f344208eb4edfe-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/48e2044251ef3125-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/bf24a9759715e608-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/1f173e5e25f3efee-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/904be59b21bd51cb-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/b1f344208eb4edfe-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/48e2044251ef3125-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/bf24a9759715e608-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/1f173e5e25f3efee-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/904be59b21bd51cb-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Montserrat Fallback;src:local("Arial");ascent-override:85.79%;descent-override:22.25%;line-gap-override:0.00%;size-adjust:112.83%}.__className_50e27d{font-family:Montserrat,Montserrat Fallback;font-style:normal}.__variable_50e27d{--font-display-loaded:"Montserrat","Montserrat Fallback"}