:root{font-family:Avenir Next,Segoe UI,sans-serif;color:#1c1c1c;background:linear-gradient(140deg,#f6e8c7,#fefbf4)}body{margin:0}.page{max-width:980px;margin:0 auto;padding:24px}.panel{display:flex;gap:8px;margin-bottom:16px}.telegram-panel{align-items:center;flex-wrap:wrap}.panel input{flex:1;padding:8px}.panel button,.actions button{border:1px solid #2f3e46;background:#cad2c5;padding:8px 12px;cursor:pointer}.board{border:1px solid #ddd;padding:16px;background:#fff}.old-maid-board{display:grid;gap:16px}.board-header{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px}.enemy-row{display:flex;flex-wrap:wrap;gap:12px}.enemy-seat{flex:1 1 180px;border:1px solid #ddd;border-radius:10px;padding:10px}.enemy-seat.active{border-color:#0f766e}.enemy-hand{display:flex;min-height:92px}.enemy-card{margin-left:-38px}.enemy-card:first-child{margin-left:0}.card-counter{margin:6px 0 0;font-size:13px;opacity:.75}.center-zone{display:grid;grid-template-columns:220px 1fr;gap:12px}.deck-stack{display:flex;flex-wrap:wrap;align-items:center;gap:6px;min-height:94px}.table-zone{border:1px dashed #c5c5c5;border-radius:10px;padding:10px;min-height:140px}.table-zone.droppable{border-color:#0f766e;background:#f0fdf4}.drop-hint{margin:0 0 8px;color:#0f766e;font-size:13px}.player-card{border:1px solid #ddd;padding:12px;border-radius:10px}.my-zone .my-seat.active{border-color:#0f766e}.hand{display:flex;flex-wrap:wrap;gap:6px;margin:8px 0 12px}.actions{display:flex;gap:8px}.status{margin:8px 0 16px;color:#9c2f2f}.three-board{display:grid;gap:12px}.three-canvas-wrap{width:100%;height:min(72vh,760px);min-height:420px;border:1px solid #d4d4d8;border-radius:14px;overflow:hidden;touch-action:none;-webkit-user-select:none;user-select:none}.three-canvas-wrap canvas{touch-action:none}.three-overlay{display:flex;align-items:center;justify-content:space-between;gap:8px}.three-hint{margin:0;color:#0f5132;font-weight:600}.three-actions,.three-camera-controls{display:flex;align-items:center;gap:6px}.three-camera-controls{justify-content:flex-start}.three-overlay button,.three-camera-controls button{border:1px solid #2f3e46;background:#cad2c5;padding:8px 12px;cursor:pointer}.three-overlay button:disabled,.three-camera-controls button:disabled{opacity:.65;cursor:not-allowed}.playing-card{width:58px;height:88px;border-radius:8px;border:1px solid #3d405b;background:#fff;display:inline-flex;flex-direction:column;justify-content:space-between;align-items:center;padding:6px;font-weight:700}.hand-card{cursor:pointer;transition:transform .12s ease}.card-back{background:repeating-linear-gradient(45deg,#1f3b4d,#1f3b4d 7px,#355f75 7px,#355f75 14px);border-color:#1f3b4d}.hand-card:disabled{opacity:.75;cursor:not-allowed}.card-rank{font-size:16px}.card-suit{font-size:20px}.table-cards{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.table-card{border-style:dashed}@media(max-width:800px){.page{padding:12px}.three-canvas-wrap{height:min(62vh,620px);min-height:360px}.three-overlay{flex-direction:column;align-items:flex-start}.three-camera-controls{flex-wrap:wrap}.center-zone{grid-template-columns:1fr}}
