body .pc-claw-game{--pc-gold:#e5bc70;--pc-light:#f7eedb;--pc-muted:#b7b7c1;color:var(--pc-light);isolation:isolate;background:#0b0c12;min-height:100svh;padding:0;font-family:Arial,Helvetica,sans-serif;overflow:hidden}body .pc-claw-game *{box-sizing:border-box}body .pc-claw-game :is(button,input,select){font-family:inherit}body .pc-claw-game :is(button,a,input,select):focus-visible{outline-offset:4px;outline:3px solid #ffe0a1}body .pc-claw-game button{cursor:pointer}body .pc-claw-game button:disabled{cursor:not-allowed;opacity:.65}body .pc-game-topbar{background:#101116;border-bottom:1px solid #ffffff15;justify-content:space-between;align-items:center;gap:24px;padding:15px 28px;display:flex}body .pc-game-brand{color:#ecd3a0;align-items:center;gap:12px;text-decoration:none;display:flex}body .pc-game-brand img{object-fit:contain;width:37px;height:45px}body .pc-game-brand>span{letter-spacing:.17em;font:500 23px/1.1 Georgia,serif;display:grid}body .pc-game-brand small{letter-spacing:.19em;color:#bdb0a2;margin-top:6px;font:10px/1.1 Arial,sans-serif}body .pc-game-status{letter-spacing:.13em;color:#c9c4ba;align-items:center;gap:10px;font-size:11px;display:flex}body :is(.pc-game-status,.pc-remote-header,.pc-phase,.pc-game-footer) i{background:#92c6ad;border-radius:50%;width:6px;height:6px;display:inline-block;box-shadow:0 0 10px #81c9ad60}body .pc-game-top-actions{align-items:center;gap:8px;display:flex}body .pc-game-top-actions :is(button,a){color:#e8ddd0;background:#ffffff05;border:1px solid #ffffff20;border-radius:6px;min-height:42px;padding:10px 13px;font-size:12px;text-decoration:none}body .pc-game-top-actions button:hover{background:#ffffff14}body .pc-game-layout{grid-template-columns:minmax(0,1fr) 330px;max-width:1920px;margin:auto;display:grid}body .pc-game-play{background:#0b0d13;min-width:0;padding:18px 18px 24px}body .pc-stage{background:#0a0c12;border:1px solid #6d645545;border-radius:14px;min-width:0;height:clamp(350px,100svh - 420px,740px);position:relative;overflow:hidden}body .pc-scene,.pc-scene-host{position:absolute;inset:0}body .pc-scene canvas{touch-action:none;-webkit-user-select:none;user-select:none;width:100%;height:100%;display:block}body .pc-scene-vignette{pointer-events:none;position:absolute;inset:0;box-shadow:inset 0 0 95px #0506107a}body .pc-scene-fallback{background:#101015;place-items:center;display:grid;position:absolute;inset:0}body .pc-scene-fallback img{object-fit:contain;opacity:.3;width:100%;height:100%;position:absolute;inset:0}body .pc-scene-fallback>div{text-align:center;background:#0a0b13cf;border:1px solid #ae8a5350;border-radius:10px;max-width:370px;padding:24px;position:relative}body .pc-scene-fallback strong{color:#edc98b;font:25px/1.3 Georgia,serif}body .pc-scene-fallback p{color:#e0d7cd;font-size:14px;line-height:1.6}body .pc-stage-top{pointer-events:none;justify-content:space-between;align-items:flex-start;gap:10px;display:flex;position:absolute;top:22px;left:25px;right:20px}body .pc-stage-top>div>span{letter-spacing:.22em;color:#c6ae86;font-size:10px}body .pc-stage-top h1{color:#f6e6c9;letter-spacing:-.03em;margin:5px 0 0;font:400 clamp(28px,3vw,43px)/1.1 Georgia,serif}body .pc-view-switch{pointer-events:auto;background:#0b0e16bf;border:1px solid #b6ac9740;border-radius:6px;gap:3px;padding:3px;display:flex}body .pc-view-switch button{color:#c1bbc0;background:0 0;border:0;border-radius:4px;min-height:34px;padding:7px 12px;font-size:12px}body .pc-view-switch button[aria-pressed=true]{color:#ffe6b4;background:#ffffff13}body .pc-stage-bottom{pointer-events:none;justify-content:space-between;align-items:center;gap:10px;display:flex;position:absolute;bottom:17px;left:23px;right:23px}body .pc-phase{letter-spacing:.075em;color:#f0d399;background:#0a0d15dc;border:1px solid #ab945440;border-radius:5px;align-items:center;gap:9px;padding:10px 12px;font-size:11px;display:flex}body .pc-target{letter-spacing:.12em;color:#d3c8b8;background:#0a0d15b0;border-radius:4px;padding:7px 9px;font-size:10px}body .pc-sequence-track{pointer-events:none;gap:8px;display:flex;position:absolute;bottom:70px;left:23px;right:23px}body .pc-sequence-track span{color:#dad1c5;text-shadow:0 1px 3px #000;border-top:2px solid #ffffff25;flex:1;padding-top:6px;font-size:10px}body .pc-sequence-track .is-complete{color:#ffe3a2;border-color:#d6ae65}body .pc-remote{background:linear-gradient(155deg,#383c45 0%,#20232b 39%,#13161e 75%,#232632);border:1px solid #777679;border-radius:29px 29px 45px 45px;grid-template-columns:180px minmax(230px,1fr) minmax(190px,.85fr);align-items:center;gap:12px 22px;max-width:980px;margin:18px auto 0;padding:15px 25px 12px;display:grid;position:relative;box-shadow:inset 0 2px 1px #ffffff45,inset 0 -9px 15px #070910b0,0 14px 35px #0009,0 0 0 5px #05060a}body .pc-remote:before,body .pc-remote:after{content:"";background:#5d6066;border:1px solid #07090d;border-radius:50%;width:6px;height:6px;position:absolute;top:18px;box-shadow:inset 0 1px #9ea3ac}body .pc-remote:before{left:12px}body .pc-remote:after{right:12px}body .pc-remote-header{letter-spacing:.15em;color:#bbb7ae;grid-column:1/-1;justify-content:space-between;gap:14px;font-size:10px;display:flex}body .pc-remote-header>span{align-items:center;gap:8px;display:flex}body .pc-remote-header b{color:#dbbf8e;font-weight:500}body .pc-remote-display{background:linear-gradient(#0b1316,#152329);border:1px solid #5f5541;border-radius:8px;gap:9px;padding:15px 13px;display:grid;box-shadow:inset 0 3px 12px #000,0 1px #ffffff16}body .pc-remote-display>span{color:#a1baa8;letter-spacing:.1em;font-size:9px}body .pc-remote-display strong{color:#d2e9c4;text-shadow:0 0 9px #82d49b50;white-space:nowrap;justify-content:space-between;align-items:center;gap:8px;font:22px/1.2 ui-monospace,Consolas,monospace;display:flex}body .pc-remote-display strong i{background:#597363;width:1px;height:18px}body .pc-remote-display small{color:#bccabc;letter-spacing:.07em;font-size:9px}body .pc-remote-inputs{justify-content:space-around;align-items:center;gap:22px;display:flex}body .pc-stick-section,body .pc-grab-section{justify-items:center;gap:9px;display:grid}body .pc-stick-section>span,body .pc-grab-section>span{letter-spacing:.15em;color:#cfbfa4;font-size:9px}body .pc-joystick{touch-action:none;background:radial-gradient(circle,#151820 51%,#434650 53%,#252832 56%,#101219 71%,#4a4d55 74%,#292c34 78%);border:2px solid #090b12;border-radius:50%;place-items:center;width:112px;height:112px;padding:0;display:grid;position:relative;box-shadow:inset 0 4px 9px #000b,0 2px #ffffff24}body .pc-stick-axis{border:1px solid #b39d7060;border-radius:50%;position:absolute;inset:20px}body .pc-stick-axis:before,body .pc-stick-axis:after{content:"";background:#b8a06c55;position:absolute}body .pc-stick-axis:before{width:1px;height:100%;left:50%}body .pc-stick-axis:after{width:100%;height:1px;top:50%}body .pc-stick-thumb{pointer-events:none;background:radial-gradient(circle at 38% 30%,#626771,#292d37 63%,#090b12 68%,#4a4c50 74%,#1d2028 82%);border:1px solid #74777c;border-radius:50%;place-items:center;width:63px;height:63px;display:grid;box-shadow:0 7px 12px #000c,inset 0 1px 2px #ffffff50}body .pc-stick-thumb i{background:repeating-radial-gradient(circle,#ffffff08 0 1px,#0000 1px 3px);border:1px solid #9b8a6955;border-radius:50%;width:35px;height:35px}body .pc-grab-button{color:#fff2d2;touch-action:manipulation;background:radial-gradient(circle at 35% 25%,#ba344c,#84132d 55%,#470c1b 85%);border:5px solid #17131a;border-radius:50%;outline:1px solid #736e69;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:101px;height:101px;padding:10px;display:flex;box-shadow:0 7px #0a080e,0 11px 15px #0008,inset 0 2px 3px #ffb89980,inset 0 -3px 4px #3d0519}body .pc-grab-button:active:not(:disabled){transform:translateY(4px);box-shadow:0 3px #0a080e,0 5px 9px #0008,inset 0 2px 3px #ffb89980}body .pc-grab-button>span{font-size:23px;line-height:1}body .pc-grab-button strong{letter-spacing:.06em;font-size:12px}body .pc-remote-bottom{grid-template-columns:82px 1fr;align-items:center;gap:8px 12px;display:grid}body .pc-dpad{grid-template-rows:repeat(3,25px);grid-template-columns:repeat(3,27px);gap:0;display:grid}body .pc-dpad button{color:#e3cfaa;touch-action:none;background:linear-gradient(#3b3f49,#191c24);border:1px solid #727079;border-radius:4px;padding:0;font-size:17px;line-height:1;box-shadow:0 3px 3px #0008}body .pc-dpad-back{grid-area:1/2}body .pc-dpad-left{grid-area:2/1}body .pc-dpad-right{grid-area:2/3}body .pc-dpad-front{grid-area:3/2}body .pc-remote-bottom p{color:#c9c7c9;margin:0;font-size:11px;line-height:1.8}body .pc-remote-bottom kbd{color:#ebd5a9;font:10px/1.6 ui-monospace,monospace}body .pc-practice-button{text-align:left;color:#ead3ab;background:0 0;border:0;border-top:1px solid #ffffff17;grid-column:1/-1;padding:8px 0 0;font-size:12px;line-height:1.4}body .pc-practice-button small{color:#c2bbc0;margin-top:3px;font-size:10px;display:block}body .pc-precision{color:#c9c4be;grid-column:1/-1;font-size:12px}body .pc-precision summary{cursor:pointer;text-align:center;padding:5px 0}body .pc-precision label{grid-template-columns:110px minmax(0,1fr);align-items:center;gap:12px;margin:8px 0;font-size:14px;display:grid}body .pc-precision input{accent-color:#dab168;width:100%;min-width:0;min-height:36px}body .pc-reward-console{background:linear-gradient(145deg,#19171c,#111218 60%);border-left:1px solid #ad916332;min-width:0;padding:33px 24px}body .pc-concierge-heading>span{color:#d5b785;letter-spacing:.16em;font-size:10px}body .pc-concierge-heading h2{color:#f5e5c8;letter-spacing:-.035em;margin:15px 0;font:400 36px/1.12 Georgia,serif}body .pc-concierge-heading p{color:#c3b8b3;margin:0 0 25px;font-size:14px;line-height:1.7}body .pc-claw-game .atelier-prize-panel{box-shadow:none;background:#292025;border:1px solid #b38d5038;border-radius:10px;margin:0;padding:20px}body .pc-claw-game .atelier-prize-panel>p{color:#e6bd7a;letter-spacing:.12em;margin:0 0 12px;font-size:10px;line-height:1.5}body .pc-claw-game .atelier-prize-panel h3{color:#fff1d7;letter-spacing:-.02em;margin:0 0 12px;font:400 25px/1.22 Georgia,serif}body .pc-claw-game .atelier-prize-panel>span{color:#d1c2bd;font-size:14px;line-height:1.7;display:block}body .pc-claw-game .atelier-prize-panel.is-won{background:#322425;border-color:#bf995b}body .pc-control-guide{border-top:1px solid #aa8c5735;margin-top:23px;padding-top:23px}body .pc-control-guide h3{color:#ead2a6;margin:0 0 13px;font:400 23px/1.3 Georgia,serif}body .pc-control-guide p{color:#c5b9b6;font-size:14px;line-height:1.65}body .pc-reward-note{color:#b9adb0;border-top:1px solid #ffffff12;margin:24px 0 0;padding:14px 0 0;font-size:12px;line-height:1.7}body .pc-claw-game .atelier-sign-in{color:#27131b;text-align:center;background:#dab676;border:1px solid #c6a05d;border-radius:5px;min-height:48px;margin-top:18px;padding:15px;font-size:14px;text-decoration:none;display:block}body .pc-claw-game .atelier-message{color:#f1d8a7;background:#ae824c13;border-left:2px solid #ad8654;margin:18px 0 0;padding:14px;font-size:14px;line-height:1.65}body .pc-claw-game .atelier-reward-actions{gap:16px;margin-top:18px;display:grid}body .pc-claw-game .atelier-code{background:#100c13;border:1px solid #af955357;flex-wrap:wrap;gap:12px;padding:12px;display:flex}body .pc-claw-game .atelier-code code{color:#ffe1a4;overflow-wrap:anywhere;font-size:15px}body .pc-claw-game .atelier-code button{color:#f3dba9;background:#3a2c27;border:1px solid #8a6d4d;min-height:36px;padding:7px 12px;font-size:12px}body .pc-claw-game .atelier-picks{gap:17px;display:grid}body .pc-claw-game .atelier-picks fieldset{border:1px solid #9b815645;min-width:0;padding:14px 11px}body .pc-claw-game .atelier-picks legend{color:#e8c483;padding:0 6px;font-size:12px}body .pc-claw-game .atelier-picks label{grid-template-columns:minmax(0,1fr);gap:6px;margin:10px 0;display:grid}body .pc-claw-game .atelier-picks label span{color:#ddc9b6;font-size:12px}body .pc-claw-game .atelier-picks select{color:#f7e5c9;background:#17131a;border:1px solid #967950;width:100%;min-width:0;min-height:46px;padding:9px;font-size:16px}body .pc-claw-game :is(.atelier-primary-action,.atelier-email-action){color:#29151c;background:#e0ba79;border:1px solid #bc9555;border-radius:5px;width:100%;min-height:48px;padding:13px 12px;font-size:12px}body .pc-claw-game .atelier-email-action{color:#f0d5a5;background:0 0}body .pc-claw-game .atelier-reward-actions>small{color:#cebbb5;font-size:12px;line-height:1.65}body .pc-game-footer{color:#cbbdab;background:#101117;border-top:1px solid #ffffff12;flex-wrap:wrap;justify-content:center;gap:15px 35px;padding:16px 20px;font-size:12px;display:flex}body .pc-game-footer>span{align-items:center;gap:9px;display:flex}body .pc-claw-game:fullscreen{height:100dvh;overflow-y:auto}@media (width>=1600px){body .pc-game-layout{grid-template-columns:minmax(0,1fr) 365px}body .pc-reward-console{padding:40px 30px}}@media (width<=1150px){body .pc-game-layout{grid-template-columns:minmax(0,1fr)}body .pc-stage-top h1{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}body .pc-game-play{padding:15px 18px 25px}body .pc-stage{height:clamp(430px,58svh,680px)}body .pc-reward-console{border-top:1px solid #b1945a33;border-left:0;grid-template-columns:1fr 1fr;gap:20px 28px;display:grid}body .pc-reward-console>.atelier-prize-panel{grid-area:1/2/4}body .pc-control-guide,body .pc-reward-note{border:0;margin:0;padding:0}body .pc-game-status{display:none}}@media (width<=680px){body .pc-game-topbar{flex-wrap:wrap;gap:12px;padding:12px 14px}body .pc-game-brand{gap:8px}body .pc-game-brand img{width:28px;height:36px}body .pc-game-brand>span{font-size:18px}body .pc-game-brand small{font-size:8px}body .pc-game-top-actions{gap:5px}body .pc-game-top-actions :is(button,a){min-height:38px;padding:7px 9px;font-size:10px}body .pc-game-top-actions>a{display:none}body .pc-game-play{padding:10px 10px 22px}body .pc-stage{border-radius:10px;height:clamp(290px,43svh,410px)}body .pc-stage-top{top:13px;left:15px;right:13px}body .pc-stage-top>div>span{letter-spacing:.15em;font-size:8px}body .pc-stage-top h1{font-size:26px}body .pc-view-switch button{min-height:32px;padding:6px 9px;font-size:10px}body .pc-stage-bottom{bottom:12px;left:12px;right:12px}body .pc-phase{padding:8px 9px;font-size:9px}body .pc-target{padding:6px;font-size:8px}body .pc-sequence-track{gap:4px;bottom:57px;left:12px;right:12px}body .pc-sequence-track span{font-size:8px}body .pc-remote{border-radius:22px 22px 36px 36px;grid-template-columns:1fr;gap:9px;margin:13px 5px 0;padding:13px 18px 10px}body .pc-remote-header{letter-spacing:.13em;font-size:8px}body .pc-remote-display{justify-content:space-between;align-items:center;gap:7px;padding:9px 11px;display:flex}body .pc-remote-display>span{max-width:70px;font-size:8px}body .pc-remote-display strong{gap:14px;font-size:19px}body .pc-remote-display small{text-align:right;max-width:75px;font-size:8px}body .pc-remote-inputs{gap:25px}body .pc-joystick{width:105px;height:105px}body .pc-grab-button{width:94px;height:94px}body .pc-remote-bottom{grid-template-columns:1fr;padding-top:0}body .pc-remote-bottom>.pc-dpad,body .pc-remote-bottom>p{display:none}body .pc-practice-button{text-align:center;min-height:42px;padding-top:7px;font-size:12px}body .pc-practice-button small{margin-left:9px;font-size:10px;display:inline}body .pc-precision{font-size:11px}body .pc-precision summary{padding:3px}body .pc-reward-console{padding:27px 22px;display:block}body .pc-concierge-heading h2{font-size:33px}body .pc-reward-console>*+*{margin-top:23px!important}body .pc-game-footer{flex-direction:column;gap:9px;padding:20px 24px;font-size:12px}}@media (prefers-reduced-motion:reduce){body .pc-claw-game *{scroll-behavior:auto}body .pc-grab-button:active:not(:disabled){transform:none}}body .pc-game-brand small{letter-spacing:.1em;font-size:12px}body :is(.pc-game-top-actions button,.pc-game-top-actions a,.pc-view-switch button,.pc-grab-button strong,.pc-practice-button){font-size:14px}body :is(.pc-game-status,.pc-stage-top>div>span,.pc-phase,.pc-target,.pc-sequence-track span,.pc-remote-header,.pc-remote-display>span,.pc-remote-display small,.pc-stick-section>span,.pc-grab-section>span,.pc-remote-bottom p,.pc-remote-bottom kbd,.pc-practice-button small,.pc-precision,.pc-concierge-heading>span,.pc-claw-game .atelier-prize-panel>p){letter-spacing:.045em;font-size:12px}@media (width<=680px){body .pc-game-brand>span{font-size:17px}body .pc-game-brand small{font-size:10px}body .pc-game-top-actions :is(button,a){padding:8px;font-size:12px}body .pc-remote-display{grid-template-columns:1fr auto;display:grid}body .pc-remote-display>span{max-width:none}body .pc-remote-display small{text-align:left;grid-column:1/-1;max-width:none;font-size:10px}body .pc-remote-display strong{grid-area:1/2/3}body .pc-practice-button small{margin:3px 0 0;display:block}body .pc-sequence-track span{font-size:10px}body .pc-target{display:none}body .pc-view-switch button{padding:6px 8px;font-size:12px}body .pc-stage-top h1{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}}@media (pointer:coarse) and (width>=681px){body .pc-dpad{grid-template-rows:repeat(3,44px);grid-template-columns:repeat(3,44px)}body .pc-remote-bottom{grid-template-columns:132px 1fr}}@media (pointer:coarse) and (width>=681px) and (width<=1150px){body .pc-remote-bottom{grid-template-columns:1fr}body .pc-remote-bottom>:is(.pc-dpad,p){display:none}}body :is(.pc-concierge-heading p,.pc-control-guide p,.pc-claw-game .atelier-prize-panel>span,.pc-claw-game .atelier-message,.pc-scene-fallback p){font-size:1rem}body :is(.pc-phase,.pc-claw-game .atelier-picks label span,.pc-claw-game .atelier-primary-action,.pc-claw-game .atelier-email-action,.pc-precision summary){font-size:.875rem}@media (width<=680px){body :is(.pc-game-brand small,.pc-remote-display small,.pc-sequence-track span){font-size:.75rem}body .pc-game-brand small{letter-spacing:0}}body .pc-game-top-actions .pc-screen-lock-button{color:#ffe2a5;border-color:#d3b072;min-height:44px}body .pc-game-top-actions .pc-screen-lock-button[aria-pressed=true]{color:#24131a;background:#dfba78}body .pc-claw-game.is-screen-locked{z-index:10000;overscroll-behavior:none;touch-action:pinch-zoom;width:100%;height:100dvh;min-height:0;max-height:100dvh;padding:env(safe-area-inset-top,0px) env(safe-area-inset-right,0px) env(safe-area-inset-bottom,0px) env(safe-area-inset-left,0px);flex-direction:column;display:flex;position:fixed;inset:0;overflow:hidden}body .pc-claw-game.is-screen-locked .pc-game-topbar{flex-shrink:0}body .pc-claw-game.is-screen-locked .pc-game-layout{flex:1;width:100%;min-height:0;display:block}body .pc-claw-game.is-screen-locked .pc-game-play{grid-template-rows:minmax(0,1fr) auto auto;gap:9px;height:100%;min-height:0;padding:10px;display:grid}body .pc-claw-game.is-screen-locked .pc-stage{height:100%;min-height:0}body .pc-claw-game.is-screen-locked .pc-remote{width:100%;margin:0 auto}body .pc-claw-game.is-screen-locked :is(.pc-reward-console,.pc-game-footer,.pc-fullscreen-button,.pc-precision,.pc-game-top-actions>a){display:none}body .pc-claw-game.is-screen-locked .pc-stage-top h1{clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}body .pc-screen-lock-note{text-align:center;color:#e3c997;margin:0;font-size:12px;line-height:1.4}@media (width<=680px),(height<=500px){body .pc-claw-game.is-screen-locked .pc-remote{border-radius:22px;grid-template-columns:minmax(0,1fr);gap:7px;padding:10px 18px}body .pc-claw-game.is-screen-locked :is(.pc-remote-header,.pc-remote-display small,.pc-remote-bottom>.pc-dpad,.pc-remote-bottom>p){display:none}body .pc-claw-game.is-screen-locked .pc-remote-display{gap:8px;padding:7px 10px;display:flex}body .pc-claw-game.is-screen-locked .pc-remote-display>span{max-width:95px;font-size:12px}body .pc-claw-game.is-screen-locked .pc-remote-display strong{gap:10px;font-size:18px}body .pc-claw-game.is-screen-locked .pc-remote-inputs{gap:20px}body .pc-claw-game.is-screen-locked .pc-joystick{width:92px;height:92px}body .pc-claw-game.is-screen-locked .pc-grab-button{width:86px;height:86px}body .pc-claw-game.is-screen-locked .pc-remote-bottom{display:block}body .pc-claw-game.is-screen-locked .pc-practice-button{text-align:center;width:100%;min-height:44px;padding:4px 0 0;font-size:14px}body .pc-claw-game.is-screen-locked .pc-practice-button small{margin:1px 0 0;font-size:12px;display:block}}@media (orientation:landscape) and (height<=500px){body .pc-claw-game.is-screen-locked .pc-game-topbar{justify-content:flex-end;padding:5px 12px}body .pc-claw-game.is-screen-locked :is(.pc-game-brand,.pc-game-status){display:none}body .pc-claw-game.is-screen-locked .pc-game-play{grid-template-rows:minmax(0,1fr) auto;grid-template-columns:minmax(0,1fr) 250px;padding:7px}body .pc-claw-game.is-screen-locked .pc-stage{grid-row:1/3}body .pc-claw-game.is-screen-locked .pc-remote{align-self:center}body .pc-claw-game.is-screen-locked .pc-screen-lock-note{grid-column:2}}@media (orientation:landscape) and (height<=350px){body .pc-claw-game.is-screen-locked .pc-remote{gap:5px;padding:7px 12px}body .pc-claw-game.is-screen-locked .pc-remote-display>span{display:none}body .pc-claw-game.is-screen-locked .pc-remote-display{justify-content:center;padding:4px 8px}body .pc-claw-game.is-screen-locked :is(.pc-stick-section,.pc-grab-section){gap:4px}body .pc-claw-game.is-screen-locked .pc-joystick{width:80px;height:80px}body .pc-claw-game.is-screen-locked .pc-grab-button{width:78px;height:78px}}
