html,body{width:100%;height:100%;margin:0;overflow:hidden;background:#041018;overscroll-behavior:none}
#fishLandscapeStage{position:fixed;left:var(--fish-center-x,50%);top:var(--fish-center-y,50%);width:var(--fish-width,100vw);height:var(--fish-height,100dvh);min-width:0;min-height:0;transform:translate(-50%,-50%);transform-origin:center;overflow:hidden;isolation:isolate}
html[data-fish-rotated="1"] #fishLandscapeStage{transform:translate(-50%,-50%) rotate(90deg)}
#root{position:absolute;inset:0;width:100%;height:100%;min-height:0!important;min-width:0;overflow:hidden}
#root>.h-dvh,#root>.min-h-dvh,.yy9-fish-game,.yy9-fish-lobby{height:100%;min-height:0!important}
#fishLandscapeStage #yy9UnifiedAnnounceBar{position:absolute!important;top:2px!important;left:50%!important;width:calc(100% - 160px)!important;max-width:none!important;height:18px!important;z-index:40!important}
.yy9-fish-game canvas{display:block;touch-action:none}
.yy9-fish-lobby{overflow:auto;overscroll-behavior:contain;touch-action:pan-y}
#root .yy9-fish-lobby main{min-height:100%;height:auto;box-sizing:border-box;padding:30px 24px 12px;max-width:920px}
#root .yy9-fish-lobby header{flex-direction:row;gap:14px;justify-content:center}
#root .yy9-fish-lobby header img{width:48px;height:48px;border-radius:12px}
#root .yy9-fish-lobby header h1{margin:0;font-size:24px;letter-spacing:4px}
#root .yy9-fish-lobby header p{display:none}
#root .yy9-fish-lobby main>section{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:12px}
#root .yy9-fish-lobby main>section button{padding:10px 12px}
#root .yy9-fish-lobby main>section button .text-lg{font-size:15px}
#root .yy9-fish-lobby main>section button .size-11{width:32px;height:32px}
#root .yy9-fish-lobby main>button{margin-top:12px;padding:10px;min-height:42px;font-size:16px}
#yy9-return-fish-hall{position:absolute;left:10px;top:25px;z-index:45;padding:7px 10px;border:1px solid #d6ae42;border-radius:18px;background:#061428d9;color:#ffd54a;font:700 11px/1.2 system-ui;text-decoration:none}
html[data-fish-screen="game"] #yy9-return-fish-hall{display:none}
.yy9-fish-toolbar{top:24px;gap:5px;max-width:calc(100% - 32px)}
.yy9-fish-toolbar>button{width:32px;height:32px;flex-shrink:0;font-size:10px}
.yy9-fish-toolbar svg{width:16px;height:16px}
.yy9-fish-jackpot{top:64px}
.yy9-fish-jackpot>div:first-child{padding:3px 14px;font-size:12px}
.yy9-fish-jackpot>div:last-child{font-size:10px}
.yy9-fish-boss{top:112px;width:180px;max-width:30%}
.yy9-fish-seat{position:absolute;z-index:22;pointer-events:none;--gun:64px}
.yy9-fish-player-card{position:absolute;left:0;transform:translateX(-50%);display:flex;align-items:center;gap:5px;width:142px;box-sizing:border-box;padding:4px 7px;border:1px solid #b6b97475;border-radius:9px;background:#041628e8;line-height:1.15;white-space:nowrap;text-shadow:0 1px 2px #000}
.yy9-fish-seat[data-edge="top"] .yy9-fish-player-card{bottom:calc(var(--gun)*.55)}
.yy9-fish-seat[data-edge="bottom"] .yy9-fish-player-card{top:calc(var(--gun)*.5 + 2px)}
.yy9-fish-seat[data-self="1"] .yy9-fish-player-card{border-color:#ffe07e;box-shadow:0 0 7px #fcd76b55}
.yy9-fish-player-card img{width:25px;height:25px;flex-shrink:0;border-radius:50%;object-fit:cover}
.yy9-fish-player-text{min-width:0;flex:1}
.yy9-fish-player-name{overflow:hidden;text-overflow:ellipsis;color:#d6f7ff;font:700 11px/1.2 system-ui}
.yy9-fish-seat[data-self="1"] .yy9-fish-player-name{color:#ffe083}
.yy9-fish-player-balance{color:#ffd56a;font:700 10px/1.2 system-ui;margin-top:2px}
.yy9-fish-bet-button{position:absolute;top:0;transform:translate(-50%,-50%);width:34px;height:34px;display:grid;place-items:center;border:1px solid #ffd16a;border-radius:50%;background:#082537ee;color:#ffe182;font:700 23px/1 system-ui;pointer-events:auto;touch-action:manipulation}
.yy9-fish-bet-button[data-step="minus"]{left:calc(0px - var(--gun)*.85 - 20px)}
.yy9-fish-bet-button[data-step="plus"]{left:calc(var(--gun)*.85 + 20px)}
.yy9-fish-bet-button:active{background:#a27620}
.yy9-fish-bet-label{position:absolute;left:0;top:calc(0px - var(--gun)*.12);transform:translate(-50%,-50%);color:#fff4b4;background:#071a2fd9;border:1px solid #cda850;border-radius:9px;padding:2px 7px;font:800 11px/1 system-ui}
.yy9-fish-emote-button{right:10px;bottom:50%;width:32px;height:32px}
.yy9-fish-help{max-height:calc(var(--fish-height) - 36px);font-size:12px}
#root .yy9-fish-lobby main{padding-left:max(24px,env(safe-area-inset-left));padding-right:max(24px,env(safe-area-inset-right))}
#yy9-return-fish-hall{left:max(10px,env(safe-area-inset-left))}
html[data-fish-rotated="1"] #root .yy9-fish-lobby main{padding-left:max(24px,env(safe-area-inset-top));padding-right:max(24px,env(safe-area-inset-bottom))}
html[data-fish-rotated="1"] #yy9-return-fish-hall{left:max(10px,env(safe-area-inset-top))}
