:root{--black:#08060b;--panel:#110d16;--white:#fbf9ff;--muted:#ffffff94;--line:#ffffff21;--purple:#9a61ff;--purple-dark:#553e87;--pink:#eb65cf;--lime:#c8ff64}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--black)}body{background:var(--black);color:var(--white);margin:0;font-family:Trebuchet MS,Segoe UI,Arial,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}body:before{z-index:-5;content:"";pointer-events:none;background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-size:72px 72px;position:fixed;inset:0}.topbar{z-index:30;border-bottom:1px solid var(--line);grid-template-columns:140px 1fr 140px;align-items:center;width:min(1320px,100% - 64px);height:100px;display:grid;position:absolute;top:0;left:50%;transform:translate(-50%)}.topbar-logo{align-items:center;width:105px;display:flex}.topbar-logo img{filter:drop-shadow(0 8px 18px #9a61ff33);width:100%;height:auto}.topbar nav{justify-content:center;gap:34px;display:flex}.topbar nav a,.discord-link{color:#ffffff91;letter-spacing:.14em;text-transform:uppercase;font-size:10px;font-weight:900;transition:color .16s}.topbar nav a:hover,.discord-link:hover{color:#fff}.topbar .rust-link{color:#fff;align-items:center;gap:7px;display:inline-flex}.rust-link i,.kicker i,.rust-topline i,.live-strip i{background:var(--lime);width:7px;height:7px;box-shadow:0 0 14px var(--lime);border-radius:50%;display:inline-block}.discord-link{color:#fff;justify-self:end;gap:9px;display:flex}.discord-link span{color:var(--purple)}.hero{grid-template-columns:minmax(0,1.05fr) minmax(440px,.95fr);align-items:center;gap:60px;max-width:1320px;min-height:850px;margin:0 auto;padding:150px 32px 80px;display:grid;position:relative}.hero:before{z-index:-3;content:"";background:radial-gradient(circle,#7233dd2e,#08060b00 68%);border-radius:50%;width:900px;height:900px;position:absolute;top:-280px;right:-310px}.hero-copy{z-index:4;position:relative}.kicker,.section-label{color:#ffffff85;letter-spacing:.19em;align-items:center;gap:10px;margin:0 0 24px;font-size:10px;font-weight:900;display:flex}.hero h1,.rust-content h2,.section-intro h2,.about-title h2{letter-spacing:-.07em;margin:0;font-family:Arial Rounded MT Bold,Trebuchet MS,Arial,sans-serif;font-weight:800;line-height:.91}.hero h1{max-width:760px;font-size:clamp(68px,7vw,108px)}.hero h1 span,.section-intro h2 span,.about-title h2 span{color:#b582ff}.hero-text{max-width:610px;color:var(--muted);margin:30px 0 0;font-size:16px;line-height:1.75}.hero-buttons{flex-wrap:wrap;align-items:center;gap:26px;margin-top:36px;display:flex}.primary-button,.light-button{letter-spacing:.09em;text-transform:uppercase;background:linear-gradient(135deg,#a867ff,#6b39db);border-radius:13px;justify-content:center;align-items:center;gap:32px;min-height:56px;padding:0 23px;font-size:11px;font-weight:900;transition:transform .17s,box-shadow .17s;display:inline-flex;box-shadow:0 16px 46px #6b39db40}.primary-button:hover,.light-button:hover{transform:translateY(-3px);box-shadow:0 20px 54px #6b39db61}.text-button{color:#fff9;letter-spacing:.08em;text-transform:uppercase;gap:12px;font-size:11px;font-weight:900;display:flex}.text-button:hover{color:#fff}.hero-notes{color:#ffffff52;letter-spacing:.12em;text-transform:uppercase;flex-wrap:wrap;gap:13px;margin-top:54px;font-size:9px;font-weight:900;display:flex}.hero-notes b{color:var(--purple)}.hero-circle{min-height:540px;position:relative}.circle-halo{background:radial-gradient(circle at 36% 31%,#bc7cff 0,#7740d9 25%,#28143b 62%,#08060b00 70%);border-radius:50%;width:440px;height:440px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 100px #783dde2e,inset 0 0 60px #ffffff12}.circle-core{z-index:5;width:510px;animation:5s ease-in-out infinite logo-float;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-3deg)}.circle-core img{filter:drop-shadow(0 28px 24px #00000059);width:100%;height:auto}.circle-ring{z-index:3;aspect-ratio:1;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.circle-ring-one{border:1px solid #b582ff42;width:520px;animation:24s linear infinite orbit-spin}.circle-ring-two{border:1px dashed #ffffff2e;width:345px;animation:15s linear infinite reverse orbit-spin}.circle-ring-one span{color:#fff9;letter-spacing:.14em;background:#0d0912;border:1px solid #ffffff2b;border-radius:999px;padding:7px 11px;font-size:8px;font-weight:900;position:absolute;top:5%;left:19%}.circle-tag{z-index:8;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#0a070ebf;border:1px solid #ffffff2b;border-radius:13px;gap:4px;min-width:128px;padding:13px 15px;display:grid;position:absolute}.circle-tag span{color:var(--lime);letter-spacing:.18em;font-size:7px;font-weight:900}.circle-tag strong{letter-spacing:.08em;font-size:10px}.circle-tag-top{top:15%;right:1%;transform:rotate(4deg)}.circle-tag-bottom{bottom:13%;left:4%;transform:rotate(-4deg)}@keyframes logo-float{0%,to{transform:translate(-50%,-50%)rotate(-3deg)}50%{transform:translate(-50%,calc(-50% - 9px))rotate(-1deg)}}@keyframes orbit-spin{to{transform:translate(-50%,-50%)rotate(360deg)}}.live-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#ffffff05;grid-template-columns:repeat(4,1fr);display:grid}.live-strip>*{border-right:1px solid var(--line);color:#fff6;letter-spacing:.14em;text-align:center;justify-content:center;align-items:center;gap:9px;min-height:62px;font-size:9px;font-weight:900;display:flex}.live-strip>:last-child{border-right:0}.live-strip div{color:#fff}.rust-showcase{border:1px solid var(--line);border-radius:28px;max-width:1320px;min-height:680px;margin:120px auto 0;scroll-margin-top:24px;position:relative;overflow:hidden}.rust-image{background:url(/rust-card.png) 58%/cover no-repeat;position:absolute;inset:0}.rust-shade{background:linear-gradient(90deg,#07050af5 0%,#08050bc7 40%,#08050b24 75%,#08050b4d 100%),linear-gradient(#0000 52%,#08050b9e);position:absolute;inset:0}.rust-topline{z-index:3;color:#fff9;letter-spacing:.14em;border-bottom:1px solid #ffffff2e;justify-content:space-between;align-items:center;padding:20px 25px;font-size:9px;font-weight:900;display:flex;position:absolute;top:0;left:0;right:0}.rust-topline p{color:#fff;align-items:center;gap:9px;margin:0;display:flex}.rust-content{z-index:3;max-width:575px;position:absolute;bottom:80px;left:70px}.rust-content .section-label{color:var(--lime);margin-bottom:18px}.rust-content h2{font-size:clamp(78px,8vw,116px)}.rust-content>p:not(.section-label){color:#ffffffa6;max-width:520px;margin:25px 0 32px;font-size:14px;line-height:1.7}.light-button{color:#26173a;background:#fff;box-shadow:0 16px 45px #00000038}.light-button:hover{box-shadow:0 20px 55px #0000005c}.rust-facts{z-index:4;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#09060cb3;border:1px solid #ffffff29;border-radius:15px;margin:0;display:flex;position:absolute;bottom:24px;right:24px}.rust-facts div{border-right:1px solid #ffffff21;min-width:130px;padding:14px 17px}.rust-facts div:last-child{border-right:0}.rust-facts dt{color:#ffffff5c;letter-spacing:.15em;text-transform:uppercase;font-size:7px;font-weight:900}.rust-facts dd{margin:5px 0 0;font-size:10px;font-weight:900}.future-section,.about-section{max-width:1320px;margin:0 auto;padding:140px 0 0;scroll-margin-top:20px}.section-intro{grid-template-columns:minmax(0,1fr) 350px;align-items:end;gap:70px;margin-bottom:60px;display:grid}.section-intro .section-label{grid-column:1/-1}.section-intro h2,.about-title h2{font-size:clamp(58px,6.4vw,90px)}.section-intro>p:last-child{color:var(--muted);margin:0 0 5px;font-size:14px;line-height:1.75}.future-grid{grid-template-columns:1.25fr .75fr;gap:16px;display:grid}.future-card{border:1px solid var(--line);background:var(--panel);border-radius:24px;min-height:540px;position:relative;overflow:hidden}.future-card-bg,.future-card-shade{position:absolute;inset:0}.gta-card .future-card-bg{background:url(/gta-card.png) 50%/cover no-repeat}.future-card-shade{background:linear-gradient(#09060c14 0%,#09060c33 37%,#09060cf2 100%)}.card-top{z-index:3;color:#ffffff8c;letter-spacing:.16em;justify-content:space-between;padding:22px 24px;font-size:8px;font-weight:900;display:flex;position:relative}.card-top b{color:#fff;border:1px solid #fff3;border-radius:999px;padding:6px 9px;font-size:7px}.card-copy{z-index:3;position:absolute;bottom:28px;left:26px;right:26px}.card-copy h3{letter-spacing:-.065em;margin:0;font-family:Arial Rounded MT Bold,Trebuchet MS,Arial,sans-serif;font-size:clamp(48px,5vw,72px)}.card-copy p{color:#ffffff94;max-width:520px;margin:13px 0 0;font-size:13px;line-height:1.6}.next-card{background:radial-gradient(circle at 65% 18%,#c7ff641f,#0000 30%),linear-gradient(145deg,#171d13,#100c15 60%)}.question-mark{color:#ffffff13;text-shadow:0 0 75px #c7ff6412;font-family:Arial Rounded MT Bold,Trebuchet MS,sans-serif;font-size:330px;font-weight:900;line-height:1;position:absolute;top:49%;left:50%;transform:translate(-50%,-50%)}.about-section{border-bottom:1px solid var(--line);grid-template-columns:1.05fr .95fr;gap:110px;padding-bottom:140px;display:grid}.about-title .section-label{margin-bottom:28px}.about-copy{padding-top:42px}.about-copy p{color:#ffffff7a;font-size:14px;line-height:1.8}.about-copy .about-lead{color:#fff;margin-top:0;font-size:23px;line-height:1.55}.about-points{border-top:1px solid var(--line);gap:0;margin-top:45px;display:grid}.about-points span{border-bottom:1px solid var(--line);color:#ffffffad;letter-spacing:.08em;text-transform:uppercase;padding:16px 0;font-size:11px;font-weight:900}.join-section{text-align:center;background:radial-gradient(circle at 50% 110%,#df6dd4 0,#8343df 28%,#301750 60%,#150c20 100%);border-radius:28px;flex-direction:column;justify-content:center;align-items:center;min-height:620px;margin:80px 18px 18px;padding:80px 20px;display:flex;overflow:hidden}.join-section img{filter:drop-shadow(0 25px 35px #14031d47);width:min(350px,78vw);height:auto}.join-section p{color:#ffffffb3;margin:5px 0 30px;font-size:15px}.join-section a{color:#2c1742;letter-spacing:.08em;background:#fff;border-radius:14px;align-items:center;gap:40px;min-height:62px;padding:0 26px;font-size:12px;font-weight:900;transition:transform .17s;display:inline-flex}.join-section a:hover{transform:translateY(-3px)}footer{color:#ffffff59;letter-spacing:.16em;grid-template-columns:repeat(3,1fr);align-items:center;max-width:1320px;margin:0 auto;padding:44px 0;font-size:8px;font-weight:900;display:grid}footer span:nth-child(2){justify-self:center}footer a{color:#ffffffb3;justify-self:end}@media (max-width:1370px){.rust-showcase,.future-section,.about-section,footer{width:calc(100% - 64px)}}@media (max-width:1050px){.hero{grid-template-columns:1fr;padding-top:170px}.hero-copy{max-width:760px}.hero-circle{min-height:590px}.section-intro{grid-template-columns:1fr;gap:28px}.future-grid{grid-template-columns:1fr}.about-section{grid-template-columns:1fr;gap:45px}.about-copy{max-width:680px;padding-top:0}.live-strip{grid-template-columns:1fr 1fr}.live-strip>:nth-child(2){border-right:0}.live-strip>:nth-child(-n+2){border-bottom:1px solid var(--line)}}@media (max-width:720px){.topbar{grid-template-columns:85px 1fr auto;width:calc(100% - 36px);height:86px}.topbar-logo{width:78px}.topbar nav{justify-content:flex-end;gap:14px}.topbar nav a:not(.rust-link){display:none}.topbar nav a,.discord-link{font-size:8px}.discord-link{margin-left:13px}.hero{grid-template-columns:1fr;gap:20px;min-height:auto;padding:135px 18px 60px}.hero h1{font-size:clamp(55px,17vw,82px)}.hero-text{font-size:14px}.hero-buttons{flex-direction:column;align-items:stretch}.primary-button{width:100%}.text-button{justify-content:center;padding:10px}.hero-notes{justify-content:center;gap:9px}.hero-circle{min-height:420px}.circle-halo{width:300px;height:300px}.circle-core{width:350px}.circle-ring-one{width:360px}.circle-ring-two{width:235px}.circle-tag{min-width:105px;padding:10px 12px}.circle-tag-top{top:8%;right:0}.circle-tag-bottom{bottom:8%;left:0}.live-strip{grid-template-columns:1fr}.live-strip>*{border-right:0;border-bottom:1px solid var(--line);min-height:52px}.live-strip>:last-child{border-bottom:0}.rust-showcase,.future-section,.about-section,footer{width:calc(100% - 16px)}.rust-showcase{border-radius:21px;min-height:720px;margin-top:70px}.rust-image{background-position:65%}.rust-shade{background:linear-gradient(#08050b1f 0%,#08050bc7 52%,#07050afa 100%)}.rust-content{bottom:175px;left:20px;right:20px}.rust-content h2{font-size:clamp(72px,23vw,98px)}.rust-facts{bottom:12px;left:12px;right:12px}.rust-facts div{flex:1;min-width:0;padding:12px 9px}.rust-facts dd{font-size:8px}.future-section{padding-top:100px}.section-intro{padding:0 10px}.section-intro h2,.about-title h2{font-size:clamp(52px,15vw,76px)}.future-card{border-radius:21px;min-height:470px}.about-section{padding:100px 10px}.about-copy .about-lead{font-size:20px}.join-section{border-radius:22px;min-height:560px;margin:60px 8px 8px}footer{grid-template-columns:1fr;gap:17px;padding:34px 10px}footer span:nth-child(2),footer a{justify-self:start}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{animation-duration:.01ms!important;animation-iteration-count:1!important}}
