@font-face{font-family:Barlow;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/barlow-latin-400-normal-qiz4-Cze.woff2) format("woff2"),url(/assets/barlow-latin-400-normal-fsAxiSwU.woff) format("woff")}@font-face{font-family:Barlow;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/barlow-latin-600-normal-DILqtrty.woff2) format("woff2"),url(/assets/barlow-latin-600-normal-CNwfPWQD.woff) format("woff")}@font-face{font-family:Barlow;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/barlow-latin-700-normal-A9pxMQ4z.woff2) format("woff2"),url(/assets/barlow-latin-700-normal-__SGTsZ1.woff) format("woff")}@font-face{font-family:Barlow Condensed;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/barlow-condensed-latin-700-normal-v1xN8_Wq.woff2) format("woff2"),url(/assets/barlow-condensed-latin-700-normal-Dmwat-ge.woff) format("woff")}@font-face{font-family:Barlow Condensed;font-style:normal;font-display:swap;font-weight:800;src:url(/assets/barlow-condensed-latin-800-normal-BKzMuPgK.woff2) format("woff2"),url(/assets/barlow-condensed-latin-800-normal-e9GbPXiK.woff) format("woff")}:root{font-family:Barlow,Arial,sans-serif;color:#f6f9ea;background:#283f42;font-synthesis:none;letter-spacing:0;font-weight:600}.speed-meter{position:absolute;right:36px;bottom:43px;display:flex;align-items:center;gap:9px;background:#33515fd9;border:1px solid #ecffff66;border-radius:6px;padding:10px 15px;pointer-events:none}.speed-meter svg{width:19px;height:19px}.speed-meter strong{font:700 29px Barlow Condensed;min-width:35px}.speed-meter span{font-size:10px}*{box-sizing:border-box;letter-spacing:0}body{margin:0;overflow:hidden;width:100%;height:100dvh;overscroll-behavior:none}button,input{font:inherit}button{cursor:pointer;touch-action:manipulation}button:disabled{cursor:default}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid #f7d756;outline-offset:4px}button{transition:transform .12s,background .15s}button:active:not(:disabled){transform:translateY(2px)}[hidden]{display:none!important}#game{position:fixed;inset:0;width:100%;height:100%;display:block;touch-action:none}#labels{position:fixed;inset:0;pointer-events:none;overflow:hidden}.player-label{position:absolute;left:0;top:0;white-space:nowrap;font-size:12px;font-weight:700;padding:4px 8px;border-radius:4px;background:#203c3de0;color:#fffdeb;box-shadow:0 2px #0a262530}.player-label.mine{background:#fff8da;color:#273c37}.brand{position:absolute;top:38px;left:42px;pointer-events:none;text-shadow:0 3px 0 #203e3c,0 7px 20px #183a3c45}.edition,.small-label{font-size:11px;font-weight:700;color:#d2e3d9}.edition{display:block;margin-bottom:15px}h1{font-family:Barlow Condensed,sans-serif;font-weight:800;font-size:112px;line-height:.79;margin:0}h1>span{display:block;color:#ffd447;margin-top:8px}.title-dot{color:#fc8077}.tools{position:absolute;top:32px;right:32px;display:flex;gap:8px}.icon-button{width:42px;height:42px;display:grid;place-items:center;border:1px solid #f6f9e533;background:#273c3ee8;color:#e7efe1;border-radius:6px}.icon-button svg{width:19px;height:19px}.icon-button:hover{background:#385854}.icon-button.muted{opacity:.5}#lobby{position:absolute;left:42px;bottom:68px;width:290px}.join-area>label{font-size:11px;color:#e5f1e2;display:block;margin-bottom:8px;text-shadow:0 1px 3px #133b36}.name-field{display:flex;height:48px;align-items:center;gap:10px;background:#f5f6e9;color:#344d44;border-radius:6px;padding:0 13px;border:2px solid #fff9}.name-field>svg{width:18px;flex:none;color:#658578}.name-field input{border:0;outline:none;background:none;width:100%;min-width:0;color:#2b443b;font-size:17px}.paint-row{display:flex;align-items:center;justify-content:space-between;margin:15px 0 18px}.paint-row>span{font-size:11px;text-shadow:0 1px 3px #133b36}#swatches{display:flex;gap:9px}.swatch{background:var(--swatch);width:28px;height:28px;border:3px solid transparent;border-radius:50%;box-shadow:0 2px #21362e66}.swatch[aria-pressed=true]{border-color:#fffdf0;outline:2px solid #254139;outline-offset:1px}.primary,.secondary{display:flex;justify-content:center;align-items:center;gap:10px;width:100%;border:0;border-radius:6px;font-weight:700}.primary{height:60px;padding:0 19px;justify-content:space-between;background:#ffd447;color:#283d37;box-shadow:0 5px #b3852b,0 7px 16px #183a3433;font:800 27px Barlow Condensed,sans-serif}.primary>svg{width:26px;height:26px}.primary:hover{background:#ffe17d}.primary:disabled{opacity:.7}.secondary{height:42px;background:#263f3eeb;border:1px solid #cfe9db44;color:#f0f6e6;font-size:12px}.secondary>svg{width:16px;height:16px}.secondary:hover{background:#385e56}#private{margin-top:16px}#error{font-size:13px;color:#fff0d1;margin:10px 0 0;background:#753b36e6;border-radius:4px}#error:not(:empty){padding:8px}.lobby-footer{position:absolute;bottom:22px;left:42px;right:32px;display:flex;justify-content:space-between;font-size:10px;color:#d4e5da}.lobby-footer a{color:inherit;text-decoration:none;border-bottom:1px solid #d4e5da66}body[data-mode=lobby] .in-game,body[data-mode=connecting] .in-game{display:none!important}body[data-mode=playing] .brand,body[data-mode=reconnecting] .brand,body[data-mode=playing] .lobby-footer,body[data-mode=reconnecting] .lobby-footer{display:none}.hud{position:absolute;inset:26px 32px auto;pointer-events:none;display:flex;justify-content:space-between;align-items:flex-start}.haul{width:184px;background:#263c3de8;border:1px solid #e6ffe129;border-radius:6px;padding:12px 14px}.haul>div:nth-child(2){display:flex;align-items:baseline;gap:7px}.haul strong{font:800 45px Barlow Condensed;line-height:1.2}.haul span:not(.small-label){font-size:10px;color:#c4dcd0}.haul b{margin-left:auto;color:#ffda5b;font-size:20px}.growth-track{height:4px;background:#6f958766;border-radius:3px;overflow:hidden;margin-top:6px}#growth{height:100%;background:#ffd447;transition:width .25s}.clock{position:absolute;left:50%;transform:translate(-50%);text-align:center;text-shadow:0 2px 5px #183c3699;min-width:100px}.clock .small-label{display:block}.clock strong{font:800 48px Barlow Condensed;line-height:1.1}.clock strong.urgent{color:#ffd447}.standings{margin-top:58px;width:205px;background:#263c3de8;border:1px solid #e6ffe129;border-radius:6px;padding:12px 14px}.standings ol{list-style:none;margin:8px 0 0;padding:0}.standings li{display:grid;grid-template-columns:20px 1fr 25px;gap:5px;align-items:center;font-size:11px;height:27px;line-height:1;white-space:nowrap}.standings li>span:nth-child(2){overflow:hidden;text-overflow:ellipsis}.standings li>span:first-child{color:#8dafa5}.standings b{text-align:right}.standings li.you{color:#ffdb57}.room-status{position:absolute;left:32px;top:153px;display:flex;gap:7px;align-items:center;font-size:10px;color:#eaf5e7;text-shadow:0 1px 2px #12463e}.live-dot{width:6px;height:6px;background:#a5ffaf;border-radius:50%}#ping{color:#c6decf}.invite{position:absolute;left:50%;bottom:27px;transform:translate(-50%);display:flex;align-items:center;gap:7px;background:#253e3de0;border:1px solid #eef8de33;color:#f2f6e7;border-radius:6px;height:37px;padding:0 12px;font-size:11px}.invite:active:not(:disabled){transform:translate(-50%) translateY(2px)}.invite svg{width:15px;height:15px}.invite small{color:#b0cbbd;font-size:9px;border-left:1px solid #769a8244;padding-left:7px}#joystick{position:absolute;left:40px;bottom:43px;width:116px;height:116px;border:2px solid #f7fae251;border-radius:50%;background:#25453d3d;touch-action:none;display:grid;place-items:center;user-select:none}#stick-knob{width:57px;height:57px;border-radius:50%;background:#e9f2dcaa;border:2px solid #fffbd5a6;display:grid;place-items:center;color:#3b685a;pointer-events:none}#stick-knob svg{width:25px;height:25px}.stick-axis{position:absolute;background:#f7fae230;pointer-events:none}.horizontal{width:90px;height:1px}.vertical{height:90px;width:1px}#repel{position:absolute;right:43px;bottom:43px;width:106px;height:106px;border:5px solid #fff0ac;border-radius:50%;background:#ffd447;color:#29473d;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;box-shadow:0 6px #ae8636,0 8px 20px #173a3344;user-select:none;touch-action:none}#repel svg{width:43px;height:43px;stroke-width:2.3}#repel span{font-size:12px;font-weight:700;min-height:15px}#repel:disabled{background:#88aaa0;border-color:#c1d7c5;box-shadow:0 5px #567d6d;color:#34564c}#repel.charging{background:#fff29e;border-color:#fffbe0;box-shadow:0 6px #bd953e,0 0 25px #ffe97b66}#toast{position:absolute;top:27%;left:50%;transform:translate(-50%,12px);padding:10px 17px;background:#fff6d8;color:#305246;border-radius:6px;font:800 22px Barlow Condensed;opacity:0;transition:opacity .15s,transform .15s;pointer-events:none;white-space:nowrap}#toast.show{opacity:1;transform:translate(-50%)}.results{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:min(390px,calc(100% - 32px));padding:28px;background:#263f3efa;border:1px solid #d1e9c655;border-radius:8px;box-shadow:0 20px 70px #18352f77;text-align:center}.results h2{font:800 54px Barlow Condensed;color:#ffda55;line-height:1;margin:12px 0}.results p{font-size:13px;color:#c8decf}.result-numbers{display:flex;justify-content:center;gap:40px;margin:22px 0}.result-numbers>div{display:flex;flex-direction:column;gap:2px}.result-numbers strong{font:800 56px Barlow Condensed;line-height:1}.result-numbers span{font-size:10px;color:#a8c4b4}#invite-dialog{width:min(430px,90%);background:#263f3e;color:#f6f8e9;border:1px solid #d4e5c955;border-radius:8px;padding:24px}#invite-dialog::backdrop{background:#102c2c99}#invite-dialog h2{font:700 30px Barlow Condensed;margin:12px 0 20px}#close-invite{float:right;width:32px;height:32px}#invite-url{width:100%;padding:12px;background:#e8f1db;color:#284b3e;border:0;border-radius:4px;margin-bottom:16px;font-size:12px}@media(min-width:900px)and (max-height:700px){.brand{top:24px}h1{font-size:87px}.edition{margin-bottom:10px}#lobby{bottom:50px}.paint-row{margin:10px 0}.primary{height:50px}#private{margin-top:12px}}@media(max-width:699px){.brand{top:max(24px,env(safe-area-inset-top));left:23px}h1{font-size:68px}.edition{font-size:9px;margin-bottom:10px}.tools{right:18px;top:24px;gap:6px}.icon-button{width:36px;height:36px;border-radius:5px}.icon-button svg{width:17px;height:17px}#lobby{left:24px;right:24px;bottom:max(57px,calc(env(safe-area-inset-bottom) + 38px));width:auto;max-width:350px;margin:auto}.name-field{height:44px}.paint-row{margin:12px 0 15px}.primary{height:54px;font-size:25px}#private{height:39px;margin-top:14px}.lobby-footer{left:24px;right:24px;bottom:20px;font-size:9px}.hud{inset:20px 16px auto}.haul{width:119px;padding:9px 10px}.haul strong{font-size:34px}.haul b{font-size:17px}.haul span:not(.small-label){font-size:8px}.small-label{font-size:9px}.clock{left:54%;top:2px}.clock strong{font-size:35px}.clock .small-label{font-size:9px}.standings{position:absolute;right:0;top:59px;width:145px;padding:9px 10px;margin:0}.standings li{font-size:9px;grid-template-columns:13px 1fr 19px;gap:3px;height:22px}.standings .small-label{font-size:8px}.standings ol{margin-top:5px}body[data-mode=playing] .tools,body[data-mode=reconnecting] .tools{top:21px;right:16px;gap:4px}body[data-mode=playing] .tools .icon-button,body[data-mode=reconnecting] .tools .icon-button{width:30px;height:30px}body[data-mode=playing] #fullscreen,body[data-mode=reconnecting] #fullscreen{display:none}.room-status{left:17px;top:128px;font-size:8px;gap:5px}#ping{display:none}#joystick{left:22px;bottom:max(53px,calc(env(safe-area-inset-bottom) + 32px));width:102px;height:102px}#repel{right:23px;bottom:max(55px,calc(env(safe-area-inset-bottom) + 34px));width:94px;height:94px;border-width:4px}#repel svg{width:36px;height:36px}.invite{bottom:13px;height:30px;font-size:10px}.invite small{display:none}.results h2{font-size:47px}#toast{top:32%;font-size:20px}}@media(max-height:530px)and (orientation:landscape){.brand{top:20px;left:24px}h1{font-size:62px}.edition{font-size:9px}#lobby{left:24px;bottom:42px;width:240px}.join-area>label{display:none}.name-field{height:35px}.paint-row{margin:8px 0}.primary{height:44px;font-size:23px}#private{height:33px;margin-top:12px}.lobby-footer{left:24px;bottom:12px}.hud{top:15px;left:18px;right:18px}.standings{margin-top:50px;padding:8px 10px}#joystick{width:84px;height:84px;left:23px;bottom:22px}#stick-knob{width:47px;height:47px}#repel{width:83px;height:83px;right:23px;bottom:22px}#repel svg{width:30px;height:30px}.tools{top:15px;right:18px}.room-status{top:138px;left:20px}.results{padding:16px}.results h2{font-size:40px}.result-numbers{margin:12px 0}}@media(prefers-reduced-motion:reduce){button,#toast,#growth{transition:none}}
