:root{--primary:#38bdf8;--primary-hover:#0284c7;--gold:#facc15;--gold-glow:#facc1573;--felt-green:#0f766e;--felt-border:#14b8a6;--speto-red:#ef4444;--glass-bg:#0f172ad9;--glass-border:#ffffff26;--text-primary:#f8fafc;--text-secondary:#94a3b8}*{box-sizing:border-box;-webkit-user-select:none;user-select:none;margin:0;padding:0}body{width:100vw;height:100dvh;color:var(--text-primary);touch-action:manipulation;background-color:#020617;justify-content:center;align-items:center;font-family:Kanit,Inter,sans-serif;display:flex;overflow:hidden}.casino-app-root{background:#020617;width:100vw;height:100dvh;position:relative;overflow:hidden}.game-toast{color:#fef08a;z-index:1000;pointer-events:none;opacity:0;background:#0f172af5;border:1.5px solid #facc15b3;border-radius:9999px;padding:8px 20px;font-size:.9rem;font-weight:600;transition:all .28s cubic-bezier(.16,1,.3,1);position:fixed;top:60px;left:50%;transform:translate(-50%)translateY(-24px);box-shadow:0 10px 30px #000c,0 0 20px #facc154d}.game-toast.show{opacity:1;transform:translate(-50%)translateY(0)}.game-click-burst{pointer-events:none;z-index:9999;position:fixed;transform:translate(-50%,-50%)}.burst-spark{background:radial-gradient(circle,#fef08a 0%,#facc15 60%,#ca8a04 100%);border-radius:50%;width:6px;height:6px;animation:.55s cubic-bezier(.16,1,.3,1) forwards sparkFly;position:absolute;box-shadow:0 0 8px #facc15,0 0 14px #facc1599}@keyframes sparkFly{0%{opacity:1;transform:translate(0)scale(1.4)}to{transform:translate(var(--tx), var(--ty)) scale(.2);opacity:0}}.burst-energy-ring{border:2px solid #facc15e6;border-radius:50%;width:40px;height:40px;animation:.5s ease-out forwards ringExpand;position:absolute;top:-20px;left:-20px;box-shadow:0 0 15px #facc15b3}@keyframes ringExpand{0%{opacity:1;transform:scale(.2)}to{opacity:0;transform:scale(2.2)}}.lobby-hero-card,.arch-shield-card,.auth-panel-card{transform-style:preserve-3d;will-change:transform;transition:transform .15s ease-out,box-shadow .2s}.lobby-hero-card:active,.arch-shield-card:active,.btn-hero-cta:active,.auth-game-btn:active,.felt-action-btn:active{filter:brightness(1.15);transform:scale(.96)translateY(2px)!important}
.casino-top-bar{z-index:20;-webkit-backdrop-filter:blur(14px);background:linear-gradient(#0f172af2 0%,#0f172ac7 100%);border-bottom:1.5px solid #facc154d;flex-shrink:0;justify-content:space-between;align-items:center;height:48px;padding:4px 18px;display:flex;position:relative;box-shadow:0 4px 20px #00000080}.user-profile-widget{cursor:pointer;background:#1e293bcc;border:1.5px solid #facc1566;border-radius:9999px;align-items:center;gap:12px;padding:4px 14px 4px 4px;transition:all .2s;display:flex}.user-profile-widget:hover{border-color:var(--gold);background:#334155e6;transform:translateY(-1px)}.avatar-frame-wrap{border:2px solid var(--gold);border-radius:50%;width:44px;height:44px;overflow:hidden;box-shadow:0 0 10px #facc1566}.user-avatar-img{object-fit:cover;width:100%;height:100%}.user-info-text{flex-direction:column;display:flex}.user-name{color:#fff;font-size:.95rem;font-weight:700;line-height:1.2}.user-id-sub{color:#94a3b8;font-size:.75rem;font-weight:500}.coin-pill-widget{background:linear-gradient(135deg,#1e293b,#0f172a);border:1.5px solid #facc1599;border-radius:9999px;align-items:center;gap:8px;padding:4px 14px 4px 8px;display:flex;box-shadow:0 4px 12px #0006,inset 0 0 8px #facc1526}.coin-symbol-circle{color:#000;background:linear-gradient(135deg,#facc15,#ca8a04);border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;font-size:.9rem;font-weight:900;display:flex;box-shadow:0 2px 6px #0000004d}.coin-val-text{color:#fef08a;letter-spacing:.5px;font-family:Inter,sans-serif;font-size:1.05rem;font-weight:800}.coin-plus-btn{color:#000;cursor:pointer;background:#f59e0b;border:none;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:.85rem;font-weight:900;transition:transform .15s;display:flex}.coin-plus-btn:hover{background:#fbbf24;transform:scale(1.15)}.top-action-icons{align-items:center;gap:10px;display:flex}.header-icon-btn{color:#f1f5f9;cursor:pointer;background:#1e293bd9;border:1px solid #ffffff2e;border-radius:10px;align-items:center;gap:6px;padding:7px 14px;font-size:.85rem;font-weight:600;transition:all .2s;display:flex}.header-icon-btn:hover{background:#334155f2;border-color:#facc1580;transform:translateY(-1px)}.header-icon-img{object-fit:contain;filter:drop-shadow(0 2px 4px #00000080);flex-shrink:0;width:22px;height:22px}.svg-icon{stroke:#facc15;width:18px;height:18px}.nav-back-btn{color:#fef08a;cursor:pointer;background:#1e293bd9;border:1px solid #facc1580;border-radius:9999px;align-items:center;gap:6px;padding:4px 14px;font-size:.95rem;font-weight:700;transition:all .2s;display:flex}.nav-back-btn:hover{background:#334155f2;transform:translate(-2px)}.nav-back-img{object-fit:contain;filter:drop-shadow(0 2px 4px #00000080);width:auto;height:20px}.coin-symbol-img{object-fit:contain;filter:drop-shadow(0 2px 4px #0006);width:24px;height:24px}.coin-inline-img{object-fit:contain;vertical-align:-2px;width:17px;height:17px;margin-left:4px;display:inline-block}.btn-header-coin-img{object-fit:contain;width:18px;height:18px}.svg-icon-back{stroke:#facc15;width:20px;height:20px}.marquee-bar{z-index:15;background:#020617e0;border-bottom:1px solid #ffffff14;flex-shrink:0;align-items:center;height:24px;padding:0 16px;display:flex;position:relative;overflow:hidden}.marquee-tag{color:#facc15;white-space:nowrap;margin-right:8px;font-size:.74rem;font-weight:700}.marquee-track{white-space:nowrap;flex:1;min-width:0;overflow:hidden}.marquee-content{color:#cbd5e1;white-space:nowrap;padding-left:100%;font-size:.76rem;animation:28s linear infinite marquee-scroll;display:inline-block}@keyframes marquee-scroll{0%{transform:translate(0)}to{transform:translate(-100%)}}.main-lobby-screen{background:url(/assets/ui/bg_lobby.png) 50%/cover no-repeat;flex-direction:column;width:100vw;height:100dvh;max-height:100dvh;display:flex;position:relative;overflow:hidden}.lobby-bg-overlay{pointer-events:none;background:radial-gradient(circle,#0f172a73 0%,#020617d9 100%);position:absolute;inset:0}.lobby-content-area{z-index:10;flex:1 1 0;justify-content:center;align-items:center;gap:16px;min-height:0;padding:8px 16px;display:flex;position:relative;overflow:hidden}.lobby-hero-cards{justify-content:center;align-items:center;gap:16px;width:100%;max-width:840px;height:auto;margin:0 auto;display:flex}.lobby-hero-card{text-align:center;cursor:pointer;background:linear-gradient(160deg,#1e293b 0%,#0f172a 60%,#090d16 100%);border:1.5px solid #facc1573;border-radius:14px;flex-direction:column;flex:0 245px;justify-content:flex-start;align-items:center;width:245px;max-width:260px;height:252px;min-height:252px;padding:8px 10px 10px;transition:all .22s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden;box-shadow:0 8px 24px #000000b3}.lobby-hero-card:hover{border-color:var(--gold);transform:translateY(-3px)scale(1.02);box-shadow:0 14px 32px #000000d9,0 0 20px #facc154d}.card-dummy{border-color:#facc1580}.card-kaeng{border-color:#22c55e80}.card-kaeng:hover{border-color:#22c55e;box-shadow:0 14px 32px #000000d9,0 0 20px #22c55e4d}.card-create{border-color:#3b82f680}.hero-card-visual{background:radial-gradient(circle,#1e293bd9 0%,#0f172a 100%);border:1px solid #ffffff14;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:100%;height:94px;min-height:90px;max-height:100px;display:flex;position:relative;overflow:hidden}.hero-card-badge{z-index:5;color:#4ade80;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172af0;border:1px solid #4ade8073;border-radius:9999px;align-items:center;gap:3px;padding:1px 6px;font-size:.52rem;font-weight:600;line-height:1.2;display:flex;position:absolute;top:4px;left:4px;box-shadow:0 2px 4px #00000080}.badge-vip{color:#facc15;background:#0f172af0;border-color:#facc1573}.badge-kaeng{color:#38bdf8;background:#0f172af0;border-color:#38bdf873}.hero-card-divider{background:linear-gradient(90deg,#0000 0%,#facc1599 50%,#0000 100%);width:100%;height:1.5px;margin:4px 0 2px}.card-kaeng .hero-card-divider{background:linear-gradient(90deg,#0000 0%,#22c55e99 50%,#0000 100%)}.card-create .hero-card-divider{background:linear-gradient(90deg,#0000 0%,#3b82f699 50%,#0000 100%)}.hero-poster-img{object-fit:cover;filter:drop-shadow(0 4px 10px #0009);width:100%;height:100%;transition:transform .22s cubic-bezier(.16,1,.3,1)}.card-dummy .hero-poster-img,.card-create .hero-poster-img{object-fit:contain;padding:4px}.lobby-hero-card:hover .hero-poster-img{transform:scale(1.05)}.hero-card-info{flex-direction:column;align-items:center;width:100%;margin:3px 0 4px;display:flex}.hero-title{color:#fff;white-space:nowrap;margin-bottom:2px;font-size:.9rem;font-weight:800}.hero-desc{color:#94a3b8;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:100%;margin:0;font-size:.68rem;line-height:1.25;display:-webkit-box;overflow:hidden}.btn-hero-cta{cursor:pointer;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:100%;height:32px;margin-top:4px;font-family:Kanit,sans-serif;font-size:.82rem;font-weight:800;transition:all .2s;display:flex;border:none!important}.btn-hero-cta:hover{filter:brightness(1.1);transform:translateY(-2px)scale(1.02)}.btn-hero-cta:active{transform:translateY(1px)scale(.98)}.cta-gold{box-shadow:0 4px 14px #00000080;color:#3b1e08!important;text-shadow:0 1px 1px #ffffffb3!important;background:url(/assets/ui/btn_bg_gold.png) 50%/100% 100% no-repeat!important}.cta-gold:active{background-image:url(/assets/ui/btn_bg_gold_pressed.png)!important}.cta-green{box-shadow:0 4px 14px #00000080;color:#fff!important;text-shadow:0 1px 2px #000000b3!important;background:url(/assets/ui/btn_bg_green.png) 50%/100% 100% no-repeat!important}.cta-green:active{background-image:url(/assets/ui/btn_bg_green_pressed.png)!important}.quick-join-bar{flex-shrink:0;gap:4px;width:100%;margin-top:4px;display:flex}.quick-join-input{color:#fff;text-align:center;text-transform:uppercase;background:#0f172ae6;border:1px solid #fff3;border-radius:6px;flex:1;min-width:0;height:28px;padding:0 8px;font-size:.74rem;font-weight:700}.btn-quick-join{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb,#1d4ed8);border:1px solid #93c5fd73;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:28px;padding:0;transition:all .2s;display:flex}.btn-quick-join:hover{background:linear-gradient(135deg,#3b82f6,#2563eb);transform:translateY(-1px);box-shadow:0 0 10px #3b82f680}.hero-card-subtag{color:#94a3b8;background:#0f172a8c;border:1px dashed #ffffff1f;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:100%;height:28px;margin-top:4px;font-size:.68rem;display:flex}.badge-soon{color:#94a3b8;background:#94a3b81f;border-radius:9999px;padding:2px 8px;font-size:.72rem;font-weight:600}.casino-bottom-dock{z-index:20;-webkit-backdrop-filter:blur(14px);background:linear-gradient(#0f172af2 0%,#020617fa 100%);border-top:1.5px solid #facc1559;flex-shrink:0;justify-content:center;align-items:center;gap:24px;height:48px;display:flex;position:relative}.dock-item{cursor:pointer;color:#94a3b8;flex-direction:column;align-items:center;gap:2px;font-size:.7rem;font-weight:600;transition:all .2s;display:flex}.dock-item:hover{color:#facc15;transform:translateY(-2px)}.dock-icon-img{object-fit:contain;filter:drop-shadow(0 3px 6px #0009);width:22px;height:22px;transition:transform .2s cubic-bezier(.16,1,.3,1),filter .2s}.dock-item:hover .dock-icon-img{filter:drop-shadow(0 4px 10px #facc1580);transform:scale(1.15)}.dock-item-highlight{color:#facc15}.dock-item-highlight .dock-icon-img{filter:drop-shadow(0 0 10px #facc1599);transform:scale(1.1)}.dock-svg{stroke:#cbd5e1;width:22px;height:22px;transition:stroke .2s}.dock-item:hover .dock-svg,.dock-item-highlight .dock-svg{stroke:var(--gold)}
.room-select-screen{background:url(/assets/ui/bg_lobby.png) 50%/cover no-repeat;flex-direction:column;width:100vw;height:100dvh;max-height:100dvh;display:flex;position:relative;overflow:hidden}.room-cards-container{z-index:10;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:28px;padding:16px 24px;display:flex;position:relative}.shields-row{justify-content:center;gap:24px;display:flex}.arch-shield-card{cursor:pointer;-webkit-user-select:none;user-select:none;flex-direction:column;align-items:center;width:195px;height:290px;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;position:relative}.arch-shield-card:hover{transform:translateY(-8px)scale(1.04)}.arch-shield-card:active{transform:translateY(-2px)scale(.98)}.shield-arch-body{border:2px solid #eab308;border-radius:18px 18px 32px 32px;flex-direction:column;justify-content:space-between;align-items:center;width:100%;height:235px;padding:10px 12px 14px;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 28px #000000bf,inset 0 1px 2px #ffffff59}.shield-arch-body:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff26,#0000);width:80%;height:100%;transition:left .7s;position:absolute;top:0;left:-120%;transform:skew(-25deg)}.arch-shield-card:hover .shield-arch-body:before{left:140%}.shield-tier-spade .shield-arch-body{background:radial-gradient(circle at 50% 30%,#1e40af 0%,#172554 60%,#030712 100%);border-color:#60a5fa;box-shadow:0 10px 25px #1e40af73,inset 0 0 16px #60a5fa40}.shield-tier-heart .shield-arch-body{background:radial-gradient(circle at 50% 30%,#b91c1c 0%,#7f1d1d 60%,#450a0a 100%);border-color:#f87171;box-shadow:0 10px 25px #b91c1c73,inset 0 0 16px #f8717140}.shield-tier-club .shield-arch-body{background:radial-gradient(circle at 50% 30%,#047857 0%,#064e3b 60%,#022c22 100%);border-color:#34d399;box-shadow:0 10px 25px #04785773,inset 0 0 16px #34d39940}.shield-tier-diamond .shield-arch-body{background:radial-gradient(circle at 50% 30%,#d97706 0%,#78350f 60%,#3b0764 100%);border-color:#fbbf24;box-shadow:0 10px 28px #d9770680,inset 0 0 18px #fbbf244d}.shield-header-crest{z-index:2;justify-content:center;width:100%;display:flex}.shield-tier-rank{text-transform:uppercase;letter-spacing:.5px;color:#fff;background:#0f172abf;border:1px solid #ffffff40;border-radius:9999px;padding:2px 10px;font-size:.72rem;font-weight:800;box-shadow:0 2px 6px #0006}.shield-tier-spade .shield-tier-rank{color:#dbeafe;border-color:#93c5fd}.shield-tier-heart .shield-tier-rank{color:#fee2e2;border-color:#fca5a5}.shield-tier-club .shield-tier-rank{color:#dcfce7;border-color:#86efac}.shield-tier-diamond .shield-tier-rank{color:#fef08a;border-color:#fde047}.shield-emblem-wrap{justify-content:center;align-items:center;width:100%;height:96px;margin:4px 0;display:flex;position:relative}.shield-emblem-glyph{filter:drop-shadow(0 6px 12px #000000a6);-webkit-user-select:none;user-select:none;font-size:4.2rem;font-weight:900;line-height:1;transition:transform .3s}.arch-shield-card:hover .shield-emblem-glyph{transform:scale(1.1)translateY(-2px)}.glyph-spade{color:#38bdf8;text-shadow:0 0 20px #38bdf8cc,0 4px 8px #0f172a}.glyph-heart{color:#ef4444;text-shadow:0 0 20px #ef4444cc,0 4px 8px #450a0a}.glyph-club{color:#10b981;text-shadow:0 0 20px #10b981cc,0 4px 8px #022c22}.glyph-diamond{color:#fbbf24;text-shadow:0 0 22px #fbbf24e6,0 4px 8px #78350f}.shield-coins-floating{object-fit:contain;filter:drop-shadow(0 4px 8px #000000b3);width:44px;height:44px;animation:3s ease-in-out infinite coin-float;position:absolute;bottom:0;right:10px}.shield-vip-floating{filter:drop-shadow(0 2px 6px #0009);width:26px;height:26px;position:absolute;top:4px;right:8px}.shield-gem-floating{filter:drop-shadow(0 2px 6px #0009);width:24px;height:24px;position:absolute;top:4px;right:8px}@keyframes coin-float{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}.shield-info-block{z-index:2;flex-direction:column;align-items:center;gap:3px;width:100%;display:flex}.shield-room-title{color:#fff;text-shadow:0 2px 4px #000c;white-space:nowrap;margin:0;font-size:.96rem;font-weight:800}.shield-rate-badge{color:#facc15;letter-spacing:.3px;background:#0000008c;border:1px solid #facc15b3;border-radius:9999px;padding:2px 10px;font-size:.75rem;font-weight:800;box-shadow:0 2px 8px #00000080}.shield-meta{flex-direction:column;align-items:center;gap:2px;margin-top:6px;display:flex}.shield-min-text{color:#fef08a;letter-spacing:.3px;text-shadow:0 1px 3px #000c;font-size:.88rem;font-weight:700}.shield-online-tag{color:#94a3b8;align-items:center;gap:4px;font-size:.72rem;font-weight:600;display:flex}.shield-online-tag .online-dot{background:#22c55e;border-radius:50%;width:6px;height:6px;box-shadow:0 0 6px #22c55e}.quick-match-wrap{justify-content:center;display:flex}.btn-quick-play-grand{letter-spacing:1px;cursor:pointer;border-radius:14px;justify-content:center;align-items:center;width:250px;height:54px;font-size:1.25rem;font-weight:800;transition:all .2s;display:flex;position:relative;box-shadow:0 10px 30px #00000080;color:#3b1e08!important;text-shadow:0 1px 1px #fff9!important;background:url(/assets/ui/btn_bg_gold.png) 50%/100% 100% no-repeat!important;border:none!important}.btn-quick-play-grand:hover{filter:brightness(1.08);transform:translateY(-2px)scale(1.03)}.btn-quick-play-grand:active{background-image:url(/assets/ui/btn_bg_gold_pressed.png)!important;transform:translateY(2px)scale(.97)!important}#game-wrapper{background:#022c22 url(/assets/bg_beach.png) 50%/cover no-repeat;justify-content:center;align-items:center;width:100dvw;height:100dvh;display:flex;position:relative;overflow:hidden}.top-nav{width:100%;height:38px;padding:0 max(16px, env(safe-area-inset-right));-webkit-backdrop-filter:blur(8px);z-index:30;background:linear-gradient(#080e1af5 0%,#080e1ab8 80%,#0000 100%);border:none;border-bottom:1px solid #ffffff14;border-radius:0;justify-content:center;align-items:center;display:flex;position:absolute;top:0;left:0;right:0;box-shadow:0 4px 16px #00000080}.top-nav-inner{justify-content:space-between;align-items:center;width:100%;max-width:960px;display:flex}.room-badge{color:#fef08a;background:#1e293be6;border:1px solid #facc1580;border-radius:9999px;padding:3px 14px;font-size:.88rem;font-weight:700;box-shadow:0 2px 8px #00000080}.nav-actions{gap:10px;display:flex}.icon-btn{border:1px solid var(--glass-border);color:var(--text-primary);cursor:pointer;background:#ffffff1a;border-radius:9999px;padding:4px 14px;font-size:.82rem;font-weight:700;transition:all .2s}.icon-btn:hover{background:#fff3}#phaser-game{z-index:10;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}#phaser-game canvas{box-shadow:none;border-radius:0;margin:0 auto;display:block}.felt-action-center{z-index:25;pointer-events:auto;position:absolute;bottom:clamp(210px,32vh,260px);left:50%;transform:translate(-50%)}.felt-buttons-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;display:flex}.felt-action-center.kaeng-mode{z-index:35;pointer-events:auto;position:absolute;bottom:clamp(14px,3vh,30px);left:auto;right:clamp(16px,3vw,42px);transform:none}.kaeng-action-cluster{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;display:flex}.felt-action-center.kaeng-mode .felt-action-btn{min-width:124px;height:48px;padding:0 18px;font-size:1.1rem;box-shadow:0 8px 24px #000000a6,0 0 16px #facc1559}.felt-action-btn{cursor:pointer;color:#fff;white-space:nowrap;border:2px solid #0000;border-radius:9999px;justify-content:center;align-items:center;gap:8px;min-width:120px;height:48px;padding:0 20px;font-family:Kanit,sans-serif;font-size:1.12rem;font-weight:800;transition:all .2s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 8px 20px #00000080}.felt-action-btn:disabled{opacity:.32;cursor:not-allowed;filter:grayscale(90%)}.btn-icon-felt{object-fit:contain;width:22px;height:22px}.btn-svg-felt{stroke:currentColor;width:20px;height:20px}.btn-felt-draw{color:#fff!important;text-shadow:0 1px 3px #000c!important;background:url(/assets/ui/btn_bg_blue.png) 50%/100% 100% no-repeat!important;border:none!important}.btn-felt-draw:hover:not(:disabled){filter:brightness(1.08);transform:scale(1.05)}.btn-felt-draw:active{background-image:url(/assets/ui/btn_bg_blue_pressed.png)!important;transform:translateY(2px)scale(.97)!important}.btn-felt-take,.btn-felt-meld,.btn-felt-flow{color:#fff!important;text-shadow:0 1px 3px #000c!important;background:url(/assets/ui/btn_bg_green.png) 50%/100% 100% no-repeat!important;border:none!important}.btn-felt-take:hover:not(:disabled),.btn-felt-meld:hover:not(:disabled),.btn-felt-flow:hover:not(:disabled){filter:brightness(1.08);transform:scale(1.05)}.btn-felt-take:active:not(:disabled),.btn-felt-meld:active:not(:disabled),.btn-felt-flow:active:not(:disabled){background-image:url(/assets/ui/btn_bg_green_pressed.png)!important;transform:translateY(2px)scale(.97)!important}.btn-felt-layoff{background:linear-gradient(135deg,#7c3aed,#5b21b6);border-color:#a78bfa;box-shadow:0 8px 24px #7c3aed80}.btn-felt-layoff:hover:not(:disabled){transform:scale(1.05)}.btn-felt-discard,.btn-felt-confirm,.btn-felt-knock,.btn-felt-kaeng{color:#3b1e08!important;text-shadow:0 1px 1px #fff9!important;background:url(/assets/ui/btn_bg_gold.png) 50%/100% 100% no-repeat!important;border:none!important}.btn-felt-discard:hover:not(:disabled),.btn-felt-confirm:hover:not(:disabled),.btn-felt-knock:hover:not(:disabled),.btn-felt-kaeng:hover:not(:disabled){filter:brightness(1.08);transform:scale(1.05)}.btn-felt-discard:active,.btn-felt-confirm:active,.btn-felt-knock:active{background-image:url(/assets/ui/btn_bg_gold_pressed.png)!important;transform:translateY(2px)scale(.97)!important}.btn-felt-cancel,.felt-action-btn:disabled{min-width:90px;color:#f1f5f9!important;text-shadow:0 1px 2px #00000080!important;background:url(/assets/ui/btn_bg_grey.png) 50%/100% 100% no-repeat!important;border:none!important}.btn-felt-cancel:hover:not(:disabled){filter:brightness(1.08);transform:scale(1.05)}.btn-felt-cancel:active:not(:disabled){background-image:url(/assets/ui/btn_bg_grey_pressed.png)!important;transform:translateY(2px)scale(.97)!important}.smart-assist-wrap{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;display:flex}.smart-assist-chip{cursor:pointer;color:#fff;white-space:nowrap;border:1.5px solid #0000;border-radius:9999px;align-items:center;gap:6px;padding:6px 16px;font-family:Kanit,sans-serif;font-size:.95rem;font-weight:700;transition:all .2s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 6px 18px #0009}.smart-assist-chip:hover{transform:translateY(-2px)scale(1.04)}.chip-meld{background:linear-gradient(135deg,#059669,#047857);border-color:#34d399}.chip-layoff{background:linear-gradient(135deg,#7c3aed,#5b21b6);border-color:#c4b5fd}.chip-knock{color:#1e1b4b;background:linear-gradient(135deg,#eab308,#ca8a04);border-color:#fef08a}.chip-svg{stroke:currentColor;width:16px;height:16px}.chip-img{object-fit:contain;width:16px;height:16px}.glow-pulse{animation:1.8s infinite alternate glow-pulse-anim}@keyframes glow-pulse-anim{0%{box-shadow:0 0 10px #38bdf866}to{box-shadow:0 0 24px #38bdf8d9}}.glow-pulse-green{animation:1.6s infinite alternate glow-pulse-green-anim}@keyframes glow-pulse-green-anim{0%{box-shadow:0 0 10px #34d39966}to{box-shadow:0 0 24px #34d399d9}}.glow-pulse-purple{animation:1.6s infinite alternate glow-pulse-purple-anim}@keyframes glow-pulse-purple-anim{0%{box-shadow:0 0 10px #a78bfa66}to{box-shadow:0 0 24px #a78bfad9}}.glow-gold{animation:1.8s infinite alternate glow-gold-anim}@keyframes glow-gold-anim{0%{box-shadow:0 0 12px #facc1566}to{box-shadow:0 0 26px #facc15d9}}.table-bottom-dock{z-index:30;align-items:center;gap:12px;display:flex;position:absolute;bottom:22px;right:28px}.circle-sort-btn{border:2.5px solid var(--gold);cursor:pointer;background:#0f172a;border-radius:50%;justify-content:center;align-items:center;width:58px;height:58px;transition:transform .2s;display:flex;box-shadow:0 8px 20px #000000b3,0 0 14px #facc1559}.circle-sort-btn:hover{transform:scale(1.1)rotate(15deg)}.circle-sort-img{object-fit:contain;width:34px;height:34px}.action-pill-btn{cursor:pointer;border:1.5px solid #0000;border-radius:9999px;align-items:center;gap:6px;padding:8px 18px;font-size:.95rem;font-weight:800;transition:transform .2s;display:flex;box-shadow:0 6px 18px #00000080}.action-pill-btn:hover{transform:translateY(-2px)}.btn-pill-knock{color:#1e1b4b;background:linear-gradient(135deg,#eab308,#ca8a04);border-color:#fef08a}.btn-pill-layoff{color:#fff;background:linear-gradient(135deg,#7c3aed,#6d28d9);border-color:#c4b5fd}.btn-icon-dock{object-fit:contain;width:20px;height:20px}.table-notice-plaque{z-index:25;cursor:pointer;filter:drop-shadow(0 4px 10px #000000b3);flex-direction:column;align-items:center;gap:2px;transition:transform .2s,filter .2s;display:flex;position:absolute;top:42px;left:14px}.table-notice-plaque:hover{filter:drop-shadow(0 6px 14px #facc1573);transform:translateY(-2px)scale(1.06)}.notice-plaque-icon{object-fit:contain;width:44px;height:auto}.notice-plaque-badge{color:#fef08a;white-space:nowrap;background:#0f172aeb;border:1px solid #facc1599;border-radius:9999px;align-items:center;gap:4px;padding:1px 7px;font-family:Kanit,sans-serif;font-size:.62rem;font-weight:700;display:flex;box-shadow:0 2px 6px #00000080}.notice-plaque-dot{background:#22c55e;border-radius:50%;width:5px;height:5px;box-shadow:0 0 6px #22c55e}.notice-board-modal{aspect-ratio:883/648;justify-content:center;align-items:center;width:92vw;max-width:660px;animation:.28s cubic-bezier(.16,1,.3,1) forwards modalNoticePop;display:flex;position:relative}@keyframes modalNoticePop{0%{opacity:0;transform:scale(.92)translateY(12px)}to{opacity:1;transform:scale(1)translateY(0)}}.notice-board-frame{filter:drop-shadow(0 16px 36px #000000d9);width:100%;height:100%;position:relative}.notice-board-bg{object-fit:fill;pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;height:100%;position:absolute;inset:0}.notice-top-title{text-align:center;color:#fde047;text-shadow:0 2px 4px #000000f2,0 0 8px #eab30899;letter-spacing:.5px;pointer-events:none;width:40%;font-family:Kanit,sans-serif;font-size:clamp(.78rem,2.2vw,1.08rem);font-weight:700;position:absolute;top:4.6%;left:50%;transform:translate(-50%)}.notice-close-btn{color:#fff;cursor:pointer;z-index:10;background:#450a0aeb;border:1.5px solid #ef4444cc;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-family:Kanit,sans-serif;font-size:.82rem;font-weight:800;transition:all .2s;display:flex;position:absolute;top:3.2%;right:3.8%;box-shadow:0 2px 6px #0009}.notice-close-btn:hover{background:#dc2626;transform:scale(1.1);box-shadow:0 0 10px #ef4444cc}.notice-board-content{color:#3b2008;flex-direction:column;padding:2px 6px;font-family:Kanit,sans-serif;display:flex;position:absolute;inset:18.2% 7.5% 6.2%;overflow:hidden}.notice-heading{text-align:center;flex-shrink:0;margin-bottom:4px}.notice-tag{color:#fef08a;letter-spacing:.5px;background:#78350f;border-radius:9999px;padding:1px 8px;font-size:clamp(.55rem,1.3vw,.66rem);font-weight:700;display:inline-block;box-shadow:0 1px 3px #0000004d}.notice-main-title{color:#451a03;margin:2px 0 0;font-size:clamp(.85rem,2.2vw,1.2rem);font-weight:800;line-height:1.2}.notice-version-sub{color:#78350f;font-size:clamp(.62rem,1.4vw,.76rem);font-weight:600}.notice-scroll-body{background:#ffffff52;border:1px solid #b4530938;border-radius:8px;flex:1;margin-bottom:4px;padding:4px 8px;overflow-y:auto}.notice-scroll-body::-webkit-scrollbar{width:5px}.notice-scroll-body::-webkit-scrollbar-thumb{background:#b45309;border-radius:4px}.notice-section{margin-bottom:6px}.notice-sec-title{color:#78350f;border-left:3px solid #b45309;margin:0 0 2px;padding-left:6px;font-size:clamp(.7rem,1.7vw,.84rem);font-weight:700}.notice-section p{color:#451a03;margin:0;font-size:clamp(.64rem,1.45vw,.76rem);line-height:1.4}.notice-list{color:#451a03;margin:2px 0 0 14px;padding:0;font-size:clamp(.62rem,1.35vw,.74rem);line-height:1.35}.notice-list li{margin-bottom:2px}.notice-footer-action{flex-shrink:0;justify-content:center;padding-top:2px;display:flex}.btn-notice-acknowledge{color:#fff;cursor:pointer;background:linear-gradient(135deg,#b45309 0%,#78350f 100%);border:1.5px solid #fde047;border-radius:9999px;padding:4px 20px;font-family:Kanit,sans-serif;font-size:clamp(.72rem,1.7vw,.85rem);font-weight:700;transition:all .2s;box-shadow:0 3px 8px #0006}.btn-notice-acknowledge:hover{background:linear-gradient(135deg,#d97706 0%,#92400e 100%);transform:translateY(-1px);box-shadow:0 5px 12px #b4530999}
.room-waiting-screen{z-index:50;-webkit-user-select:none;user-select:none;background:radial-gradient(circle at 50% 30%,#1e293b 0%,#0f172a 60%,#020617 100%);flex-direction:column;width:100vw;height:100dvh;max-height:100dvh;display:flex;position:fixed;inset:0;overflow:hidden!important}.waiting-room-header-title{align-items:center;gap:10px;display:flex}.room-title-badge{color:#fef08a;background:linear-gradient(135deg,#d977064d,#b4530966);border:1.5px solid #f59e0b;border-radius:9999px;align-items:center;padding:3px 12px;font-size:.88rem;font-weight:700;display:flex;box-shadow:0 0 12px #f59e0b4d}.room-stake-badge{color:#6ee7b7;background:#10b98133;border:1px solid #10b981;border-radius:9999px;padding:3px 10px;font-size:.8rem;font-weight:600}.waiting-lobby-content{flex-direction:column;flex:1;justify-content:space-between;align-items:center;gap:8px;width:100%;max-width:1100px;min-height:0;margin:0 auto;padding:10px 16px 14px;display:flex;overflow:hidden!important}.room-code-banner{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(135deg,#1e293bd9,#0f172af2);border:1.5px solid #facc1566;border-radius:14px;flex-direction:column;flex-shrink:0;align-items:center;gap:4px;width:100%;max-width:900px;padding:8px 18px;display:flex;box-shadow:0 8px 32px #0009,inset 0 1px #ffffff1a}.room-code-label{color:#94a3b8;text-align:center;font-size:.78rem;font-weight:500}.room-code-box{align-items:center;gap:12px;display:flex}.code-digits{letter-spacing:4px;color:#fef08a;text-shadow:0 0 16px #facc15b3,0 2px 4px #000c;font-family:Inter,monospace;font-size:1.8rem;font-weight:900}.btn-copy-code{color:#3d2106;cursor:pointer;background:linear-gradient(#facc15 0%,#d97706 100%);border:1px solid #fef08a;border-radius:8px;align-items:center;gap:6px;padding:6px 14px;font-size:.82rem;font-weight:800;transition:all .2s;display:flex;box-shadow:0 4px 14px #d9770666}.btn-copy-code:hover{filter:brightness(1.1);transform:translateY(-2px);box-shadow:0 6px 20px #d9770699}.btn-copy-code:active{transform:translateY(1px)}.btn-copy-icon{width:16px;height:16px}.room-code-hint{color:#cbd5e1;opacity:.85;font-size:.7rem}.waiting-table-felt{background:radial-gradient(#15803d 0%,#064e3b 55%,#022c22 100%);border:4px solid #92400e;border-radius:28px;flex-direction:column;flex:1;justify-content:space-between;align-items:center;gap:8px;width:100%;max-width:900px;min-height:0;padding:12px 16px;display:flex;position:relative;box-shadow:0 20px 50px #000c,inset 0 0 45px #000000b3,inset 0 0 0 2px #fbbf2466}.table-felt-center{flex-direction:column;flex-shrink:0;align-items:center;gap:2px;display:flex}.table-watermark-text{color:#fde04738;letter-spacing:2px;text-transform:uppercase;font-family:Kanit,sans-serif;font-size:1.15rem;font-weight:800}.table-status-pill{color:#a7f3d0;letter-spacing:.5px;background:#00000073;border:1px solid #34d39980;border-radius:9999px;padding:2px 14px;font-size:.76rem;font-weight:600}.waiting-seats-grid{flex:1;grid-template-columns:repeat(4,1fr);align-items:center;gap:12px;width:100%;min-height:0;display:grid}.waiting-seat-card{text-align:center;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;height:100%;max-height:170px;padding:8px 6px;transition:all .25s;display:flex;position:relative}.waiting-seat-card.occupied{background:linear-gradient(#1e293bf2 0%,#0f172af2 100%);border:2px solid #eab308;box-shadow:0 6px 20px #00000080,inset 0 1px #ffffff26}.waiting-seat-card.occupied.is-me{border-color:#38bdf8;box-shadow:0 0 18px #38bdf866,inset 0 0 10px #38bdf833}.waiting-seat-card.empty{background:#0f172a73;border:2px dashed #fff3;justify-content:center}.seat-badge-tag{color:#3f1a00;background:linear-gradient(135deg,#eab308,#ca8a04);border-radius:9999px;margin-bottom:4px;padding:1px 8px;font-size:.65rem;font-weight:800}.seat-badge-tag.empty{color:#94a3b8;background:#ffffff1a;font-weight:500}.seat-avatar-wrap{flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;margin:0 auto 4px;display:flex;position:relative}.seat-avatar-img{object-fit:cover;border:2px solid #facc15;border-radius:50%;width:48px;height:48px;display:block;box-shadow:0 4px 10px #0009}.is-me .seat-avatar-img{border-color:#38bdf8}.seat-ready-glow{pointer-events:none;transform-origin:50%;border:2.5px solid #22c55e;border-radius:50%;width:56px;height:56px;animation:2s ease-out infinite pulse-ring;position:absolute;top:-4px;left:-4px;box-shadow:0 0 10px #22c55ed9,inset 0 0 6px #22c55e66}@keyframes pulse-ring{0%{opacity:.9;transform:scale(.96)}50%{opacity:.35;transform:scale(1.08)}to{opacity:.9;transform:scale(.96)}}.seat-player-name{color:#fff;white-space:nowrap;text-overflow:ellipsis;max-width:110px;margin-bottom:2px;font-size:.78rem;font-weight:700;overflow:hidden}.seat-player-chips{color:#fbbf24;background:#00000080;border-radius:9999px;align-items:center;gap:3px;margin-bottom:4px;padding:1px 6px;font-size:.7rem;font-weight:600;display:flex}.coin-inline-img{width:12px;height:12px}.seat-status-tag{border-radius:5px;align-items:center;gap:4px;padding:2px 6px;font-size:.68rem;font-weight:700;display:inline-flex}.seat-status-tag.host{color:#facc15;background:#eab30833;border:1px solid #facc1580;box-shadow:0 0 6px #facc1540}.seat-status-tag.ready{color:#4ade80;background:#22c55e33;border:1px solid #4ade8099;box-shadow:0 0 6px #22c55e59}.seat-status-tag.not-ready{color:#fca5a5;background:#ef444433;border:1px solid #f8717180}.status-mini-icon{object-fit:contain;width:12px;height:12px}.seat-avatar-placeholder{background:#ffffff0d;border:2px dashed #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:4px;display:flex}.placeholder-chair{color:#ffffff59;font-size:1.4rem;font-weight:300}.seat-empty-label{color:#94a3b8;margin-bottom:1px;font-size:.72rem;font-weight:600}.seat-empty-hint{color:#64748b;font-size:.62rem}.waiting-bottom-bar{flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;width:100%;max-width:900px;height:44px;min-height:44px;display:flex}.btn-leave-room{color:#fca5a5;cursor:pointer;background:#ef444433;border:1.5px solid #ef4444;border-radius:10px;align-items:center;gap:6px;height:38px;padding:6px 14px;font-size:.82rem;font-weight:700;transition:all .2s;display:flex}.btn-leave-room:hover{background:#ef444459;transform:translateY(-2px)}.btn-leave-icon{width:16px;height:16px}.host-control-wrap,.guest-control-wrap,.guest-action-group{align-items:center;gap:10px;display:flex}.game-btn-wrap{cursor:pointer;-webkit-user-select:none;user-select:none;background:0 0;border:none;outline:none;justify-content:center;align-items:center;height:40px;min-height:40px;padding:0;transition:transform .15s cubic-bezier(.16,1,.3,1),filter .15s;display:inline-flex;position:relative}.game-btn-bg{object-fit:fill;pointer-events:none;border-radius:10px;width:100%;height:100%;position:absolute;inset:0}.game-btn-content{z-index:2;color:#fff;text-shadow:0 2px 4px #000c,0 0 10px #00000080;letter-spacing:.5px;white-space:nowrap;justify-content:center;align-items:center;gap:6px;padding:6px 18px;font-family:Kanit,sans-serif;font-size:.92rem;font-weight:800;display:flex;position:relative}.game-btn-wrap.btn-clickable:hover{filter:brightness(1.12);transform:translateY(-2px)scale(1.02)}.game-btn-wrap.btn-clickable:active{filter:brightness(.95);transform:translateY(1px)scale(.98)}.game-btn-wrap.btn-disabled{opacity:.75;cursor:not-allowed;filter:grayscale(.2)}.game-btn-wrap.btn-amber .game-btn-content{color:#fef08a;text-shadow:0 1px 3px #000000e6,0 0 8px #eab30899}.glow-pulse-green{animation:1.8s infinite glow-pulse}@keyframes glow-pulse{0%,to{box-shadow:0 0 12px #22c55e80}50%{box-shadow:0 0 24px #22c55ee6}}.guest-waiting-box{color:#bae6fd;background:#1e293bcc;border:1px solid #38bdf866;border-radius:10px;align-items:center;gap:8px;height:38px;padding:6px 14px;font-size:.8rem;font-weight:600;display:flex}.loader-dots{gap:3px;display:flex}.loader-dots .dot{background:#38bdf8;border-radius:50%;width:6px;height:6px;animation:1.4s ease-in-out infinite both dot-jump}.loader-dots .dot:first-child{animation-delay:-.32s}.loader-dots .dot:nth-child(2){animation-delay:-.16s}@keyframes dot-jump{0%,80%,to{opacity:.3;transform:scale(0)}40%{opacity:1;transform:scale(1)}}@media (max-height:640px){.room-waiting-screen{height:100dvh!important;max-height:100dvh!important;overflow:hidden!important}.waiting-lobby-content{justify-content:space-between;gap:3px;padding:2px 10px 4px;height:calc(100dvh - 38px)!important;max-height:calc(100dvh - 38px)!important}.room-code-banner{border-radius:8px;flex-direction:row;justify-content:space-between;gap:8px;max-width:820px;margin-bottom:1px;padding:3px 12px}.room-code-label{text-align:left;font-size:.7rem}.room-code-box{gap:8px}.code-digits{letter-spacing:2px;font-size:1.25rem}.btn-copy-code{border-radius:6px;gap:4px;padding:3px 10px;font-size:.72rem}.btn-copy-icon{width:13px;height:13px}.room-code-hint{display:none}.waiting-table-felt{border-width:3px;border-radius:18px;gap:3px;max-width:820px;padding:4px 10px}.table-watermark-text{letter-spacing:1px;font-size:.85rem}.table-status-pill{padding:1px 8px;font-size:.65rem}.waiting-seats-grid{gap:6px}.waiting-seat-card{border-radius:10px;max-height:125px;padding:3px 2px}.seat-badge-tag{margin-bottom:2px;padding:1px 4px;font-size:.56rem}.seat-avatar-wrap{width:36px;height:36px;margin:0 auto 2px}.seat-avatar-img,.seat-avatar-placeholder{width:36px;height:36px;display:block}.seat-ready-glow{width:42px;height:42px;top:-3px;left:-3px}.placeholder-chair{font-size:1.15rem}.seat-player-name{max-width:80px;margin-bottom:1px;font-size:.66rem}.seat-player-chips{margin-bottom:2px;padding:1px 4px;font-size:.6rem}.coin-inline-img{width:10px;height:10px}.seat-status-tag{padding:1px 4px;font-size:.58rem}.status-mini-icon{width:10px;height:10px}.seat-empty-label{font-size:.64rem}.seat-empty-hint{display:none}.waiting-bottom-bar{gap:6px;max-width:820px;height:34px;min-height:34px}.btn-leave-room{border-radius:8px;gap:4px;height:32px;padding:0 10px;font-size:.72rem}.btn-leave-icon{width:13px;height:13px}.game-btn-wrap{min-width:130px;height:32px;min-height:32px}.game-btn-content{gap:4px;padding:3px 12px;font-size:.76rem}.guest-waiting-box{gap:6px;height:32px;padding:3px 8px;font-size:.7rem}}@media (max-width:768px) and (orientation:portrait){.room-code-banner{width:100%;padding:8px 12px}.code-digits{letter-spacing:3px;font-size:1.5rem}.waiting-seats-grid{grid-template-columns:repeat(2,1fr);gap:8px}.waiting-seat-card{min-height:0;max-height:125px;padding:6px 4px}.seat-avatar-wrap{width:38px;height:38px;margin:0 auto 3px}.seat-avatar-img,.seat-avatar-placeholder{width:38px;height:38px;display:block}.seat-ready-glow{width:44px;height:44px;top:-3px;left:-3px}.waiting-bottom-bar{flex-direction:row;gap:8px;height:auto;min-height:0}.btn-leave-room{height:36px;padding:0 10px}.game-btn-wrap{flex:1;height:36px}}
.settlement-modal-card{background:#0f172a;border:2.5px solid #facc15b3;border-radius:24px;flex-direction:column;align-items:center;width:92%;max-width:620px;margin-top:40px;padding:38px 28px 24px;display:flex;position:relative;box-shadow:0 25px 70px #000000f2,0 0 40px #facc1566;overflow:visible!important}.settlement-ribbon-wrap{z-index:25;pointer-events:none;justify-content:center;align-items:center;margin:0;display:flex;position:absolute;top:-42px;left:50%;transform:translate(-50%)}.settlement-ribbon-img{filter:drop-shadow(0 10px 24px #000000e6);width:320px;height:auto}.ribbon-text-glow{letter-spacing:2px;white-space:nowrap;pointer-events:none;font-family:Kanit,sans-serif;font-size:1.85rem;font-weight:900;position:absolute;top:42%;left:50%;transform:translate(-50%,-50%)}.text-win{color:#fff;text-shadow:0 2px 6px #000000f2,0 0 16px #facc15e6,0 0 32px #eab308b3}.text-lose{color:#f8fafc;text-shadow:0 2px 6px #000000f2,0 0 16px #ef4444e6,0 0 32px #b91c1c99}.bots-result-row{grid-template-columns:repeat(3,1fr);gap:12px;width:100%;margin-bottom:16px;display:grid}.bot-result-card{text-align:center;background:#1e293bd9;border:1px solid #ffffff1f;border-radius:14px;flex-direction:column;align-items:center;padding:10px 8px;display:flex}.bot-card-rank-tag{color:#facc15;margin-bottom:6px;font-size:.72rem;font-weight:700}.bot-result-avatar{border:2px solid #64748b;border-radius:50%;width:46px;height:46px;margin-bottom:4px}.bot-result-name{color:#cbd5e1;white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:.82rem;font-weight:600;overflow:hidden}.bot-result-chips{margin-top:2px;font-family:Inter,sans-serif;font-size:.9rem;font-weight:800}.human-settlement-box{background:#15803d38;border:2px solid #22c55e;border-radius:16px;justify-content:space-between;align-items:center;width:100%;margin-bottom:20px;padding:14px 20px;display:flex;box-shadow:0 4px 16px #22c55e26}.human-box-profile{align-items:center;gap:12px;display:flex}.human-settle-avatar{border:2px solid #22c55e;border-radius:50%;width:52px;height:52px}.human-settle-name{color:#fff;font-size:1.05rem;font-weight:800}.human-settle-tag{color:#4ade80;font-size:.75rem;font-weight:700}.human-box-points{gap:16px;display:flex}.point-item{flex-direction:column;align-items:flex-end;display:flex}.point-item .lbl{color:#94a3b8;font-size:.75rem;font-weight:600}.point-item .val{font-family:Inter,sans-serif;font-size:1rem;font-weight:800}.pos{color:#4ade80}.neg{color:#f87171}.settlement-actions-wrap{gap:14px;width:100%;display:flex}.btn-settlement-play{cursor:pointer;border-radius:12px;flex:1;height:50px;font-family:Kanit,sans-serif;font-size:1.05rem;font-weight:800;transition:transform .1s;box-shadow:0 8px 24px #0006;color:#3b1e08!important;text-shadow:0 1px 1px #fff9!important;background:url(/assets/ui/btn_bg_gold.png) 50%/100% 100% no-repeat!important;border:none!important}.btn-settlement-play:hover{filter:brightness(1.08)}.btn-settlement-play:active{background-image:url(/assets/ui/btn_bg_gold_pressed.png)!important;transform:translateY(2px)scale(.97)!important}.btn-settlement-lobby{cursor:pointer;border-radius:12px;flex:1;height:50px;font-family:Kanit,sans-serif;font-size:1.05rem;font-weight:700;transition:transform .1s;color:#f1f5f9!important;text-shadow:0 1px 2px #00000080!important;background:url(/assets/ui/btn_bg_grey.png) 50%/100% 100% no-repeat!important;border:none!important}.btn-settlement-lobby:hover{background:#334155f2}
.modal-overlay{-webkit-backdrop-filter:blur(8px);z-index:100;opacity:0;pointer-events:none;background:#000c;justify-content:center;align-items:center;transition:opacity .25s;display:flex;position:fixed;inset:0}.modal-overlay.active{opacity:1;pointer-events:auto}.modal-card{background:#0f172a;border:2px solid #facc1580;border-radius:20px;width:90%;max-width:580px;padding:24px;transition:all .25s cubic-bezier(.16,1,.3,1);position:relative;transform:translateY(20px)scale(.95);box-shadow:0 25px 60px #000000e6,0 0 30px #facc1540}.modal-overlay.active .modal-card{transform:translateY(0)scale(1)}.modal-header{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;margin-bottom:18px;padding-bottom:12px;display:flex}.modal-title{color:#facc15;font-size:1.25rem;font-weight:700}.modal-close{color:var(--text-secondary);cursor:pointer;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.1rem;transition:all .2s;display:flex}.modal-close:hover{color:#fff;background:#ef4444}.form-group{margin-bottom:16px}.form-label{color:#cbd5e1;margin-bottom:6px;font-size:.9rem;font-weight:600;display:block}.form-input{color:#fff;background:#1e293be6;border:1px solid #fff3;border-radius:10px;outline:none;width:100%;padding:10px 14px;font-family:inherit;font-size:1rem;transition:border-color .2s}.form-input:focus{border-color:var(--primary);box-shadow:0 0 10px #38bdf84d}.form-select{color:#fff;background:#1e293be6;border:1px solid #fff3;border-radius:10px;outline:none;width:100%;padding:10px 14px;font-family:inherit;font-size:1rem}.avatar-grid{grid-template-columns:repeat(4,1fr);gap:12px;max-height:400px;padding:4px;display:grid;overflow-y:auto}.avatar-card{cursor:pointer;background:#ffffff0a;border:2px solid #ffffff14;border-radius:14px;flex-direction:column;align-items:center;padding:12px 6px;transition:all .2s;display:flex}.avatar-card:hover{border-color:var(--primary);background:#38bdf81f;transform:translateY(-2px)}.avatar-card.active{border-color:var(--gold);background:#facc1526}.avatar-card img{object-fit:cover;border:2px solid #fff3;border-radius:50%;width:60px;height:60px;margin-bottom:6px}.avatar-card.active img{border-color:var(--gold)}.avatar-card span{text-align:center;color:#fff;font-size:.8rem;font-weight:600}.btn-block{justify-content:center;width:100%;margin-top:16px}.mobile-orientation-banner{color:#fef08a;z-index:1000;pointer-events:none;white-space:nowrap;background:#0f172af2;border:1px solid #facc15b3;border-radius:9999px;align-items:center;gap:8px;padding:5px 16px;font-size:.78rem;font-weight:600;animation:2s ease-in-out infinite alternate banner-glow;display:flex;position:fixed;top:56px;left:50%;transform:translate(-50%);box-shadow:0 4px 16px #0009,0 0 14px #facc154d}@keyframes banner-glow{0%{border-color:#facc1566;box-shadow:0 4px 14px #0009}to{border-color:#facc15e6;box-shadow:0 4px 16px #0009,0 0 16px #facc1573}}
.auth-modal-card{color:#f8fafc;background:linear-gradient(#0f172a 0%,#090d16 100%);border:2px solid #facc15b3;border-radius:20px;width:94%;max-width:480px;max-height:94vh;padding:22px 24px;transition:all .25s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden;transform:translateY(20px)scale(.96);box-shadow:0 20px 60px #000000f2,0 0 35px #facc154d}.modal-overlay.active .auth-modal-card{transform:translateY(0)scale(1)}.auth-header{border-bottom:1px solid #facc1540;justify-content:space-between;align-items:flex-start;margin-bottom:14px;padding-bottom:10px;display:flex}.auth-header-title-wrap{align-items:center;gap:10px;display:flex}.auth-header-icon{object-fit:contain;filter:drop-shadow(0 2px 8px #facc1580);width:38px;height:38px}.auth-title{color:#facc15;letter-spacing:.5px;font-size:1.25rem;font-weight:800;line-height:1.2}.auth-subtitle{color:#94a3b8;margin-top:2px;font-size:.78rem}.auth-tabs-row{background:#0f172acc;border:1px solid #ffffff1a;border-radius:12px;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:16px;padding:4px;display:grid}.auth-tab-btn{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:9px;justify-content:center;align-items:center;gap:6px;padding:8px 12px;font-family:Kanit,sans-serif;font-size:.95rem;font-weight:700;transition:all .2s;display:flex}.auth-tab-btn.active{color:#fef08a;background:linear-gradient(135deg,#facc1540,#ca8a0459);border:1.5px solid #facc1599;box-shadow:0 4px 14px #facc1540}.auth-tab-btn:hover:not(.active){color:#e2e8f0;background:#ffffff0d}.auth-form{flex-direction:column;gap:12px;display:flex}.auth-form-group{flex-direction:column;gap:4px;display:flex}.auth-label{color:#cbd5e1;align-items:center;gap:6px;font-size:.82rem;font-weight:700;display:flex}.auth-input{color:#fff;background:#050811;border:1.5px solid #ffffff26;border-radius:10px;outline:none;padding:8px 12px;font-family:Kanit,sans-serif;font-size:.95rem;transition:all .2s}.auth-input:focus{background:#080d1a;border-color:#facc15;box-shadow:0 0 12px #facc1566}.auth-avatar-picker{margin-top:4px}.auth-avatar-grid{grid-template-columns:repeat(4,1fr);gap:8px;max-height:120px;padding:4px 2px;display:grid;overflow-y:auto}.auth-avatar-option{cursor:pointer;background:#1e293b99;border:1.5px solid #0000;border-radius:10px;flex-direction:column;align-items:center;gap:4px;padding:6px 4px;transition:all .18s;display:flex}.auth-avatar-option:hover{background:#334155cc;transform:translateY(-2px)}.auth-avatar-option.active{background:#facc1526;border-color:#facc15;box-shadow:0 0 12px #facc1573}.auth-avatar-thumb{object-fit:cover;border:2px solid #e2e8f0;border-radius:50%;width:42px;height:42px}.auth-avatar-option.active .auth-avatar-thumb{border-color:#facc15}.auth-avatar-name{color:#cbd5e1;white-space:nowrap;font-size:.68rem}.auth-submit-btn-wrap{justify-content:center;align-items:center;margin-top:6px;display:flex;position:relative}.auth-game-btn{cursor:pointer;background:0 0;border:none;outline:none;justify-content:center;align-items:center;width:100%;height:48px;transition:transform .15s,filter .15s;display:flex;position:relative}.auth-game-btn:hover{filter:brightness(1.1);transform:scale(1.02)}.auth-game-btn:active{transform:scale(.98)}.auth-game-btn-bg{object-fit:fill;border-radius:12px;width:100%;height:100%;position:absolute;inset:0}.auth-game-btn-text{z-index:2;color:#fff;text-shadow:0 2px 4px #000000d9;align-items:center;gap:8px;font-family:Kanit,sans-serif;font-size:1.05rem;font-weight:800;display:flex;position:relative}.auth-security-seal{background:#020617b3;border:1px solid #38bdf84d;border-radius:8px;align-items:center;gap:8px;margin-top:8px;padding:8px 12px;display:flex}.seal-icon{font-size:1rem}.seal-text{color:#94a3b8;font-size:.7rem;line-height:1.3}.seal-text b{color:#38bdf8}.auth-status-btn{color:#fef08a;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#eab30833,#ca8a044d);border:1.5px solid #facc1599;border-radius:9999px;align-items:center;gap:6px;padding:4px 12px;font-size:.78rem;font-weight:700;transition:all .2s;display:flex}.auth-status-btn:hover{background:linear-gradient(135deg,#eab30859,#ca8a0473);transform:translateY(-1px);box-shadow:0 4px 12px #facc1559}.auth-status-btn.logged-in{color:#7dd3fc;background:#1e293bb3;border-color:#38bdf880}.auth-status-btn.logged-in:hover{background:#334155cc;box-shadow:0 4px 12px #38bdf840}@media (max-height:640px){.auth-modal-card{border-radius:14px;max-width:440px;max-height:96vh;padding:14px 18px}.auth-header{margin-bottom:8px;padding-bottom:6px}.auth-title{font-size:1.05rem}.auth-subtitle{font-size:.7rem}.auth-tab-btn{padding:5px 8px;font-size:.82rem}.auth-form{gap:8px}.auth-label{font-size:.74rem}.auth-input{height:30px;padding:5px 8px;font-size:.82rem}.auth-avatar-grid{gap:4px;max-height:80px}.auth-avatar-thumb{width:30px;height:30px}.auth-avatar-name{font-size:.6rem}.auth-game-btn{height:38px}.auth-game-btn-text{font-size:.88rem}.auth-security-seal{margin-top:4px;padding:4px 8px}.seal-text{font-size:.62rem}}.game-auth-screen{z-index:999;-webkit-user-select:none;user-select:none;background:radial-gradient(circle at 50% 35%,#064e3b 0%,#022c22 55%,#01140f 100%);justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;inset:0;overflow:hidden}.auth-screen-backdrop{opacity:.35;mix-blend-mode:overlay;pointer-events:none;background:url(/assets/ui/unnamed_158.png) 50%/cover no-repeat;position:absolute;inset:0}.auth-screen-vignette{pointer-events:none;background:radial-gradient(circle,#0000 25%,#000000bf 100%);position:absolute;inset:0;box-shadow:inset 0 0 140px #000000f2}.auth-screen-container{z-index:10;box-sizing:border-box;flex-direction:column;align-items:center;width:100%;max-width:480px;max-height:96vh;padding:12px;display:flex;position:relative}.auth-title-branding{text-align:center;flex-direction:column;align-items:center;margin-bottom:12px;display:flex}.auth-logo-frame{position:relative}.auth-hero-logo{object-fit:contain;filter:drop-shadow(0 8px 24px #000000e6)drop-shadow(0 0 24px #facc1559);width:240px;max-width:72vw;height:auto;animation:3.5s ease-in-out infinite alternate authLogoFloat}@keyframes authLogoFloat{0%{transform:translateY(0)scale(1)}to{transform:translateY(-5px)scale(1.02)}}.auth-brand-tagline{align-items:center;gap:10px;margin-top:6px;display:flex}.brand-badge-gold{letter-spacing:2px;color:#fef08a;text-transform:uppercase;background:linear-gradient(135deg,#facc1540,#a1620759);border:1px solid #facc1580;border-radius:6px;padding:2px 8px;font-family:Kanit,sans-serif;font-size:.75rem;font-weight:800}.brand-online-status{color:#4ade80;background:#064e3b80;border:1px solid #22c55e66;border-radius:6px;align-items:center;gap:6px;padding:2px 8px;font-family:Kanit,sans-serif;font-size:.75rem;font-weight:600;display:flex}.live-dot-green{background:#22c55e;border-radius:50%;width:8px;height:8px;animation:1.6s ease-in-out infinite liveDotPulse;box-shadow:0 0 8px #22c55e,0 0 12px #22c55e}@keyframes liveDotPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.85)}}.auth-panel-card{box-sizing:border-box;background:linear-gradient(#0f172af5 0%,#090d16fa 100%);border:2px solid #facc15bf;border-radius:20px;width:100%;max-height:80vh;padding:18px 20px;overflow-y:auto;box-shadow:0 20px 60px #000000f2,0 0 40px #facc1540}.tab-mini-icon{object-fit:contain;width:16px;height:16px}.auth-or-divider{align-items:center;gap:12px;margin:12px 0 10px;display:flex}.divider-line{background:linear-gradient(90deg,#0000,#fff3,#0000);flex:1;height:1px}.divider-text{color:#94a3b8;text-transform:uppercase;font-family:Kanit,sans-serif;font-size:.78rem;font-weight:600}.auth-guest-btn-wrap{width:100%;margin-bottom:10px}.auth-game-btn.guest-btn{border-color:#38bdf880;box-shadow:0 4px 15px #0284c759}.auth-game-btn.guest-btn:hover{box-shadow:0 6px 20px #38bdf899}@media (orientation:landscape) and (max-height:580px){.auth-screen-container{flex-direction:row;justify-content:center;align-items:center;gap:16px;max-width:820px;max-height:98vh;padding:6px 12px}.auth-title-branding{flex:.75;margin-bottom:0}.auth-hero-logo{width:120px;max-width:24vw;max-height:60px}.brand-badge-gold,.brand-online-status{padding:1px 6px;font-size:.65rem}.auth-panel-card{border-radius:14px;flex:1.2;max-height:96vh;padding:10px 14px;overflow:hidden!important}.auth-tabs-row{gap:4px;margin-bottom:6px;padding:2px}.auth-tab-btn{padding:4px 6px;font-size:.78rem}.auth-form{gap:5px}.auth-form-group{margin-bottom:4px}.auth-label{margin-bottom:1px;font-size:.68rem}.auth-input{border-radius:6px;height:28px;padding:3px 8px;font-size:.78rem}.auth-submit-btn-wrap{margin-top:2px}.auth-game-btn{height:32px}.auth-game-btn-text{font-size:.8rem}.auth-or-divider{margin:4px 0}.divider-text{font-size:.68rem}.auth-guest-btn-wrap{margin-bottom:4px}.auth-security-seal{margin-top:2px;padding:2px 6px}.seal-text{font-size:.58rem}}
@media (max-height:640px){html,body,.casino-app-root,.main-lobby-screen,.room-select-screen,.room-waiting-screen,.game-auth-screen{height:100dvh!important;max-height:100dvh!important;overflow:hidden!important}.casino-top-bar{height:38px;padding:2px 10px}.avatar-frame-wrap{width:28px;height:28px}.user-profile-widget{gap:6px;padding:2px 8px 2px 2px}.user-name{font-size:.78rem}.user-id-sub{display:none}.coin-pill-widget{gap:5px;height:24px;padding:2px 8px 2px 6px}.coin-symbol-circle{width:18px;height:18px;font-size:.72rem}.coin-val-text{font-size:.8rem}.coin-plus-btn{width:15px;height:15px;font-size:.7rem}.top-action-icons{gap:4px}.header-icon-btn{border-radius:6px;gap:3px;padding:2px 6px;font-size:.7rem}.header-icon-img{width:18px;height:18px}.svg-icon{width:13px;height:13px}.nav-back-btn{gap:3px;padding:2px 8px;font-size:.75rem}.svg-icon-back{width:14px;height:14px}.marquee-bar{height:20px;padding:0 10px}.marquee-tag{margin-right:4px;font-size:.68rem}.marquee-content{font-size:.68rem}.casino-bottom-dock{gap:16px;height:42px}.dock-item{gap:1px;font-size:.62rem}.dock-icon-img{width:22px;height:22px}.dock-svg{width:15px;height:15px}.lobby-content-area{flex:1 1 0;justify-content:center;align-items:center;height:auto;min-height:0;padding:4px 8px;display:flex;overflow:hidden}.lobby-hero-cards{justify-content:center;align-items:center;gap:12px;width:100%;max-width:780px;height:auto;max-height:none;margin:0 auto}.lobby-hero-card{border-width:1.5px;border-radius:12px;flex:0 205px;justify-content:flex-start;width:205px;max-width:220px;height:auto;padding:6px 8px 8px;box-shadow:0 4px 14px #000000b3}.hero-card-badge{margin-bottom:2px;padding:1px 5px;font-size:.5rem}.hero-card-visual{background:radial-gradient(circle,#1e293bd9 0%,#0f172a 100%);border-radius:8px;height:72px;min-height:0;max-height:76px;margin-bottom:2px;padding:0;overflow:hidden}.hero-card-divider{height:1px;margin:3px 0}.hero-poster-img{object-fit:contain;width:100%;height:100%}.card-kaeng .hero-poster-img{object-fit:cover}.hero-card-info{margin:1px 0 2px}.hero-title{margin-bottom:1px;font-size:.8rem;font-weight:700}.hero-desc{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.62rem;line-height:1.18;display:-webkit-box;overflow:hidden}.btn-hero-cta{border-radius:6px;width:100%;height:28px;margin-top:3px;font-size:.76rem}.hero-card-subtag{width:100%;height:24px;margin-top:2px;font-size:.62rem}.quick-join-bar{gap:3px;width:100%;margin-top:2px}.quick-join-input{border-radius:4px;min-width:0;height:24px;padding:0 5px;font-size:.66rem}.btn-quick-join{border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:24px;padding:0;display:flex}.room-cards-container{gap:6px;padding:4px 10px}.shields-row{gap:8px}.arch-shield-card{width:104px;height:158px}.shield-arch-body{border-radius:12px 12px 20px 20px;height:122px;padding:4px 6px}.shield-tier-rank{padding:1px 5px;font-size:.52rem}.shield-emblem-wrap{height:48px;margin:2px 0}.shield-emblem-glyph{font-size:2.2rem}.shield-coins-floating{width:22px;height:22px;bottom:-2px;right:4px}.shield-vip-floating,.shield-gem-floating{width:16px;height:16px;top:0;right:4px}.shield-room-title{font-size:.68rem}.shield-rate-badge{padding:1px 6px;font-size:.55rem}.shield-meta{margin-top:2px}.shield-min-text{font-size:.66rem}.shield-online-tag{font-size:.54rem}.btn-quick-play-grand{width:150px;height:30px;font-size:.85rem}.top-nav{border:none!important;border-bottom:1px solid #ffffff14!important;border-radius:0!important;width:100%!important;height:32px!important;padding:0 8px!important;top:0!important;left:0!important;right:0!important}.top-nav-inner{max-width:100%!important;padding:0 4px!important}.room-badge,.icon-btn{padding:2px 8px;font-size:.68rem}.table-notice-plaque{top:36px;left:8px}.notice-plaque-icon{width:36px}.notice-plaque-badge{padding:1px 5px;font-size:.58rem}.notice-board-modal{width:95vw;max-width:540px}#phaser-game{width:100dvw!important;height:100dvh!important}#phaser-game canvas{object-fit:fill!important;width:100dvw!important;height:100dvh!important;box-shadow:none!important;border-radius:0!important}.felt-action-center{bottom:clamp(170px,35vh,215px)}.felt-action-center.kaeng-mode{bottom:6px!important;left:auto!important;right:8px!important;transform:none!important}.felt-action-center.kaeng-mode .felt-action-btn{min-width:80px!important;height:32px!important;padding:0 10px!important;font-size:.78rem!important}.felt-buttons-row{gap:6px}.felt-action-btn{gap:4px;width:auto;min-width:76px;height:30px;padding:0 12px;font-size:.76rem}.btn-icon-felt,.btn-svg-felt{width:14px;height:14px}.smart-assist-chip{padding:3px 10px;font-size:.72rem}.table-bottom-dock{gap:4px;bottom:4px;right:6px}.circle-sort-btn{width:36px;height:36px}.circle-sort-img{width:18px;height:18px}.action-pill-btn{gap:3px;padding:3px 8px;font-size:.72rem}.btn-icon-dock{width:13px;height:13px}.modal-card{border-radius:14px;width:95%;max-width:440px;max-height:94vh;padding:10px 14px;overflow-y:auto}.modal-header{margin-bottom:6px;padding-bottom:4px}.modal-title{font-size:.95rem}.form-group{margin-bottom:6px}.form-label{margin-bottom:2px;font-size:.75rem}.form-input,.form-select{height:28px;padding:4px 8px;font-size:.78rem}.avatar-grid{grid-template-columns:repeat(4,1fr);gap:6px;max-height:140px}.avatar-card{padding:3px 2px}.avatar-card img{width:32px;height:32px}.avatar-card span{font-size:.65rem}.settlement-modal-card{border-radius:16px;width:95%;max-width:520px;max-height:94vh;margin-top:32px;padding:24px 14px 10px;overflow:visible!important}.settlement-ribbon-wrap{z-index:30;pointer-events:none;margin:0;position:absolute;top:-28px;left:50%;transform:translate(-50%)}.settlement-ribbon-img{filter:drop-shadow(0 8px 18px #000000e6);width:220px}.ribbon-text-glow{letter-spacing:1.5px;font-size:1.25rem;font-weight:900;top:42%}.bots-result-row{gap:4px;margin-bottom:4px}.bot-result-card{border-radius:6px;padding:3px 4px}.bot-result-avatar{width:24px;height:24px;margin-bottom:1px}.bot-result-name{font-size:.62rem}.bot-result-chips{font-size:.68rem}.human-settlement-box{border-radius:8px;margin-bottom:4px;padding:4px 8px}.human-settle-avatar{width:28px;height:28px}.human-settle-name{font-size:.78rem}.point-item .lbl{font-size:.58rem}.point-item .val{font-size:.72rem}.settlement-actions-wrap{gap:6px}.btn-settlement-play,.btn-settlement-lobby{height:28px;font-size:.78rem}}@media (max-height:420px){.casino-top-bar{height:38px;padding:1px 10px}.avatar-frame-wrap{width:28px;height:28px}.user-name{font-size:.75rem}.coin-pill-widget{gap:4px;padding:1px 6px}.coin-symbol-circle{width:17px;height:17px;font-size:.7rem}.coin-val-text{font-size:.78rem}.header-icon-btn{padding:2px 6px;font-size:.7rem}.header-icon-img{width:16px;height:16px}.marquee-bar{height:20px}.casino-bottom-dock{gap:12px;height:38px}.dock-item{gap:1px;font-size:.58rem}.dock-icon-img{width:18px;height:18px}.dock-svg{width:14px;height:14px}.lobby-content-area{flex:1 1 0;height:auto;min-height:0;padding:2px 8px}.lobby-hero-cards{align-items:center;gap:8px;height:auto}.lobby-hero-card{flex:0 180px;justify-content:flex-start;width:180px;height:auto;padding:4px 6px 6px}.hero-card-visual{height:56px;max-height:58px;margin-bottom:2px}.hero-poster-img{object-fit:contain;width:100%;height:100%}.card-kaeng .hero-poster-img{object-fit:cover}.hero-title{margin-bottom:1px;font-size:.78rem}.hero-desc{display:none}.btn-hero-cta{height:25px;margin-top:2px;font-size:.72rem}.quick-join-bar{margin-top:2px}.quick-join-input{min-width:0;height:22px;font-size:.64rem}.btn-quick-join{border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:22px;padding:0;display:flex}.arch-shield-card{width:100px;height:152px}.shield-arch-body{height:118px}.btn-quick-play-grand{width:150px;height:30px;font-size:.85rem}.felt-action-center{bottom:clamp(155px,36vh,195px)}.felt-action-center.kaeng-mode{bottom:4px!important;left:auto!important;right:6px!important;transform:none!important}.felt-action-center.kaeng-mode .felt-action-btn{min-width:72px!important;height:28px!important;padding:0 8px!important;font-size:.74rem!important}.felt-action-btn{width:auto;min-width:68px;height:28px;padding:0 8px;font-size:.72rem}}@media (max-width:768px) and (orientation:portrait){html,body,.casino-app-root{height:100dvh!important;max-height:100dvh!important;overflow:hidden!important}.casino-top-bar{height:42px;padding:2px 8px}.avatar-frame-wrap{width:30px;height:30px}.user-profile-widget{gap:5px;padding:2px 6px 2px 2px}.user-name{font-size:.76rem}.user-id-sub{display:none}.coin-pill-widget{gap:4px;height:26px;padding:2px 6px}.coin-symbol-img{width:18px;height:18px}.coin-val-text{font-size:.78rem}.top-action-icons{gap:4px}.header-icon-btn{padding:3px 6px;font-size:.72rem}.header-icon-btn span{display:none}.header-icon-img,.btn-header-coin-img{width:20px;height:20px}.auth-status-btn{padding:3px 6px;font-size:.72rem}.marquee-bar{height:20px;padding:0 8px}.marquee-tag{font-size:.68rem}.marquee-content{font-size:.7rem}.casino-bottom-dock{justify-content:space-around;gap:12px;height:46px;padding:0 4px}.dock-item{gap:1px;font-size:.6rem}.dock-icon-img{width:20px;height:20px}.main-lobby-screen{height:100dvh!important;max-height:100dvh!important;overflow:hidden!important}.lobby-content-area{justify-content:center;align-items:center;padding:6px 10px;display:flex;flex:1 1 0!important;height:auto!important;min-height:0!important;max-height:none!important;overflow:hidden!important}.lobby-hero-cards{flex-direction:column;justify-content:space-evenly;gap:6px;width:100%;max-width:440px;height:100%;max-height:100%}.lobby-hero-card{border-width:1.5px;border-radius:12px;flex-direction:row;flex:1;justify-content:space-between;align-items:center;gap:8px;width:100%;min-height:0;max-height:calc(33.333% - 4px);padding:6px 10px;display:flex;box-shadow:0 4px 14px #0009}.hero-card-badge{align-self:flex-start;margin-bottom:2px;padding:1px 6px;font-size:.58rem;position:static}.hero-card-visual{border-radius:8px;flex-shrink:0;width:72px;height:72px;margin-bottom:0;overflow:hidden}.hero-poster-img{object-fit:contain;width:100%;height:100%}.card-kaeng .hero-poster-img{object-fit:cover}.hero-card-info{flex-direction:column;flex:1;justify-content:center;display:flex}.hero-title{margin-bottom:1px;font-size:.88rem;line-height:1.2}.hero-desc{display:none}.btn-hero-cta{border-radius:6px;width:100%;height:28px;margin-top:2px;padding:0 8px;font-size:.78rem}.quick-join-bar{gap:3px;width:100%;margin-top:2px}.quick-join-input{min-width:0;height:22px;font-size:.65rem}.btn-quick-join{border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:22px;padding:0;display:flex}.room-select-screen{height:100dvh!important;max-height:100dvh!important;overflow:hidden!important}.room-cards-container{justify-content:space-evenly;gap:6px;padding:6px;height:calc(100dvh - 108px)!important;max-height:calc(100dvh - 108px)!important;overflow:hidden!important}.shields-row{grid-template-columns:1fr 1fr;gap:8px;width:100%;max-width:320px;display:grid}.arch-shield-card{width:100%;height:115px;padding:2px}.shield-art-wrap{height:82px}.shield-img{height:76px}.shield-mult-badge{padding:1px 6px;font-size:.65rem}.shield-min-text{font-size:.68rem}.shield-online-tag{font-size:.62rem}.quick-match-wrap{margin-top:4px}.btn-quick-play-grand{width:170px;height:36px;font-size:.9rem}.room-waiting-screen{height:100dvh!important;max-height:100dvh!important;overflow:hidden!important}.waiting-lobby-content{justify-content:space-between;padding:4px 8px;height:calc(100dvh - 44px)!important;max-height:calc(100dvh - 44px)!important;overflow:hidden!important}.room-code-banner{border-radius:10px;gap:2px;margin-bottom:2px;padding:4px 10px}.room-code-label{font-size:.68rem}.code-digits{letter-spacing:2px;font-size:1.3rem}.btn-copy-code{padding:3px 8px;font-size:.72rem}.room-code-hint{display:none}.waiting-table-felt{min-height:unset;flex:1;margin-bottom:2px;padding:6px}.table-watermark-text{font-size:.85rem}.table-status-pill{padding:1px 6px;font-size:.65rem}.waiting-seats-grid{gap:6px}.waiting-seat-card{width:100%;padding:4px 2px}.seat-badge-tag{margin-bottom:2px;padding:1px 3px;font-size:.58rem}.seat-avatar-wrap{width:36px;height:36px;margin:0 auto 2px}.seat-avatar-img,.seat-avatar-placeholder{width:36px;height:36px;display:block}.seat-ready-glow{width:42px;height:42px;top:-3px;left:-3px}.placeholder-chair{font-size:1.2rem}.seat-player-name{font-size:.66rem}.seat-player-chips{font-size:.62rem}.waiting-bottom-bar{gap:6px;height:36px;margin-top:2px}.btn-leave-room{height:34px;padding:0 10px;font-size:.75rem}.game-btn-wrap{min-width:130px;height:34px}.game-btn-content{font-size:.8rem}.game-auth-screen{height:100dvh!important;max-height:100dvh!important;overflow:hidden!important}.auth-screen-container{justify-content:center;height:100%;max-height:100dvh;padding:6px 12px;overflow:hidden}.auth-title-branding{margin-bottom:6px}.auth-hero-logo{width:150px;max-height:80px}.auth-panel-card{border-radius:16px;max-height:72vh;padding:10px 14px}.auth-tabs-row{gap:4px;margin-bottom:8px;padding:2px}.auth-tab-btn{padding:5px 8px;font-size:.82rem}.auth-form-group{margin-bottom:6px}.auth-label{margin-bottom:2px;font-size:.72rem}.auth-input{height:32px;padding:4px 10px;font-size:.82rem}.auth-avatar-grid{gap:4px;max-height:54px;padding-bottom:2px;display:flex;overflow-x:auto}.auth-avatar-thumb{width:32px;height:32px}.auth-avatar-name{font-size:.58rem}.auth-submit-btn-wrap{margin-top:4px}.auth-game-btn{height:38px}.auth-game-btn-text{font-size:.84rem}.auth-or-divider{margin:6px 0}.auth-guest-btn-wrap{margin-bottom:6px}.auth-security-seal{margin-top:4px;padding:2px 6px}.seal-text{font-size:.6rem}}

