:root{color-scheme:dark;--bg:#101213;--panel:#191c1d;--line:#303435;--text:#f3f4ed;--muted:#9a9f9f;--lime:#d1f76e;--orange:#ff7648}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Arial,"Segoe UI",sans-serif;font-size:15px}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{opacity:.5;cursor:wait}button,a{touch-action:manipulation}a{color:inherit;text-decoration:none}button{color:inherit;border:0;background:none}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid var(--lime);outline-offset:4px}h1,h2,p{margin:0}h1,h2{letter-spacing:-1.5px}h2{font-size:30px}input,select{background:#101415;border:1px solid #414747;padding:14px;color:var(--text);border-radius:5px;min-width:0}label{display:block;margin:19px 0 8px}.rail{position:fixed;left:0;top:0;bottom:0;width:98px;border-right:1px solid var(--line);display:flex;align-items:center;flex-direction:column;z-index:10;background:var(--bg);direction:ltr}.brand{font-size:22px;font-weight:950;letter-spacing:-3px;margin:30px 0 70px;position:relative}.brand span{color:var(--lime);margin:0 3px}.brand i{position:absolute;width:6px;height:6px;background:var(--lime);top:-6px;right:-8px}.rail nav{display:flex;flex-direction:column;gap:25px;width:100%}.rail-link{display:flex;align-items:center;flex-direction:column;color:#707777;gap:9px;padding:13px 0;position:relative}.rail-link span{font-size:29px}.rail-link small{font-size:8px;letter-spacing:.7px}.rail-link.active{color:var(--lime)}.rail-link.active:before{content:"";position:absolute;left:0;top:15%;height:70%;width:3px;background:var(--lime)}.rail-bottom{margin-top:auto;margin-bottom:27px;font-size:24px;border:1px solid #39423a;border-radius:50%;width:40px;height:40px;display:grid;place-items:center;position:relative}.rail-bottom span{position:absolute;font-size:8px;bottom:-14px;letter-spacing:2px}.shell{margin-left:98px;padding:0 48px;max-width:1760px}.topbar{height:88px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);direction:ltr}.wordmark{font-size:11px;letter-spacing:2px;font-weight:700}.wordmark span{color:var(--muted)}.top-actions{display:flex;align-items:center;gap:27px;direction:rtl}.online-dot{color:#b2b8ad;font-size:11px}.online-dot:before,.tag i{content:"";display:inline-block;background:var(--lime);width:5px;height:5px;border-radius:50%;margin-left:7px}.profile-button{display:flex;align-items:center;gap:10px;font-size:12px}.avatar{display:grid;place-items:center;width:31px;height:31px;background:var(--lime);color:#1d271b;border-radius:50%;font-weight:700}.profile-button>span:last-child{color:var(--muted);margin-right:14px}.page-heading{display:flex;justify-content:space-between;align-items:center;padding:44px 0 33px;direction:rtl}.eyebrow{font-size:9px;font-weight:700;letter-spacing:2px;color:var(--lime);margin-bottom:14px;direction:ltr;text-align:inherit}.page-heading h1{font-size:43px;line-height:1.3;font-weight:800}.page-heading h1 span{color:var(--muted);font-weight:400}.page-heading p:last-child{font-size:13px;color:var(--muted);margin-top:10px}.heading-stamp{display:flex;align-items:center;gap:14px}.heading-stamp b{font-size:43px;font-weight:900;letter-spacing:-5px;color:#454b44}.heading-stamp span{font-size:8px;line-height:1.6;letter-spacing:1.4px;color:#777f76}.hero{height:505px;position:relative;overflow:hidden;border-radius:8px;background:#2a3543}.hero #hero-world{position:absolute;inset:0;opacity:.95}.hero canvas{width:100%;height:100%;display:block}.hero-shade{position:absolute;inset:0;background:linear-gradient(270deg,rgba(13,24,34,.93),rgba(15,29,47,.24) 68%,transparent),linear-gradient(0deg,rgba(12,19,25,.8),transparent 30%)}.hero-grid{position:absolute;inset:0;background-image:linear-gradient(#ffffff04 1px,transparent 1px),linear-gradient(90deg,#ffffff04 1px,transparent 1px);background-size:70px 70px;pointer-events:none}.hero-top{position:absolute;top:27px;left:29px;right:29px;display:flex;justify-content:space-between;align-items:center}.tag{display:inline-flex;align-items:center;gap:7px;font-size:9px;font-weight:700;letter-spacing:1.3px;background:#17272bd9;padding:8px 10px;border:1px solid #ffffff26;border-radius:3px;direction:ltr}.tag i{margin:0}.hero-index{font-size:9px;letter-spacing:2px;color:#f3fafbbb}.hero-copy{position:absolute;right:42px;top:88px;width:440px}.hero-copy .eyebrow{direction:rtl;letter-spacing:1px;color:#bcc8c9;margin-bottom:13px}.hero-copy h2{font-family:Impact,'Arial Black',sans-serif;font-size:89px;line-height:.81;letter-spacing:-1px;position:relative;text-align:right}.hero-copy h2 span{color:#fcaa7b}.hero-copy h2 sup{position:absolute;font-family:Arial,sans-serif;font-size:59px;font-weight:100;right:300px;top:1px;color:#e1e6df}.hero-copy>p:not(.eyebrow){color:#c7d2d5;font-size:13px;line-height:1.85;margin-top:22px}.hero-buttons{display:flex;gap:12px;margin-top:21px}.button{display:inline-flex;justify-content:center;align-items:center;gap:24px;border-radius:4px;padding:13px 19px;font-size:12px;font-weight:700;transition:background .15s,transform .15s}.button:hover{transform:translateY(-1px)}.button.primary{background:var(--lime);color:#1a2115}.button.primary:hover{background:#e0ff94}.button.glass{background:#fcfcff0c;border:1px solid #ffffff42;backdrop-filter:blur(6px)}.button.outline{border:1px solid #4b514b;background:#ffffff03}.button.light{background:#f4ecd7;color:#2b2a23}.button.full{width:100%;margin-top:18px}.hero-bottom{position:absolute;bottom:25px;right:42px;display:flex;gap:20px;color:#c1cfd0;font-size:9px;letter-spacing:.4px}.hero-bottom span+span:before{content:"/";margin-left:20px;color:#78888c}.hero-corner{position:absolute;bottom:25px;left:29px;font-size:9px;letter-spacing:2px;color:#bad0d1}.game-row{display:grid;grid-template-columns:1.65fr 1fr;gap:22px;margin:22px 0 45px}.arena-card{height:268px;background:#b09270;position:relative;overflow:hidden;border-radius:7px;isolation:isolate}.arena-art{position:absolute;inset:0;background:linear-gradient(125deg,#cfac7b,#887860)}.arena-art:after{content:"";position:absolute;inset:0;background:linear-gradient(270deg,#26251ddd,transparent 85%)}.sun{position:absolute;left:90px;top:18px;border-radius:50%;width:120px;height:120px;background:#ebd6a9;filter:blur(1px);opacity:.65}.crate{position:absolute;background:repeating-linear-gradient(90deg,#487372 0 11px,#354f50 13px 16px);transform:skewY(-9deg);box-shadow:8px -8px 0 #7e9d8c,20px 10px 25px #25282188}.crate-one{width:155px;height:84px;bottom:10px;left:12px}.crate-two{width:80px;height:104px;bottom:35px;left:146px;background:repeating-linear-gradient(90deg,#a65b3f 0 9px,#874b37 10px 13px);box-shadow:8px -8px 0 #c98b60}.tower{position:absolute;left:70px;bottom:98px;background:#b79b74;width:56px;height:95px;box-shadow:14px -10px 0 #907759}.tower:before{content:"";position:absolute;top:17px;left:12px;width:12px;height:24px;background:#4f5144}.cross-art{font-size:160px;font-weight:100;color:#d4c1a748;position:absolute;left:34%;top:15%}.arena-content{position:absolute;inset:23px 26px 24px auto;z-index:1}.tag.dark{background:#101f2499;border-color:#ffffff35;font-size:8px;padding:6px 9px}.arena-content h2{font-family:Impact,'Arial Black',sans-serif;font-size:64px;font-weight:900;letter-spacing:0;margin:10px 0 6px}.arena-content h2 span{font-family:Arial,sans-serif;font-size:32px;font-weight:100;margin-left:24px}.arena-content p{font-size:12px;color:#e4dfd0;margin-bottom:20px}.arena-content>div{display:flex;align-items:center;gap:18px}.text-button{font-size:12px;display:inline-flex;align-items:center;gap:18px;padding:8px 0;border-bottom:1px solid #ffffff40}.map-label{position:absolute;bottom:15px;left:20px;font-size:8px;letter-spacing:1.3px;color:#eee6c7}.deus-card{position:relative;background:radial-gradient(ellipse at 0% 10%,#34442b 0,transparent 65%),#1b211c;border:1px solid #343f30;border-radius:7px;padding:27px;overflow:hidden}.deus-card .eyebrow{font-size:8px;letter-spacing:1.1px;margin-bottom:12px}.deus-card h2{font-size:28px;line-height:1.18}.deus-card>p:not(.eyebrow){font-size:11px;line-height:1.7;max-width:260px;color:#aeb7ac;margin:11px 0 7px}.deus-card small{display:block;color:#8b9889;font-size:9px;margin-top:9px}.accent{color:var(--lime)}.deus-orbit{position:absolute;left:25px;top:30px;width:94px;height:94px;border:1px solid #99ba6350;border-radius:50%;display:grid;place-items:center;transform:rotate(-25deg)}.deus-orbit:before{content:"";position:absolute;inset:11px;border:1px solid #aecd6650;border-radius:50%;transform:rotate(65deg)}.deus-orbit span{font-family:Impact,sans-serif;font-size:40px;color:#c6e190;transform:rotate(25deg)}.deus-orbit i{position:absolute;right:0;top:50%;width:8px;height:8px;border-radius:50%;background:var(--lime);box-shadow:0 0 18px #b7e76d}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:21px}.section-heading .eyebrow{font-size:8px;margin-bottom:8px}.section-heading h2{font-size:26px}.room-filters{display:flex;align-items:center;gap:9px;margin-bottom:12px}.filter{padding:8px 12px;color:#969e9b;font-size:10px;border-radius:3px}.filter.active{background:#2d3430;color:#e7eddf}.room-filters>span{margin-right:auto;color:#858d87;font-size:10px}.room-list{border-top:1px solid var(--line)}.room{display:grid;grid-template-columns:56px 1.3fr 1fr 1fr 110px;gap:17px;align-items:center;border-bottom:1px solid var(--line);padding:17px 5px}.room-icon{width:45px;height:45px;display:grid;place-items:center;border-radius:4px;background:#26382f;color:#d1ddad;font-size:23px;direction:ltr}.room-icon.city{background:#3e2e33;color:#ffb181}.room-name{font-size:13px;font-weight:700}.room-name small{display:block;color:#8c9490;font-size:9px;font-weight:400;letter-spacing:.8px;margin-top:7px}.room-detail{font-size:11px;color:#9aa39a}.room-detail b{color:#e7ede4;font-weight:400}.room-state{font-size:9px;color:#bdd29e}.room-join{font-size:11px;padding:11px 19px;background:#202923;border:1px solid #3b4937;border-radius:4px}.room-join:hover{background:var(--lime);color:#1c2914}.empty{padding:30px 15px;text-align:center;color:#a0aba0;font-size:12px;line-height:1.8}.community-grid{display:grid;grid-template-columns:1.4fr 1fr;gap:38px;margin:48px 0}.board{min-width:0}.mini-label{font-size:8px;letter-spacing:1.3px;border:1px solid #3d473c;border-radius:4px;padding:7px;color:#9fb28d}.posts{height:185px;overflow:auto;scrollbar-width:thin;scrollbar-color:#4c5a45 transparent}.post{display:grid;grid-template-columns:31px 1fr;gap:11px;margin-bottom:15px}.post-avatar{width:30px;height:30px;background:#333b31;border:1px solid #485141;border-radius:50%;display:grid;place-items:center;color:#c8d4b1;font-size:11px}.post header{font-size:11px;margin-bottom:6px}.post time{font-size:9px;color:#6f7c70;margin-right:10px}.post p{font-size:12px;color:#abb5aa;line-height:1.5;white-space:pre-wrap;overflow-wrap:anywhere}.post-form{display:flex;border:1px solid #343c34;border-radius:4px;overflow:hidden;margin-top:15px}.post-form input{border:0;flex:1;background:#191e19;font-size:11px;padding:13px}.post-form button{background:#293925;color:var(--lime);width:44px;font-size:20px}.community-note{font-size:9px;color:#7d897b;margin-top:8px}.leaderboard{background:#191e19;border:1px solid #313b2e;border-radius:6px;padding:24px 28px;position:relative}.leaderboard .eyebrow{font-size:8px}.leaderboard h2{font-size:26px}.muted{color:var(--muted);font-size:12px;line-height:1.6}.leaderboard .muted{font-size:10px;margin:8px 0 17px}.leader{display:flex;align-items:center;gap:14px;padding:11px 0;border-bottom:1px solid #31382e;font-size:11px}.leader>span:first-child{font-size:9px;color:var(--lime);width:13px}.leader strong{margin-right:auto;font-weight:400;font-size:12px;color:#e1edcb}.leader-footer{display:block;font-size:9px;color:#8a9883;margin-top:17px}footer{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);padding:27px 0;margin-top:25px;direction:ltr}.footer-brand{font-weight:900;letter-spacing:-2px;font-size:23px}.footer-brand span{font-size:8px;letter-spacing:1px;color:#777f75;margin-left:20px}footer p{font-size:11px;color:#8c9589}footer>span{font-size:8px;letter-spacing:1px;color:#697465}dialog{border:1px solid #434d3a;border-radius:9px;background:#1c221c;color:var(--text);max-width:470px;width:calc(100% - 32px);padding:34px;box-shadow:0 25px 100px #0008}dialog::backdrop{background:#060a09c9;backdrop-filter:blur(9px)}dialog h2{font-size:29px;margin-bottom:15px}dialog p:not(.eyebrow){font-size:13px;color:#abb7a6;line-height:1.7;margin:10px 0}dialog input,dialog select{width:100%}.dialog-close{position:absolute;left:14px;top:8px;color:#a4b299;font-size:29px}.dialog-actions{display:flex;gap:12px;margin:20px 0}.form-error{color:#ff9473!important}.toast{position:fixed;bottom:30px;left:50%;transform:translateX(-50%);z-index:100;background:#e1f2c2;color:#1c2818;padding:13px 23px;border-radius:5px;box-shadow:0 10px 40px #0008;font-size:13px;max-width:90vw;text-align:center}.hidden{display:none!important}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
/* Shared game viewport */
.game{position:fixed;inset:0;z-index:30;background:#192c39;overflow:hidden;touch-action:none}.game-canvas,#game-canvas{position:absolute;inset:0}#game-canvas canvas{display:block;width:100%;height:100%;touch-action:none}.game-vignette{position:absolute;inset:0;pointer-events:none;background:radial-gradient(ellipse,transparent 35%,#06101866)}.game-top{position:absolute;top:0;left:0;right:0;display:flex;justify-content:space-between;align-items:center;padding:22px 28px;background:linear-gradient(#08101ecc,transparent);pointer-events:none;direction:ltr}.game-top button{pointer-events:auto}.game-brand{font-size:24px;font-weight:900;letter-spacing:-2px}.game-brand span{font-size:10px;letter-spacing:2px;margin-left:17px;color:#d9e3de;font-weight:400}.scoreline{display:flex;align-items:center;gap:26px}.scoreline>span{font-size:34px;font-weight:900}.team-a{color:#7bebcc}.team-b{color:#ffaf83}.scoreline>div{text-align:center}.scoreline b{font-size:20px;font-weight:400;letter-spacing:3px}.scoreline small{display:block;font-size:8px;letter-spacing:1px;margin-top:5px}.game-network{display:flex;gap:13px;align-items:center;font-size:11px}.game-network>span{color:#c8e9a7}.game-network button{background:#182820cc;border:1px solid #abbfa644;border-radius:4px;padding:8px 12px}.crosshair{position:absolute;left:50%;top:50%;width:24px;height:24px;transform:translate(-50%,-50%);pointer-events:none;filter:drop-shadow(0 1px 2px #000)}.crosshair i{position:absolute;background:#dfffc7;width:2px;height:6px;left:11px;top:0}.crosshair i:nth-child(2){top:18px}.crosshair i:nth-child(3){left:0;top:11px;width:6px;height:2px}.crosshair i:nth-child(4){left:18px;top:11px;width:6px;height:2px}.hit-marker{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);color:#ff7958;font-size:38px;pointer-events:none}.game-notice{position:absolute;top:125px;left:50%;transform:translateX(-50%);font-size:20px;font-weight:700;text-align:center;text-shadow:0 2px 5px #000;pointer-events:none}.killfeed{position:absolute;right:28px;top:110px;font-size:11px;display:flex;flex-direction:column;gap:6px;pointer-events:none}.killfeed>div{padding:8px 12px;background:#152326d9;border-right:2px solid #c8ef8b}.game-bottom{position:absolute;bottom:28px;left:28px;right:28px;display:flex;justify-content:space-between;align-items:flex-end;direction:ltr;pointer-events:none}.status-label{font-size:10px;letter-spacing:2px;color:#d5eaca}.health{display:flex;align-items:baseline;gap:9px;margin-top:7px}.health b{font-size:44px;line-height:1;font-weight:600}.health>span{font-size:10px;color:#d7e4d4}.health>div{width:100px;height:5px;background:#101e18aa;margin-left:10px;align-self:center}.health i{display:block;width:100%;height:100%;background:var(--lime);transition:width .1s}.control-hint{display:block;font-size:10px;margin-top:14px;direction:rtl;color:#d0dbce;text-shadow:0 1px 3px #000}.ammo-panel{text-align:right}.ammo-panel b{font-size:49px;font-weight:500}.ammo-panel>span{color:#b6c7b5;font-size:18px;margin-left:6px}.ammo-panel small{display:block;font-size:9px;letter-spacing:2px}.game-pause{position:absolute;inset:0;display:grid;place-items:center;background:#07101555;backdrop-filter:blur(5px)}.game-pause>div{text-align:center;background:#16221bee;border:1px solid #74916355;border-radius:8px;padding:36px;max-width:450px;margin:15px}.game-pause .eyebrow{text-align:center}.game-pause h2{font-size:38px}.game-pause p:not(.eyebrow){font-size:13px;color:#c1cdbb;margin:17px 0;line-height:1.6}.game-pause .small{font-size:10px!important}.game-chat{position:absolute;left:28px;bottom:140px;width:290px;font-size:11px;direction:rtl}.chat-toggle{font-size:10px;color:#d6e4d0;background:#11241e99;padding:7px 10px;border-radius:3px}#game-messages{display:flex;flex-direction:column;gap:5px;max-height:130px;overflow:hidden;margin:9px 0;pointer-events:none}#game-messages>p{padding:4px 8px;background:#11241e9c;color:#e9f1e4;overflow-wrap:anywhere}#game-messages b{color:var(--lime);font-weight:500;margin-left:6px}#game-chat-form{display:flex}#game-chat-form input{padding:9px;width:100%;background:#11241ef0;font-size:11px}#game-chat-form button{background:#cbe3a6;color:#233218;padding:8px}.scoreboard{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:480px;max-width:90vw;background:#13251cf2;border:1px solid #7b966d;padding:25px;border-radius:8px}.scoreboard h2{font-size:24px;margin-bottom:16px}.scoreboard-row{display:grid;grid-template-columns:1fr 55px 55px 65px;gap:10px;border-bottom:1px solid #45543e;padding:11px 0;font-size:12px}.scoreboard-row.self{color:var(--lime)}#minimap{position:absolute;right:28px;top:145px;width:150px;height:150px;border:1px solid #a2b69666;background:#102017aa;border-radius:5px;opacity:.85;pointer-events:none}.objective{position:absolute;right:28px;top:305px;font-size:11px;max-width:170px;text-align:center;text-shadow:0 1px 3px #000;color:#e3f8cb}.touch-controls{display:none}.touch-device .touch-controls{display:block}.touch-device .control-hint{display:none}.touch-device #joystick{position:absolute;left:30px;bottom:55px;width:110px;height:110px;border-radius:50%;border:1px solid #efffe97a;background:#24331e77;touch-action:none}.touch-device #joystick i{display:block;position:absolute;left:35px;top:35px;width:40px;height:40px;border-radius:50%;background:#d6f2b877;pointer-events:none}.touch-device #touch-look{position:absolute;right:0;top:90px;width:47%;height:calc(100% - 200px);touch-action:none}.touch-device #touch-fire{position:absolute;bottom:75px;right:35px;width:80px;height:80px;border-radius:50%;background:#d6f2b85e;font-size:38px;border:1px solid #d6f2b8;touch-action:none}.touch-device #touch-reload,.touch-device #touch-interact{position:absolute;right:128px;bottom:88px;width:42px;height:42px;background:#152b20bb;border:1px solid #d3eec4;border-radius:50%}.touch-device #touch-interact{bottom:147px}.touch-device .game-bottom{bottom:15px}.touch-device .health b{font-size:25px}.touch-device .health>div{width:55px}.touch-device .ammo-panel b{font-size:29px}.touch-device .ammo-panel small,.touch-device .status-label{font-size:7px}.touch-device .game-chat{bottom:190px;width:200px;left:15px}.touch-device #minimap{width:100px;height:100px;top:85px;right:15px}.touch-device .objective{top:192px;font-size:9px;right:15px;width:100px}.touch-device .game-top{padding:13px 15px}.touch-device .game-brand{font-size:19px}.touch-device .game-brand span{display:none}.touch-device .game-network{gap:5px;font-size:8px}.touch-device .game-network button{font-size:9px;padding:7px}.touch-device .scoreline{gap:12px}.touch-device .scoreline>span{font-size:24px}.touch-device .scoreline b{font-size:16px}.touch-device .killfeed{top:90px;left:15px;right:auto;font-size:9px}.touch-device .game-notice{top:80px;font-size:15px}
@media(min-width:1500px){.shell{padding:0 70px}.hero{height:560px}.hero-copy{top:95px;right:50px}.hero-copy h2{font-size:107px}.hero-copy h2 sup{right:355px}.hero-copy>p:not(.eyebrow){margin-top:25px}.game-row{grid-template-columns:1.85fr 1fr}.arena-card{height:280px}}
@media(max-width:1100px){.shell{padding:0 27px;margin-left:78px}.rail{width:78px}.game-row{grid-template-columns:1.4fr 1fr}.deus-orbit{width:68px;height:68px;left:14px;top:46px;opacity:.5}.deus-card{padding:23px}.hero{height:475px}.hero-copy{right:30px}.hero-copy h2{font-size:80px}.hero-copy h2 sup{right:275px}.hero-bottom{right:30px}.hero-corner{display:none}.arena-content h2{font-size:53px}.arena-content h2 span{margin-left:10px}.arena-content>div{gap:10px}.arena-content .text-button{font-size:9px}.arena-content .button{padding:12px}.community-grid{gap:24px}.wordmark{letter-spacing:1px;font-size:9px}}
@media(max-width:760px){.rail{position:relative;width:100%;height:66px;flex-direction:row;justify-content:space-between;padding:0 20px;border-right:0;border-bottom:1px solid var(--line)}.brand{margin:0;font-size:25px}.rail nav{flex-direction:row;width:auto;gap:12px}.rail-link{padding:8px;gap:2px}.rail-link span{font-size:22px}.rail-link small{font-size:6px}.rail-link.active:before{display:none}.rail-bottom{display:none}.shell{margin:0;padding:0 19px}.topbar{height:62px}.wordmark{font-size:7px;letter-spacing:.7px}.top-actions{gap:10px}.online-dot{font-size:8px}.profile-button{gap:5px;font-size:10px}.profile-button>span:last-child{display:none}.avatar{width:25px;height:25px}.page-heading{padding:28px 0 25px}.page-heading h1{font-size:30px;letter-spacing:-1px}.page-heading .eyebrow{font-size:7px;letter-spacing:1px}.page-heading p:last-child{font-size:11px;max-width:270px;line-height:1.6}.heading-stamp{display:none}.hero{height:490px}.hero-copy{right:25px;top:102px;width:280px}.hero-copy h2{font-size:78px}.hero-copy h2 sup{font-size:36px;right:262px}.hero-copy>p:not(.eyebrow){font-size:11px}.hero-top{top:23px;left:22px;right:22px}.hero-index{font-size:7px;letter-spacing:.5px}.hero-shade{background:linear-gradient(270deg,#12222ed9,#0b182569),linear-gradient(0deg,#0b1824c9,transparent)}.hero-bottom{right:25px;left:20px;gap:11px;flex-wrap:wrap;font-size:8px}.hero-bottom span+span:before{margin-left:11px}.game-row{grid-template-columns:1fr;gap:17px;margin-top:17px;margin-bottom:33px}.arena-card{height:263px}.arena-content h2{font-size:62px}.arena-content p{font-size:12px}.deus-card{min-height:242px}.deus-orbit{width:112px;height:112px;left:24px;top:55px;opacity:.8}.deus-card>p:not(.eyebrow){max-width:240px}.deus-card small{max-width:240px}.section-heading h2{font-size:24px}.section-heading .button{padding:10px 12px;gap:12px;font-size:10px}.room{grid-template-columns:40px 1fr 74px;gap:12px;padding:15px 0}.room-icon{width:37px;height:40px}.room-detail{grid-column:2;font-size:9px;margin-top:-7px}.room-state{display:none}.room-join{grid-column:3;grid-row:1 / span 2;font-size:10px;padding:10px}.room-name{font-size:11px}.room-name small{font-size:8px}.room-filters{gap:4px}.filter{font-size:9px;padding:8px}.room-filters>span{font-size:8px}.community-grid{grid-template-columns:1fr;margin:36px 0;gap:30px}.posts{height:170px}.leaderboard{padding:23px}footer{gap:14px;flex-wrap:wrap;padding:23px 0}.footer-brand{font-size:21px}.footer-brand span{font-size:7px;margin-left:10px}footer p{font-size:9px}footer>span{font-size:7px;width:100%;text-align:center;margin-top:9px}.game-pause h2{font-size:27px}.game-pause>div{padding:24px}.game-pause p:not(.eyebrow){font-size:11px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}
