*{box-sizing:border-box}html,body{height:100%}body{margin:0;background:#170305;color:#fff;font-family:Arial,'Helvetica Neue',sans-serif;overflow:hidden;touch-action:manipulation}button{border:0;border-radius:14px;padding:11px 15px;background:linear-gradient(180deg,#d41414,#8e0000);color:#fff;font-weight:900;cursor:pointer;box-shadow:0 5px 14px rgba(0,0,0,.35)}button:hover{filter:brightness(1.12)}button.ghost{background:#1e222a;border:1px solid rgba(255,255,255,.18)}input{border:1px solid #373b44;background:#101217;color:#fff;border-radius:14px;padding:13px;outline:none}.screen{display:none;width:100vw;height:100vh}.screen.active{display:flex}.hidden{display:none!important}#rotateNotice{display:none}
.login-card,.summary-card{margin:auto;width:min(430px,92vw);background:linear-gradient(180deg,#15171d,#090a0e);border:1px solid #b60000;border-radius:28px;padding:28px;display:flex;flex-direction:column;gap:14px;box-shadow:0 0 45px rgba(255,0,0,.25)}.login-card h1{font-size:42px;color:#ff3131;margin:0;letter-spacing:2px}.login-card p{color:#ddd;margin:0}.login-card small{color:#999}
.home{width:100%;padding:20px}.home-header{display:flex;justify-content:space-between;align-items:center;background:#11141a;border:1px solid #5b0000;border-radius:20px;padding:18px}.home-header h2{margin:0;color:#ff3030}.badge{background:#263044;border:1px solid #7fa8ff;border-radius:999px;padding:8px 14px}.home-actions{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin:18px 0}.home-actions button{height:80px;font-size:18px}.info-box{background:#11141a;border:1px solid #333;border-radius:18px;padding:16px;color:#ddd}
.room-layout{width:100%;display:flex;flex-direction:column;padding:10px}.topbar,.game-top{height:58px;background:rgba(11,13,17,.88);border:1px solid rgba(255,60,60,.35);border-radius:18px;display:flex;align-items:center;justify-content:space-between;padding:8px 14px;backdrop-filter:blur(8px)}.room-main{display:grid;grid-template-columns:360px 1fr;gap:12px;flex:1;margin-top:10px;min-height:0}.players-panel,.chat-panel{background:#101218;border:1px solid #3f0000;border-radius:18px;padding:14px;min-height:0}#roomPlayers{display:flex;flex-direction:column;gap:8px;margin:12px 0}.room-player{display:flex;justify-content:space-between;align-items:center;background:#181b22;border:1px solid #333;border-radius:12px;padding:10px}.room-player.ready{border-color:#00d66b}.room-player.host:before{content:'👑 '}.chat-box{height:calc(100% - 80px);overflow:auto;background:#07080b;border:1px solid #222;border-radius:14px;padding:10px}.msg{margin:6px 0;color:#ddd}.msg.system{color:#ffcf40}.chat-input{display:flex;gap:8px;margin-top:10px}.chat-input input{flex:1}
.game-screen{flex-direction:column;padding:8px;background:radial-gradient(circle at 50% 20%,rgba(255,54,54,.17),transparent 35%),linear-gradient(135deg,#1c0507 0%,#050506 50%,#230507 100%)}.game-top{margin-bottom:7px}.game-top b{color:#fff}.game-top span{display:block;color:#aeb4c0;font-size:12px;margin-top:2px}.timer{background:linear-gradient(180deg,#223149,#111827);border:1px solid #4e9aff;border-radius:15px;min-width:86px;text-align:center;padding:8px;font-size:18px;box-shadow:0 0 16px rgba(78,154,255,.25)}.game-buttons{display:flex;gap:8px}.alert{position:absolute;left:50%;top:72px;transform:translateX(-50%);z-index:5;min-width:260px;background:rgba(9,10,12,.72);border:1px solid rgba(255,207,64,.45);border-radius:999px;padding:9px 18px;text-align:center;color:#fff2bd;box-shadow:0 8px 25px rgba(0,0,0,.35);pointer-events:none}
.table{position:relative;flex:1;min-height:0;border-radius:28px;overflow:hidden;background:radial-gradient(ellipse at center,#7b1418 0%,#270507 52%,#080506 100%);border:1px solid rgba(255,255,255,.08);box-shadow:inset 0 0 90px rgba(0,0,0,.75)}.table:before{content:'';position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:min(74vw,850px);height:min(47vh,360px);border-radius:180px;background:radial-gradient(ellipse at center,#9ee189 0%,#64b974 56%,#2b7545 100%);border:12px solid #7b4823;box-shadow:0 20px 0 #2d1710,0 34px 34px rgba(0,0,0,.6),inset 0 0 0 4px rgba(255,222,83,.55),inset 0 0 35px rgba(0,0,0,.22)}.table:after{content:'muushig';position:absolute;left:50%;top:49%;transform:translate(-50%,-50%);font-weight:900;font-size:clamp(34px,5vw,78px);letter-spacing:1px;color:rgba(255,255,255,.13);text-shadow:0 1px 0 rgba(0,0,0,.2)}
.seat{position:absolute;width:128px;min-height:112px;background:transparent;border:0;border-radius:0;padding:0;text-align:center;box-shadow:none;z-index:3;display:flex;flex-direction:column;align-items:center;gap:2px}.seat.turn .avatar{border:4px solid #ffd447;box-shadow:0 0 0 4px rgba(255,212,71,.18),0 0 28px rgba(255,212,71,.85)}.seat.folded{filter:grayscale(1);opacity:.58}.avatar{width:72px;height:72px;border-radius:50%;background:linear-gradient(180deg,#f7f7f7,#d9d9d9);border:3px solid rgba(255,255,255,.8);box-shadow:0 9px 20px rgba(0,0,0,.48);display:flex;align-items:center;justify-content:center;color:#121212;font-size:22px;font-weight:900;overflow:hidden}.avatar:after{content:' ';display:block;width:52px;height:24px;border-radius:50%;background:rgba(0,0,0,.08);position:absolute;margin-top:42px}.pname{max-width:126px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:13px;font-weight:900;color:#fff;text-shadow:0 2px 5px #000}.score-pill{min-width:34px;padding:2px 10px;border-radius:999px;background:rgba(0,0,0,.78);border:1px solid rgba(255,255,255,.2);font-size:13px;font-weight:900;color:#fff}.seat-stats{display:flex;gap:5px;justify-content:center}.mini-badge{padding:3px 7px;border-radius:999px;background:rgba(10,12,16,.82);border:1px solid rgba(255,255,255,.14);font-size:11px;color:#e9edf3}.mini-badge.card-count{border-color:#6aa8ff;color:#cfe2ff}.mini-badge.tricks{border-color:#ffd447;color:#ffeaa0}.mic,.mute{font-size:12px}.mic{color:#5fff96}.mute{color:#ff6b6b}.seat-top{top:10px;left:50%;transform:translateX(-50%)}.seat-left{left:20px;top:42%;transform:translateY(-50%)}.seat-right{right:20px;top:42%;transform:translateY(-50%)}.seat-bottom-left{left:19%;bottom:18px}.seat-bottom-right{right:19%;bottom:18px}
.center-table{position:absolute;left:50%;top:49%;transform:translate(-50%,-50%);width:min(340px,34vw);min-height:172px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.18);border-radius:24px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;z-index:2;backdrop-filter:blur(3px);box-shadow:inset 0 0 25px rgba(0,0,0,.2)}.trump{display:flex;align-items:center;justify-content:center;gap:10px;color:#ffcf40;font-weight:900;background:rgba(0,0,0,.32);border:1px solid rgba(255,207,64,.28);border-radius:16px;padding:6px 10px}.trump span{letter-spacing:2px;font-size:15px}.trump .trump-card{width:44px;height:62px}.played{width:100%;min-height:112px;display:flex;align-items:center;justify-content:center}.played-empty{color:#dfe8dc;font-size:14px;background:rgba(0,0,0,.28);border-radius:999px;padding:8px 14px}.played-grid{position:relative;width:260px;height:150px}.played-slot{position:absolute;display:flex;flex-direction:column;align-items:center;gap:3px;font-size:11px;color:#fff;text-shadow:0 1px 4px #000}.played-slot .played-card{width:56px;height:78px}.played-0{left:102px;bottom:0}.played-1{left:0;top:48px}.played-2{right:0;top:48px}.played-3{left:54px;top:0}.played-4{right:54px;top:0}.trick-winner{font-size:18px;color:#ffcf40;font-weight:900;text-align:center;background:rgba(0,0,0,.35);border-radius:999px;padding:10px 18px}
.decision{display:flex;justify-content:center;gap:16px;background:rgba(10,12,16,.82);border:1px solid rgba(255,207,64,.25);border-radius:18px;padding:10px;margin-top:7px}.decision button{font-size:18px;min-width:140px}.decision .enter{background:linear-gradient(180deg,#04b45d,#007c40)}.decision .fold{background:linear-gradient(180deg,#d41414,#8e0000)}.my-hand{height:126px;background:rgba(10,12,16,.92);border:1px solid rgba(255,60,60,.28);border-radius:20px;margin-top:7px;padding:8px;box-shadow:0 -8px 30px rgba(0,0,0,.38)}.my-info{display:flex;justify-content:center;gap:22px;color:#e7ecf4;margin-bottom:7px;font-weight:900}.cards{display:flex;justify-content:center;align-items:flex-end;gap:6px}.card-img{width:66px;height:92px;border-radius:10px;cursor:pointer;transition:transform .12s ease,filter .12s ease;filter:drop-shadow(0 7px 8px rgba(0,0,0,.55))}.card-img img{width:100%;height:100%;display:block;border-radius:10px;user-select:none;-webkit-user-drag:none}.hand-card:hover{transform:translateY(-10px) scale(1.04)}.card-img.tamga{filter:drop-shadow(0 0 9px #ffcf40) drop-shadow(0 7px 8px rgba(0,0,0,.55))}.card{display:none}.chat-drawer{position:absolute;right:10px;top:74px;bottom:144px;width:330px;background:rgba(14,16,22,.94);border:1px solid #700;border-radius:18px;padding:12px;z-index:10;box-shadow:0 18px 50px rgba(0,0,0,.55)}.drawer-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.summary-card{width:min(760px,94vw)}#summaryContent{background:#08090c;border-radius:16px;padding:14px;line-height:1.8}
@media(max-width:900px){.game-screen{padding:5px}.topbar,.game-top{height:50px}.alert{top:58px;font-size:12px;min-width:210px}.table:before{width:76vw;height:43vh;border-width:9px}.seat{width:105px;min-height:96px}.avatar{width:56px;height:56px;font-size:18px}.pname{font-size:11px}.score-pill{font-size:12px;padding:1px 8px}.mini-badge{font-size:10px;padding:2px 5px}.seat-left{left:8px}.seat-right{right:8px}.seat-bottom-left{left:12%;bottom:10px}.seat-bottom-right{right:12%;bottom:10px}.center-table{width:310px;min-height:148px}.played-grid{transform:scale(.88)}.trump .trump-card{width:38px;height:54px}.card-img{width:56px;height:78px}.my-hand{height:111px}.room-main{grid-template-columns:1fr}.chat-panel{display:none}}
@media (orientation:portrait) and (max-width:900px){#rotateNotice{position:fixed;z-index:9999;inset:0;background:#050505;color:#fff;display:flex;align-items:center;justify-content:center;text-align:center;font-size:24px;padding:30px}}
