:root{
  --bg:#02050d;
  --bg-2:#050812;
  --panel:#080d17;
  --panel-2:#0c111b;
  --line:rgba(255,255,255,.075);
  --line-strong:rgba(255,255,255,.12);
  --text:#f4f4f5;
  --muted:#818796;
  --muted-2:#555c69;
  --red:#ff173d;
  --red-soft:#cf0f2e;
  --max:1475px;
}

*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{
  margin:0;min-width:320px;color:var(--text);background:var(--bg);
  font-family:"Inter",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
  -webkit-font-smoothing:antialiased;overflow-x:hidden
}
body.menu-open{overflow:hidden}
a{color:inherit;text-decoration:none}
button{font:inherit;color:inherit}
img{display:block;max-width:100%}
::selection{background:var(--red);color:#fff}

.page-noise{position:fixed;inset:0;pointer-events:none;z-index:200;opacity:.024;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.65'/%3E%3C/svg%3E");mix-blend-mode:soft-light}
.shell{width:min(calc(100% - 60px),var(--max));margin:0 auto;position:relative;z-index:3}
.section{padding:72px 0}

/* NAV */
.topbar{position:absolute;top:28px;left:0;width:100%;z-index:30;padding:0 22px}
.nav-wrap{width:min(1400px,100%);margin:auto;min-height:68px;padding:10px 13px 10px 18px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:23px;border:1px solid rgba(255,255,255,.065);border-radius:10px;background:rgba(3,6,15,.76);backdrop-filter:blur(14px);box-shadow:0 18px 44px rgba(0,0,0,.28);transition:transform .28s ease,background .28s ease,border-color .28s ease,box-shadow .28s ease}
.nav-wrap:hover{transform:translateY(-1px);background:rgba(4,8,19,.82);border-color:rgba(255,255,255,.1);box-shadow:0 22px 52px rgba(0,0,0,.35)}
.nav-logo{width:145px;display:flex;align-items:center}
.nav-logo img{width:100%;height:auto}
.nav-links{display:flex;align-items:center;justify-content:center;gap:15px}
.nav-links a{padding:10px 12px;border-radius:7px;color:#777e8c;font-size:12px;font-weight:700;letter-spacing:.01em;transition:.2s ease}
.nav-links a:hover,.nav-links a.active{color:#f5f6f8;background:rgba(255,255,255,.04)}
.nav-cta,.mini-btn,.solid-btn{background:var(--red);color:#fff;border-radius:7px;font-weight:800;box-shadow:0 9px 26px rgba(255,23,61,.18);transition:transform .24s ease,box-shadow .24s ease,background .24s ease}
.nav-cta:hover,.mini-btn:hover,.solid-btn:hover{transform:translateY(-2px);box-shadow:0 14px 28px rgba(255,23,61,.28);background:#ff2347}
.nav-cta{padding:13px 19px;font-size:12px}
.mobile-menu{display:none;border:0;background:none;padding:8px}
.mobile-menu span{display:block;width:22px;height:1px;background:#fff;margin:6px 0}

/* HERO */
.hero{height:650px;min-height:650px;position:relative;overflow:hidden;display:grid;place-items:center;--hx:0px;--hy:0px}
.hero-bg{position:absolute;inset:-2%;background-image:url("../img/hero-rio-bg.png");background-size:cover;background-position:center 52%;filter:saturate(.82) brightness(.43) contrast(1.08);transform:scale(1.08) translate3d(var(--hx),var(--hy),0);will-change:transform;animation:heroDrift 18s ease-in-out infinite alternate}
.hero::before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgba(2,5,13,.78),rgba(2,5,13,.2) 48%,rgba(2,5,13,.72)),radial-gradient(circle at 68% 18%,rgba(255,23,61,.11),transparent 25%),radial-gradient(circle at 26% 68%,rgba(25,58,135,.18),transparent 26%)}
.hero::after{content:"";position:absolute;inset:0;z-index:2;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 1px);background-size:90px 90px;opacity:.08;mask-image:linear-gradient(180deg,transparent 0%,black 16%,black 78%,transparent 100%)}
.hero-overlay{position:absolute;inset:0;z-index:2;background:linear-gradient(180deg,rgba(2,5,13,.16) 0%,rgba(2,5,13,.08) 44%,var(--bg) 100%)}
.hero-content{position:relative;z-index:4;text-align:center;margin-top:52px;animation:heroContentIn .95s cubic-bezier(.2,.8,.2,1) both}
.hero-locale{position:absolute;z-index:5;left:max(44px,calc((100vw - 1460px)/2));bottom:54px;color:rgba(255,255,255,.32);font-size:9px;font-weight:800;letter-spacing:.24em;text-transform:uppercase;display:flex;align-items:center;gap:11px}
.hero-locale i{width:38px;height:1px;background:rgba(255,255,255,.2)}
.hero-accent{width:48px;height:4px;background:var(--red);display:block;margin:0 auto 16px;border-radius:3px;box-shadow:0 0 22px rgba(255,23,61,.44)}
.hero h1{margin:0;font-family:"Russo One",sans-serif;font-size:62px;line-height:.92;letter-spacing:-.028em;text-transform:uppercase;text-shadow:0 7px 30px rgba(0,0,0,.55)}
.hero h1 span{font-family:"Inter",sans-serif;font-weight:600;color:#d5d6da;letter-spacing:-.045em}
.hero p{margin:15px 0 20px;font-size:12px;letter-spacing:.11em;font-weight:800;color:#d3d5dc;text-transform:uppercase}
.mini-btn{display:inline-flex;align-items:center;justify-content:center;min-width:140px;height:40px;padding:0 20px;font-size:11px}
.hero-arrow{position:absolute;z-index:5;top:52%;transform:translateY(-50%);border:0;background:transparent;color:rgba(255,255,255,.34);font-size:52px;line-height:1;cursor:pointer;transition:transform .2s ease,color .2s ease}
.hero-arrow:hover{transform:translateY(-50%) scale(1.08);color:#fff}
.hero-arrow-left{left:max(35px,calc((100vw - 1250px)/2))}.hero-arrow-right{right:max(35px,calc((100vw - 1250px)/2))}

/* INTRO */
.intro{padding:40px 0 42px;background:var(--bg)}
.intro-row{display:grid;grid-template-columns:minmax(0,650px) minmax(0,1fr);gap:60px;align-items:center;max-width:1300px;margin:0 auto 43px}
.intro-row-reverse{grid-template-columns:minmax(0,1fr) minmax(0,650px)}
.media-card{height:290px;border:1px solid rgba(255,255,255,.08);border-radius:14px;overflow:hidden;position:relative;background:#07101e;box-shadow:0 18px 38px rgba(0,0,0,.18);transition:transform .4s cubic-bezier(.2,.8,.2,1),box-shadow .35s ease,border-color .35s ease}
.media-card:hover{transform:translateY(-5px);box-shadow:0 26px 48px rgba(0,0,0,.28);border-color:rgba(255,255,255,.14)}
.tutorial-card{appearance:none;width:100%;cursor:pointer;background-image:linear-gradient(rgba(1,5,14,.28),rgba(1,5,14,.76)),url("https://images.unsplash.com/photo-1511919884226-fd3cad34687c?auto=format&fit=crop&w=1300&q=82");background-size:cover;background-position:center;border-color:rgba(255,255,255,.08)}
.media-play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:60px;height:60px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.13);border:1px solid rgba(255,255,255,.13);font-size:20px;padding-left:4px;backdrop-filter:blur(8px);box-shadow:0 0 30px rgba(255,255,255,.08)}
.media-label{position:absolute;right:18px;bottom:14px;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.13em;color:#9ba2b1}
.intro-copy{padding:3px 0}
.section-kicker{display:block;margin-bottom:10px;color:var(--red);font-size:11px;font-weight:800;letter-spacing:.18em;text-transform:uppercase}
.intro-copy h2{margin:0 0 16px;font-family:"Russo One",sans-serif;font-size:45px;line-height:.87;letter-spacing:-.04em;color:#b3b6be;text-transform:uppercase}
.intro-copy h2 strong{color:#f6f6f7;font-weight:400}
.intro-copy p{margin:0 0 18px;max-width:540px;color:#858c99;font-size:12px;line-height:1.58;font-weight:600;text-transform:uppercase}
.inline-actions{display:flex;gap:11px;flex-wrap:wrap}
.outline-btn{height:40px;padding:0 16px;border:1px solid rgba(255,255,255,.12);border-radius:6px;display:inline-flex;align-items:center;gap:6px;font-size:11px;font-weight:700;color:#d0d3da;background:rgba(255,255,255,.018);transition:transform .24s ease,border-color .24s ease,background .24s ease}
.outline-btn:hover{transform:translateY(-2px);border-color:rgba(255,255,255,.2);background:rgba(255,255,255,.035)}
.solid-btn{display:inline-flex;height:41px;padding:0 20px;align-items:center;font-size:11px;text-transform:lowercase}
.server-card{background-image:linear-gradient(rgba(1,5,14,.3),rgba(1,5,14,.8)),url("https://images.unsplash.com/photo-1519641471654-76ce0107ad1b?auto=format&fit=crop&w=1300&q=80");background-size:cover;background-position:center}
.server-card-content{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:13px;background:linear-gradient(90deg,rgba(2,6,17,.12),rgba(2,6,17,.5))}
.status-pill{font-size:11px;color:#b5bac5;text-transform:uppercase;letter-spacing:.12em}.status-pill i{display:inline-block;width:6px;height:6px;border-radius:50%;background:#43da76;margin-right:6px;box-shadow:0 0 9px rgba(67,218,118,.7)}
.server-card code{font-family:"Inter",sans-serif;font-size:12px;font-weight:700;color:#f0f1f3}
.server-card button{border:1px solid rgba(255,255,255,.14);border-radius:6px;background:rgba(0,0,0,.28);padding:9px 13px;font-size:11px;font-weight:700;cursor:pointer;transition:transform .22s ease,border-color .22s ease,background .22s ease}
.server-card button:hover{transform:translateY(-2px);border-color:rgba(255,255,255,.24);background:rgba(0,0,0,.4)}

/* RANKING */
.ranking{padding-top:35px;padding-bottom:65px;background:linear-gradient(180deg,var(--bg),#030711)}
.section-divider{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:20px;width:1275px;max-width:100%;margin:0 auto 28px}
.section-divider span{height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.18))}.section-divider span:last-child{background:linear-gradient(90deg,rgba(255,255,255,.18),transparent)}
.section-divider h2{margin:0;font-family:"Russo One",sans-serif;font-size:24px;color:#d6dae2;font-weight:400}
.ranking-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;max-width:1300px;margin:auto}
.rank-card{background:rgba(7,12,22,.68);border:1px solid rgba(255,255,255,.045);transition:transform .32s ease,border-color .32s ease,box-shadow .32s ease}
.rank-card:hover{transform:translateY(-4px);border-color:rgba(255,255,255,.08);box-shadow:0 20px 40px rgba(0,0,0,.22)}
.rank-head{height:52px;display:grid;place-items:center;border-bottom:1px solid rgba(255,255,255,.04);font-size:12px;color:#d0d3da}
.rank-card ol{list-style:none;padding:0;margin:0}
.rank-card li{height:42px;display:grid;grid-template-columns:35px 1fr auto;align-items:center;padding:0 13px;border-bottom:1px solid rgba(255,255,255,.03);font-size:11px;color:#9ba2af;transition:background .18s ease}
.rank-card li:hover{background:rgba(255,255,255,.025)}
.rank-card li:last-child{border-bottom:0}.rank-card li b{font-weight:700;color:#eceef2}.rank-card li .place{color:#d99d27;font-weight:800}.rank-card li em{font-style:normal;color:#747c8b;font-weight:700}
.update-time{text-align:center;font-size:10px;color:#606875;margin:16px 0 0}

/* FEATURES */
.features{position:relative;padding-top:58px;padding-bottom:78px;overflow:hidden;background:linear-gradient(90deg,#060912 0%,#04070e 42%,#05070d 68%,#08090e 100%)}
.feature-grid-bg{position:absolute;inset:0;opacity:.09;background-image:linear-gradient(rgba(255,255,255,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.08) 1px,transparent 1px);background-size:33px 33px;mask-image:linear-gradient(to bottom,transparent 0%,black 8%,black 94%,transparent 100%)}
.big-section-title{margin:0 0 38px;text-align:center;font-family:"Russo One",sans-serif;font-size:48px;letter-spacing:-.03em;color:#c4c6cb;text-transform:uppercase;font-weight:400}
.feature-list{max-width:1325px;margin:0 auto;display:flex;flex-direction:column;gap:40px}
.feature-item{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,625px);gap:58px;align-items:center}
.feature-item.reverse{grid-template-columns:minmax(0,625px) minmax(0,1fr)}.feature-item.reverse .feature-copy{order:2}.feature-item.reverse .feature-image{order:1}
.feature-copy{padding:0 5px}
.feature-overline{display:block;color:var(--red);font-size:10px;font-weight:800;letter-spacing:.18em;text-transform:uppercase;margin-bottom:8px}
.feature-copy h3{margin:0 0 13px;font-family:"Russo One",sans-serif;font-size:42px;line-height:.88;color:#c1c3c8;letter-spacing:-.03em;font-weight:400}
.feature-copy p{margin:0;color:#8a909b;font-size:12px;line-height:1.6;font-weight:500;max-width:565px}
.feature-image{height:312px;border:1px solid rgba(255,255,255,.09);border-radius:14px;overflow:hidden;position:relative;background:#07101d;box-shadow:0 15px 38px rgba(0,0,0,.18);transition:transform .38s cubic-bezier(.2,.8,.2,1),border-color .32s ease,box-shadow .32s ease}
.feature-image:hover{transform:translateY(-6px);border-color:rgba(255,255,255,.15);box-shadow:0 24px 48px rgba(0,0,0,.26)}
.feature-image::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(2,6,17,.04),rgba(2,6,17,.28))}
.feature-image img{width:100%;height:100%;object-fit:cover;filter:saturate(.55) brightness(.62) contrast(1.08);transform:scale(1.02);transition:transform .55s ease,filter .4s ease}
.feature-image:hover img{transform:scale(1.06);filter:saturate(.68) brightness(.68) contrast(1.1)}
.slider-dot{position:absolute;z-index:2;bottom:9px;left:50%;transform:translateX(-50%);width:23px;height:4px;border-radius:6px;background:linear-gradient(90deg,var(--red) 0 30%,rgba(255,255,255,.18) 30%)}

/* FAQ */
.faq{padding:68px 0 80px;background:#030711}
.faq-shell{max-width:1300px}
.faq .big-section-title{margin-bottom:30px}
.faq-list{border-top:1px solid rgba(255,255,255,.075)}
details{border-bottom:1px solid rgba(255,255,255,.075);background:transparent;transition:.24s ease,transform .24s ease}
details:hover{transform:translateX(4px)}
details[open]{margin:0 -18px;padding:0 18px;background:rgba(255,255,255,.025);border:1px solid rgba(255,255,255,.075);border-radius:9px;transform:none}
summary{height:65px;display:flex;align-items:center;justify-content:space-between;gap:15px;cursor:pointer;list-style:none;font-size:12px;color:#a1a7b1;font-weight:600}
summary::-webkit-details-marker{display:none}summary span{font-size:24px;color:#818794;font-weight:300;line-height:1;transition:.2s ease}details[open] summary span{transform:rotate(45deg);color:var(--red)}
details p{margin:-2px 50px 22px 0;color:#6f7682;font-size:11px;line-height:1.65;max-width:1060px}

/* FOOTER */
footer{background:#0a0d14;border-top:1px solid rgba(255,255,255,.045);padding:43px 0 38px}
.footer-inner{display:flex;align-items:flex-end;justify-content:space-between;gap:38px}
.footer-brand img{width:103px;margin-bottom:14px}.footer-brand p{margin:0 0 11px;color:#656b76;font-size:10px;max-width:800px}.footer-brand small{font-size:9px;color:#4c525d}
.footer-right{display:flex;flex-direction:column;align-items:flex-end;gap:25px}.socials{display:flex;gap:15px}.socials a{font-size:16px;color:#b2b5bc;transition:transform .22s ease,color .22s ease}.socials a:hover{transform:translateY(-2px);color:#fff}.footer-links{display:flex;gap:28px}.footer-links a{font-size:9px;color:#606671;transition:color .22s ease}.footer-links a:hover{color:#d8dbe0}

/* interactive motion */
.reveal{opacity:0;transform:translateY(15px);transition:opacity .62s ease,transform .62s ease}.reveal.in{opacity:1;transform:none}
.tilt{transform-style:preserve-3d;will-change:transform}

/* custom cursor & shot effect */
.cursor-dot,.cursor-ring,.shot-spark,.shot-flash{pointer-events:none;position:fixed;left:0;top:0;z-index:500}
.shot-hole{pointer-events:none;position:absolute;left:0;top:0;z-index:490}
.cursor-dot{width:8px;height:8px;border-radius:50%;background:#fff;mix-blend-mode:difference;transform:translate(-50%,-50%);opacity:0;transition:opacity .22s ease,transform .1s ease}
.cursor-ring{width:34px;height:34px;border-radius:50%;border:1px solid rgba(255,255,255,.5);background:radial-gradient(circle,rgba(255,23,61,.13),transparent 66%);transform:translate(-50%,-50%);opacity:0;transition:opacity .22s ease,width .2s ease,height .2s ease,border-color .2s ease,background .2s ease}
body.cursor-ready .cursor-dot,body.cursor-ready .cursor-ring{opacity:1}
body.cursor-hover .cursor-ring{width:54px;height:54px;border-color:rgba(255,23,61,.65);background:radial-gradient(circle,rgba(255,23,61,.18),transparent 68%)}
body.cursor-click .cursor-ring{width:26px;height:26px}
.shot-flash{width:24px;height:24px;border-radius:50%;transform:translate(-50%,-50%);background:radial-gradient(circle,rgba(255,255,255,.95),rgba(255,166,0,.45) 34%,rgba(255,23,61,.15) 65%,transparent 72%);animation:shotFlash .28s ease-out forwards}
.shot-hole{width:24px;height:24px;transform:translate(-50%,-50%);border-radius:50%;background:
  radial-gradient(circle at center,rgba(0,0,0,.96) 0 18%,rgba(38,38,38,.96) 18% 26%,rgba(126,126,126,.28) 26% 32%,transparent 34%),
  radial-gradient(circle at 50% 50%,rgba(255,255,255,.25),transparent 62%);
  box-shadow:0 0 0 1px rgba(255,255,255,.1),0 2px 10px rgba(0,0,0,.35);
  animation:shotHoleLife .82s ease-out forwards}
.shot-hole::before,.shot-hole::after{content:"";position:absolute;left:50%;top:50%;width:2px;height:12px;background:linear-gradient(180deg,rgba(255,255,255,.24),transparent);transform-origin:center bottom}
.shot-hole::before{transform:translate(-50%,-50%) rotate(24deg)}
.shot-hole::after{transform:translate(-50%,-50%) rotate(-42deg);height:14px}
.shot-spark{width:4px;height:4px;border-radius:50%;background:linear-gradient(180deg,#fff,#ff8f38);transform:translate(-50%,-50%);animation:shotSpark .42s ease-out forwards}

@keyframes heroDrift{0%{transform:scale(1.08) translate3d(0,0,0)}100%{transform:scale(1.12) translate3d(6px,-4px,0)}}
@keyframes heroContentIn{0%{opacity:0;transform:translateY(18px)}100%{opacity:1;transform:translateY(0)}}
@keyframes shotFlash{0%{opacity:.95;transform:translate(-50%,-50%) scale(.4)}100%{opacity:0;transform:translate(-50%,-50%) scale(2.8)}}
@keyframes shotHoleLife{0%{opacity:0;transform:translate(-50%,-50%) scale(.45)}18%{opacity:1;transform:translate(-50%,-50%) scale(1)}72%{opacity:1;transform:translate(-50%,-50%) scale(1)}100%{opacity:0;transform:translate(-50%,-50%) scale(.92)}}
@keyframes shotSpark{0%{opacity:1;transform:translate(-50%,-50%) scale(1)}100%{opacity:0;transform:translate(calc(-50% + var(--tx,0px)),calc(-50% + var(--ty,0px))) scale(.1)}}

/* RESPONSIVE — rebuilt for desktop, tablet and mobile */
.intro-copy,.feature-copy,.rank-card,.nav-links,.footer-brand,.footer-right{min-width:0}
.rank-card li b{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}

@media (max-width:1500px){
  :root{--max:1240px}
  .shell{width:min(calc(100% - 48px),var(--max))}
  .nav-wrap{width:min(1200px,100%);min-height:62px}
  .nav-logo{width:130px}
  .nav-links{gap:9px}.nav-links a{font-size:10.5px;padding:9px 10px}.nav-cta{font-size:10.5px;padding:11px 16px}
  .hero{height:590px;min-height:590px}.hero h1{font-size:54px}.hero p{font-size:10.5px}
  .intro-row{max-width:1120px;grid-template-columns:minmax(0,550px) minmax(0,1fr);gap:50px}.intro-row-reverse{grid-template-columns:minmax(0,1fr) minmax(0,550px)}
  .media-card{height:260px}.intro-copy h2{font-size:40px}.intro-copy p{font-size:10.5px}
  .ranking-grid,.section-divider{max-width:1120px}
  .feature-list{max-width:1140px}.feature-item{grid-template-columns:minmax(0,1fr) minmax(0,530px);gap:48px}.feature-item.reverse{grid-template-columns:minmax(0,530px) minmax(0,1fr)}
  .feature-image{height:278px}.feature-copy h3{font-size:38px}.feature-copy p{font-size:10.5px}.faq-shell{max-width:1120px}
}

@media (max-width:1180px){
  :root{--max:900px}
  .shell{width:min(calc(100% - 40px),var(--max))}
  .topbar{top:20px;padding:0 20px}.nav-wrap{width:min(900px,100%);min-height:58px;padding:8px 10px 8px 14px}.nav-logo{width:116px}
  .nav-links{gap:3px}.nav-links a{font-size:9.5px;padding:8px 8px}.nav-cta{font-size:9.5px;padding:10px 14px}
  .hero{height:545px;min-height:545px}.hero h1{font-size:48px}.hero p{font-size:9.5px}.hero-arrow{font-size:44px}
  .intro{padding:36px 0 34px}.intro-row,.intro-row-reverse{max-width:900px;grid-template-columns:minmax(0,440px) minmax(0,1fr);gap:38px;margin-bottom:38px}.intro-row-reverse{grid-template-columns:minmax(0,1fr) minmax(0,440px)}
  .media-card{height:228px}.intro-copy h2{font-size:35px}.intro-copy p{font-size:10px}.section-kicker{font-size:9px}
  .ranking-grid,.section-divider{max-width:900px}.rank-head{font-size:10.5px}.rank-card li{font-size:9.5px;padding-inline:10px}
  .feature-list{max-width:900px}.feature-item{grid-template-columns:minmax(0,1fr) minmax(0,430px);gap:34px}.feature-item.reverse{grid-template-columns:minmax(0,430px) minmax(0,1fr)}.feature-image{height:230px}.feature-copy h3{font-size:34px}.feature-copy p{font-size:10px}.faq-shell{max-width:900px}
}

@media (max-width:900px){
  :root{--max:760px}
  .shell{width:min(calc(100% - 36px),var(--max))}
  .section{padding:58px 0}
  .ranking,.ranking .shell,.ranking-grid,.rank-card,.section-divider{min-width:0;max-width:100%}

  .topbar{top:max(12px,env(safe-area-inset-top));padding:0 14px}
  .nav-wrap{display:flex;justify-content:space-between;width:100%;min-height:58px;padding:8px 10px 8px 14px;border-radius:9px}
  .nav-logo{width:118px;position:relative;z-index:56}
  .mobile-menu{display:block;position:relative;z-index:56;width:42px;height:42px;padding:9px;border-radius:8px;background:rgba(255,255,255,.035)}
  .mobile-menu span{width:22px;margin:5px auto;transition:transform .25s ease,opacity .25s ease}
  .mobile-menu[aria-expanded="true"] span:first-child{transform:translateY(3px) rotate(45deg)}
  .mobile-menu[aria-expanded="true"] span:last-child{transform:translateY(-3px) rotate(-45deg)}
  .nav-cta{display:none}
  .nav-links{position:fixed;inset:0;width:100%;height:100dvh;transform:translateX(100%);right:auto;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:5px;padding:96px 28px 40px;background:radial-gradient(circle at 50% 12%,rgba(255,23,61,.09),transparent 30%),rgba(3,6,14,.985);backdrop-filter:blur(18px);transition:transform .32s cubic-bezier(.2,.8,.2,1);z-index:54;box-shadow:none}
  .nav-links.open{transform:translateX(0)}
  .nav-links a{width:min(360px,100%);padding:14px 18px;text-align:center;font-size:15px;border:1px solid transparent;border-radius:9px}
  .nav-links a:hover,.nav-links a.active{border-color:rgba(255,255,255,.06);background:rgba(255,255,255,.035)}

  .hero{height:min(590px,68svh);min-height:500px;max-height:590px}
  .hero-bg{inset:-4%;background-position:center 52%;transform:scale(1.08);animation:none}
  .hero-content{width:min(92%,620px);margin-top:58px;padding:0 16px}
  .hero-accent{width:38px;height:3px;margin-bottom:13px}
  .hero h1{font-size:clamp(38px,7vw,50px);line-height:.94}
  .hero p{max-width:600px;margin:14px auto 18px;padding:0 16px;font-size:9.5px;line-height:1.55;letter-spacing:.09em}
  .mini-btn{min-width:130px;height:38px;font-size:10px}
  .hero-arrow,.hero-locale{display:none}

  .intro{padding:38px 0 28px}
  .intro-row,.intro-row-reverse{grid-template-columns:1fr;max-width:760px;gap:18px;margin-bottom:46px}
  .intro-row .intro-copy,.intro-row-reverse .intro-copy{order:1}
  .intro-row .media-card,.intro-row-reverse .media-card{order:2}
  .media-card{width:100%;height:auto;aspect-ratio:16/9;border-radius:12px}
  .intro-copy{padding:0}
  .section-kicker{font-size:9px;margin-bottom:8px}
  .intro-copy h2{font-size:clamp(34px,6vw,42px);line-height:.9;margin-bottom:13px}
  .intro-copy p{max-width:700px;font-size:11px;line-height:1.6;margin-bottom:16px}
  .outline-btn,.solid-btn{height:38px;font-size:10px}

  .ranking{padding-top:28px;padding-bottom:52px}
  .section-divider{width:100%;max-width:100%;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);margin-bottom:22px;gap:14px}.section-divider h2{font-size:22px;white-space:nowrap}.section-divider span{min-width:0}
  .ranking-grid{grid-template-columns:1fr;max-width:760px;gap:12px}
  .rank-card{border-radius:8px;overflow:hidden}
  .rank-head{height:48px;font-size:11.5px}
  .rank-card li{height:40px;grid-template-columns:34px minmax(0,1fr) auto;font-size:10.5px;padding:0 13px}
  .update-time{font-size:9.5px;margin-top:14px}

  .features{padding-top:52px;padding-bottom:60px}
  .big-section-title{font-size:clamp(36px,7vw,46px);margin-bottom:32px}
  .feature-list{max-width:760px;gap:46px}
  .feature-item,.feature-item.reverse{grid-template-columns:1fr;gap:17px}
  .feature-item .feature-copy,.feature-item.reverse .feature-copy{order:1}
  .feature-item .feature-image,.feature-item.reverse .feature-image{order:2}
  .feature-copy{padding:0}
  .feature-overline{font-size:9px;margin-bottom:7px}
  .feature-copy h3{font-size:clamp(34px,6vw,40px);line-height:.92;margin-bottom:11px}
  .feature-copy p{max-width:720px;font-size:11px;line-height:1.62}
  .feature-image{width:100%;height:auto;aspect-ratio:16/9;border-radius:12px}

  .faq{padding:56px 0 64px}.faq-shell{max-width:760px}.faq .big-section-title{margin-bottom:26px}
  details:hover{transform:none}
  details[open]{margin:0 -12px;padding:0 12px}
  summary{min-height:58px;height:auto;padding:12px 0;font-size:11.5px;line-height:1.4}
  details p{font-size:10.5px;line-height:1.65;margin:0 32px 18px 0}

  footer{padding:38px 0 calc(34px + env(safe-area-inset-bottom))}
  .footer-inner{align-items:flex-start;flex-direction:column;gap:28px}
  .footer-brand img{width:112px}.footer-brand p{font-size:9.5px;line-height:1.55;max-width:600px}.footer-brand small{font-size:8.5px}
  .footer-right{align-items:flex-start;gap:18px}.footer-links{flex-wrap:wrap;gap:12px 22px}.footer-links a{font-size:9px}
}

@media (max-width:640px){
  :root{--max:100%}
  .shell{width:calc(100% - 28px)}
  .section{padding:48px 0}
  .topbar{padding:0 10px}.nav-wrap{min-height:54px;padding:7px 8px 7px 12px}.nav-logo{width:105px}.mobile-menu{width:40px;height:40px}

  .hero{height:min(560px,66svh);min-height:450px;max-height:560px}
  .hero-bg{background-position:52% center;filter:saturate(.78) brightness(.4) contrast(1.08)}
  .hero-content{margin-top:54px;width:100%;padding:0 18px}
  .hero h1{font-size:clamp(36px,11vw,48px);line-height:.92;overflow-wrap:anywhere}
  .hero p{max-width:34ch;font-size:9.5px;line-height:1.55;letter-spacing:.075em;margin:13px auto 17px;padding:0}
  .mini-btn{height:39px;min-width:126px;font-size:10px;border-radius:6px}

  .intro{padding-top:32px}.intro-row,.intro-row-reverse{gap:15px;margin-bottom:42px}
  .intro-copy h2{font-size:clamp(31px,9vw,39px);line-height:.91;letter-spacing:-.035em}
  .intro-copy p{font-size:10.5px;line-height:1.58;text-transform:none;font-weight:500}
  .section-kicker{font-size:8.5px;letter-spacing:.15em}
  .inline-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}
  .outline-btn{justify-content:center;width:100%;padding:0 10px;font-size:9.5px;white-space:nowrap}
  .solid-btn{height:39px;padding:0 18px;font-size:10px}
  .media-card{border-radius:10px}.media-play{width:52px;height:52px;font-size:17px}.media-label{right:12px;bottom:10px;font-size:9px}
  .server-card-content{gap:10px}.server-card code{font-size:10px;max-width:90%;overflow:hidden;text-overflow:ellipsis}.server-card button{font-size:9.5px;padding:8px 11px}.status-pill{font-size:9.5px}

  .section-divider{width:100%;max-width:100%;gap:10px;margin-bottom:18px}.section-divider h2{font-size:19px}.section-divider span{min-width:0}
  .ranking-grid{gap:10px}.rank-head{height:44px;font-size:10.5px}.rank-card li{height:38px;font-size:10px;grid-template-columns:30px minmax(0,1fr) auto;padding:0 10px}.rank-card li em{font-size:9px}

  .features{padding-top:46px;padding-bottom:54px}.feature-grid-bg{background-size:28px 28px}.big-section-title{font-size:clamp(30px,9vw,39px);margin-bottom:28px}
  .feature-list{gap:40px}.feature-copy h3{font-size:clamp(30px,9vw,38px);line-height:.92}.feature-copy p{font-size:10.5px;line-height:1.6}.feature-overline{font-size:8.5px}
  .feature-image{border-radius:10px}

  .faq{padding:48px 0 56px}.faq .big-section-title{text-align:left;font-size:clamp(29px,8.5vw,36px)}
  summary{font-size:10.5px;min-height:56px;padding:11px 0;gap:12px}summary span{font-size:22px;flex:0 0 auto}
  details[open]{margin:0 -9px;padding:0 9px;border-radius:8px}details p{font-size:10px;margin:0 26px 17px 0}

  footer{padding-top:34px}.footer-brand img{width:112px}.footer-brand p{font-size:10.5px;line-height:1.65}.footer-brand small{font-size:9px;line-height:1.55}.socials{gap:18px}.socials a{font-size:18px}.footer-links a{font-size:9.5px}
}

@media (max-width:430px){
  .shell{width:calc(100% - 24px)}
  .hero{height:min(535px,65svh);min-height:430px}.hero-content{padding:0 14px}.hero h1{font-size:clamp(34px,10.8vw,44px)}.hero p{font-size:9px;max-width:31ch}
  .inline-actions{grid-template-columns:1fr}.outline-btn{height:39px}
  .intro-copy h2{font-size:clamp(30px,9.6vw,37px)}
  .big-section-title{font-size:clamp(28px,9vw,35px)}
  .feature-copy h3{font-size:clamp(29px,9.5vw,36px)}
  .rank-card li{grid-template-columns:28px minmax(0,1fr) auto;font-size:9.5px}.rank-card li em{font-size:8.5px}
  .footer-links{gap:10px 16px}
}

@media (max-width:360px){
  .shell{width:calc(100% - 20px)}
  .nav-logo{width:96px}
  .hero{min-height:410px}.hero h1{font-size:33px}.hero p{font-size:8.5px}
  .intro-copy h2{font-size:29px}.feature-copy h3{font-size:29px}.big-section-title{font-size:28px}
  .rank-card li{padding-inline:8px}.rank-card li b{font-size:9px}.rank-card li em{font-size:8px}
}

@media (max-height:520px) and (orientation:landscape) and (max-width:900px){
  .hero{height:100svh;min-height:420px;max-height:none}.hero-content{margin-top:48px}.hero h1{font-size:40px}.hero p{margin:10px auto 14px}.topbar{top:8px}
}

@media (pointer:fine){
  body.cursor-enabled,body.cursor-enabled a,body.cursor-enabled button,body.cursor-enabled summary{cursor:none}
}

@media (prefers-reduced-motion:reduce){
  html{scroll-behavior:auto}
  .hero-bg,.hero-content,.reveal,.media-card,.feature-image,.rank-card,.nav-wrap,.cursor-dot,.cursor-ring,.shot-hole,.shot-spark,.shot-flash{animation:none !important;transition:none !important}
}

/* ===== BALAIADA PORTAL EXTENSIONS ===== */
body.modal-open{overflow:hidden}
.preloader{position:fixed;inset:0;z-index:9999;display:grid;place-items:center;background:#02050d;transition:opacity .42s ease,visibility .42s ease}
.preloader img{width:min(210px,42vw);animation:preloaderPulse 1s ease-in-out infinite alternate}
.preloader span{position:absolute;left:50%;top:calc(50% + 80px);width:92px;height:2px;transform:translateX(-50%);background:linear-gradient(90deg,transparent,var(--red),transparent);animation:preloaderBar .9s ease-in-out infinite}
.preloader.done{opacity:0;visibility:hidden}
@keyframes preloaderPulse{from{opacity:.55;transform:scale(.985)}to{opacity:1;transform:scale(1)}}
@keyframes preloaderBar{0%,100%{opacity:.2;transform:translateX(-50%) scaleX(.45)}50%{opacity:1;transform:translateX(-50%) scaleX(1)}}

.hero-bg{background-image:image-set(url("../img/hero-rio-bg.webp") type("image/webp"),url("../img/hero-rio-bg.png") type("image/png"))}
.hero-actions{display:flex;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap}
.hero-secondary{height:40px;padding:0 18px;border:1px solid rgba(255,255,255,.16);border-radius:7px;background:rgba(4,8,18,.38);backdrop-filter:blur(8px);font-size:11px;font-weight:800;color:#e9eaf0;cursor:pointer;transition:.24s ease}
.hero-secondary:hover{transform:translateY(-2px);border-color:rgba(255,255,255,.28);background:rgba(9,13,24,.58)}

.status-strip{position:relative;z-index:8;margin-top:-16px;padding:0 0 26px;background:var(--bg)}
.status-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid rgba(255,255,255,.07);border-radius:10px;background:rgba(7,12,22,.82);overflow:hidden;box-shadow:0 16px 38px rgba(0,0,0,.16)}
.status-item{min-height:76px;padding:17px 22px;display:flex;flex-direction:column;justify-content:center;gap:6px;border-right:1px solid rgba(255,255,255,.055)}
.status-item:last-child{border-right:0}.status-item>span{font-size:9px;color:#656d7b;text-transform:uppercase;letter-spacing:.14em;font-weight:800}.status-item strong,.status-item a{font-size:12px;color:#e5e7eb;font-weight:800}.status-item strong i{display:inline-block;width:6px;height:6px;border-radius:50%;background:#46dc79;box-shadow:0 0 10px rgba(70,220,121,.7);margin-right:7px}.status-item a{color:#dfe2e9;transition:color .2s ease}.status-item a:hover{color:#fff}

.section-heading{max-width:760px;margin:0 auto 32px;text-align:center}.section-heading h2,.gallery-head h2{margin:0 0 13px;font-family:"Russo One",sans-serif;font-size:46px;line-height:.95;letter-spacing:-.035em;color:#c6c8ce;font-weight:400;text-transform:uppercase}.section-heading h2 strong,.gallery-head h2 strong{color:#fff;font-weight:400}.section-heading p{margin:0 auto;max-width:620px;color:#777f8d;font-size:11px;line-height:1.65}
.city-numbers{background:linear-gradient(180deg,#02050d,#050813)}
.numbers-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;max-width:1160px;margin:auto}.number-card{min-height:145px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;border:1px solid rgba(255,255,255,.06);border-radius:12px;background:linear-gradient(145deg,rgba(255,255,255,.025),rgba(255,255,255,.008));transition:transform .3s ease,border-color .3s ease,background .3s ease}.number-card:hover{border-color:rgba(255,23,61,.22);background:linear-gradient(145deg,rgba(255,23,61,.05),rgba(255,255,255,.012))}.number-card strong{font-family:"Russo One",sans-serif;font-size:39px;color:#f2f3f5;font-weight:400}.number-card span{margin-top:7px;color:#6d7582;font-size:10px;text-transform:uppercase;letter-spacing:.08em;font-weight:700}

.gallery{background:#040710;overflow:hidden}.gallery-head{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom:25px}.gallery-head .section-kicker{margin-bottom:8px}.gallery-controls{display:flex;gap:8px}.gallery-controls button{width:42px;height:42px;border:1px solid rgba(255,255,255,.1);border-radius:7px;background:rgba(255,255,255,.018);cursor:pointer;font-size:18px;color:#b8bdc7;transition:.2s ease}.gallery-controls button:hover{background:var(--red);border-color:var(--red);color:#fff}.gallery-track{display:flex;gap:15px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding:2px 0 12px;overscroll-behavior-inline:contain}.gallery-track::-webkit-scrollbar{display:none}.gallery-card{flex:0 0 min(540px,72vw);height:320px;margin:0;position:relative;overflow:hidden;border-radius:12px;border:1px solid rgba(255,255,255,.08);scroll-snap-align:start;background:#07101d}.gallery-card img{width:100%;height:100%;object-fit:cover;filter:saturate(.7) brightness(.68);transition:transform .5s ease,filter .35s ease}.gallery-card::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 54%,rgba(2,5,13,.88))}.gallery-card:hover img{transform:scale(1.035);filter:saturate(.85) brightness(.75)}.gallery-card figcaption{position:absolute;left:18px;bottom:16px;z-index:2;font-size:10px;font-weight:800;letter-spacing:.13em;text-transform:uppercase;color:#e9ebef}

.updates{background:linear-gradient(180deg,#040710,#03060d)}.updates-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;max-width:1180px;margin:auto}.update-card{min-height:260px;padding:26px;border:1px solid rgba(255,255,255,.06);border-radius:12px;background:rgba(255,255,255,.014);position:relative;transition:transform .3s ease,border-color .3s ease,background .3s ease}.update-card:hover{transform:translateY(-5px);border-color:rgba(255,255,255,.11);background:rgba(255,255,255,.024)}.update-card>span{display:inline-block;color:var(--red);font-size:8.5px;font-weight:800;letter-spacing:.16em}.update-card time{position:absolute;right:24px;top:25px;color:#4f5663;font-size:9px;font-weight:800}.update-card h3{margin:36px 0 11px;font-family:"Russo One",sans-serif;font-size:24px;line-height:1.05;font-weight:400;color:#d4d6dc}.update-card p{margin:0 0 24px;color:#767e8b;font-size:10.5px;line-height:1.62}.update-card a{position:absolute;left:26px;bottom:24px;color:#d0d4dc;font-size:9.5px;font-weight:800}.update-card a:hover{color:#fff}

.discord-section{background:#03060d}.discord-panel{min-height:260px;display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:40px;padding:45px 54px;border:1px solid rgba(255,255,255,.07);border-radius:16px;background:radial-gradient(circle at 85% 35%,rgba(88,101,242,.12),transparent 30%),linear-gradient(120deg,rgba(255,255,255,.018),rgba(255,255,255,.006));overflow:hidden}.discord-copy h2{margin:0 0 14px;font-family:"Russo One",sans-serif;font-size:42px;line-height:.95;color:#c7cad0;font-weight:400}.discord-copy h2 strong{color:#fff;font-weight:400}.discord-copy p{max-width:590px;margin:0 0 19px;color:#79818e;font-size:11px;line-height:1.65}.discord-preview{justify-self:end;min-width:330px;padding:18px 20px;display:flex;align-items:center;gap:14px;border:1px solid rgba(255,255,255,.08);border-radius:13px;background:rgba(4,7,14,.7);box-shadow:0 18px 38px rgba(0,0,0,.24)}.discord-badge{width:48px;height:48px;display:grid;place-items:center;border-radius:12px;background:#151a26;color:#fff;font-family:"Russo One",sans-serif}.discord-preview div:nth-child(2){display:flex;flex:1;flex-direction:column;gap:4px}.discord-preview strong{font-size:12px}.discord-preview span{font-size:9px;color:#68717e;text-transform:uppercase;letter-spacing:.09em}.discord-preview i{width:8px;height:8px;border-radius:50%;background:#43d879;box-shadow:0 0 10px rgba(67,216,121,.5)}

.mobile-actionbar{display:none}

.modal{position:fixed;inset:0;z-index:800;display:grid;place-items:center;padding:20px;opacity:0;visibility:hidden;transition:opacity .25s ease,visibility .25s ease}.modal.open{opacity:1;visibility:visible}.modal-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.72);backdrop-filter:blur(8px)}.modal-card{position:relative;z-index:2;width:min(900px,100%);max-height:min(760px,calc(100dvh - 40px));overflow:auto;border:1px solid rgba(255,255,255,.1);border-radius:15px;background:#080c15;box-shadow:0 40px 100px rgba(0,0,0,.55)}.modal-close{position:absolute;right:14px;top:14px;z-index:4;width:38px;height:38px;border:1px solid rgba(255,255,255,.1);border-radius:8px;background:rgba(0,0,0,.35);color:#fff;font-size:23px;cursor:pointer}.trailer-poster{min-height:500px;display:grid;place-items:center;text-align:center;background:linear-gradient(rgba(2,5,13,.32),rgba(2,5,13,.9)),image-set(url("../img/hero-rio-bg.webp") type("image/webp"),url("../img/hero-rio-bg.png") type("image/png"));background-size:cover;background-position:center}.trailer-poster-content{max-width:580px;padding:60px 28px}.trailer-poster h2,.whitelist-modal-card h2{margin:0 0 14px;font-family:"Russo One",sans-serif;font-size:42px;font-weight:400}.trailer-poster p,.modal-lead{color:#89919e;font-size:11px;line-height:1.65}.trailer-poster .outline-btn{margin-top:12px}.trailer-frame-wrap{aspect-ratio:16/9}.trailer-frame-wrap iframe{width:100%;height:100%;border:0;display:block}.whitelist-modal-card{width:min(720px,100%);padding:45px}.whitelist-modal-card .section-kicker{margin-top:5px}.whitelist-modal-card h2{font-size:38px}.modal-lead{margin:0 0 26px}.whitelist-steps{display:grid;gap:10px}.whitelist-steps article{display:grid;grid-template-columns:45px 1fr;gap:12px;align-items:center;padding:15px;border:1px solid rgba(255,255,255,.06);border-radius:9px;background:rgba(255,255,255,.015)}.whitelist-steps b{font-family:"Russo One",sans-serif;color:var(--red);font-size:15px}.whitelist-steps article div{display:flex;flex-direction:column;gap:4px}.whitelist-steps strong{font-size:11px;color:#dce0e6}.whitelist-steps span{font-size:9.5px;color:#6f7784;line-height:1.45}.modal-actions{display:flex;gap:9px;margin-top:22px;flex-wrap:wrap}

/* reveal variations */
.reveal[data-reveal="left"]{transform:translate3d(-22px,10px,0)}.reveal[data-reveal="right"]{transform:translate3d(22px,10px,0)}.reveal[data-reveal="up"]{transform:translate3d(0,18px,0)}.reveal.in{transform:none}

/* ===== INNER PAGES ===== */
.inner-page{background:#02050d}.inner-main{min-height:70vh}.inner-topbar{position:absolute}.inner-hero{position:relative;min-height:410px;display:flex;align-items:flex-end;padding:160px 0 78px;background:linear-gradient(180deg,rgba(2,5,13,.16),#02050d),image-set(url("../img/hero-rio-bg.webp") type("image/webp"),url("../img/hero-rio-bg.png") type("image/png"));background-size:cover;background-position:center 48%;overflow:hidden}.inner-hero::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(2,5,13,.82),rgba(2,5,13,.2),rgba(2,5,13,.76))}.inner-hero-content{z-index:2}.inner-hero h1{margin:0 0 13px;font-family:"Russo One",sans-serif;font-size:58px;line-height:.95;color:#c4c7cd;font-weight:400}.inner-hero h1 strong{color:#fff;font-weight:400}.inner-hero p{max-width:670px;margin:0;color:#8b929e;font-size:11px;line-height:1.65}

.rules-layout{padding-top:54px}.rules-shell{display:grid;grid-template-columns:260px minmax(0,1fr);gap:28px;align-items:start}.rules-sidebar{position:sticky;top:28px;padding:16px;border:1px solid rgba(255,255,255,.06);border-radius:12px;background:#070b13}.rule-search{height:43px;display:flex;align-items:center;gap:9px;padding:0 12px;border:1px solid rgba(255,255,255,.08);border-radius:8px;background:#04070d}.rule-search span{color:#67707e}.rule-search input{width:100%;border:0;outline:0;background:transparent;color:#e5e7eb;font:inherit;font-size:10.5px}.rule-search input::placeholder{color:#4e5663}.rule-categories{display:grid;gap:3px;margin-top:12px}.rule-categories button{width:100%;height:40px;padding:0 11px;text-align:left;border:0;border-radius:7px;background:transparent;color:#737b88;font-size:10px;font-weight:700;cursor:pointer;transition:.2s ease}.rule-categories button:hover,.rule-categories button.active{background:rgba(255,255,255,.04);color:#fff}.rule-categories button.active{box-shadow:inset 2px 0 var(--red)}.rules-help{margin-top:14px;padding:13px;border-top:1px solid rgba(255,255,255,.055);display:flex;flex-direction:column;gap:5px}.rules-help span{font-size:8.5px;color:#59616e;text-transform:uppercase;letter-spacing:.1em}.rules-help a{font-size:10px;font-weight:800;color:#d8dbe1}.rules-resultbar{min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:10px;padding:0 4px}.rules-resultbar span{font-size:10px;color:#e2e4e8;font-weight:800}.rules-resultbar small{font-size:9px;color:#555e6b}.rules-content{min-width:0}.rule-card{display:grid;grid-template-columns:48px minmax(0,1fr);gap:13px;padding:20px 5px;border-bottom:1px solid rgba(255,255,255,.065)}.rule-card[hidden]{display:none}.rule-index{font-family:"Russo One",sans-serif;color:#373e4a;font-size:16px}.rule-card span{color:var(--red);font-size:8px;font-weight:800;letter-spacing:.15em}.rule-card h2{margin:5px 0 8px;font-family:"Russo One",sans-serif;font-size:21px;color:#d1d4da;font-weight:400}.rule-card p{margin:0;max-width:880px;color:#747c89;font-size:10.5px;line-height:1.65}.rules-empty{padding:55px 20px;text-align:center;color:#68707d;font-size:11px}

.store-section{padding-top:54px}.store-tabs{display:flex;justify-content:center;gap:7px;margin-bottom:24px}.store-tabs button{height:38px;padding:0 16px;border:1px solid rgba(255,255,255,.08);border-radius:7px;background:rgba(255,255,255,.012);color:#777f8b;font-size:10px;font-weight:800;cursor:pointer}.store-tabs button:hover,.store-tabs button.active{background:rgba(255,255,255,.045);color:#fff;border-color:rgba(255,255,255,.14)}.store-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px;max-width:1180px;margin:auto}.store-card{position:relative;min-height:355px;padding:28px 25px 25px;border:1px solid rgba(255,255,255,.065);border-radius:13px;background:linear-gradient(145deg,rgba(255,255,255,.02),rgba(255,255,255,.006));display:flex;flex-direction:column;transition:.3s ease}.store-card[hidden]{display:none}.store-card:hover{transform:translateY(-5px);border-color:rgba(255,255,255,.12)}.store-featured{border-color:rgba(255,23,61,.28);box-shadow:0 18px 50px rgba(255,23,61,.06)}.store-badge{position:absolute;right:14px;top:14px;padding:5px 8px;border-radius:5px;background:var(--red);font-size:7.5px;font-weight:900;letter-spacing:.1em}.store-icon{width:52px;height:52px;display:grid;place-items:center;margin-bottom:22px;border:1px solid rgba(255,255,255,.08);border-radius:11px;background:#080d16;font-size:22px;color:#e8eaf0}.store-card small{color:var(--red);font-size:8px;font-weight:800;letter-spacing:.14em}.store-card h2{margin:7px 0 11px;font-family:"Russo One",sans-serif;font-size:24px;font-weight:400;color:#d9dce2}.store-card p{margin:0 0 24px;color:#747c88;font-size:10px;line-height:1.6}.store-price{margin-top:auto;margin-bottom:17px;display:flex;align-items:baseline;gap:7px}.store-price strong{font-family:"Russo One",sans-serif;font-size:24px;font-weight:400}.store-price span{color:#59616e;font-size:9px}.store-card .outline-btn,.store-card .solid-btn{justify-content:center;width:100%;border:0;cursor:pointer}.store-card .outline-btn{border:1px solid rgba(255,255,255,.1)}.store-notice{max-width:1180px;margin:28px auto 0;padding:28px 30px;display:flex;align-items:center;justify-content:space-between;gap:25px;border:1px solid rgba(255,255,255,.06);border-radius:12px;background:#070b13}.store-notice h2{margin:0 0 7px;font-family:"Russo One",sans-serif;font-size:21px;font-weight:400}.store-notice p{margin:0;max-width:720px;color:#6f7783;font-size:10px;line-height:1.55}.toast{position:fixed;left:50%;bottom:30px;z-index:900;transform:translate(-50%,30px);padding:12px 16px;border:1px solid rgba(255,255,255,.1);border-radius:8px;background:#0c111b;color:#e2e5ea;font-size:10px;opacity:0;visibility:hidden;transition:.25s ease;box-shadow:0 20px 50px rgba(0,0,0,.4)}.toast.show{opacity:1;visibility:visible;transform:translate(-50%,0)}

@media (max-width:1100px){
  .status-grid{grid-template-columns:repeat(2,1fr)}.status-item:nth-child(2){border-right:0}.status-item:nth-child(-n+2){border-bottom:1px solid rgba(255,255,255,.055)}
  .numbers-grid{grid-template-columns:repeat(2,1fr)}.updates-grid{grid-template-columns:1fr 1fr}.updates-grid .update-card:last-child{grid-column:1/-1}.discord-panel{grid-template-columns:1fr}.discord-preview{justify-self:start}.rules-shell{grid-template-columns:220px minmax(0,1fr)}.store-grid{grid-template-columns:repeat(2,1fr)}
}

@media (max-width:900px){
  .section-heading h2,.gallery-head h2{font-size:38px}.status-strip{margin-top:-8px}.status-grid{border-radius:8px}.status-item{min-height:68px;padding:14px 16px}.numbers-grid{max-width:760px}.gallery-card{height:auto;aspect-ratio:16/9;flex-basis:min(500px,82vw)}.updates-grid{grid-template-columns:1fr}.updates-grid .update-card:last-child{grid-column:auto}.discord-panel{padding:34px}.discord-preview{min-width:0;width:100%}.inner-hero{min-height:360px;padding:140px 0 60px}.inner-hero h1{font-size:46px}.rules-shell{grid-template-columns:1fr}.rules-sidebar{position:relative;top:auto}.rule-categories{grid-template-columns:repeat(3,1fr)}.rule-categories button{text-align:center}.store-grid{max-width:760px}
}

@media (max-width:640px){
  body.home-page{padding-bottom:68px}.status-grid{grid-template-columns:1fr 1fr}.status-item{padding:13px 12px;min-height:66px}.status-item>span{font-size:7.5px}.status-item strong,.status-item a{font-size:9.5px}.section-heading{text-align:left;margin-bottom:25px}.section-heading h2,.gallery-head h2{font-size:32px}.section-heading p{font-size:10px}.numbers-grid{grid-template-columns:1fr 1fr;gap:8px}.number-card{min-height:112px;border-radius:9px}.number-card strong{font-size:29px}.number-card span{font-size:8px;padding:0 8px}.gallery-head{align-items:flex-end}.gallery-controls button{width:36px;height:36px}.gallery-card{flex-basis:86vw}.updates-grid{gap:9px}.update-card{min-height:235px;padding:22px}.update-card h3{font-size:21px;margin-top:32px}.update-card a{left:22px;bottom:20px}.discord-panel{padding:28px 20px;border-radius:12px}.discord-copy h2{font-size:32px}.discord-copy p{font-size:10px}.discord-preview{padding:14px}.discord-badge{width:42px;height:42px}.mobile-actionbar{position:fixed;z-index:650;left:10px;right:10px;bottom:max(10px,env(safe-area-inset-bottom));height:52px;display:grid;grid-template-columns:.8fr 1.2fr;gap:7px;padding:6px;border:1px solid rgba(255,255,255,.1);border-radius:11px;background:rgba(5,9,17,.88);backdrop-filter:blur(18px);box-shadow:0 16px 45px rgba(0,0,0,.45)}.mobile-actionbar a{display:grid;place-items:center;border-radius:7px;font-size:10px;font-weight:800;color:#d5d8df}.mobile-actionbar a:last-child{background:var(--red);color:#fff}.modal{padding:10px}.modal-card{max-height:calc(100dvh - 20px);border-radius:12px}.trailer-poster{min-height:430px}.trailer-poster h2,.whitelist-modal-card h2{font-size:31px}.whitelist-modal-card{padding:38px 18px 22px}.whitelist-steps article{grid-template-columns:36px 1fr;padding:12px}.inner-page{padding-bottom:68px}.inner-hero{min-height:315px;padding:120px 0 48px}.inner-hero h1{font-size:36px}.inner-hero p{font-size:10px}.rules-layout,.store-section{padding-top:36px}.rule-categories{grid-template-columns:1fr 1fr}.rule-categories button{font-size:9px}.rules-resultbar{align-items:flex-start;flex-direction:column;gap:4px;padding:0 2px}.rule-card{grid-template-columns:34px 1fr;padding:17px 2px}.rule-card h2{font-size:18px}.rule-card p{font-size:10px}.store-tabs{justify-content:flex-start;overflow-x:auto;scrollbar-width:none}.store-tabs::-webkit-scrollbar{display:none}.store-tabs button{white-space:nowrap}.store-grid{grid-template-columns:1fr;gap:9px}.store-card{min-height:320px}.store-notice{align-items:flex-start;flex-direction:column;padding:22px}.store-notice .outline-btn{width:100%;justify-content:center}.toast{bottom:78px;max-width:calc(100% - 28px);text-align:center}.hero-actions{gap:8px}.hero-secondary{height:39px;font-size:9.5px;padding:0 13px}
}

@media (max-width:390px){.status-grid{grid-template-columns:1fr}.status-item{border-right:0;border-bottom:1px solid rgba(255,255,255,.055)}.status-item:last-child{border-bottom:0}.numbers-grid{grid-template-columns:1fr 1fr}.gallery-head{gap:12px}.gallery-head h2{font-size:29px}.gallery-controls{display:none}.rule-categories{grid-template-columns:1fr}}

@media (prefers-reduced-motion:reduce){.preloader img,.preloader span{animation:none}.reveal[data-reveal]{transform:none}}

/* ================================================================
   BALAIADA ACCOUNT — Discord + MTA + Whitelist
   ================================================================ */
.account-page{min-height:100vh;background:#eef0f3;color:#151922}.account-page .page-noise{position:fixed}.account-topbar{position:relative;z-index:20;background:#0d1219;border-bottom:1px solid rgba(255,255,255,.09)}.account-nav{min-height:82px;display:flex;align-items:center;justify-content:space-between;gap:30px}.account-logo img{display:block;width:132px;height:auto}.account-nav-actions{display:flex;align-items:center;gap:25px}.account-nav-actions a{color:#9ca4af;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.account-nav-actions a:hover{color:#fff}.account-nav-actions .account-back{min-height:38px;padding:0 14px;display:flex;align-items:center;border-left:1px solid rgba(255,255,255,.15);color:#fff}
.account-main{min-height:calc(100vh - 82px)}.account-hero{background:#111720;color:#fff;border-bottom:1px solid #252c35}.account-hero-grid{min-height:365px;display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,.8fr);align-items:center;gap:70px}.account-eyebrow,.account-card-head span,.wl-overview-copy>span,.account-help>div>span,.account-state-copy>span{display:block;color:#e31d3d;font-size:8px;font-weight:900;letter-spacing:.16em;margin-bottom:12px}.account-hero h1{margin:0;font-family:"Russo One",sans-serif;font-size:clamp(42px,5vw,72px);font-weight:400;line-height:.93;color:#737c88}.account-hero h1 strong{color:#fff;font-weight:400}.account-hero p{max-width:610px;margin:25px 0 0;color:#9aa3ae;font-size:11px;line-height:1.7}.account-flow{display:flex;align-items:center;justify-content:flex-end;gap:10px}.account-flow span{height:58px;min-width:82px;padding:0 13px;display:grid;align-content:center;gap:3px;border:1px solid rgba(255,255,255,.11);color:#777f8b;font-size:8px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.account-flow span b{color:#464f5b;font-size:8px}.account-flow span.done{border-color:rgba(243,30,66,.5);color:#fff;background:rgba(243,30,66,.06)}.account-flow span.done b{color:#f31e42}.account-flow i{width:22px;height:1px;background:rgba(255,255,255,.13)}
.account-content{padding-top:46px;padding-bottom:90px}.account-state{min-height:230px;padding:42px 46px;display:flex;align-items:center;justify-content:space-between;gap:50px;border-top:3px solid #f31e42;background:#fff;border-bottom:1px solid #d4d8dd}.account-state-copy{max-width:690px}.account-state h2{margin:0 0 12px;font-family:"Russo One",sans-serif;font-size:34px;font-weight:400;color:#1c222a}.account-state p{margin:0;color:#65707c;font-size:10.5px;line-height:1.7}.account-primary{height:48px;padding:0 22px;border:0;background:#5865f2;color:#fff;font:800 10px Inter,sans-serif;cursor:pointer;white-space:nowrap}.account-primary:hover{filter:brightness(1.08)}.account-loading{min-height:280px;display:grid;place-items:center;align-content:center;gap:15px;color:#68717c;font-size:10px}.account-loading span{width:32px;height:32px;border:2px solid #cbd0d6;border-top-color:#f31e42;border-radius:50%;animation:account-spin .7s linear infinite}@keyframes account-spin{to{transform:rotate(360deg)}}
.account-summary{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:30px 0 34px;border-bottom:1px solid #cfd4da}.account-profile{display:flex;align-items:center;gap:17px}.account-avatar{width:58px;height:58px;display:grid;place-items:center;overflow:hidden;background:#111720;color:#fff;font:400 21px "Russo One",sans-serif}.account-avatar img{width:100%;height:100%;object-fit:cover}.account-profile span{display:block;color:#18854d;font-size:7.5px;font-weight:900;letter-spacing:.12em;margin-bottom:5px}.account-profile h2{margin:0;font:400 25px "Russo One",sans-serif;color:#1e242c}.account-profile small{color:#7b8591;font-size:9px}.account-summary-actions{display:flex;align-items:center;gap:18px}.account-summary-actions a,.account-summary-actions button{border:0;background:transparent;color:#4f5965;font:800 9px Inter,sans-serif;cursor:pointer}.account-summary-actions a:hover,.account-summary-actions button:hover{color:#e31d3d}
.account-grid{display:grid;grid-template-columns:1fr 1fr;gap:1px;margin-top:34px;background:#cfd4da;border-top:1px solid #cfd4da;border-bottom:1px solid #cfd4da}.account-card{min-height:320px;padding:30px;background:#f7f8f9}.account-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:28px}.account-card-head span{margin-bottom:7px}.account-card h3{margin:0;color:#242b34;font:400 24px "Russo One",sans-serif}.account-status{padding:6px 8px;border:1px solid #ccd1d7;color:#6c7580;font-size:7.5px;font-weight:900;letter-spacing:.08em}.account-status.approved{border-color:#9dd5b6;color:#147a45;background:#edf8f2}.account-status.pending{border-color:#e6bdc5;color:#bd2440;background:#fff1f4}.account-card p{max-width:540px;color:#69737e;font-size:10px;line-height:1.65}.pair-form{margin-top:25px}.pair-form label{display:block;margin-bottom:7px;color:#777f89;font-size:8px;font-weight:800;text-transform:uppercase;letter-spacing:.1em}.pair-form>div{display:grid;grid-template-columns:1fr 112px}.pair-form input{height:46px;border:1px solid #c8cdd3;border-right:0;background:#fff;padding:0 14px;outline:0;color:#1e242c;font:800 12px Inter,sans-serif;letter-spacing:.08em;text-transform:uppercase}.pair-form input:focus{border-color:#aeb5bd}.pair-form button{border:0;background:#f31e42;color:#fff;font:800 9px Inter,sans-serif;cursor:pointer}.pair-form button:disabled{opacity:.65;cursor:wait}.linked-mta{display:grid;grid-template-columns:1fr 1fr;gap:1px;margin-top:28px;background:#d5dade}.linked-mta>div{padding:25px;background:#fff}.linked-mta span{display:block;color:#89919b;font-size:7px;font-weight:900;letter-spacing:.12em;margin-bottom:8px}.linked-mta strong{font-size:11px;color:#242b34}.character-list{display:grid;gap:1px;background:#d7dbe0}.account-empty{padding:30px 24px;background:#fff;color:#7b8490;font-size:10px;line-height:1.6}.character-row{min-height:73px;padding:16px 18px;background:#fff;display:flex;align-items:center;justify-content:space-between;gap:20px}.character-row span{display:block;color:#e31d3d;font-size:7px;font-weight:900;letter-spacing:.1em;margin-bottom:4px}.character-row strong{color:#232a32;font-size:11px}.character-row em{font-style:normal;font-size:7.5px;font-weight:900;letter-spacing:.07em}.character-row em.approved{color:#147a45}.character-row em.review{color:#a46e0f}.character-row em.denied{color:#c02640}.character-row em.pending{color:#78818c}
.wl-overview{margin-top:34px;min-height:250px;display:grid;grid-template-columns:1.25fr .75fr;background:#111720;color:#fff;border-left:4px solid #f31e42}.wl-overview-copy{padding:42px 46px}.wl-overview-copy h2{margin:0 0 15px;font:400 38px "Russo One",sans-serif}.wl-overview-copy p{max-width:650px;margin:0;color:#9ba4af;font-size:10.5px;line-height:1.7}.wl-overview-state{padding:40px 44px;display:grid;align-content:center;background:#171e27;border-left:1px solid rgba(255,255,255,.08)}.wl-overview-state small{color:#67717e;font-size:7px;font-weight:900;letter-spacing:.13em;margin:0 0 5px}.wl-overview-state strong{font:400 18px "Russo One",sans-serif;margin-bottom:18px;color:#fff}.wl-overview-state strong.approved{color:#64d596}.wl-overview-state strong.review{color:#f3bd55}.wl-overview-state strong.denied{color:#ff617a}.wl-overview-state strong.pending{color:#b6bec8}.wl-overview-state a{width:max-content;margin-top:4px;color:#fff;font-size:9px;font-weight:800;border-bottom:1px solid rgba(255,255,255,.24);padding-bottom:4px}.wl-overview-state a:hover{color:#f31e42;border-color:#f31e42}
.account-help{margin-top:48px;padding-top:36px;border-top:1px solid #ccd1d7;display:grid;grid-template-columns:.7fr 1.3fr;gap:70px}.account-help h2{margin:0;color:#252c34;font:400 28px "Russo One",sans-serif}.account-help ol{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:1px;background:#d2d6db}.account-help li{min-height:100px;padding:20px;background:#f7f8f9;display:grid;grid-template-columns:34px 1fr;gap:12px;align-items:start}.account-help li b{color:#c7ccd2;font:400 15px "Russo One",sans-serif}.account-help li span{color:#66707b;font-size:9.5px;line-height:1.55}.account-toast{position:fixed;z-index:1000;left:50%;bottom:26px;max-width:calc(100vw - 30px);transform:translate(-50%,24px);padding:12px 16px;background:#111720;color:#fff;border-left:3px solid #8f99a6;font-size:9px;font-weight:700;opacity:0;visibility:hidden;transition:.22s ease}.account-toast.show{opacity:1;visibility:visible;transform:translate(-50%,0)}.account-toast.success{border-color:#39bd76}.account-toast.error{border-color:#f31e42}
@media(max-width:1000px){.account-hero-grid{grid-template-columns:1fr;gap:34px;padding-top:72px;padding-bottom:55px}.account-flow{justify-content:flex-start}.account-grid{grid-template-columns:1fr}.wl-overview{grid-template-columns:1fr}.wl-overview-state{border-left:0;border-top:1px solid rgba(255,255,255,.08)}.account-help{grid-template-columns:1fr;gap:28px}}
@media(max-width:700px){.account-nav{min-height:68px}.account-logo img{width:110px}.account-nav-actions>a:not(.account-back){display:none}.account-nav-actions .account-back{border:0;padding:0}.account-hero-grid{min-height:auto;padding-top:58px;padding-bottom:42px}.account-hero h1{font-size:43px}.account-hero p{font-size:10px}.account-flow{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:rgba(255,255,255,.08)}.account-flow i{display:none}.account-flow span{min-width:0;min-height:54px;border:0;background:#151c25}.account-content{padding-top:24px;padding-bottom:60px}.account-state{min-height:0;padding:30px 22px;align-items:flex-start;flex-direction:column;gap:25px}.account-state h2{font-size:27px}.account-primary{width:100%}.account-summary{align-items:flex-start;flex-direction:column}.account-summary-actions{width:100%;justify-content:space-between}.account-card{min-height:0;padding:24px 20px}.account-card-head{align-items:flex-start}.account-card h3{font-size:21px}.pair-form>div{grid-template-columns:1fr}.pair-form input{border-right:1px solid #c8cdd3;border-bottom:0}.pair-form button{height:43px}.linked-mta{grid-template-columns:1fr}.wl-overview-copy,.wl-overview-state{padding:30px 22px}.wl-overview-copy h2{font-size:31px}.account-help{margin-top:34px;padding-top:28px}.account-help h2{font-size:24px}.account-help ol{grid-template-columns:1fr}.character-row{align-items:flex-start;flex-direction:column;gap:8px}}

/* ================================================================
   BALAIADA ACCOUNT V2 — clean, readable and player-first
   ================================================================ */
.account-page-v2 [hidden]{display:none!important}
.account-page-v2{min-height:100vh;background:#f4f5f7;color:#171a20;font-family:Inter,Arial,sans-serif}
.account-page-v2 .page-noise{display:none}
.account-svg-sprite{position:absolute;width:0;height:0;overflow:hidden}
.account-page-v2 svg{display:block;width:1em;height:1em;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.account-page-v2 #ico-discord path,.account-page-v2 #ico-discord circle{fill:currentColor;stroke:none}

.account2-topbar{position:sticky;top:0;z-index:40;background:rgba(13,17,23,.96);backdrop-filter:blur(18px);border-bottom:1px solid rgba(255,255,255,.08)}
.account2-nav{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:28px}
.account2-logo img{display:block;width:122px;height:auto}
.account2-navlinks{display:flex;align-items:center;gap:28px}
.account2-navlinks a{color:#a6adb8;font-size:13px;font-weight:700;letter-spacing:-.01em;transition:.18s ease}
.account2-navlinks a:hover{color:#fff}
.account2-navlinks .account2-back{padding:10px 14px;border:1px solid rgba(255,255,255,.12);border-radius:8px;color:#fff}
.account2-navlinks .account2-back:hover{border-color:rgba(255,255,255,.28);background:rgba(255,255,255,.04)}

.account2-main{min-height:calc(100vh - 72px)}
.account2-heading{background:#0d1117;color:#fff;border-bottom:1px solid rgba(255,255,255,.08)}
.account2-heading-inner{min-height:230px;display:grid;grid-template-columns:minmax(260px,.72fr) minmax(620px,1.28fr);gap:60px;align-items:center}
.account2-kicker{display:block;margin-bottom:9px;color:#f5053b;font-size:12px;font-weight:800;letter-spacing:.13em}
.account2-heading h1{margin:0;font-family:"Russo One",Inter,sans-serif;font-size:clamp(42px,4.2vw,66px);font-weight:400;line-height:1;color:#fff}
.account2-heading p{margin:15px 0 0;color:#929aa7;font-size:16px;line-height:1.5}

.account2-flow{display:grid;grid-template-columns:1fr 34px 1fr 34px 1fr 34px 1fr;align-items:center}
.account2-flow-item{min-width:0;display:flex;align-items:center;gap:12px;color:#727b88}
.account2-flow-icon{width:44px;height:44px;display:grid;place-items:center;flex:0 0 auto;border:1px solid #2c323c;border-radius:10px;background:#141922;color:#626b78;transition:.2s ease}
.account2-flow-icon svg{width:21px;height:21px}
.account2-flow-item strong{display:block;color:#b7bec8;font-size:13px;font-weight:700;line-height:1.2}
.account2-flow-item small{display:block;margin-top:4px;color:#69727f;font-size:11px;font-weight:600}
.account2-flow-line{height:1px;background:#2a3039}
.account2-flow-item.done .account2-flow-icon{border-color:rgba(245,5,59,.5);background:rgba(245,5,59,.09);color:#ff315f}
.account2-flow-item.done strong{color:#fff}
.account2-flow-item.done small{color:#d7dbe1}
.account2-flow-item.done + .account2-flow-line{background:linear-gradient(90deg,#f5053b,#454c57)}

.account2-content{padding-top:42px;padding-bottom:72px}
.account2-view{animation:account2-in .22s ease both}
@keyframes account2-in{from{opacity:0;transform:translateY(7px)}to{opacity:1;transform:none}}

.account2-login{min-height:190px;padding:34px 36px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:24px;background:#fff;border:1px solid #dfe3e8;border-radius:12px;box-shadow:0 14px 40px rgba(24,30,39,.06)}
.account2-login-icon{width:58px;height:58px;display:grid;place-items:center;border-radius:14px;background:#5865f2;color:#fff}
.account2-login-icon svg{width:29px;height:29px}
.account2-login-copy h2{margin:0 0 6px;color:#171b22;font-size:28px;font-weight:800;letter-spacing:-.035em}
.account2-login-copy p{margin:0;color:#707986;font-size:15px;line-height:1.55}
.account2-discord-btn{height:54px;min-width:235px;padding:0 18px;display:flex;align-items:center;justify-content:center;gap:11px;border:0;border-radius:9px;background:#5865f2;color:#fff;font:700 14px Inter,sans-serif;cursor:pointer;transition:.18s ease}
.account2-discord-btn svg:first-child{width:21px;height:21px}.account2-discord-btn svg:last-child{width:18px;height:18px;margin-left:auto}
.account2-discord-btn:hover{background:#6874f4;transform:translateY(-1px)}

.account2-loading{min-height:190px;padding:34px 36px;display:flex;align-items:center;justify-content:center;gap:18px;background:#fff;border:1px solid #dfe3e8;border-radius:12px}
.account2-spinner{width:30px;height:30px;flex:0 0 auto;border:3px solid #e1e5ea;border-top-color:#f5053b;border-radius:50%;animation:account2-spin .75s linear infinite}
@keyframes account2-spin{to{transform:rotate(360deg)}}
.account2-loading strong{display:block;color:#20252d;font-size:16px;font-weight:700}.account2-loading small{display:block;margin-top:4px;color:#8a929d;font-size:13px}

.account2-error{min-height:190px;padding:34px 36px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:22px;background:#fff;border:1px solid #e0e4e8;border-left:4px solid #f5053b;border-radius:10px}
.account2-error-icon{width:44px;height:44px;display:grid;place-items:center;border-radius:50%;background:#fff0f3;color:#d91c43;font-size:20px;font-weight:800}
.account2-error h2{margin:0 0 6px;color:#20252d;font-size:20px}.account2-error p{margin:0;color:#747d89;font-size:14px}
.account2-error-actions{display:flex;align-items:center;gap:9px}.account2-error-actions button{height:42px;padding:0 14px;border:1px solid #d9dee4;border-radius:8px;background:#fff;color:#303640;font:700 12px Inter,sans-serif;cursor:pointer}.account2-error-actions button:first-child{display:flex;align-items:center;gap:7px;background:#171c24;color:#fff;border-color:#171c24}.account2-error-actions svg{width:16px;height:16px}

.account2-profilebar{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:0 0 28px;border-bottom:1px solid #d9dde2}
.account2-profile{display:flex;align-items:center;gap:15px}
.account2-avatar{width:58px;height:58px;display:grid;place-items:center;overflow:hidden;border-radius:12px;background:#171c24;color:#fff;font:700 20px Inter,sans-serif}.account2-avatar img{width:100%;height:100%;object-fit:cover}
.account2-profile-copy{position:relative}.account2-profile-copy>small{color:#2e9b63;font-size:11px;font-weight:700;margin-left:11px}.account2-online-dot{position:absolute;left:0;top:4px;width:7px;height:7px;border-radius:50%;background:#35bf77;box-shadow:0 0 0 3px rgba(53,191,119,.12)}
.account2-profile h2{margin:3px 0 2px;color:#171b21;font-size:24px;font-weight:800;letter-spacing:-.03em}.account2-discord-id{color:#7e8792;font-size:13px}
.account2-profile-actions{display:flex;align-items:center;gap:9px}.account2-profile-actions a,.account2-profile-actions button{height:40px;padding:0 12px;display:flex;align-items:center;gap:7px;border:1px solid #d9dee4;border-radius:8px;background:#fff;color:#4f5864;font:700 12px Inter,sans-serif;cursor:pointer}.account2-profile-actions svg{width:15px;height:15px}.account2-profile-actions a:hover,.account2-profile-actions button:hover{border-color:#bcc3cc;color:#181d24}

.account2-next{margin-top:28px;min-height:128px;padding:26px 28px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:20px;background:#12171f;color:#fff;border-radius:12px;border:1px solid #232a34;box-shadow:0 14px 35px rgba(18,23,31,.08)}
.account2-next-icon{width:54px;height:54px;display:grid;place-items:center;border-radius:12px;background:rgba(245,5,59,.1);color:#ff315f}.account2-next-icon.done{background:rgba(45,178,106,.12);color:#42c880}.account2-next-icon svg{width:25px;height:25px}
.account2-next-copy small{display:block;margin-bottom:4px;color:#747e8b;font-size:10px;font-weight:800;letter-spacing:.11em}.account2-next-copy h2{margin:0 0 5px;font-size:24px;font-weight:800;letter-spacing:-.03em}.account2-next-copy p{margin:0;color:#a0a8b3;font-size:14px;line-height:1.55}
.account2-next>a{height:42px;padding:0 14px;display:flex;align-items:center;gap:8px;border-radius:8px;background:#f5053b;color:#fff;font-size:12px;font-weight:800}.account2-next>a svg{width:16px;height:16px}.account2-next>a:hover{background:#ff1a4d}

.account2-grid{margin-top:22px;display:grid;grid-template-columns:1.12fr .88fr;gap:16px}
.account2-card{min-width:0;padding:26px;background:#fff;border:1px solid #dfe3e8;border-radius:12px;box-shadow:0 8px 24px rgba(25,31,40,.035)}
.account2-card-wl{grid-column:1/-1}
.account2-card-title{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:13px;padding-bottom:20px;border-bottom:1px solid #eceef1}
.account2-card-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:10px;background:#f2f3f5;color:#3d4652}.account2-card-icon svg{width:20px;height:20px}
.account2-card-title h3{margin:0;color:#1d2229;font-size:19px;font-weight:800;letter-spacing:-.025em}.account2-card-title p{margin:3px 0 0;color:#858d98;font-size:12.5px;line-height:1.4}
.account2-badge{padding:7px 9px;border:1px solid #d9dee4;border-radius:999px;background:#f8f9fa;color:#6e7782;font-size:10px;font-weight:800;white-space:nowrap}.account2-badge.approved{border-color:#b9dfcb;background:#f0faf5;color:#16844b}.account2-badge.pending{border-color:#f0c6ce;background:#fff3f5;color:#bd2444}.account2-badge.review{border-color:#ecd9ad;background:#fff9eb;color:#9a6a0c}.account2-badge.denied{border-color:#f0c6ce;background:#fff2f4;color:#c22646}

.account2-pair-wrap{padding-top:20px}.account2-helptext{margin:0 0 17px;color:#707985;font-size:13.5px;line-height:1.55}.account2-pair-form label{display:block;margin-bottom:8px;color:#4e5661;font-size:12px;font-weight:700}.account2-pair-form>div{display:grid;grid-template-columns:minmax(0,1fr) 118px;gap:8px}.account2-pair-form input{height:50px;padding:0 15px;border:1px solid #ccd2d9;border-radius:8px;background:#fbfcfd;outline:0;color:#151a21;font:700 14px Inter,sans-serif;letter-spacing:.07em;text-transform:uppercase}.account2-pair-form input:focus{border-color:#f5053b;box-shadow:0 0 0 3px rgba(245,5,59,.08);background:#fff}.account2-pair-form button{height:50px;border:0;border-radius:8px;background:#f5053b;color:#fff;font:800 13px Inter,sans-serif;cursor:pointer}.account2-pair-form button:hover{background:#ff194d}.account2-pair-form button:disabled{opacity:.6;cursor:wait}
.account2-linked{min-height:116px;padding-top:22px;display:flex;align-items:center;gap:14px}.account2-linked-check{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;background:#edf9f3;color:#25a562}.account2-linked-check svg{width:22px;height:22px}.account2-linked strong{display:block;color:#1e242b;font-size:16px}.account2-linked p{margin:4px 0 0;color:#7b8490;font-size:13px}

.account2-character-list{padding-top:18px}.account2-empty{min-height:82px;display:flex;align-items:center;padding:18px 19px;border-radius:9px;background:#f7f8fa;color:#767f8b;font-size:13px;line-height:1.55}
.account2-character-row{min-height:72px;padding:12px 13px;display:flex;align-items:center;justify-content:space-between;gap:16px;border:1px solid #e6e9ed;border-radius:9px;background:#fbfcfd}.account2-character-row+.account2-character-row{margin-top:8px}.account2-character-main{display:flex;align-items:center;gap:11px}.account2-character-avatar{width:38px;height:38px;display:grid;place-items:center;border-radius:9px;background:#171c24;color:#fff;font-size:14px;font-weight:800}.account2-character-main strong{display:block;color:#20252c;font-size:14px}.account2-character-main small{display:block;margin-top:3px;color:#8a929d;font-size:11px}.account2-character-row em{font-style:normal;font-size:10px;font-weight:800}.account2-character-row em.approved{color:#16844b}.account2-character-row em.review{color:#9a6a0c}.account2-character-row em.denied{color:#c22646}.account2-character-row em.pending{color:#747d88}

.account2-card-wl{display:grid;grid-template-columns:minmax(0,1fr) auto;column-gap:28px}.account2-card-wl .account2-card-title{grid-column:1/-1}.account2-wl-description{margin:20px 0 0;color:#646d78;font-size:14px;line-height:1.6}.account2-wl-action{align-self:end;margin-top:20px;height:42px;padding:0 14px;display:flex;align-items:center;gap:8px;border:1px solid #d7dce2;border-radius:8px;color:#252b33;font-size:12px;font-weight:800}.account2-wl-action svg{width:15px;height:15px}.account2-wl-action:hover{border-color:#aeb6c0;background:#f8f9fa}

.account2-helpbar{margin-top:16px;padding:18px 20px;display:flex;align-items:center;justify-content:space-between;gap:20px;border:1px solid #dfe3e8;border-radius:10px;background:#fff;color:#707985;font-size:13px}.account2-helpbar a{display:flex;align-items:center;gap:7px;color:#242a32;font-weight:800}.account2-helpbar svg{width:15px;height:15px}

.account-page-v2 .account-toast{bottom:24px;padding:13px 16px;border-radius:8px;border-left:0;background:#161b22;color:#fff;font-size:12px;box-shadow:0 14px 38px rgba(0,0,0,.18)}.account-page-v2 .account-toast.success{background:#177c49}.account-page-v2 .account-toast.error{background:#b91e3b}

@media(max-width:1100px){
  .account2-heading-inner{grid-template-columns:1fr;gap:28px;padding-top:44px;padding-bottom:42px}
  .account2-flow{max-width:820px}
  .account2-grid{grid-template-columns:1fr}
  .account2-card-wl{grid-column:auto}
}
@media(max-width:760px){
  .account2-nav{min-height:64px}.account2-logo img{width:105px}.account2-navlinks{gap:14px}.account2-navlinks>a:not(.account2-back){display:none}.account2-navlinks .account2-back{font-size:12px;padding:8px 10px}
  .account2-heading-inner{padding-top:34px;padding-bottom:30px}.account2-heading h1{font-size:42px}.account2-heading p{font-size:14px}
  .account2-flow{grid-template-columns:1fr 1fr;gap:8px}.account2-flow-line{display:none}.account2-flow-item{padding:11px;border:1px solid #252b34;border-radius:9px;background:#12171e}.account2-flow-icon{width:38px;height:38px}.account2-flow-icon svg{width:19px;height:19px}.account2-flow-item strong{font-size:12px}.account2-flow-item small{font-size:10px}
  .account2-content{padding-top:22px;padding-bottom:48px}
  .account2-login{grid-template-columns:auto 1fr;padding:24px;gap:16px}.account2-login-icon{width:50px;height:50px}.account2-login-copy h2{font-size:22px}.account2-login-copy p{font-size:13px}.account2-discord-btn{grid-column:1/-1;width:100%;min-width:0}
  .account2-error{grid-template-columns:auto 1fr;padding:22px}.account2-error-actions{grid-column:1/-1;width:100%}.account2-error-actions button{flex:1}
  .account2-profilebar{align-items:flex-start;flex-direction:column;gap:18px}.account2-profile-actions{width:100%}.account2-profile-actions a,.account2-profile-actions button{flex:1;justify-content:center}
  .account2-next{grid-template-columns:auto 1fr;padding:22px 18px}.account2-next>a{grid-column:1/-1;justify-content:center}.account2-next-copy h2{font-size:20px}.account2-next-copy p{font-size:13px}
  .account2-card{padding:20px 17px}.account2-card-title{grid-template-columns:auto 1fr}.account2-card-title>.account2-badge{grid-column:2;justify-self:start}.account2-card-title h3{font-size:18px}.account2-card-title p{font-size:12px}
  .account2-pair-form>div{grid-template-columns:1fr}.account2-pair-form button{width:100%}
  .account2-card-wl{grid-template-columns:1fr}.account2-wl-action{justify-content:center}
  .account2-helpbar{align-items:flex-start;flex-direction:column}.account2-helpbar a{width:100%;justify-content:space-between}
}
@media(max-width:430px){
  .account2-heading h1{font-size:37px}.account2-heading p{font-size:13px}
  .account2-flow{grid-template-columns:1fr}.account2-flow-item{padding:10px 12px}
  .account2-profile h2{font-size:21px}.account2-avatar{width:52px;height:52px}
  .account2-next-icon{width:46px;height:46px}.account2-next{gap:13px}
  .account2-character-row{align-items:flex-start;flex-direction:column}.account2-character-row em{margin-left:49px}
}
