:root{--ink:#f0f0ee;--paper:#070707;--muted:#888;--muted-2:#4a4a4a;--line:#1a1a1a;--surface:#0e0e0e;--surface-2:#141414;--panel:#ffffff0a;--panel-strong:#ffffff14;--shadow-elevated:0 32px 80px #0009;--background:var(--paper);--foreground:var(--ink);--primary:var(--ink);--card-bg:var(--surface);--border:var(--line);--max-width:1400px;--header-height:72px;--radius:0px;--font-sans:var(--font-montserrat),sans-serif;--font-display:var(--font-montserrat),sans-serif;--font-text:var(--font-sans);--font-editorial:var(--font-display)}html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;scroll-behavior:smooth}*{box-sizing:border-box;margin:0;padding:0}html,body{max-width:100vw;min-height:100svh;font-family:var(--font-sans);isolation:isolate;color:var(--foreground);background:radial-gradient(1600px 700px at 50% -8%,#ffffff07,#0000 55%),#070707;position:relative;overflow-x:hidden}body:before{content:"";z-index:-1;pointer-events:none;mix-blend-mode:screen;opacity:.28;background:repeating-linear-gradient(90deg,#0000 0 78px,#ffffff02 79px,#0000 80px);position:fixed;inset:0}main{position:relative}h1,h2,h3,h4{text-wrap:balance}p,li{text-wrap:pretty}img{max-width:100%;height:auto}a{color:inherit;text-decoration:none}button,input,select,textarea,a{font:inherit}button,a,.btn{touch-action:manipulation}::selection{color:#000;background:#ffffff38}::placeholder{color:var(--muted);opacity:.8}.container{width:min(var(--max-width),calc(100% - clamp(2rem,5vw,4rem)));margin-inline:auto}.btn{cursor:pointer;text-transform:uppercase;letter-spacing:.18em;color:var(--foreground);background:#ffffff0a;border:1px solid #ffffff29;border-radius:0;justify-content:center;align-items:center;gap:.55rem;padding:.92rem 1.35rem;font-size:.72rem;font-weight:600;transition:border-color .2s,background-color .2s,color .2s;display:inline-flex}.btn-primary{background:var(--foreground);color:#050505;border-color:var(--foreground)}.btn-primary:hover{background:#f0f0eee0}.btn:disabled,.btn[disabled]{opacity:.5;cursor:not-allowed;transform:none}.btn-secondary{color:var(--foreground);background:0 0}.btn-secondary:hover{background:#ffffff14;border-color:#ffffff61}.skipLink{z-index:200;border:1px solid var(--foreground);background:var(--foreground);color:var(--background);padding:.75rem 1rem;transition:transform .2s;position:absolute;top:.75rem;left:1rem;transform:translateY(-140%)}.skipLink:focus-visible{transform:translateY(0)}:focus-visible{outline-offset:2px;outline:2px solid #ffffffd9}.noise:after{content:"";opacity:.034;pointer-events:none;z-index:1;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='200' height='200' filter='url(%23n)' opacity='1'/%3E%3C/svg%3E");position:absolute;inset:0}.tabular-nums{font-variant-numeric:tabular-nums}
.Header-module__lnUIdW__header{z-index:60;isolation:isolate;flex-direction:column;display:flex;position:sticky;top:0}.Header-module__lnUIdW__mainRow{min-height:var(--header-height);-webkit-backdrop-filter:blur(24px)saturate(160%);backdrop-filter:blur(24px)saturate(160%);background:linear-gradient(#040404f5,#040404e0);border-bottom:1px solid #ffffff12;align-items:center;width:100%;display:flex;position:relative}.Header-module__lnUIdW__mainRow:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000 0%,#ffffff24 30%,#ffffff38 50%,#ffffff24 70%,#0000 100%);height:1px;position:absolute;top:0;left:0;right:0}.Header-module__lnUIdW__container{justify-content:space-between;align-items:center;gap:1.5rem;padding:.75rem 0;display:flex}.Header-module__lnUIdW__leftGroup{align-items:center;gap:1.5rem;min-width:0;display:flex}.Header-module__lnUIdW__rightGroup{align-items:center;gap:.85rem;min-width:0;display:flex}.Header-module__lnUIdW__profileCircle{width:36px;height:36px;color:var(--foreground);background:#ffffff0a;border:1px solid #ffffff1a;flex:none;justify-content:center;align-items:center;transition:border-color .18s,background-color .18s;display:inline-flex;overflow:hidden}.Header-module__lnUIdW__profileCircle:hover{background:#ffffff12;border-color:#ffffff47}.Header-module__lnUIdW__profileCircle:focus-visible,.Header-module__lnUIdW__link:focus-visible,.Header-module__lnUIdW__langToggle:focus-visible,.Header-module__lnUIdW__mobileToggle:focus-visible,.Header-module__lnUIdW__navMobile a:focus-visible,.Header-module__lnUIdW__searchInput:focus-visible{outline:2px solid var(--foreground);outline-offset:2px}.Header-module__lnUIdW__profileImage{object-fit:cover;width:100%;height:100%;display:block}.Header-module__lnUIdW__logo{align-items:center;display:inline-flex}.Header-module__lnUIdW__logoMark{width:26px;height:26px;display:block}.Header-module__lnUIdW__highlight{color:var(--foreground)}.Header-module__lnUIdW__navDesktop{align-items:center;gap:0;display:none}@media (min-width:768px){.Header-module__lnUIdW__navDesktop{display:flex}}.Header-module__lnUIdW__link{letter-spacing:.18em;text-transform:uppercase;color:var(--muted);padding:.45rem .7rem;font-size:.72rem;font-weight:500;transition:color .18s;position:relative;overflow:hidden}.Header-module__lnUIdW__link:after{content:"";background:var(--foreground);height:1px;transition:left .2s,right .2s;position:absolute;bottom:0;left:50%;right:50%}.Header-module__lnUIdW__link:hover{color:var(--foreground)}.Header-module__lnUIdW__link:hover:after{left:.7rem;right:.7rem}.Header-module__lnUIdW__searchWrapper{background:#ffffff08;border:1px solid #ffffff17;flex:1;max-width:340px;margin:0 1rem;transition:border-color .18s,background-color .18s;display:none;position:relative}@media (min-width:768px){.Header-module__lnUIdW__searchWrapper{display:block}}.Header-module__lnUIdW__searchIcon{color:var(--muted);opacity:.7;position:absolute;top:50%;left:11px;transform:translateY(-50%)}.Header-module__lnUIdW__searchInput{width:100%;color:var(--foreground);font-family:var(--font-sans);background:0 0;border:none;padding:.6rem 1rem .6rem 2.4rem;font-size:.82rem}.Header-module__lnUIdW__searchWrapper:focus-within{background:#ffffff0d;border-color:#ffffff38}.Header-module__lnUIdW__searchInput:focus{outline:none}.Header-module__lnUIdW__ctaWrapper{align-items:center;gap:.75rem;display:flex}@media (max-width:1024px){.Header-module__lnUIdW__uploadCta{display:none}}.Header-module__lnUIdW__langToggle{color:var(--muted);letter-spacing:.16em;cursor:pointer;text-transform:uppercase;background:0 0;border:1px solid #ffffff1a;padding:.38rem .6rem;font-size:.7rem;font-weight:600;transition:border-color .18s,color .18s}.Header-module__lnUIdW__langToggle:hover{color:var(--foreground);border-color:#ffffff47}.Header-module__lnUIdW__mobileToggle{width:36px;height:36px;color:var(--foreground);cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1a;place-items:center;transition:border-color .18s,background-color .18s;display:grid}.Header-module__lnUIdW__mobileToggle:hover{background:#ffffff12;border-color:#ffffff47}@media (min-width:768px){.Header-module__lnUIdW__mobileToggle{display:none}}.Header-module__lnUIdW__mobileMenu{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);z-index:60;background:#050505fa;border-bottom:1px solid #ffffff14;width:100%;position:absolute;top:100%;left:0}.Header-module__lnUIdW__navMobile{flex-direction:column;gap:0;display:flex}.Header-module__lnUIdW__navMobile a{letter-spacing:.2em;text-transform:uppercase;color:var(--muted);border-top:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:1.1rem clamp(1rem,5vw,2rem);font-size:.76rem;transition:color .18s,background .18s;display:flex}.Header-module__lnUIdW__navMobile a:first-child{border-top:none}.Header-module__lnUIdW__navMobile a:hover{color:var(--foreground);background:#ffffff07}
.AnnouncementBar-module__tQURPG__bar{color:var(--foreground);background:#ffffff06;border-bottom:1px solid #ffffff12;font-size:.72rem}.AnnouncementBar-module__tQURPG__inner{max-width:var(--max-width);text-align:center;justify-content:center;align-items:center;gap:.5rem;margin:0 auto;padding:.38rem clamp(1rem,5vw,2rem);display:flex}.AnnouncementBar-module__tQURPG__icon{color:#f0f0ee73;flex-shrink:0;width:12px;height:12px}.AnnouncementBar-module__tQURPG__text{color:var(--muted);letter-spacing:.04em}.AnnouncementBar-module__tQURPG__text strong{color:#f0f0eeeb;font-weight:600}.AnnouncementBar-module__tQURPG__discordLink{color:var(--foreground);text-underline-offset:3px;font-weight:600;-webkit-text-decoration:underline #ffffff4d;text-decoration:underline #ffffff4d;transition:text-decoration-color .18s}.AnnouncementBar-module__tQURPG__discordLink:hover{text-decoration-color:#fffc}@media (max-width:600px){.AnnouncementBar-module__tQURPG__inner{gap:.35rem}.AnnouncementBar-module__tQURPG__icon:last-child{display:none}}
.Footer-module__3hUVsW__footer{color:var(--muted);background:#ffffff02;border-top:1px solid #ffffff17;margin-top:auto;padding:5.5rem 0 0;position:relative;overflow:hidden}.Footer-module__3hUVsW__footer:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff38,#0000);height:1px;position:absolute;top:-1px;left:0;right:0}.Footer-module__3hUVsW__footer:after{content:"SCANRACER";text-align:center;font-family:var(--font-display);letter-spacing:-.04em;text-transform:uppercase;color:#ffffff09;pointer-events:none;z-index:0;font-size:clamp(5rem,15vw,14rem);font-weight:800;line-height:1;position:absolute;bottom:-.06em;left:0;right:0}.Footer-module__3hUVsW__container{z-index:1;flex-direction:column;display:flex;position:relative}.Footer-module__3hUVsW__topSection{grid-template-columns:1fr;gap:3rem;margin-bottom:3.5rem;display:grid}@media (min-width:768px){.Footer-module__3hUVsW__topSection{grid-template-columns:2fr 1fr 1fr 1fr}}.Footer-module__3hUVsW__brandColumn{max-width:320px}.Footer-module__3hUVsW__logo{font-family:var(--font-display);text-transform:uppercase;letter-spacing:-.03em;color:#f0f0ee73;align-items:center;gap:.5rem;margin-bottom:1.15rem;font-size:1.35rem;font-weight:800;transition:color .18s;display:inline-flex}.Footer-module__3hUVsW__logo:hover{color:var(--foreground)}.Footer-module__3hUVsW__logoMark{align-items:center;display:inline-flex}.Footer-module__3hUVsW__logoMark img{opacity:.7;width:24px;height:24px;display:block}.Footer-module__3hUVsW__logo:hover .Footer-module__3hUVsW__logoMark img{opacity:1}.Footer-module__3hUVsW__logoText{align-items:baseline;display:inline-flex}.Footer-module__3hUVsW__highlight{color:#f0f0eecc}.Footer-module__3hUVsW__tagline{color:var(--muted);font-size:.88rem;line-height:1.74}.Footer-module__3hUVsW__colTitle{font-family:var(--font-display);color:#f0f0ee8c;text-transform:uppercase;letter-spacing:.24em;margin-bottom:1.25rem;font-size:.68rem;font-weight:700}.Footer-module__3hUVsW__linksColumn{flex-direction:column;gap:.8rem;display:flex}.Footer-module__3hUVsW__linksColumn a{color:var(--muted);font-size:.88rem;transition:color .18s,padding-left .18s}.Footer-module__3hUVsW__linksColumn a:hover{color:var(--foreground);padding-left:4px}.Footer-module__3hUVsW__divider{background:#ffffff12;width:100%;height:1px;margin-bottom:1.75rem}.Footer-module__3hUVsW__bottomSection{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding-bottom:clamp(7rem,18vw,14rem);display:flex}.Footer-module__3hUVsW__copyright{letter-spacing:.04em;color:#f0f0ee59;font-size:.8rem}.Footer-module__3hUVsW__socials{align-items:center;gap:.5rem;display:flex}.Footer-module__3hUVsW__socials a{width:34px;height:34px;color:var(--muted);background:0 0;border:1px solid #ffffff1a;justify-content:center;align-items:center;transition:border-color .18s,background-color .18s,color .18s;display:inline-flex}.Footer-module__3hUVsW__socials a:hover{color:var(--foreground);background-color:#ffffff0f;border-color:#ffffff47}.Footer-module__3hUVsW__socialIcon{width:17px;height:17px}
