code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.home-screen{align-items:center;background:radial-gradient(ellipse at 50% 40%,#1a1208 0,#0d0a04 100%);display:flex;height:100vh;justify-content:center;padding:16px;width:100vw}.home-card{background:linear-gradient(145deg,#1c1917,#292524);border:2px solid #facc1533;border-radius:24px;box-shadow:0 24px 80px #0009;max-width:420px;padding:40px 36px;width:100%}.home-title{color:#facc15;font-size:48px;font-weight:900;letter-spacing:6px;margin:0;text-align:center;text-shadow:0 2px 20px #facc154d}.home-subtitle{color:#fff6;font-size:13px;letter-spacing:1.5px;margin:4px 0 28px;text-align:center;text-transform:uppercase}.home-field{margin-bottom:16px}.home-field label{color:#ffffff80;display:block;font-size:12px;font-weight:600;letter-spacing:.8px;margin-bottom:6px;text-transform:uppercase}.home-field input{background:#ffffff0f;border:1.5px solid #ffffff1f;border-radius:12px;box-sizing:border-box;color:#fff;font-size:15px;outline:none;padding:10px 14px;transition:border-color .2s;width:100%}.home-field input:focus{border-color:#facc1580}.home-field input::placeholder{color:#ffffff40}.room-code-input{font-size:24px!important;font-weight:800!important;letter-spacing:8px;text-align:center;text-transform:uppercase}.stepper{gap:12px}.stepper,.stepper button{align-items:center;display:flex}.stepper button{background:#ffffff0f;border:1.5px solid #ffffff26;border-radius:50%;color:#fff;cursor:pointer;font-size:18px;height:36px;justify-content:center;transition:background .15s,border-color .15s;width:36px}.stepper button:hover{background:#facc1526;border-color:#facc1566}.stepper span{color:#fff;font-size:22px;font-weight:700;min-width:32px;text-align:center}.home-tabs{background:#ffffff0a;border-radius:14px;display:flex;gap:4px;margin-bottom:20px;padding:4px}.tab{background:#0000;border:none;border-radius:10px;color:#ffffff80;cursor:pointer;flex:1 1;font-size:14px;font-weight:600;padding:10px 0;transition:background .2s,color .2s}.tab.active{background:#facc151f;color:#facc15}.tab:hover:not(.active){color:#ffffffb3}.home-action-btn{background:linear-gradient(135deg,#dc2626,#b91c1c);border:none;border-radius:14px;box-shadow:0 4px 14px #b91c1c66;color:#fff;cursor:pointer;font-size:16px;font-weight:700;margin-top:8px;padding:14px 0;transition:filter .15s;width:100%}.home-action-btn:hover{filter:brightness(1.1)}.home-action-btn:disabled{cursor:not-allowed;opacity:.6}.home-hint{color:#ffffff59;font-size:12px;margin:4px 0 8px;text-align:center}.home-error{color:#f87171;font-size:13px;font-weight:500;margin:12px 0 0;text-align:center}.home-info{border-top:1px solid #ffffff0f;margin-top:24px;padding-top:16px;text-align:center}.home-info p{color:#ffffff4d;font-size:12px;margin:4px 0}@media (max-width:480px){.home-card{border-radius:20px;padding:28px 20px}.home-title{font-size:38px}}.lobby-screen{align-items:center;background:radial-gradient(ellipse at 50% 40%,#1a1208 0,#0d0a04 100%);display:flex;height:100vh;justify-content:center;padding:16px;width:100vw}.lobby-card{background:linear-gradient(145deg,#1c1917,#292524);border:2px solid #facc1533;border-radius:24px;box-shadow:0 24px 80px #0009;max-width:440px;padding:36px 32px;width:100%}.lobby-title{color:#facc15;font-size:24px;font-weight:800;letter-spacing:.5px;margin:0 0 20px;text-align:center}.room-code-display{align-items:center;background:#ffffff0a;border:1px solid #ffffff14;border-radius:14px;display:flex;gap:12px;justify-content:center;margin-bottom:20px;padding:12px 20px}.room-code-label{color:#fff6;font-size:12px;font-weight:600;letter-spacing:.6px;text-transform:uppercase}.room-code-value{color:#facc15;font-size:28px;font-weight:900;letter-spacing:6px}.copy-btn{background:#facc151f;border:1px solid #facc1540;border-radius:8px;color:#facc15;cursor:pointer;font-size:12px;font-weight:600;padding:6px 12px;transition:background .15s;white-space:nowrap}.copy-btn:hover{background:#facc1533}.qr-wrapper{align-items:center;display:flex;flex-direction:column;gap:8px;margin-bottom:24px}.qr-hint{color:#ffffff4d;font-size:11px;letter-spacing:.5px}.lobby-players{margin-bottom:24px}.lobby-players-title{color:#ffffff80;display:block;font-size:12px;font-weight:600;letter-spacing:.8px;margin-bottom:10px;text-transform:uppercase}.lobby-player-list{display:flex;flex-direction:column;gap:6px}.lobby-player{align-items:center;background:#ffffff0a;border:1px solid #ffffff0f;border-radius:12px;display:flex;gap:10px;padding:8px 14px}.lobby-player.empty{border-style:dashed;opacity:.35}.lobby-player.disconnected{opacity:.5}.lobby-avatar{align-items:center;border:1.5px solid #ffffff26;border-radius:50%;display:flex;flex-shrink:0;font-size:17px;height:32px;justify-content:center;width:32px}.empty-avatar{background:#ffffff14!important;color:#ffffff4d;font-size:16px;font-weight:700}.lobby-player-name{color:#fff;flex:1 1;font-size:14px;font-weight:500}.lobby-tag{border-radius:6px;font-size:10px;font-weight:700;letter-spacing:.5px;padding:2px 8px;text-transform:uppercase}.lobby-tag.host{background:#facc1526;color:#facc15}.lobby-tag.bot{background:#0ea5e926;color:#38bdf8}.lobby-actions{align-items:center;display:flex;flex-direction:column;gap:10px}.lobby-start-btn{background:linear-gradient(135deg,#16a34a,#15803d);border:none;border-radius:14px;box-shadow:0 4px 14px #16a34a59;color:#fff;cursor:pointer;font-size:16px;font-weight:700;padding:14px 0;transition:filter .15s;width:100%}.lobby-start-btn:hover{filter:brightness(1.1)}.lobby-hint{color:#ffffff59;font-size:12px;margin:4px 0 0;text-align:center}.lobby-waiting{animation:pulse-text 2s ease-in-out infinite;color:#fff6;font-size:13px;margin:8px 0;text-align:center}@keyframes pulse-text{0%,to{opacity:.4}50%{opacity:.8}}.lobby-leave-btn{background:none;border:none;color:#ffffff59;cursor:pointer;font-size:13px;padding:4px;transition:color .15s}.lobby-error,.lobby-leave-btn:hover{color:#f87171}.lobby-error{font-size:13px;font-weight:500;margin:12px 0 0;text-align:center}@media (max-width:480px){.lobby-card{padding:24px 16px}.room-code-value{font-size:22px;letter-spacing:4px}.qr-wrapper svg{height:110px!important;width:110px!important}}.card{cursor:default;flex-shrink:0;height:90px;perspective:800px;position:relative;user-select:none;-webkit-user-select:none;width:64px}.card-inner{box-shadow:0 1px 3px #0000002e,0 4px 8px #0000001a;position:relative;transform-style:preserve-3d}.card-front,.card-inner{border-radius:8px;height:100%;width:100%}.card-front{-webkit-backface-visibility:hidden;backface-visibility:hidden;background:#fff;border:1px solid #d1d5db;box-sizing:border-box;justify-content:space-between;padding:5px}.card-corner,.card-front{display:flex;flex-direction:column;position:absolute}.card-corner{align-items:center;line-height:1;width:16px}.card-corner.top-left{left:4px;top:4px}.card-corner.bottom-right{bottom:4px;right:4px;transform:rotate(180deg)}.rank{font-family:Georgia,serif;font-size:13px;font-weight:700}.rank,.suit{line-height:1}.suit{font-size:11px}.card-center{align-items:center;display:flex;flex:1 1;justify-content:center}.suit-large{font-size:28px}.card-back{align-items:center;-webkit-backface-visibility:hidden;backface-visibility:hidden;background:linear-gradient(145deg,#1e3a5f,#2a4a6e,#1e3a5f);border:2px solid #3b5e8a;border-radius:8px;display:flex;height:100%;justify-content:center;overflow:hidden;position:absolute;transform:rotateY(180deg);width:100%}.card-back-pattern{background:repeating-linear-gradient(45deg,#0000,#0000 3px,#ffffff08 0,#ffffff08 6px);border:1.5px solid #ffffff26;border-radius:5px;inset:5px;position:absolute}.card-back-pattern:after{color:#fff3;content:"\2660";font-size:16px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.card.face-down .card-inner{transform:rotateY(180deg)}.card.selected{filter:brightness(1.1)}.card.playable{cursor:pointer}.card.playable .card-inner{box-shadow:0 0 0 2px #facc1599,0 2px 6px #0003,0 4px 12px #0000001f}.card.blurred{cursor:not-allowed;filter:brightness(.55) saturate(.4);pointer-events:none}.card.blurred .card-inner{box-shadow:0 1px 2px #0000001a}.card.round-stopped{cursor:not-allowed;filter:grayscale(.8) brightness(.5);opacity:.5;pointer-events:none}@media (max-width:1024px){.card{height:73px;width:52px}.rank{font-size:11px}.suit{font-size:9px}.suit-large{font-size:22px}}.game-table{align-items:center;background:radial-gradient(ellipse at 50% 40%,#1a1208 0,#0d0a04 100%);display:flex;height:100vh;justify-content:center;overflow:hidden;position:relative;width:100vw}.table-surface{background:radial-gradient(ellipse at 35% 25%,#22a05040 0,#0000 55%),radial-gradient(ellipse at 65% 75%,#22a05026 0,#0000 55%),radial-gradient(ellipse,#1b7a3d 0,#166e34 50%,#0e5528 100%);border:14px solid #3d2210;border-radius:50%;box-shadow:inset 0 0 80px #00000059,0 0 0 5px #7a5a3a,0 0 0 10px #2a1608,0 20px 80px #000000a6;height:min(88vh,760px);position:relative;width:min(92vw,1100px)}.center-pile{height:160px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:200px;z-index:10}.center-pile.cards-moving-to-winner{opacity:0;transform:translate(-50%,-50%) scale(.5);transition:opacity .8s ease,transform .8s ease}.lead-suit-badge{align-items:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0000008c;border:1px solid #ffffff26;border-radius:20px;color:#fff;display:flex;font-size:13px;font-weight:600;gap:6px;left:50%;letter-spacing:.3px;padding:4px 14px;position:absolute;top:calc(50% - 100px);transform:translateX(-50%);z-index:15}.lead-suit-badge .suit-icon{font-size:16px}.lead-suit-badge .suit-icon.red{color:#ef4444}.lead-suit-badge .suit-icon.black{color:#e2e8f0}.player-seat{flex-direction:column;pointer-events:none;position:absolute;z-index:5}.player-badge,.player-seat{align-items:center;display:flex}.player-badge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0009;border:2px solid #ffffff1a;border-radius:24px;color:#fff;gap:8px;padding:6px 14px;position:relative;transition:border-color .3s,box-shadow .3s;white-space:nowrap;z-index:20}.player-seat.is-current .player-badge{animation:badge-glow 2s ease-in-out infinite;background:#503c00b3;border-color:#facc15d9;box-shadow:0 0 10px #facc1566,0 0 25px #facc1533,0 0 50px #facc1514}@keyframes badge-glow{0%,to{box-shadow:0 0 10px #facc1566,0 0 25px #facc1533,0 0 50px #facc1514}50%{box-shadow:0 0 14px #facc1599,0 0 35px #facc154d,0 0 60px #facc151f}}.player-seat.is-current .player-hand{filter:drop-shadow(0 0 8px rgba(250,204,21,.2))}.player-seat.is-safe .player-badge{background:#16653480;border-color:#22c55e99}.player-seat.is-loser .player-badge{background:#7f1d1d80;border-color:#ef4444b3}.badge-avatar{align-items:center;border:1.5px solid #fff3;border-radius:50%;box-shadow:0 2px 6px #0000004d;display:flex;flex-shrink:0;font-size:15px;height:28px;justify-content:center;line-height:1;width:28px}.badge-name{font-size:13px;font-weight:600;letter-spacing:.3px}.badge-count{background:#ffffff26;border-radius:12px;font-size:12px;font-weight:700;min-width:20px;padding:2px 8px;text-align:center}.badge-status{border-radius:8px;font-size:11px;font-weight:600;padding:1px 8px}.badge-status.safe{background:#22c55e40;color:#4ade80}.badge-status.loser{background:#ef444440;color:#f87171}.badge-status.borrowing{animation:borrow-pulse 1.5s ease-in-out infinite;background:#facc1533;color:#facc15}.badge-status.borrow-target{animation:borrow-pulse 1.5s ease-in-out infinite;background:#38bdf833;color:#38bdf8}@keyframes borrow-pulse{0%,to{opacity:1}50%{opacity:.5}}.turn-dot{animation:pulse-dot 1.2s ease-in-out infinite;background:#facc15;border-radius:50%;box-shadow:0 0 6px #facc1599;flex-shrink:0;height:10px;width:10px}@keyframes pulse-dot{0%,to{box-shadow:0 0 6px #facc1599;opacity:1;transform:scale(1)}50%{box-shadow:0 0 12px #facc15cc;opacity:.7;transform:scale(1.5)}}.player-hand{align-items:flex-end;display:flex;justify-content:center;margin-top:6px;min-height:90px;pointer-events:auto;position:relative}.player-hand.other-hand{margin-top:4px;min-height:auto;pointer-events:none}.other-hand .card{height:53px;width:38px}.other-hand .card-back-pattern:after{font-size:10px}.other-hand .hand-card:not(:first-child){margin-left:-24px}.hand-card{position:relative;transform-origin:bottom center;transition:transform .2s ease,z-index 0s}.my-hand .hand-card:not(:first-child){margin-left:-28px}.hand-card:hover{z-index:40!important}.mobile-tray{display:none}.start-button-wrapper{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:30}.start-button{background:linear-gradient(135deg,#dc2626,#b91c1c);border:none;border-radius:28px;box-shadow:0 4px 14px #b91c1c66,0 2px 6px #0000004d;color:#fff;cursor:pointer;font-size:16px;font-weight:700;letter-spacing:.5px;padding:14px 36px}.start-button:hover{box-shadow:0 6px 20px #b91c1c80,0 4px 10px #0000004d}.game-hud{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000a6;border:1px solid #ffffff1a;border-radius:14px;bottom:16px;color:#fff;font-size:13px;line-height:1.7;padding:12px 20px;position:fixed;right:16px;z-index:50}.hud-row{align-items:center;display:flex;gap:6px}.hud-label{color:#ffffff8c}.hud-value{font-weight:600}.hud-value.active{color:#4ade80}.hud-value.stopped{color:#f87171}.hud-suit{font-size:15px}.hud-suit.red{color:#ef4444}.hud-suit.black{color:#e2e8f0}.borrow-trigger{align-items:center;background:#facc1526;border:1.5px solid #facc1559;border-radius:50%;cursor:pointer;display:flex;flex-shrink:0;font-size:13px;height:26px;justify-content:center;line-height:1;padding:0;pointer-events:auto;transition:background .2s,border-color .2s,transform .15s;width:26px}.borrow-trigger:hover{background:#facc154d;border-color:#facc1599;transform:scale(1.15)}.borrow-menu{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0f0c08f7;border:1.5px solid #facc154d;border-radius:18px;box-shadow:0 12px 48px #0009;display:flex;flex-direction:column;gap:6px;left:50%;min-width:220px;padding:16px;pointer-events:auto;position:fixed;top:50%;transform:translate(-50%,-50%);z-index:85}.borrow-menu-backdrop{background:#0006;inset:0;pointer-events:auto;position:fixed;z-index:84}.borrow-menu-title{color:#ffffff80;font-size:11px;font-weight:600;letter-spacing:.8px;padding:2px 6px 6px;text-transform:uppercase}.borrow-menu-option{align-items:center;background:#ffffff0f;border:1px solid #ffffff14;border-radius:10px;color:#fff;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:10px;padding:10px 14px;transition:background .15s,border-color .15s}.borrow-menu-option:hover{background:#facc151f;border-color:#facc154d}.borrow-menu-option .badge-avatar.small{font-size:12px;height:22px;width:22px}.borrow-menu-cancel{background:#ffffff0f;border:1px solid #ffffff14;border-radius:10px;color:#ffffff80;cursor:pointer;font-size:13px;font-weight:500;margin-top:4px;padding:8px 12px;transition:background .15s}.borrow-menu-cancel:hover{color:#ffffffb3}.borrow-overlay{align-items:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#000000b3;display:flex;inset:0;justify-content:center;position:fixed;z-index:90}.borrow-dialog{background:linear-gradient(145deg,#1c1917,#292524);border:2px solid #facc154d;border-radius:20px;box-shadow:0 20px 60px #00000080;max-width:380px;padding:32px 36px;width:90%}.borrow-dialog-header{align-items:center;display:flex;gap:10px;margin-bottom:16px}.borrow-dialog-header .badge-avatar{font-size:20px;height:36px;width:36px}.borrow-dialog-title{color:#facc15;font-size:18px;font-weight:700;letter-spacing:.3px}.borrow-dialog-text{color:#d6d3d1;font-size:15px;line-height:1.6;margin:0 0 6px}.borrow-dialog-subtext{color:#ffffff80;font-size:13px;margin:0 0 24px}.borrow-dialog-actions{display:flex;gap:12px}.borrow-accept{background:linear-gradient(135deg,#16a34a,#15803d);border:none;border-radius:12px;color:#fff;cursor:pointer;flex:1 1;font-size:14px;font-weight:700;padding:10px 20px;transition:filter .15s,transform .1s}.borrow-accept:hover{filter:brightness(1.15);transform:translateY(-1px)}.borrow-reject{background:linear-gradient(135deg,#dc2626,#b91c1c);border:none;border-radius:12px;color:#fff;cursor:pointer;flex:1 1;font-size:14px;font-weight:700;padding:10px 20px;transition:filter .15s,transform .1s}.borrow-reject:hover{filter:brightness(1.15);transform:translateY(-1px)}.me-tag{color:#facc15;font-size:10px;font-weight:700}.badge-status.disconnected{background:#fb923c33;color:#fb923c}.loading-message{color:#ffffff80;font-size:16px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.hud-value.room-code{color:#facc15;font-weight:800;letter-spacing:2px}.hud-value.timer-urgent{animation:pulse-dot 1s ease-in-out infinite;color:#f87171}.tray-timer{font-feature-settings:"tnum";color:#fff9;font-size:14px;font-variant-numeric:tabular-nums;font-weight:700}.tray-timer.urgent{animation:pulse-dot 1s ease-in-out infinite;color:#f87171}.notification-stack{display:flex;flex-direction:column;gap:6px;left:50%;pointer-events:none;position:fixed;top:16px;z-index:200}.notification-toast{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000d9;border:1px solid #ffffff1a;border-radius:10px;color:#fff;font-size:13px;font-weight:500;left:0;padding:8px 20px;position:relative;white-space:nowrap}.notification-toast.info{border-color:#38bdf84d}.notification-toast.warning{border-color:#fb923c4d;color:#fb923c}.notification-toast.error{border-color:#f871714d;color:#f87171}.player-seat.is-me .player-badge{border-color:#38bdf866}.game-over-overlay{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000bf;display:flex;inset:0;justify-content:center;position:fixed;z-index:100}.game-over-content{background:linear-gradient(145deg,#1c1917,#292524);border:2px solid #facc154d;border-radius:24px;box-shadow:0 24px 80px #0009;padding:48px 56px;text-align:center}.game-over-content h2{color:#facc15;font-size:32px;font-weight:800;letter-spacing:1px;margin:0 0 8px}.game-over-content p{color:#d6d3d1;font-size:18px;margin:0 0 32px}.game-over-content .start-button{position:static;transform:none}@media (max-width:1024px){.table-surface{border-width:10px;height:90vh;width:96vw}.my-hand .hand-card:not(:first-child){margin-left:-32px}.other-hand .card{height:48px;width:34px}.other-hand .hand-card:not(:first-child){margin-left:-22px}.badge-name{font-size:12px}.badge-count{font-size:11px}}@media (max-width:768px){.game-table{background:#0d0a04}.table-surface{background:radial-gradient(ellipse at 50% 40%,#22a05033 0,#0000 70%),linear-gradient(180deg,#0e5528 0,#0a3d1d);border-radius:0;border-width:0;box-shadow:none;height:100vh;padding-bottom:120px;width:100vw}.player-hand.my-hand{display:none}.player-hand.other-hand{display:flex;margin-top:3px;min-height:auto}.other-hand .card{height:39px;width:28px}.other-hand .card-back-pattern:after{font-size:8px}.other-hand .hand-card:not(:first-child){margin-left:-18px}.player-badge{border-radius:20px;gap:6px;padding:7px 12px}.badge-avatar{font-size:14px;height:26px;width:26px}.badge-count,.badge-name{font-size:12px}.badge-count{font-weight:800;padding:2px 8px}.turn-dot{height:8px;width:8px}.center-pile{height:130px;top:45%;width:160px}.center-pile .card{height:67px;width:48px}.center-pile .rank{font-size:10px}.center-pile .suit{font-size:8px}.center-pile .suit-large{font-size:18px}.lead-suit-badge{font-size:12px;padding:3px 10px;top:calc(45% - 80px)}.mobile-tray{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:linear-gradient(0deg,#000000eb 60%,#0009);border-top:1px solid #facc1526;bottom:0;display:flex;flex-direction:column;gap:6px;left:0;padding:10px 12px max(16px,env(safe-area-inset-bottom));position:fixed;right:0;z-index:60}.tray-header{align-items:center;display:flex;justify-content:space-between;padding:0 4px}.tray-player-name{color:#facc15;font-size:14px;font-weight:700}.tray-suit-info{align-items:center;color:#ffffff80;display:flex;font-size:12px;gap:4px}.tray-cards{-webkit-overflow-scrolling:touch;display:flex;gap:8px;overflow-x:auto;padding:4px 0;scrollbar-width:none}.tray-cards::-webkit-scrollbar{display:none}.tray-cards .card{flex-shrink:0;height:76px;width:54px}.tray-cards .rank{font-size:11px}.tray-cards .suit{font-size:9px}.tray-cards .suit-large{font-size:20px}.game-hud{border-radius:10px;bottom:auto;font-size:11px;padding:8px 14px;right:8px;top:8px}.borrow-trigger{display:none}.borrow-menu{max-width:calc(100vw - 32px);min-width:200px;padding:14px}.tray-borrow-btn{background:#facc1526;border:1.5px solid #facc1559;border-radius:16px;color:#facc15;cursor:pointer;flex-shrink:0;font-size:12px;font-weight:600;padding:4px 12px;transition:background .2s}.tray-borrow-btn:active{background:#facc154d}.borrow-dialog{padding:24px 20px}.borrow-dialog-title{font-size:16px}.borrow-dialog-text{font-size:14px}.borrow-dialog-subtext{font-size:12px}.start-button{font-size:15px;padding:12px 28px}.game-over-content{margin:0 16px;padding:36px 32px}.game-over-content h2{font-size:26px}.game-over-content p{font-size:16px}}.player-selector{align-items:center;background:radial-gradient(ellipse at 50% 40%,#1a1208,#0d0a04);display:flex;inset:0;justify-content:center;position:fixed;z-index:1000}.player-selector-content{background:linear-gradient(145deg,#1c1917,#292524);border:1px solid #ffffff14;border-radius:24px;box-shadow:0 24px 80px #0009;max-width:520px;padding:44px 48px;text-align:center;width:90%}.selector-title{color:#facc15;font-size:28px;font-weight:800;letter-spacing:.5px;margin:0 0 6px}.selector-subtitle{color:#ffffff73;font-size:14px;margin:0 0 36px}.player-buttons{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(3,1fr);margin-bottom:32px}.player-count-button{background:linear-gradient(145deg,#ffffff0f,#ffffff05);border:1.5px solid #ffffff1a;border-radius:14px;color:#fff;cursor:pointer;font-family:inherit;padding:20px 12px;transition:border-color .2s,background .2s,transform .15s}.player-count-button:hover{background:linear-gradient(145deg,#facc151f,#facc150a);border-color:#facc1566}.player-count-number{color:#facc15;font-size:32px;font-weight:800;line-height:1;margin-bottom:4px}.player-count-label{color:#ffffff80;font-size:12px;font-weight:500}.selector-info{background:#ffffff0a;border:1px solid #ffffff0f;border-radius:12px;padding:16px 20px}.selector-info p{color:#ffffff8c;font-size:13px;line-height:1.6;margin:4px 0}@media (max-width:768px){.player-selector-content{border-radius:20px;padding:32px 24px}.selector-title{font-size:24px}.player-buttons{gap:10px;grid-template-columns:repeat(3,1fr)}.player-count-button{padding:16px 8px}.player-count-number{font-size:26px}}@media (max-width:380px){.player-buttons{grid-template-columns:repeat(2,1fr)}}.App{height:100vh;margin:0;overflow:hidden;padding:0;width:100vw}*{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;padding:0}
/*# sourceMappingURL=main.3c7a1ad9.css.map*/