.LevelImage-module__gTMCzq__frame{width:min(100%, 64rem, calc(var(--image-height,72vh) * var(--image-ratio)));background:var(--obsidian);border:1px solid #632a3573;border-radius:.75rem;margin-inline:auto;padding:2px;display:block;overflow:hidden;box-shadow:0 12px 32px #00000040}.LevelImage-module__gTMCzq__frame:focus-visible{outline:2px solid var(--accent-strong);outline-offset:4px}.LevelImage-module__gTMCzq__image{object-fit:contain;border-radius:.5rem;width:100%;height:auto;display:block}
.UrlHint-module__eiqdsG__hint{top:calc(env(safe-area-inset-top,0px) + 1.5rem);z-index:20;pointer-events:none;-webkit-user-select:none;user-select:none;flex-direction:column;align-items:center;display:flex;position:fixed;left:50%;transform:translate(-50%)}.UrlHint-module__eiqdsG__hand{color:var(--brass-gold);line-height:1;display:block}@media (prefers-reduced-motion:no-preference){.UrlHint-module__eiqdsG__hand{animation:2.4s ease-in-out infinite UrlHint-module__eiqdsG__point-up}}@keyframes UrlHint-module__eiqdsG__point-up{0%,to{transform:translateY(0)}50%{transform:translateY(.35rem)}}
.PageBackdrop-module__xqRLEW__backdrop{z-index:-1;pointer-events:none;position:absolute;inset:0;-webkit-mask-image:radial-gradient(at 65% 40%,#000 25%,#0000 85%);mask-image:radial-gradient(at 65% 40%,#000 25%,#0000 85%)}.PageBackdrop-module__xqRLEW__backdrop:before,.PageBackdrop-module__xqRLEW__backdrop:after{content:"";position:absolute;inset:0}.PageBackdrop-module__xqRLEW__backdrop:before{background-image:var(--backdrop-image,url(/images/homepage/treizebustshot.jpg));background-position:var(--backdrop-position,right 30%);filter:brightness(.65)saturate(.35);opacity:.45;background-repeat:no-repeat;background-size:cover}.PageBackdrop-module__xqRLEW__backdrop:after{background:linear-gradient(90deg, var(--obsidian) 5%, #111113eb 30%, #11111340 70%, #11111373), linear-gradient(180deg, #632a354d, #11111359 55%, var(--obsidian))}@media (max-width:767px){.PageBackdrop-module__xqRLEW__backdrop:before{background-position:var(--backdrop-mobile-position,62% top);opacity:.24;filter:brightness(.5)saturate(.25)}.PageBackdrop-module__xqRLEW__backdrop:after{background:linear-gradient(90deg, #111113f2, #1111138c), linear-gradient(180deg, #632a3559, var(--obsidian) 85%)}}
.PageAtmosphere-module__Q-7e5W__surface{isolation:isolate;min-height:65vh;color:var(--warm-white);font-family:var(--font-reading);background:var(--page-background);position:relative}.PageAtmosphere-module__Q-7e5W__backdrop{max-height:60rem}.PageAtmosphere-module__Q-7e5W__surface :where(h1,h2,h3,h4,h5,h6){font-family:var(--font-heading)}.PageAtmosphere-module__Q-7e5W__surface :where(a,button,input,select,textarea,label,time,.uppercase){font-family:var(--font-technical)}
.LevelNavigation-module__6QgyUa__navigation{min-height:3.5rem;font-family:var(--font-technical);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;font-size:.75rem;display:flex}.LevelNavigation-module__6QgyUa__previousLink,.LevelNavigation-module__6QgyUa__exitLink{border:1px solid #0000;border-radius:.625rem;justify-content:center;align-items:center;gap:.5rem;min-height:2.75rem;padding:.5rem .75rem;transition:color .15s,background-color .15s,border-color .15s;display:inline-flex}.LevelNavigation-module__6QgyUa__previousLink{color:var(--warm-white);background:var(--obsidian);border-color:var(--border)}.LevelNavigation-module__6QgyUa__exitLink{color:var(--muted);margin-left:auto}.LevelNavigation-module__6QgyUa__previousLink:hover,.LevelNavigation-module__6QgyUa__exitLink:hover{color:var(--warm-white);background:var(--accent-soft);border-color:var(--bordeaux)}.LevelNavigation-module__6QgyUa__previousLink:focus-visible,.LevelNavigation-module__6QgyUa__exitLink:focus-visible{outline:2px solid var(--brass-gold);outline-offset:3px}.LevelNavigation-module__6QgyUa__navigation svg{flex-shrink:0;width:1rem;height:1rem}
.TutorialHint-module__DK-AWa__actions{justify-content:flex-end;margin-top:.5rem;display:flex;position:relative}.TutorialHint-module__DK-AWa__button{min-height:2.75rem;color:var(--muted);font-family:var(--font-technical);cursor:pointer;background:0 0;border:0;border-radius:.375rem;align-items:center;gap:.5rem;padding:.5rem;font-size:.75rem;transition:color .15s,background-color .15s;display:inline-flex}.TutorialHint-module__DK-AWa__button:hover,.TutorialHint-module__DK-AWa__button[aria-expanded=true]{color:var(--warm-white);background:#a58b5814}.TutorialHint-module__DK-AWa__button svg{width:1rem;height:1rem;color:var(--brass-gold)}.TutorialHint-module__DK-AWa__button:focus-visible{outline:2px solid var(--warm-white);outline-offset:3px}.TutorialHint-module__DK-AWa__message{z-index:10;color:#fff;width:min(28rem,100%);font-family:var(--font-reading);background:#214b34;border:1px solid #477c5a;border-radius:.85rem;padding:1.15rem 3.75rem 1.15rem 1.25rem;line-height:1.65;position:absolute;bottom:calc(100% + .75rem);right:0;box-shadow:0 12px 40px #00000073}.TutorialHint-module__DK-AWa__message:after{content:"";background:#214b34;border-bottom:1px solid #477c5a;border-right:1px solid #477c5a;width:.8rem;height:.8rem;position:absolute;bottom:-.45rem;right:1.75rem;transform:rotate(45deg)}.TutorialHint-module__DK-AWa__actions .TutorialHint-module__DK-AWa__message .TutorialHint-module__DK-AWa__hintText{overflow-wrap:anywhere;color:#fff;margin:0}.TutorialHint-module__DK-AWa__close{color:#fff;cursor:pointer;background:0 0;border:0;border-radius:.5rem;place-items:center;width:2.75rem;height:2.75rem;padding:0;transition:color .15s,background-color .15s;display:grid;position:absolute;top:.35rem;right:.35rem}.TutorialHint-module__DK-AWa__close:hover{background:#ffffff1f}.TutorialHint-module__DK-AWa__close:focus-visible{outline:2px solid var(--warm-white);outline-offset:-3px}
.Button-module__8RiFmG__button{letter-spacing:.025em;border:1px solid #0000;border-radius:.75rem;justify-content:center;align-items:center;max-width:100%;padding:.75rem 1.5rem;font-size:.875rem;font-weight:500;transition:all .3s ease-out;display:inline-flex}.Button-module__8RiFmG__button:focus-visible{outline:2px solid var(--warm-white);outline-offset:4px}.Button-module__8RiFmG__button:disabled{pointer-events:none;opacity:.5}.Button-module__8RiFmG__primary,.Button-module__8RiFmG__secondary,.Button-module__8RiFmG__ghost{height:3rem}.Button-module__8RiFmG__primary:hover,.Button-module__8RiFmG__secondary:hover,.Button-module__8RiFmG__ghost:hover,.Button-module__8RiFmG__subtle:hover{transform:translateY(-.125rem)}.Button-module__8RiFmG__button:active{transform:translateY(0)}.Button-module__8RiFmG__primary{border-color:var(--accent-strong);background:var(--accent);color:var(--warm-white);box-shadow:0 8px 30px #632a3538}.Button-module__8RiFmG__primary:hover{border-color:var(--accent-strong);background:var(--accent-strong);box-shadow:0 12px 40px #632a3547}.Button-module__8RiFmG__secondary{border-color:var(--border);background:var(--surface);color:var(--foreground)}.Button-module__8RiFmG__secondary:hover{background:var(--surface-soft);border-color:#ffffff26}.Button-module__8RiFmG__ghost{color:var(--muted);background:0 0}.Button-module__8RiFmG__ghost:hover{color:var(--foreground);background:#ffffff0a}.Button-module__8RiFmG__solid{border-color:var(--accent-strong);background:var(--bordeaux);color:var(--warm-white);font-family:var(--font-technical);letter-spacing:normal;font-weight:400;transition:background-color .15s}.Button-module__8RiFmG__solid:hover{background:var(--accent-strong)}.Button-module__8RiFmG__subtle{border-color:color-mix(in srgb, var(--accent) 40%, transparent);background:color-mix(in srgb, var(--accent) 10%, transparent);color:var(--foreground);letter-spacing:normal;padding-inline:1.25rem}.Button-module__8RiFmG__subtle:hover{border-color:var(--accent);background:color-mix(in srgb, var(--accent) 20%, transparent)}
.Stories-module__rn_f2a__page{isolation:isolate;font-family:var(--font-reading);background:var(--page-background);position:relative}.Stories-module__rn_f2a__page :is(h1,h2,h3){font-family:var(--font-heading)}.Stories-module__rn_f2a__technical,.Stories-module__rn_f2a__page a,.Stories-module__rn_f2a__badge{font-family:var(--font-technical)}.Stories-module__rn_f2a__background{max-height:60rem}.Stories-module__rn_f2a__badge{border:1px solid;border-radius:999px;margin-top:.65rem;padding:.125rem .5rem;font-size:.75rem;line-height:1.4;display:inline-block}.Stories-module__rn_f2a__einfach{color:#86efac;background:#22c55e1a;border-color:#22c55e4d}.Stories-module__rn_f2a__mittel{color:#fdba74;background:#f973161a;border-color:#f973164d}.Stories-module__rn_f2a__schwer{color:#fca5a5;background:#ef44441a;border-color:#ef44444d}.Stories-module__rn_f2a__groupTitle{border-bottom:1px solid var(--bordeaux);font-family:var(--font-heading);color:var(--warm-white);margin-bottom:1.5rem;padding-bottom:.75rem;font-size:1.75rem;font-weight:600}.Stories-module__rn_f2a__stage{--cover-brightness:.63;--cover-saturation:.65;--cover-contrast:1.08;isolation:isolate;background:var(--obsidian);flex-direction:column;justify-content:center;min-width:0;min-height:19.5rem;padding:1.5rem;display:flex;position:relative;overflow:hidden}.Stories-module__rn_f2a__art{z-index:-2;pointer-events:none;position:absolute;inset:0 0 0 16%}.Stories-module__rn_f2a__cover{object-fit:cover;object-position:62% 44%;filter:brightness(var(--cover-brightness)) saturate(var(--cover-saturation)) contrast(var(--cover-contrast))}.Stories-module__rn_f2a__stage:before{content:"";z-index:-1;pointer-events:none;background:linear-gradient(90deg,#111113 0%,#111113fa 22%,#111113e0 40%,#1111138c 58%,#1111131f 80%,#11111340 100%),radial-gradient(at 65% 45%,#0000 30%,#1111138c 100%),linear-gradient(#632a351f,#28171d2e);position:absolute;inset:0}.Stories-module__rn_f2a__copy,.Stories-module__rn_f2a__action{overflow-wrap:anywhere;width:55%;min-width:0}@media (max-width:767px){.Stories-module__rn_f2a__stage{justify-content:flex-start;min-height:0;padding:0 0 1.5rem}.Stories-module__rn_f2a__art{aspect-ratio:2;flex-shrink:0;width:100%;position:relative;inset:auto}.Stories-module__rn_f2a__cover{object-position:60% 38%}.Stories-module__rn_f2a__stage:before{display:none}.Stories-module__rn_f2a__art:after{content:"";background:linear-gradient(180deg, #1111131f 50%, var(--obsidian) 100%), radial-gradient(ellipse at center, transparent 35%, #11111359 100%), linear-gradient(#632a351f, #28171d2e);position:absolute;inset:0}.Stories-module__rn_f2a__copy,.Stories-module__rn_f2a__action{width:100%;padding-inline:1.5rem}}
.LevelDescription-module__LVqHVq__content{min-width:0;font-family:var(--font-reading);overflow-wrap:anywhere;padding:1.25rem clamp(.25rem,2vw,1rem) .5rem;font-size:1.125rem;font-weight:400;line-height:1.8}.LevelDescription-module__LVqHVq__content:before{content:"";background:var(--brass-gold);opacity:.65;width:3rem;height:1px;margin-bottom:1rem;display:block}.LevelDescription-module__LVqHVq__content p:not(.text-background){color:var(--warm-white);line-height:1.8}
@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:500;font-display:swap;src:url(../media/f3397070b5136d67-s.1k2hqs853vnvl.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:500;font-display:swap;src:url(../media/5a7f2b61422ecdd2-s.3q4_gls9qilw-.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:500;font-display:swap;src:url(../media/d7063d6b6d39135f-s.3iwdagnm3bna6.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:500;font-display:swap;src:url(../media/79646f8ccf79663c-s.151-ne2ev-siw.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Cormorant Garamond;font-style:italic;font-weight:500;font-display:swap;src:url(../media/cc4b84345f7a025e-s.p.1qlfmguooqpj9.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Cormorant Garamond Fallback;src:local(Times New Roman);ascent-override:95.27%;descent-override:29.59%;line-gap-override:0.0%;size-adjust:96.98%}.cormorant_garamond_a4768c9f-module__MZoCuG__className{font-family:Cormorant Garamond,Cormorant Garamond Fallback;font-style:italic;font-weight:500}
.Completion-module__SaZRuW__page{align-items:center;min-height:85vh;padding:clamp(3rem,8vw,7rem) 1.5rem;display:flex}.Completion-module__SaZRuW__content{width:100%;max-width:48rem;margin-inline:auto}.Completion-module__SaZRuW__success{color:#fff;font-family:var(--font-technical);background:#214b34;border:1px solid #477c5a;border-radius:.85rem;align-items:center;gap:.85rem;padding:1rem 1.25rem;font-size:.85rem;line-height:1.6;display:flex}.Completion-module__SaZRuW__eyebrow{color:var(--accent-strong);font-family:var(--font-technical);letter-spacing:.2em;text-transform:uppercase;margin-top:2.5rem;font-size:.75rem}.Completion-module__SaZRuW__content h1{font-family:var(--font-heading);letter-spacing:-.035em;overflow-wrap:anywhere;margin-top:1rem;font-size:clamp(2.6rem,5.1vw,4.6rem);font-weight:600;line-height:1.04}.Completion-module__SaZRuW__description{max-width:40rem;color:var(--muted);margin-top:1.5rem;font-size:1.125rem;line-height:1.8}.Completion-module__SaZRuW__button{margin-top:2rem;padding-block:.85rem;font-size:1rem}
.DifficultyFilter-module__2oUxpa__filter{font-family:var(--font-technical);flex-wrap:wrap;align-items:center;gap:.75rem;margin-top:2rem;font-size:.8125rem;display:flex}.DifficultyFilter-module__2oUxpa__selectWrapper{max-width:100%;display:inline-grid;position:relative}.DifficultyFilter-module__2oUxpa__selectWrapper:after{content:"";pointer-events:none;border-bottom:1px solid;border-right:1px solid;width:.4rem;height:.4rem;position:absolute;top:calc(50% - .3rem);right:.75rem;transform:rotate(45deg)}.DifficultyFilter-module__2oUxpa__filter select{appearance:none;border:1px solid var(--bordeaux);max-width:100%;min-height:2.75rem;color:var(--warm-white);background:var(--obsidian);border-radius:.5rem;padding:.5rem 2rem .5rem .75rem}.DifficultyFilter-module__2oUxpa__filter select:focus-visible{outline:2px solid var(--warm-white);outline-offset:4px}
.TutorialLevel-module__wXI-3a__page{color:var(--warm-white);font-family:var(--font-reading);font-weight:400}.TutorialLevel-module__wXI-3a__heading{max-width:48rem;font-family:var(--font-heading);justify-content:flex-start;align-items:center;gap:clamp(.8rem,3vw,1.6rem);margin:1.5rem auto;font-weight:600;display:flex}.TutorialLevel-module__wXI-3a__number{letter-spacing:-.04em;color:var(--warm-white);font-variant-numeric:lining-nums tabular-nums;flex-shrink:0;font-size:clamp(3.5rem,9vw,6rem);line-height:.95}.TutorialLevel-module__wXI-3a__success{width:100%;min-width:0;max-width:39rem;color:var(--warm-white);overflow-wrap:anywhere;margin:.5rem auto .75rem;padding:.5rem clamp(.25rem,2vw,1rem);font-size:1rem;line-height:1.75}.TutorialLevel-module__wXI-3a__noteTitle{color:#b3c7a7;font-family:var(--font-heading);align-items:center;gap:.75rem;margin:0 0 .5rem;font-size:1.5rem;font-weight:600;line-height:1.3;display:flex}.TutorialLevel-module__wXI-3a__noteIcon{flex-shrink:0;width:1.25rem;height:1.25rem}.TutorialLevel-module__wXI-3a__success p{color:#c2d1b9;margin:0}.TutorialLevel-module__wXI-3a__guideNote{color:#c2d1b9;font-family:var(--font-reading);overflow-wrap:anywhere;font-size:.9375rem;font-weight:400;line-height:1.65}.TutorialLevel-module__wXI-3a__guideNote h2{color:#b3c7a7;font-family:var(--font-heading);margin:0 0 .375rem;font-size:1.25rem;font-weight:600;line-height:1.3}.TutorialLevel-module__wXI-3a__guideNote h2 span{margin-right:.3rem;font-size:.875rem}.TutorialLevel-module__wXI-3a__guideNote p{margin:0}.TutorialLevel-module__wXI-3a__numberGuide{max-width:13rem;position:relative}.TutorialLevel-module__wXI-3a__imageGuide,.TutorialLevel-module__wXI-3a__descriptionGuide{margin:.75rem 0 1.25rem}.TutorialLevel-module__wXI-3a__guideArrow{display:none}.TutorialLevel-module__wXI-3a__numberGuide .TutorialLevel-module__wXI-3a__guideArrow{color:#b3c7a7;width:4rem;height:2rem;margin:0;display:block;position:absolute;top:calc(100% - .25rem);left:-1.5rem;transform:scaleX(-1)rotate(-15deg)}@media (min-width:1280px){.TutorialLevel-module__wXI-3a__imageGuide,.TutorialLevel-module__wXI-3a__descriptionGuide{width:12rem;margin:0;position:absolute}.TutorialLevel-module__wXI-3a__imageGuide{top:24%;right:calc(100% + 2rem);transform:rotate(-5deg)}.TutorialLevel-module__wXI-3a__descriptionGuide{top:.5rem;left:calc(100% + 2rem);transform:rotate(3deg)}.TutorialLevel-module__wXI-3a__guideArrow{color:#b3c7a7;width:6rem;height:3rem;margin:.375rem 0 0 auto;display:block}.TutorialLevel-module__wXI-3a__descriptionGuide .TutorialLevel-module__wXI-3a__guideArrow{margin-left:0;margin-right:auto;transform:scaleX(-1)}}.TutorialLevel-module__wXI-3a__page code,.TutorialLevel-module__wXI-3a__page pre,.TutorialLevel-module__wXI-3a__page kbd,.TutorialLevel-module__wXI-3a__page samp,.TutorialLevel-module__wXI-3a__page input[type=search]{font-family:var(--font-technical)}
.Requests-module__1lKnKq__page{isolation:isolate;background:var(--page-background);min-height:80vh;color:var(--warm-white);font-family:var(--font-reading);padding:clamp(3rem,7vw,6rem) 1.5rem;position:relative}.Requests-module__1lKnKq__content{max-width:68rem;margin-inline:auto}.Requests-module__1lKnKq__eyebrow{font-family:var(--font-technical);letter-spacing:.18em;text-transform:uppercase;color:var(--muted);font-size:.7rem}.Requests-module__1lKnKq__page h1{font-family:var(--font-heading);overflow-wrap:anywhere;margin-top:1rem;font-size:clamp(2.5rem,6vw,4rem);line-height:1.05}.Requests-module__1lKnKq__intro{max-width:42rem;color:var(--muted);margin-top:1.5rem;font-size:1.2rem;line-height:1.75}.Requests-module__1lKnKq__sections{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(2rem,5vw,4rem);margin-top:3rem;display:grid}.Requests-module__1lKnKq__sections section{border-top:1px solid var(--bordeaux);min-width:0;padding-top:1.5rem}.Requests-module__1lKnKq__page h2{font-family:var(--font-heading);margin-top:.75rem;font-size:2rem;line-height:1.15}.Requests-module__1lKnKq__sections section>p:not(.Requests-module__1lKnKq__eyebrow){margin-top:1.25rem;line-height:1.85}.Requests-module__1lKnKq__contact{border-top:1px solid var(--border);margin-top:3rem;padding-top:2rem}.Requests-module__1lKnKq__contact>p:first-child{max-width:44rem;line-height:1.8}.Requests-module__1lKnKq__button{gap:1rem;margin-top:1.5rem;padding-block:.875rem;font-size:.8125rem}.Requests-module__1lKnKq__note{font-family:var(--font-technical);color:var(--muted);margin-top:.75rem;font-size:.6875rem}@media (max-width:767px){.Requests-module__1lKnKq__sections{grid-template-columns:1fr}}
.Leaderboard-module__rnKHPa__page{max-width:80rem;min-height:65vh;font-family:var(--font-reading);color:var(--warm-white);margin-inline:auto;padding:3.5rem 1.5rem}.Leaderboard-module__rnKHPa__page h1{font-family:var(--font-heading);font-size:clamp(2.5rem,6vw,4rem);line-height:1.1}.Leaderboard-module__rnKHPa__intro{max-width:42rem;color:var(--muted);margin-top:1rem;line-height:1.75}.Leaderboard-module__rnKHPa__filter{font-family:var(--font-technical);flex-wrap:wrap;align-items:end;gap:1rem;margin-block:2rem;font-size:.8rem;display:flex}.Leaderboard-module__rnKHPa__filter label{gap:.5rem;min-width:0;max-width:100%;display:grid}.Leaderboard-module__rnKHPa__filter select{width:min(24rem,100%);max-width:100%}.Leaderboard-module__rnKHPa__filter select,.Leaderboard-module__rnKHPa__filter button,.Leaderboard-module__rnKHPa__retry{border:1px solid var(--accent-strong);background:var(--obsidian);color:var(--warm-white);border-radius:.5rem;padding:.75rem}.Leaderboard-module__rnKHPa__page :is(a,button,select):focus-visible{outline:2px solid var(--warm-white);outline-offset:4px}.Leaderboard-module__rnKHPa__state{border:1px solid var(--border);border-radius:.5rem;margin-block:1.5rem;padding:1rem;line-height:1.7}.Leaderboard-module__rnKHPa__podium{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-block:2rem;list-style:none;display:grid}.Leaderboard-module__rnKHPa__podium li{background:var(--surface);border:1px solid var(--border);border-radius:.65rem;min-width:0;padding:1.25rem}.Leaderboard-module__rnKHPa__rank,.Leaderboard-module__rnKHPa__date{font-family:var(--font-technical);font-size:.75rem}.Leaderboard-module__rnKHPa__podium li:first-child .Leaderboard-module__rnKHPa__rank{color:var(--brass-gold)}.Leaderboard-module__rnKHPa__podium li:first-child{border-top-color:#a58b5859}.Leaderboard-module__rnKHPa__name{font-family:var(--font-heading);overflow-wrap:anywhere;margin-block:.5rem;font-size:1.7rem;display:block}.Leaderboard-module__rnKHPa__date{color:var(--muted)}.Leaderboard-module__rnKHPa__table{border-collapse:collapse;table-layout:fixed;width:100%}.Leaderboard-module__rnKHPa__table th{font-family:var(--font-technical);color:var(--muted);text-align:left;font-size:.75rem;font-weight:400}.Leaderboard-module__rnKHPa__table th:first-child{width:4rem}.Leaderboard-module__rnKHPa__table th:last-child{width:15rem}.Leaderboard-module__rnKHPa__table :is(th,td){border-bottom:1px solid var(--border);overflow-wrap:anywhere;padding:.85rem .5rem}.Leaderboard-module__rnKHPa__self,.Leaderboard-module__rnKHPa__podium .Leaderboard-module__rnKHPa__self{background:var(--accent-soft);box-shadow:inset 3px 0 var(--bordeaux)}.Leaderboard-module__rnKHPa__you{font-family:var(--font-technical);color:var(--muted);margin-left:.5rem;font-size:.7rem}@media (max-width:640px){.Leaderboard-module__rnKHPa__podium{grid-template-columns:1fr}.Leaderboard-module__rnKHPa__table th:first-child{width:3rem}.Leaderboard-module__rnKHPa__table th:last-child{width:30%}.Leaderboard-module__rnKHPa__table :is(th,td){padding-inline:.25rem;font-size:.7rem}.Leaderboard-module__rnKHPa__date{font-size:.65rem}}
.News-module__J6VrCW__page{max-width:64rem;min-height:80vh;margin-inline:auto;padding:clamp(3rem,7vw,6rem) 1.5rem}.News-module__J6VrCW__meta,.News-module__J6VrCW__metadata{font-family:var(--font-technical);font-size:.75rem}.News-module__J6VrCW__meta{color:var(--accent-strong);letter-spacing:.2em;text-transform:uppercase}.News-module__J6VrCW__page h1{margin-top:.75rem;font-size:clamp(3rem,6vw,4.6rem);line-height:1.1}.News-module__J6VrCW__intro{max-width:42rem;color:var(--muted);margin-top:1.5rem;font-size:1.125rem;line-height:1.8}.News-module__J6VrCW__feed{gap:1.5rem;margin-top:3rem;display:grid}.News-module__J6VrCW__article{border:1px solid var(--border);border-top-color:var(--bordeaux);background:#111113f0;border-radius:1rem;padding:clamp(1.25rem,4vw,2.5rem);scroll-margin-top:9rem}.News-module__J6VrCW__metadata{color:var(--muted);flex-wrap:wrap;gap:.5rem 1.5rem;display:flex}.News-module__J6VrCW__metadata>:first-child{color:#b9818b}.News-module__J6VrCW__article h2{margin-top:1rem;font-size:clamp(1.8rem,4vw,2.5rem);line-height:1.15}.News-module__J6VrCW__article h2 a{font-family:var(--font-heading)}.News-module__J6VrCW__article p{overflow-wrap:anywhere;margin-top:1rem;line-height:1.85}.News-module__J6VrCW__more{font-family:var(--font-technical);text-underline-offset:.3em;margin-top:1.5rem;font-size:.8rem;text-decoration:underline;display:inline-block}.News-module__J6VrCW__article a:focus-visible{outline:2px solid var(--accent-strong);outline-offset:5px}.News-module__J6VrCW__article a:hover{color:#b9818b}.News-module__J6VrCW__body{white-space:pre-wrap;overflow-wrap:anywhere;font-size:1.125rem;line-height:1.9}.News-module__J6VrCW__page h1{overflow-wrap:anywhere}.News-module__J6VrCW__page>a:focus-visible{outline:2px solid var(--warm-white);outline-offset:4px}
.About-module__DRIoJG__page{width:100%;max-width:68rem;margin-inline:auto;padding:clamp(2.5rem,6vw,5rem) 1.5rem}.About-module__DRIoJG__panel{background:linear-gradient(#11111373,#11111399),radial-gradient(#632a352e,#0000 75%);border:1px solid #a58b583d;border-radius:1rem;grid-template-columns:.9fr 1.1fr;align-items:center;gap:clamp(2rem,4vw,4rem);padding:clamp(1.5rem,4vw,3rem);display:grid}.About-module__DRIoJG__eyebrow{color:var(--brass-gold);font-family:var(--font-technical);letter-spacing:.18em;text-transform:uppercase;font-size:.6875rem;line-height:1.8}.About-module__DRIoJG__seal{border:1px solid var(--accent-strong);width:2.5rem;height:2.5rem;color:var(--brass-gold);font-family:var(--font-heading);place-items:center;margin:.5rem 0 2.25rem .5rem;display:grid;transform:rotate(45deg)}.About-module__DRIoJG__seal span{transform:rotate(-45deg)}.About-module__DRIoJG__intro h1{letter-spacing:-.035em;margin-top:1rem;font-size:clamp(2.75rem,5vw,4rem);line-height:1.05}.About-module__DRIoJG__lead{color:var(--muted);margin-top:1.25rem;font-size:1.125rem;line-height:1.8}.About-module__DRIoJG__portrait{background:radial-gradient(#632a3540,#0000 70%);max-width:17.5rem;margin:1.75rem auto 0}.About-module__DRIoJG__chibi{filter:brightness(.78)sepia(.15)saturate(.85)drop-shadow(0 12px 20px #280f1659);width:100%;height:auto;display:block}.About-module__DRIoJG__page h2{margin-top:.75rem;font-size:clamp(2rem,3vw,2.5rem);line-height:1.15}.About-module__DRIoJG__mission{border-left:1px solid #a58b5833;padding-left:clamp(1.5rem,3vw,2.5rem)}.About-module__DRIoJG__mission>p:not(.About-module__DRIoJG__eyebrow){color:var(--muted);margin-top:1rem;line-height:1.8}.About-module__DRIoJG__actions{flex-wrap:wrap;gap:.75rem;margin-top:1.75rem;display:flex}@media (max-width:767px){.About-module__DRIoJG__portrait{max-width:15rem}.About-module__DRIoJG__panel{grid-template-columns:1fr}.About-module__DRIoJG__mission{border-top:1px solid #a58b5833;border-left:0;padding-top:1.75rem;padding-left:0}}
.page-module__W_zpUW__page{background:var(--page-background);place-items:center;min-height:100dvh;padding:2rem 1.25rem;display:grid}.page-module__W_zpUW__card{border:1px solid var(--border);background:var(--surface);border-radius:1rem;width:100%;max-width:30rem;padding:clamp(1.5rem,5vw,3rem);box-shadow:0 1.5rem 5rem #0004}.page-module__W_zpUW__eyebrow{font-family:var(--font-technical);letter-spacing:.14em;text-transform:uppercase;color:var(--brass-gold);font-size:.7rem}.page-module__W_zpUW__card h1{font-family:var(--font-heading);margin:1rem 0;font-size:clamp(2.25rem,7vw,3rem);line-height:1.1}.page-module__W_zpUW__card p{line-height:1.65}.page-module__W_zpUW__card>p:not(.page-module__W_zpUW__eyebrow){color:var(--muted)}.page-module__W_zpUW__form{gap:.85rem;margin-top:2rem;display:grid}.page-module__W_zpUW__form label{font-size:.875rem}.page-module__W_zpUW__form input{border:1px solid var(--border);width:100%;min-height:3rem;color:var(--foreground);background:var(--obsidian-inset);border-radius:.5rem;padding:.75rem}.page-module__W_zpUW__form input:focus-visible{outline:2px solid var(--brass-gold);outline-offset:3px}.page-module__W_zpUW__error{color:var(--warm-white);font-size:.875rem}
.Confetti-module__Y71BfW__layer{z-index:60;pointer-events:none;position:fixed;inset:0;overflow:hidden}.Confetti-module__Y71BfW__piece{opacity:0;border-radius:1px;width:6px;height:10px;animation:3.2s ease-in both Confetti-module__Y71BfW__fall;position:absolute;top:-1rem}.Confetti-module__Y71BfW__piece:nth-child(3n){width:8px;height:5px}@keyframes Confetti-module__Y71BfW__fall{0%{opacity:0;transform:translate(0,0)rotate(0)}10%{opacity:.85}75%{opacity:.65}to{opacity:0;transform:translate3d(var(--drift), 100dvh, 0) rotate(var(--spin))}}@media (prefers-reduced-motion:reduce){.Confetti-module__Y71BfW__layer{display:none}.Confetti-module__Y71BfW__piece{animation:none}}
.NewsEditor-module__3GjrPq__page{max-width:72rem;min-height:80vh;margin-inline:auto;padding:3rem 1.5rem}.NewsEditor-module__3GjrPq__page h1{margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem)}.NewsEditor-module__3GjrPq__page h2{overflow-wrap:anywhere;font-size:1.6rem}.NewsEditor-module__3GjrPq__navigation,.NewsEditor-module__3GjrPq__actions{flex-wrap:wrap;align-items:center;gap:.75rem 1.25rem;display:flex}.NewsEditor-module__3GjrPq__navigation{margin-bottom:2rem;font-size:.8rem}.NewsEditor-module__3GjrPq__navigation a,.NewsEditor-module__3GjrPq__actions a{text-underline-offset:.25em;text-decoration:underline}.NewsEditor-module__3GjrPq__heading,.NewsEditor-module__3GjrPq__row{flex-wrap:wrap;justify-content:space-between;gap:1.5rem;display:flex}.NewsEditor-module__3GjrPq__heading{align-items:center}.NewsEditor-module__3GjrPq__list{gap:1rem;margin-top:2rem;display:grid}.NewsEditor-module__3GjrPq__row,.NewsEditor-module__3GjrPq__preview{border:1px solid var(--border);background:var(--surface);border-radius:.75rem;padding:1.5rem}.NewsEditor-module__3GjrPq__row>div{min-width:0}.NewsEditor-module__3GjrPq__row p{color:var(--muted);overflow-wrap:anywhere;margin-top:.5rem}.NewsEditor-module__3GjrPq__status,.NewsEditor-module__3GjrPq__help{color:var(--muted);font-size:.8rem}.NewsEditor-module__3GjrPq__editor{margin-top:2rem}.NewsEditor-module__3GjrPq__fields{gap:1rem;min-width:0;display:grid}.NewsEditor-module__3GjrPq__fields label{gap:.5rem;font-size:.875rem;display:grid}.NewsEditor-module__3GjrPq__fields input,.NewsEditor-module__3GjrPq__fields textarea{border:1px solid var(--border);background:var(--surface);width:100%;color:var(--foreground);border-radius:.5rem;padding:.75rem}.NewsEditor-module__3GjrPq__fields textarea{resize:vertical;line-height:1.7;font-family:var(--font-reading);font-size:1rem}.NewsEditor-module__3GjrPq__fields button{border:1px solid var(--accent-strong);background:var(--accent-soft);cursor:pointer;border-radius:.5rem;padding:.75rem 1rem}.NewsEditor-module__3GjrPq__fields button:hover{background:var(--bordeaux)}.NewsEditor-module__3GjrPq__fields:disabled{opacity:.65}.NewsEditor-module__3GjrPq__preview{margin-top:2rem}.NewsEditor-module__3GjrPq__preview p{margin-block:1rem}.NewsEditor-module__3GjrPq__body{white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.85}.NewsEditor-module__3GjrPq__page :is(a,button,input,textarea):focus-visible{outline:2px solid var(--warm-white);outline-offset:4px}
.Home-module__YeEf2G__page{font-family:var(--font-reading);color:var(--warm-white);background:var(--obsidian)}.Home-module__YeEf2G__page>div a,.Home-module__YeEf2G__technical,.Home-module__YeEf2G__actions{font-family:var(--font-technical)}.Home-module__YeEf2G__hero{isolation:isolate;background:var(--page-background)}.Home-module__YeEf2G__wordmark{max-width:100%;font-family:var(--font-heading);letter-spacing:-.045em;margin-bottom:clamp(2.5rem,5vw,4rem);font-size:clamp(2rem,4.3vw,3.6rem);font-weight:600;line-height:1.05;display:table}.Home-module__YeEf2G__signature{color:#c3a2a6;letter-spacing:-.025em;width:max-content;margin-top:-.18em;margin-left:auto;padding-right:.12em;font-size:.49em;font-weight:500;line-height:1.1;display:block;position:relative;transform:rotate(-5deg)}.Home-module__YeEf2G__heading,.Home-module__YeEf2G__cardHeading{font-family:var(--font-heading)}.Home-module__YeEf2G__heading{letter-spacing:-.035em;overflow-wrap:break-word;max-width:48rem;font-size:clamp(2.6rem,5.1vw,4.6rem);font-weight:600;line-height:1.04}.Home-module__YeEf2G__card{background:linear-gradient(135deg, var(--obsidian-inset), #21171b);border-color:#632a3573;box-shadow:0 20px 60px #0003}.Home-module__YeEf2G__runes{font-family:var(--font-ibm-plex), "Segoe UI Historic", "Noto Sans Runic", "Segoe UI Symbol", sans-serif;letter-spacing:.12em;overflow-wrap:anywhere;line-height:1.75}.Home-module__YeEf2G__actions a{color:var(--warm-white)}.Home-module__YeEf2G__heroAside{align-self:center;gap:2rem;min-width:0;display:grid}.Home-module__YeEf2G__launch{text-align:center;background:radial-gradient(#632a3533,#0000 72%);border-block:1px solid #a58b5847;flex-direction:column;justify-content:center;width:100%;max-width:29rem;margin-inline:auto;padding:clamp(2rem,3vw,3rem) 1.25rem;display:flex;position:relative}.Home-module__YeEf2G__launchSeal{border:1px solid var(--accent-strong);width:2.5rem;height:2.5rem;color:var(--brass-gold);font-family:var(--font-heading);place-items:center;margin:0 auto 2rem;display:grid;transform:rotate(45deg)}.Home-module__YeEf2G__launchSeal span{transform:rotate(-45deg)}.Home-module__YeEf2G__launchLabel{font-family:var(--font-technical);letter-spacing:.2em;text-transform:uppercase;color:var(--muted);font-size:.75rem;font-weight:400;line-height:1.8}.Home-module__YeEf2G__launchDate{font-family:var(--font-heading);letter-spacing:-.035em;color:var(--brass-gold);margin-top:.75rem;font-size:clamp(2.75rem,5vw,4.75rem);font-weight:600;line-height:1.1}.Home-module__YeEf2G__launchDate time{flex-wrap:wrap;justify-content:center;align-items:baseline;gap:.12em;display:flex}.Home-module__YeEf2G__launchMonth{white-space:nowrap;font-size:.6em}.Home-module__YeEf2G__launchDivider{justify-content:center;align-items:center;gap:.75rem;margin:1.75rem auto;display:flex}.Home-module__YeEf2G__launchDivider:before,.Home-module__YeEf2G__launchDivider:after{content:"";background:var(--accent-strong);width:3rem;height:1px}.Home-module__YeEf2G__launchDivider span{background:var(--brass-gold);width:.35rem;height:.35rem;transform:rotate(45deg)}.Home-module__YeEf2G__launchNote{font-family:var(--font-reading);color:var(--muted);font-size:1rem;line-height:1.6}
.LegalPage-module__DviIma__page{max-width:56rem;min-height:65vh;color:var(--warm-white);font-family:var(--font-reading);margin-inline:auto;padding:4rem 1.5rem;font-size:1.0625rem;line-height:1.75}.LegalPage-module__DviIma__page h1{font-family:var(--font-heading);overflow-wrap:anywhere;font-size:clamp(2.5rem,6vw,4rem);line-height:1.1}.LegalPage-module__DviIma__page h2{font-family:var(--font-heading);margin-top:2rem;font-size:1.75rem}.LegalPage-module__DviIma__page p{margin-top:1rem}.LegalPage-module__DviIma__notice{border:1px solid var(--bordeaux);background:var(--accent-soft);font-family:var(--font-technical);border-radius:.5rem;padding:1rem;font-size:.8125rem}.LegalPage-module__DviIma__page ul{margin-top:1rem;padding-left:1.5rem;list-style:outside}
.CampaignLevel-module__olIK2a__page{color:var(--warm-white);font-family:var(--font-reading)}.CampaignLevel-module__olIK2a__heading{font-family:var(--font-heading);flex-wrap:wrap;align-items:baseline;gap:.75rem 1.5rem;margin:1.5rem 0;font-weight:600;display:flex}.CampaignLevel-module__olIK2a__number{letter-spacing:-.04em;font-variant-numeric:lining-nums tabular-nums;font-size:clamp(3.5rem,9vw,6rem);line-height:.95}.CampaignLevel-module__olIK2a__heading h1{overflow-wrap:anywhere;font-size:clamp(1.5rem,4vw,2.25rem);line-height:1.2}
