@import "https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@600;700;800&family=DM+Sans:wght@400;500;600;700&display=swap";[hidden]{display:none!important}body{margin:0}.game-mode .viewport{z-index:10;position:fixed;inset:0}.hud{z-index:12;pointer-events:none;color:#fff;position:fixed;inset:0}.scoreboard{background:#243e35da;border:1px solid #ffffff30;border-radius:12px;align-items:center;gap:20px;padding:12px 22px;font-size:12px;display:flex;position:absolute;top:24px;left:50%;transform:translate(-50%)}.scoreboard b{font-size:26px}.scoreboard small{text-align:center;color:#cce0bb;margin-bottom:4px;font-size:9px;display:block}.hud-bottom{justify-content:space-between;align-items:end;display:flex;position:absolute;bottom:30px;left:30px;right:30px}.health,.ammo{background:#243e35de;border-radius:12px;min-width:140px;padding:16px 22px;font-size:12px}.health b,.ammo b{font-size:32px}.health-track{background:#ffffff36;border-radius:3px;height:5px;margin-top:8px;overflow:hidden}.health-fill{background:#d7ef87;width:100%;height:100%}.crosshair{width:20px;height:20px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.crosshair:before,.crosshair:after{content:"";background:#fff;border-radius:2px;position:absolute;box-shadow:0 0 3px #0008}.crosshair:before{width:2px;height:16px;top:2px;left:9px}.crosshair:after{width:16px;height:2px;top:9px;left:2px}.crosshair.hit:before,.crosshair.hit:after{background:#d7ef87;transform:rotate(45deg)}.game-hint{text-shadow:0 1px 4px #000;font-size:11px;position:absolute;bottom:34px;left:50%;transform:translate(-50%)}.damage{opacity:0;transition:opacity .1s;position:absolute;inset:0;box-shadow:inset 0 0 100px #e5a460}.modal-wrap{z-index:20;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#172e2d88;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.modal{color:#273d39;background:#fffdf3;border:1px solid #fff9;border-radius:20px;width:380px;max-width:100%;padding:32px;box-shadow:0 24px 80px #18342630}.modal h2{text-transform:uppercase;margin:16px 0;font:700 44px/.95 Barlow Condensed,Impact,sans-serif}.modal p{color:var(--muted);font-size:13px;line-height:1.7}.modal .primary{margin-top:24px}.modal .quiet{width:100%;font-size:12px}.sound{pointer-events:auto;color:#fff;background:#243e35cc;border:1px solid #fff4;border-radius:8px;padding:10px;font-size:11px;position:absolute;top:24px;right:24px}@media (width<=760px){.scoreboard{white-space:nowrap;gap:10px;padding:10px 14px}.game-hint{display:none}.sound{top:85px}.hud-bottom{bottom:12px;left:12px;right:12px}.health,.ammo{min-width:100px;padding:12px}}.world-labels{pointer-events:none;position:absolute;inset:0;overflow:hidden}.nameplate{color:#fffbe8;white-space:nowrap;background:#243e35e8;border:1px solid #ffffff80;border-radius:5px;padding:4px 8px;font-size:11px;position:absolute;top:0;left:0;box-shadow:0 2px 8px #213b3433}.nameplate.is-you{color:#2e4a3f;background:#e0efb7;border-color:#f5ffd6}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.floating-damage{pointer-events:none;text-shadow:0 2px 4px #244533;z-index:13;font-size:26px;font-weight:800;position:absolute;top:0;left:0}.difficulty{letter-spacing:1px;color:#e5efb5;background:#24443be8;border-radius:6px;padding:7px 12px;font-size:10px;position:absolute;top:95px;left:50%;transform:translate(-50%)}.bot-health{background:#24443bbf;border-radius:6px;align-items:center;gap:8px;padding:7px 12px;font-size:10px;display:flex;position:absolute;top:135px;left:50%;transform:translate(-50%)}.bot-health>div{background:#ffffff3b;width:90px;height:4px;overflow:hidden}.bot-health i{transform-origin:0;background:#f2b27d;width:100%;height:100%;transition:transform .16s cubic-bezier(.23,1,.32,1);display:block}.health-fill{transform-origin:0;transition:transform .16s cubic-bezier(.23,1,.32,1)}.damage{transition:opacity .18s cubic-bezier(.23,1,.32,1);box-shadow:inset 0 0 100px 20px #ec94598c}@media (width<=760px){.online-banner{top:240px}}.online-banner{color:#29493b;text-align:center;background:#e7f2c8f0;border:1px solid #fff9;border-radius:10px;min-width:240px;max-width:90vw;padding:14px 22px;font-size:14px;font-weight:700;position:absolute;top:185px;left:50%;transform:translate(-50%)}.enemy-name{pointer-events:none;z-index:11;border-color:#efcd8e}@media (width<=760px){.nameplate{font-size:10px}.sound{top:190px}}.modal .primary{width:100%}.wallet-dialog{width:min(430px,100vw - 32px);color:var(--ink);background:#fffef8;border:1px solid #dce4ce;border-radius:20px;padding:30px;box-shadow:0 30px 100px #173a3150}.wallet-dialog::backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#16372bd0}.dialog-close{color:#637b4f;background:#eef3e4;border:0;width:32px;height:32px;font-size:23px;position:absolute;top:12px;right:12px}.wallet-dialog h2{letter-spacing:-.5px;margin:12px 0;font-family:Barlow Condensed;font-size:36px}.wallet-dialog>p{color:#7d8b70;font-size:13px;line-height:1.6}.wallet-option{text-align:left;width:100%;min-height:62px;color:var(--green);background:#f4f7eb;border:1px solid #dce7cb;align-items:center;gap:12px;margin:10px 0;padding:12px;font-weight:700;display:flex}.wallet-monogram{background:#e3edcf;border-radius:9px;place-items:center;width:33px;height:33px;font-size:17px;display:grid}.wallet-option small{color:#7d9070;margin-left:auto;font-size:10px;font-weight:400}.wallet-footnote{color:#829174;border-top:1px solid var(--line);margin-top:18px;padding-top:18px;font-size:10px;line-height:1.7}.wallet-dialog #wallet-feedback{color:#927044;margin-top:14px;font-size:11px}#wallet-missing{background:#f5f7ee;border-radius:10px;margin-top:20px;padding:16px}#wallet-missing strong{font-size:13px}#wallet-missing p{color:#7b8b6d;font-size:12px;line-height:1.6}#wallet-missing a{color:#486d31;padding:10px 8px;font-size:11px;text-decoration:underline;display:inline-block}.legal-dialog{width:min(510px,100vw - 32px);max-height:calc(100dvh - 32px);overflow:auto}.legal-dialog>p{color:#4f624d}.legal-dialog .legal-check{color:#334c3c;cursor:pointer;border-bottom:1px solid #dce4ce;align-items:flex-start;gap:12px;padding:14px 0;font-size:14px;line-height:1.6;display:flex}.legal-check input{accent-color:#244d3d;flex:0 0 20px;width:20px;height:20px;margin:2px 0 0}.legal-check a{color:#244d3d;text-underline-offset:3px;text-decoration:underline}.legal-check small{color:#5c7056;font-size:11px}.legal-note{color:#53684e;font-size:12px;line-height:1.6}.legal-dialog #legal-continue{width:100%;min-height:44px;margin-top:18px;font-size:14px}.legal-dialog #legal-decline{width:100%;min-height:44px;margin-top:6px}.legal-dialog #legal-continue:disabled{opacity:.5}.legal-link{text-underline-offset:3px;padding:6px 5px;font-size:10px;text-decoration:underline!important}.wallet-brand-icon{object-fit:contain;border-radius:9px;flex:0 0 33px;width:33px;height:33px}.weapon-slots{color:#f5f9e6;gap:5px;font-size:9px;display:flex;position:absolute;top:188px;left:50%;transform:translate(-50%)}.weapon-slots>span{background:#244d3dab;border:1px solid #dce8ce55;border-radius:4px;padding:7px 9px}.weapon-slots .selected{color:#244d3d;background:#d6ed96;border-color:#f1ffd5}.weapon-slots kbd{font:inherit;margin-right:3px;font-weight:800}.game-mode .weapon-slots{inset:auto 30px 123px auto;transform:none}@media (width>=801px){.lobby-fps .play-dock{bottom:84px}}.lobby-banner{display:none}.lobby-fps .lobby-banner{letter-spacing:1px;white-space:nowrap;color:#f3f8db;background:#244d3de8;border:1px solid #e9f3c680;border-radius:5px;padding:8px 14px;font-size:10px;display:block;position:absolute;top:145px;left:50%;transform:translate(-50%)}.lobby-fps .scoreboard,.lobby-fps .bot-health,.lobby-fps .difficulty,.lobby-fps .game-hint,.lobby-fps .sound,.lobby-fps #toggle-menu{display:none}.lobby-fps .hud-bottom{gap:10px;width:280px;bottom:12px;left:50%;right:auto;transform:translate(-50%)}.lobby-fps .health,.lobby-fps .ammo{min-width:130px;padding:8px 14px;font-size:8px}.lobby-fps .health b,.lobby-fps .ammo b{font-size:24px}.lobby-fps:not(.fps-locked) .crosshair,.lobby-dead .crosshair{display:none}.lobby-dead .lobby-banner{letter-spacing:0;font-size:24px;top:40%}.lobby-fps .desktop-hint{visibility:hidden}.lobby-fps .map-caption small{max-width:190px}.fps-locked .topbar,.fps-locked .player-panel,.fps-locked .matchmaking,.fps-locked .play-dock,.fps-locked .game-footer,.fps-locked .topbar>*{pointer-events:none}:root{--green:#244d3d;--ink:#263f35;--lime:#d6ed96;--muted:#687561;--line:#b7c5a580;color:var(--ink);background:#c8ded4;font-family:DM Sans,sans-serif}html,body,#app{width:100%;height:100%;margin:0;overflow:hidden}*{box-sizing:border-box}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer;transition:background .15s,transform .15s}button:disabled{cursor:not-allowed;opacity:.45}button:focus-visible,input:focus-visible,a:focus-visible,summary:focus-visible{outline-offset:3px;outline:3px solid #a1c665}svg{flex-shrink:0;width:18px;height:18px}button{border-radius:4px}.primary,.secondary{white-space:nowrap;width:auto;min-height:38px;box-shadow:none;border:0;justify-content:center;align-items:center;gap:10px;margin:0;padding:10px 13px;font-size:12px;font-weight:700;display:flex}.primary{background:var(--green);color:#f7ffe3}.primary:hover{background:#35654a}.secondary{color:#2e4f35;background:#dce9bd}.secondary:hover{background:#cbe09f}.quiet{color:inherit;background:0 0;border:0;padding:8px 10px;font-size:12px}.quiet:hover{background:#eef4df40}.dot{background:#739444;border-radius:50%;flex-shrink:0;width:6px;height:6px;display:inline-block}.eyebrow{letter-spacing:1px;color:#637459;font-size:9px}.error{color:#84522e;background:#fff0d8;border:1px solid #d4b381;border-radius:4px;margin:8px 0;padding:8px;font-size:11px;line-height:1.5}input{width:100%;min-width:0;height:37px;color:var(--ink);background:#fafbf0;border:1px solid #b7c5a5;border-radius:4px;padding:0 10px;font-size:12px}input::placeholder{color:#8a947f}fieldset{border:0;min-width:0;margin:0;padding:0}.game-shell{isolation:isolate;position:fixed;inset:0}.game-shell .scene-card{z-index:-2;background:#c8ded4;border:0;border-radius:0;width:100%;height:100%;min-height:0;position:absolute;inset:0;overflow:hidden}.viewport{width:100%;height:100%;position:absolute;inset:0}.viewport canvas{width:100%;height:100%;display:block}.menu-shade{pointer-events:none;z-index:-1;background:linear-gradient(#163c3840,#0000 26% 60%,#173c3880);position:absolute;inset:0}.topbar{pointer-events:none;background:0 0;border:0;justify-content:space-between;align-items:start;gap:0;height:auto;padding:0;display:flex;position:absolute;inset:22px 28px auto}.topbar>*{pointer-events:auto}.utility-nav{background:#f6f4e6e6;border-radius:4px;align-items:center;padding:3px 8px;display:flex;box-shadow:0 3px #526a5133;gap:10px!important;font-size:12px!important}.utility-nav a{padding:8px}.brand{letter-spacing:-4px;color:#fcf3d6;text-shadow:3px 4px #365d46,-1px -1px #365d46;white-space:nowrap;font-family:Barlow Condensed,Impact,sans-serif;font-size:91px;font-style:italic;font-weight:800;line-height:.9;position:absolute;top:0;left:50%;transform:translate(-50%)}.brand>span{color:#d7ec9b;letter-spacing:-4px;font-weight:700}.brand small{letter-spacing:3px;text-shadow:0 1px 2px #254a3a;color:#fff8df;text-align:center;background:0 0;border:0;margin:13px 0 0;padding:0;font:700 10px DM Sans;display:block}.account-corner{align-items:center;gap:15px;margin-left:auto;display:flex}.chain-label{color:#365743;text-shadow:0 1px #e5edcf80;font-size:10px;font-weight:600}.wallet-button{color:#345637;background:#f7f4e3;border:1px solid #b1c196;border-radius:4px;align-items:center;gap:8px;min-height:38px;padding:10px 13px;font-size:11px;font-weight:700;display:flex;box-shadow:0 3px #627c5240}.wallet-indicator{border:1px solid #7f9a57;border-radius:50%;width:7px;height:7px}.is-connected .wallet-indicator{background:#7f9a57}.player-panel{scrollbar-width:thin;background:linear-gradient(#f7f5e3ad,#f7f5e3ed);border:1px solid #c5d0b980;border-radius:5px;width:216px;max-height:calc(100dvh - 220px);padding:14px;position:absolute;top:50%;left:28px;overflow-y:auto;transform:translateY(-48%);box-shadow:0 4px #31564020}.loadout-heading{letter-spacing:1px;justify-content:space-between;align-items:center;gap:8px;font-size:10px;font-weight:700;display:flex}.loadout-heading small{letter-spacing:.6px;color:#7b8c6b;font-size:7px;font-weight:400}.legend-stage{height:235px;margin:0 -8px;position:relative}.legend-orbit{filter:blur(3px);background:#577d5130;border-radius:50%;width:135px;height:32px;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}#legend-preview{position:absolute;inset:0}#legend-preview canvas{cursor:grab;touch-action:none;display:block}#legend-preview canvas:active{cursor:grabbing}.rotate-hint{text-align:center;pointer-events:none;color:#7e8c70;font-size:8px;position:absolute;bottom:0;left:0;right:0}.legend-title{align-items:baseline;gap:8px;margin:13px 0 11px;display:flex}.legend-title h2{text-transform:uppercase;margin:0;font-family:Barlow Condensed,Impact,sans-serif;font-size:27px;line-height:1}.legend-title>span{color:#7e8a6f;text-align:right;max-width:92px;margin-left:auto;font-size:8px;line-height:1.4}.character-grid{gap:5px;display:flex}.character{color:#68785c;background:#edf0df;border:1px solid #bccba6;border-radius:4px;flex-direction:column;flex:1;align-items:center;min-width:0;padding:0 3px 6px;font-size:9px;display:flex;position:relative}.character img{object-fit:contain;width:43px;height:48px}.character[aria-pressed=true]{color:#3a5832;background:#dbe9b9;border:1px solid #6f9144;box-shadow:inset 0 -3px #7b9b4f}.character[aria-pressed=true] i{background:#729340;border-radius:50%;width:4px;height:4px;position:absolute;top:5px;right:5px}.character:disabled{opacity:.7}.character[aria-pressed=true]:disabled{opacity:1}.player-identity{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:8px;margin-top:12px;padding-top:10px;display:flex}.player-identity strong{overflow-wrap:anywhere;font-size:12px;display:block}.player-identity small{color:#7c8a6c;margin-top:4px;font-size:8px;display:block}.player-identity .quiet{padding:6px;font-size:10px}.courtyard-players{color:#6c805c;margin-top:10px;font-size:9px}.courtyard-players summary{cursor:pointer;padding:7px 0}.courtyard-players summary .dot{margin:0 6px}.players{scrollbar-width:thin;max-height:115px;margin:0;overflow-y:auto}.player-row{border:0;align-items:center;gap:6px;padding:3px 0;display:flex}.player-row img{object-fit:contain;width:22px;height:28px}.player-row>span{overflow-wrap:anywhere;font-size:9px}.player-row small{color:#829271;margin-left:auto;font-size:7px}.matchmaking{scrollbar-width:thin;background:#faf7e9ed;border:1px solid #c8d0b7;border-radius:5px;width:294px;max-height:calc(100dvh - 220px);padding:14px;position:absolute;top:50%;right:28px;overflow-y:auto;transform:translateY(-48%);box-shadow:0 4px #31564020}.match-heading{justify-content:space-between;align-items:center;gap:8px;display:flex}.match-heading .eyebrow{display:none}.match-heading h2{text-transform:uppercase;margin:0;font-family:Barlow Condensed,Impact,sans-serif;font-size:26px}.match-heading h2>span{display:none}.match-status{text-align:right;color:#81916f;max-width:92px;font-size:8px}.match-status.is-online{color:#74954b}.match-options{grid-template-columns:1fr 1fr;gap:5px;margin:12px 0;display:grid}.match-option{text-align:left;background:#f0f1e3;border:1px solid #c9d4b6;border-radius:3px;align-items:center;gap:5px;min-height:41px;padding:8px;display:flex;position:relative}.match-option strong{color:#5f754a;font-size:10px;display:block}.match-option small,.option-icon{display:none}.match-option.is-active{background:#dce9be;border-color:#88a359}.option-check{color:#6b8b43;margin-left:auto;font-size:11px}.coming-soon:disabled{opacity:.75;cursor:default}.soon-badge{color:#7c8b68;max-width:40px;margin-left:auto;font-size:6px;font-weight:500}.rooms-heading{justify-content:space-between;align-items:center;margin:8px 0 6px;display:flex}.rooms-heading h3{align-items:center;gap:5px;margin:0;font-size:10px;display:flex}.rooms-heading h3>span:last-child{color:#7d906a;font-size:9px}.rooms-heading button{min-height:30px;padding:4px;font-size:9px}.room-grid{scrollbar-width:thin;flex-direction:column;gap:7px;max-height:225px;display:flex;overflow-y:auto}.rooms-empty{text-align:center;border-top:1px solid var(--line);border-bottom:1px solid var(--line);color:#81926f;padding:18px 10px}.empty-rivals{display:none}.rooms-empty strong{font-size:11px;font-weight:600}.rooms-empty p{margin:7px 0 0;font-size:10px;line-height:1.55}.room-card{background:#f0f3e4;border:1px solid #c6d3b4;border-radius:4px;padding:10px}.room-card-heading{justify-content:space-between;align-items:center;gap:8px;display:flex}.room-card h4{overflow-wrap:anywhere;margin:0;font-size:11px}.room-availability{letter-spacing:.3px;color:#708950;white-space:nowrap;font-size:6px}.room-card-members{justify-content:space-between;gap:7px;margin:8px 0;display:flex}.room-participant{flex:1;align-items:center;gap:6px;min-width:0;display:flex}.room-participant img{object-fit:contain;border-radius:3px;flex-shrink:0;width:33px;height:40px}.room-participant>span{min-width:0}.room-participant strong{overflow-wrap:anywhere;font-size:10px;display:block}.room-participant small{color:#7c8e69;margin-top:3px;font-size:8px;display:block}.room-vacancy{color:#96a780;align-items:center;gap:5px;display:flex}.room-vacancy>span{font-size:18px}.room-vacancy small{font-size:8px}.room-card-foot{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:5px;padding-top:7px;display:flex}.room-card-foot>small{letter-spacing:.3px;color:#849773;font-size:7px}.room-card-foot .secondary{min-height:28px;padding:6px 9px;font-size:9px}.room-actions{border-top:1px solid var(--line);flex-direction:column;gap:9px;margin-top:12px;padding-top:11px;display:flex}.room-actions label{margin-bottom:5px;font-size:9px;font-weight:500;display:block}.room-actions form>div{gap:5px;display:flex}.room-actions input{height:32px;font-size:10px}.room-actions button{gap:5px;min-height:32px;padding:7px 9px;font-size:9px}.room-actions svg{width:12px;height:12px}.code-input input{text-transform:uppercase;letter-spacing:1px}.current-room-heading{justify-content:space-between;align-items:center;gap:9px;margin:14px 0;display:flex}.current-room-heading .eyebrow{font-size:7px}.current-room-heading h3{overflow-wrap:anywhere;margin:5px 0;font-size:14px}.room-code-line{text-align:right;flex-direction:column;gap:4px;margin:0;display:flex}.room-code-line small{letter-spacing:.5px;color:#8b987a;font-size:7px}.room-code-line code{letter-spacing:2px;color:#5f7a3b;font-size:16px}#room-members{flex-direction:column;gap:8px;display:flex}#room-members .room-participant{background:#edf2dd;border:1px solid #cddabc;border-radius:4px;padding:8px}#room-members .room-participant img{width:43px;height:51px}.ready-row{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.ready-row p{color:#7c8b6b;width:100%;margin:0;font-size:10px;line-height:1.5}.ready-row .primary{flex:1;min-height:33px;font-size:10px}#room-leave{padding:8px;font-size:9px}.play-dock{text-align:center;color:#fff9e5;text-shadow:0 1px 3px #21473480;width:370px;position:absolute;bottom:68px;left:50%;transform:translate(-50%)}.launch-button{color:#2e5035;letter-spacing:1px;width:100%;height:62px;min-height:62px;text-shadow:none;background:#d8ee97;border:1px solid #e8f9ba;border-radius:5px;font-family:Barlow Condensed,Impact,sans-serif;font-size:29px;font-weight:700;box-shadow:0 5px #6e8e45}.launch-button:hover{color:#24412c;background:#e5f5b4}.launch-button svg{width:22px;height:22px}.launch-button:active{transform:translateY(3px);box-shadow:0 2px #6e8e45}.wallet-gate p{margin:0 0 12px;font-size:13px;font-weight:500}.wallet-gate small{color:#eff7dc;margin:15px 0 0;font-size:10px;display:block}.wallet-gate:not([hidden])~#setup{display:none}#setup .field-label{color:#f4fadd;letter-spacing:2px;margin:0 0 10px;font-size:10px;font-weight:700;display:block}.username-input{text-shadow:none;background:#faf8eaed;border:1px solid #d2dcc2;border-radius:4px;align-items:center;margin-bottom:11px;padding:0 13px;display:flex}.username-input>span{color:#8c9b74;font-size:16px}.username-input input{text-align:center;background:0 0;border:0;height:43px;padding-right:20px;font-size:14px}.joined-actions{display:none}.hangout-mode .joined-actions{display:block}.mode-caption{letter-spacing:2px;color:#f8ffe5;margin-bottom:12px;font-size:10px;font-weight:700;display:block}#quick-play-help{color:#f4f8e4;margin:14px 0 0;font-size:10px;line-height:1.4}.secondary-play{justify-content:center;gap:9px;margin-top:13px;display:flex}.warmup-button,.walk-button{color:#eef7d9;background:#254839bf;border:1px solid #d1dfbd70;border-radius:3px;align-items:center;gap:9px;min-height:33px;padding:8px 12px;font-size:10px;display:flex}.warmup-button svg{width:13px;height:13px}.walk-button{color:#426041;background:#eef4d3e8}.map-caption{color:#f8f7df;text-shadow:0 1px 3px #264637;flex-direction:column;display:flex;position:absolute;bottom:74px;left:28px}.map-coordinate{letter-spacing:2px;color:#e6edcf;font-size:8px}.map-caption strong{text-transform:uppercase;margin:3px 0;font:700 30px Barlow Condensed,Impact,sans-serif}.map-caption small{color:#e5efcb;font-size:9px}.game-footer{color:#e9f0da;letter-spacing:.5px;text-shadow:0 1px 3px #254737;justify-content:space-between;align-items:center;font-size:8px;display:flex;position:absolute;bottom:19px;left:28px;right:28px}.game-footer i{color:#bacba6;margin:0 9px;font-style:normal}.game-footer a:hover{text-decoration:underline}.desktop-hint{color:#d2e0bd;align-items:center;gap:5px;font-size:7px;display:flex}kbd{color:#f2f8e4;box-shadow:none;background:#294b383b;border:1px solid #dbe7c670;border-radius:2px;padding:3px 5px;font-family:inherit;font-size:8px}.desktop-hint kbd:nth-of-type(5),.desktop-hint kbd:nth-of-type(6){margin-left:10px}#toggle-menu{color:#edf6d6;align-items:center;gap:8px;font-size:10px;display:flex}.mobile-panels,.menu-hidden .topbar,.menu-hidden .player-panel,.menu-hidden .matchmaking,.menu-hidden .play-dock,.menu-hidden .map-caption,.menu-hidden .desktop-hint,.menu-hidden .game-footer>span:first-child,.menu-hidden .menu-shade{display:none}.menu-hidden .game-footer{justify-content:flex-end}.game-mode .topbar,.game-mode .player-panel,.game-mode .matchmaking,.game-mode .play-dock,.game-mode .map-caption,.game-mode .game-footer,.game-mode .mobile-panels,.game-mode .menu-shade{display:none}.game-mode .game-shell .scene-card{height:100%;min-height:0}.game-mode .viewport{height:100%}.game-mode .viewport canvas:focus-visible{outline:none}@media (width>=1700px){.player-panel{width:250px;left:40px}.legend-stage{height:275px}.matchmaking{width:320px;right:40px}.room-grid{max-height:315px}.play-dock{width:410px;bottom:85px}.launch-button{height:68px;font-size:33px}.brand{font-size:108px}}@media (height<=760px) and (width>=801px){.topbar{top:15px}.brand{font-size:72px}.brand small{margin-top:8px;font-size:8px}.player-panel{max-height:calc(100dvh - 170px);top:105px;transform:none}.legend-stage{height:155px}.legend-title{margin:8px 0}.matchmaking{max-height:calc(100dvh - 180px);top:115px;transform:none}.room-grid{max-height:135px}.play-dock{width:330px;bottom:57px}.launch-button{height:52px;min-height:52px;font-size:25px}.map-caption{bottom:64px}.map-caption strong{font-size:25px}.map-caption small{display:none}.courtyard-players{margin-top:5px}.game-footer{bottom:12px}}@media (width<=1150px) and (width>=801px){.topbar{left:18px;right:18px}.chain-label{display:none}.player-panel{width:190px;padding:11px;left:18px}.matchmaking{width:260px;padding:11px;right:18px}.play-dock{width:300px;left:47%}.map-caption{left:18px}.game-footer{left:18px;right:18px}.desktop-hint{display:none}.legend-stage{height:195px}.loadout-heading small{display:none}.legend-title>span{font-size:7px}.brand{left:47%}}@media (width<=950px) and (width>=801px){.player-panel{width:166px;left:14px}.legend-stage{height:175px}.legend-title>span{display:none}.matchmaking{width:232px;right:14px}.play-dock{width:280px;left:46%}.brand{font-size:73px;left:46%}.room-availability{font-size:5px}.room-actions button{font-size:8px}.utility-nav{font-size:10px!important}.utility-nav .quiet,.wallet-button{font-size:10px}}@media (width<=800px){.topbar{inset:18px 16px auto}.utility-nav{display:none}.brand{letter-spacing:-2px;font-size:52px;top:0;left:0;transform:none}.brand>span{letter-spacing:-2px}.brand small{letter-spacing:1.5px;margin-top:8px;font-size:6px}.chain-label{display:none}.wallet-button{min-height:34px;padding:8px 10px;font-size:10px}.account-corner{margin-left:auto}.player-panel,.matchmaking{z-index:3;background:#f9f6e7f5;width:calc(100% - 32px);max-height:none;padding:14px;display:none;inset:104px 16px 228px;transform:none}.mobile-legend .player-panel,.mobile-rooms .matchmaking{display:block}.mobile-legend .play-dock,.mobile-rooms .play-dock{display:none}.legend-stage{height:clamp(140px,27vh,250px)}.legend-title{justify-content:center}.legend-title>span{margin-left:15px}.character-grid{max-width:240px;margin:auto}.character img{width:47px;height:53px}.player-identity{margin-top:12px}.play-dock{width:min(350px,100vw - 48px);bottom:111px;left:50%}.launch-button{height:58px;min-height:58px;font-size:26px}.wallet-gate p{font-size:12px}.wallet-gate small{font-size:10px}.map-caption{pointer-events:none;bottom:300px;left:18px}.map-caption strong{font-size:25px}.map-caption small{max-width:190px;font-size:8px}.mobile-legend .map-caption,.mobile-rooms .map-caption{display:none}.game-footer{font-size:7px;bottom:12px;left:16px;right:16px}.game-footer .desktop-hint,#toggle-menu{display:none}.mobile-panels{gap:6px;display:flex;position:absolute;bottom:46px;left:16px;right:16px}.mobile-panels button{color:#54713d;background:#f5f4e4ef;border:1px solid #acbf8c;border-radius:4px;flex:1;min-height:40px;font-size:11px;font-weight:600;box-shadow:0 3px #506d393d}.mobile-panels button[aria-expanded=true]{color:#385333;background:#d4e9a1;border-color:#def2b2}.room-grid{max-height:150px}.room-actions{gap:8px}.room-participant img{width:36px;height:42px}.room-participant strong{font-size:11px}.room-card h4{font-size:12px}.room-availability{font-size:7px}.coming-soon strong{font-size:11px}.soon-badge{max-width:none;font-size:7px}.matchmaking{overflow-y:auto}.game-mode .mobile-panels{display:none}.menu-hidden .mobile-panels{display:flex}.menu-hidden .game-footer{justify-content:space-between}.menu-hidden #toggle-menu,.menu-hidden .game-footer>span:first-child{display:block}}@media (height<=550px) and (width<=800px){.player-panel,.matchmaking{top:85px;bottom:100px}.play-dock{max-width:300px;bottom:100px}.legend-stage{height:120px}.brand small{display:none}.map-caption{bottom:110px}.map-caption small,.wallet-gate p,.wallet-gate small,.mode-caption,#quick-play-help{display:none}.launch-button{height:45px;min-height:45px;font-size:23px}.secondary-play{margin-top:8px}.room-grid{max-height:120px}.username-input{margin-bottom:6px}.username-input input{height:34px}#setup .field-label{margin:0 0 5px}.mobile-rooms .play-dock,.mobile-legend .play-dock{display:none}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important}}
