.login-page{color:#fff;background-color:#0000;background-image:linear-gradient(#0000002e,#00000059),url(/01.png);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:fixed;background-origin:padding-box,padding-box;background-clip:border-box,border-box;justify-content:center;align-items:flex-start;width:100%;min-height:100vh;padding:35px 20px 25px;display:flex;position:relative;overflow-x:hidden}.login-bg-overlay{pointer-events:none;background:radial-gradient(circle at 50% 30%,#ff00001a,#0000 45%);position:fixed;inset:0}.login-container{z-index:2;flex-direction:column;align-items:center;width:100%;max-width:730px;display:flex;position:relative}.login-main-logo{object-fit:contain;filter:drop-shadow(0 0 12px #ff000059);-webkit-user-select:none;user-select:none;width:min(520px,80vw);max-height:180px;margin-bottom:18px}.login-card{background:linear-gradient(145deg,#161616f7,#070707f7);border:2px solid #ed1717;border-radius:28px;width:100%;padding:42px 48px 38px;box-shadow:0 0 0 1px #ff000014,0 0 35px #f003,inset 0 0 35px #ff000006}.login-card-header{text-align:center}.login-suits{letter-spacing:10px;color:#fff;text-shadow:0 0 12px #fff3;margin-bottom:12px;font-size:29px}.login-card-header h1{color:#fff;text-shadow:0 2px 12px #000000b3;margin:0;font-size:clamp(32px,5vw,48px);font-weight:800;line-height:1.2}.login-card-header p{color:#aaa;margin:12px 0 0;font-size:clamp(17px,2.5vw,22px)}.login-divider{align-items:center;gap:18px;margin:28px 0 32px;display:flex}.login-divider span{background:linear-gradient(90deg,#0000,#e91a1a);flex:1;height:1px}.login-divider span:last-child{background:linear-gradient(90deg,#e91a1a,#0000)}.login-divider i{color:#ff1515;text-shadow:0 0 12px #f00c;font-size:28px;font-style:normal}.login-field{width:100%;margin-bottom:25px}.login-field label{color:#fff;margin-bottom:10px;font-size:clamp(17px,2.4vw,22px);font-weight:700;display:block}.login-input-wrap{background:#eef4ff;border:1px solid #ffffff24;border-radius:15px;align-items:stretch;width:100%;height:70px;transition:all .25s;display:flex;overflow:hidden;box-shadow:inset 0 0 8px #0000001f}.login-input-wrap:focus-within{border-color:#ff1616;box-shadow:0 0 0 2px #ff141429,0 0 18px #ff00001f}.login-input-icon{color:#fff;background:linear-gradient(145deg,#ff1717,#c90000);justify-content:center;align-items:center;width:108px;min-width:108px;display:flex;box-shadow:inset -1px 0 #ffffff1f}.login-input-wrap input{color:#111;background:0 0;border:0;outline:0;flex:1;width:100%;min-width:0;padding:0 20px;font-size:20px;font-weight:500}.login-input-wrap input::placeholder{color:#777}.password-eye{color:#777;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:64px;min-width:64px;transition:all .2s;display:flex}.login-options{justify-content:space-between;align-items:center;gap:15px;margin:5px 2px 27px;display:flex}.remember-box{cursor:pointer;color:#ddd;-webkit-user-select:none;user-select:none;align-items:center;gap:10px;font-size:18px;display:flex}.remember-box input{display:none}.custom-check{background:#111;border:1px solid #777;border-radius:5px;flex-shrink:0;width:26px;height:26px;position:relative}.remember-box input:checked+.custom-check{background:#e81414;border-color:#ff1c1c;box-shadow:0 0 10px #ff000040}.remember-box input:checked+.custom-check:after{content:"✓";color:#111;font-size:21px;font-weight:900;position:absolute;top:-2px;left:5px}.forgot-button{color:#f22;cursor:pointer;background:0 0;border:0;padding:5px;font-size:18px;transition:all .2s}.forgot-button:hover{color:#ff5b5b;text-shadow:0 0 10px #ff000059}.login-button{color:#fff;cursor:pointer;background:linear-gradient(#ff2424 0%,#e50000 55%,#c90000 100%);border:2px solid #f33;border-radius:17px;justify-content:center;align-items:center;gap:17px;width:100%;height:76px;font-size:clamp(20px,3vw,28px);font-weight:800;transition:transform .18s,box-shadow .18s,filter .18s;display:flex;position:relative;box-shadow:0 8px 22px #f003,inset 0 1px #ffffff38}.login-button:hover:not(:disabled){filter:brightness(1.08);transform:translateY(-2px);box-shadow:0 12px 30px #ff00004d,0 0 20px #ff000026}.login-button:active:not(:disabled){transform:translateY(1px)}.login-button:disabled{cursor:not-allowed;opacity:.65}.login-arrow{position:absolute;right:23px}.login-or{align-items:center;gap:18px;width:100%;margin:28px 0;display:flex}.login-or span{background:#4b4b4b;flex:1;height:1px}.login-or strong{color:#aaa;font-size:18px;font-weight:500}.google-button{color:#fff;cursor:pointer;background:linear-gradient(145deg,#191919,#101010);border:1px solid #555;border-radius:15px;justify-content:center;align-items:center;gap:18px;width:100%;height:72px;transition:all .2s;display:flex;box-shadow:inset 0 1px #ffffff0a}.google-button:hover{background:linear-gradient(145deg,#202020,#121212);border-color:#777;transform:translateY(-1px)}.google-logo-text{letter-spacing:-2px;flex-shrink:0;align-items:baseline;font-family:Arial,Helvetica,sans-serif;font-size:34px;font-weight:700;line-height:1;display:inline-flex}.google-g{color:#4285f4}.google-o-red{color:#ea4335}.google-o-yellow{color:#fbbc05}.google-g-blue{color:#4285f4}.google-l{color:#34a853}.google-e{color:#ea4335}.google-label{color:#fff;font-size:21px;font-weight:700}.login-register{color:#aaa;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;margin-top:32px;font-size:19px;display:flex}.login-register a{color:#f22;font-weight:700;text-decoration:none;transition:all .2s}.login-register a:hover{color:#f66;text-shadow:0 0 10px #ff000059}.login-footer{color:#ffffff94;text-align:center;margin-top:20px;font-size:12px}@media (width<=768px){.login-page{background-attachment:scroll;padding:25px 15px 20px}.login-main-logo{width:min(430px,82vw);margin-bottom:12px}.login-card{border-radius:24px;padding:32px 28px 30px}.login-input-wrap{height:64px}.login-input-icon{width:88px;min-width:88px}.login-button{height:68px}.google-button{height:65px}}@media (width<=520px){.login-page{min-height:100svh;padding:15px 8px 18px}.login-container{max-width:100%}.login-main-logo{width:82vw;max-width:380px;margin-bottom:8px}.login-card{border-width:1.5px;border-radius:22px;padding:27px 15px 25px}.login-suits{letter-spacing:7px;margin-bottom:8px;font-size:22px}.login-card-header h1{font-size:31px}.login-card-header p{font-size:16px}.login-divider{margin:21px 0 25px}.login-field{margin-bottom:19px}.login-field label{margin-bottom:8px;font-size:16px}.login-input-wrap{border-radius:13px;height:57px}.login-input-icon{width:58px;min-width:58px}.login-input-icon svg{width:21px;height:21px}.login-input-wrap input{padding:0 13px;font-size:16px}.password-eye{width:50px;min-width:50px}.login-options{gap:8px;margin-top:2px;margin-bottom:21px}.remember-box{gap:7px;font-size:14px}.custom-check{width:21px;height:21px}.remember-box input:checked+.custom-check:after{font-size:17px;top:-2px;left:3px}.forgot-button{font-size:14px}.login-button{border-radius:14px;gap:10px;height:59px;font-size:18px}.login-button svg{width:22px;height:22px}.login-arrow{right:15px}.login-or{gap:12px;margin:22px 0}.login-or strong{font-size:15px}.google-button{border-radius:13px;gap:11px;height:57px}.google-logo-text{letter-spacing:-2px;font-size:27px}.google-label{font-size:14px}.login-register{gap:5px;margin-top:24px;font-size:14px}.login-footer{margin-top:13px;font-size:10px}}@media (width<=360px){.login-page{padding-left:5px;padding-right:5px}.login-card{padding-left:12px;padding-right:12px}.login-card-header h1{font-size:27px}.login-field label{font-size:14px}.login-input-wrap{height:53px}.login-input-icon{width:52px;min-width:52px}.login-input-wrap input{font-size:15px}.login-button{height:55px;font-size:16px}.google-label{font-size:12px}}.google-login-button{color:#fff;cursor:pointer;box-sizing:border-box;background:linear-gradient(#171717 0%,#111 100%);border:2px solid #3b3b3b;border-radius:14px;justify-content:center;align-items:center;gap:22px;width:100%;height:72px;margin-top:24px;padding:0 24px;font-size:clamp(16px,2vw,21px);font-weight:700;transition:border-color .2s,background .2s,transform .2s,box-shadow .2s;display:flex}.google-login-button:hover{background:linear-gradient(#202020 0%,#151515 100%);border-color:#666;transform:translateY(-1px);box-shadow:0 0 18px #ff00001f}.google-login-button:active{transform:translateY(1px)}.google-login-logo{object-fit:contain;flex:none;width:42px;height:42px;display:block}.google-login-button span{white-space:nowrap;line-height:1.2;display:block}@media (width<=600px){.google-login-button{border-radius:12px;gap:15px;height:62px;margin-top:20px;padding:0 16px;font-size:16px}.google-login-logo{width:36px;height:36px}}@media (width<=380px){.google-login-button{gap:11px;height:58px;padding:0 12px;font-size:14px}.google-login-logo{width:32px;height:32px}}.register-page{box-sizing:border-box;color:#fff;background:radial-gradient(circle at 50% 20%,#6400001f,#0000 40%),linear-gradient(#111 0%,#080808 55%,#000 100%);flex-direction:column;align-items:center;width:100%;min-height:100vh;padding:24px 12px 18px;display:flex;overflow-x:hidden}.register-brand{text-align:center;-webkit-user-select:none;user-select:none;margin-bottom:14px}.register-brand-main{letter-spacing:1px;color:#fff;text-shadow:0 0 8px #ff000059;font-size:22px;font-weight:800}.register-brand-sub{color:#bcbcbc;letter-spacing:.3px;margin-top:3px;font-size:13px}.register-card{box-sizing:border-box;background:linear-gradient(#171717 0%,#101010 100%);border:1px solid #e00000;border-radius:22px;width:100%;max-width:450px;padding:38px 22px 26px;position:relative;box-shadow:0 0 0 1px #ff00000d,0 15px 45px #000000a6,0 0 30px #be000014}.register-symbol{justify-content:center;align-items:center;gap:26px;margin-bottom:20px;font-size:24px;line-height:1;display:flex}.register-symbol span{color:#ff1744;text-shadow:0 0 8px #ff002d73}.register-symbol span:first-child,.register-symbol span:nth-child(2),.register-symbol span:nth-child(3),.register-symbol span:nth-child(4){color:#ff1744}.register-title{text-align:center;color:#fff;text-shadow:0 2px 10px #000c;margin:0;font-size:24px;font-weight:800}.register-subtitle{text-align:center;color:#8e8e8e;margin:7px 0 27px;font-size:12px}.register-input-group{box-sizing:border-box;background:#0b0909;border:1px solid #292020;border-radius:12px;align-items:stretch;width:100%;height:52px;margin-bottom:14px;transition:border-color .2s,box-shadow .2s;display:flex;overflow:hidden}.register-input-group:focus-within{border-color:#e00000;box-shadow:0 0 0 2px #e6000014}.register-icon{color:#fff;background:linear-gradient(#f11 0%,#d50000 100%);justify-content:center;align-items:center;width:53px;min-width:53px;display:flex}.register-icon svg{stroke-width:1.8px}.register-input-group input{color:#fff;background:0 0;border:0;outline:none;flex:1;min-width:0;height:100%;padding:0 15px;font-size:14px}.register-input-group input::placeholder{color:#6e6e6e}.register-input-group input:focus{outline:none}.register-input-group input:disabled{opacity:.55}.password-eye{color:#707070;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:48px;min-width:48px;padding:0;display:flex}.password-eye:hover{color:#fff}.password-eye:disabled{cursor:default;opacity:.5}.register-submit{color:#fff;cursor:pointer;background:linear-gradient(#ff1515 0%,#df0000 100%);border:0;border-radius:12px;justify-content:center;align-items:center;gap:9px;width:100%;height:54px;margin-top:7px;font-size:15px;font-weight:700;transition:transform .15s,filter .15s,box-shadow .15s;display:flex;box-shadow:0 6px 18px #dc00002e}.register-submit:hover{filter:brightness(1.08);box-shadow:0 8px 22px #dc000040}.register-submit:active{transform:scale(.985)}.register-submit:disabled{cursor:default;opacity:.65}.register-spinner{border:2px solid #ffffff59;border-top-color:#fff;border-radius:50%;width:18px;height:18px;animation:.7s linear infinite registerSpin}@keyframes registerSpin{to{transform:rotate(360deg)}}.register-back{color:#bcbcbc;cursor:pointer;background:linear-gradient(#181818 0%,#0b0b0b 100%);border:1px solid #303030;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;height:49px;margin-top:12px;font-size:13px;transition:border-color .2s,color .2s,background .2s;display:flex}.register-back:hover{color:#fff;background:#151515;border-color:#555}.register-back:disabled{opacity:.5;cursor:default}.register-footer{text-align:center;color:#656565;letter-spacing:.2px;margin-top:17px;font-size:9px}@media (width<=480px){.register-page{padding:13px 8px 15px}.register-brand{margin-bottom:11px}.register-brand-main{font-size:18px}.register-brand-sub{font-size:11px}.register-card{border-radius:20px;max-width:100%;padding:35px 21px 25px}.register-symbol{gap:23px;margin-bottom:18px;font-size:22px}.register-title{font-size:21px}.register-subtitle{margin-bottom:24px;font-size:11px}.register-input-group{height:51px;margin-bottom:13px}.register-icon{width:52px;min-width:52px}.register-input-group input{padding:0 13px;font-size:13px}.register-submit{height:53px;font-size:14px}.register-back{height:48px;font-size:12px}.register-footer{font-size:8px}}@media (width<=360px){.register-card{padding-left:15px;padding-right:15px}.register-title{font-size:20px}.register-brand-main{font-size:16px}.register-symbol{gap:18px}.register-icon{width:49px;min-width:49px}}html,body,#root{width:100%;min-width:0;margin:0;padding:0}html,body{min-height:100%;overflow-x:hidden}body{background:#020914;font-family:Noto Sans Lao,Phetsarath OT,Noto Sans,Arial,sans-serif}.home-page{color:#fff;isolation:isolate;background:linear-gradient(90deg,#010a1926,#010a1908),url(/03.jpg) 50%/cover no-repeat;width:100%;min-height:100vh;position:relative;overflow:hidden}.home-page:before{content:"";z-index:-1;pointer-events:none;background:linear-gradient(90deg,#0008141f,#00081405 55%,#00081429);position:fixed;inset:0}.top-bar{z-index:20;background:linear-gradient(#01142dfa,#010d1ff0);border-bottom:2px solid #ffc400d9;align-items:center;gap:20px;width:100%;height:clamp(64px,8vh,86px);min-height:64px;padding:6px clamp(14px,2.5vw,38px);display:flex;position:relative;box-shadow:0 5px 18px #00000073}.top-left{flex:none;align-items:center;gap:clamp(12px,2vw,28px);min-width:0;display:flex}.top-profile{appearance:none;color:#fff;cursor:pointer;background:0 0;border:0;outline:none;align-items:center;gap:10px;min-width:0;padding:0;font-family:inherit;display:flex}.top-avatar{color:#fff;background:linear-gradient(145deg,#4fa8ff,#0865d8);border:2px solid #ffd000;border-radius:50%;flex:none;justify-content:center;align-items:center;width:clamp(48px,5vw,62px);height:clamp(48px,5vw,62px);display:flex;overflow:hidden;box-shadow:0 0 10px #ffd00080,inset 0 0 12px #fff3}.top-avatar img{object-fit:cover;width:100%;height:100%}.top-profile-info{flex-direction:column;justify-content:center;min-width:0;line-height:1.1;display:flex}.top-name{white-space:nowrap;text-overflow:ellipsis;color:#fff;max-width:150px;font-size:clamp(15px,1.45vw,21px);font-weight:800;overflow:hidden}.top-level{color:#cbdcff;white-space:nowrap;margin-top:5px;font-size:clamp(10px,.9vw,13px)}.top-money{background:linear-gradient(#0a2346fa,#031530f5);border:2px solid #f4c400;border-radius:28px;align-items:center;gap:8px;min-width:clamp(105px,11vw,160px);height:clamp(42px,5.2vh,52px);padding:4px 7px 4px 9px;display:flex;box-shadow:inset 0 0 12px #0000004d,0 3px 10px #00000059}.coin-icon{color:#fff;background:radial-gradient(circle at 35% 30%,#ffe66b,#f4a900 55%,#b96700);border:2px solid #ffe477;border-radius:50%;flex:none;justify-content:center;align-items:center;width:30px;height:30px;display:flex;box-shadow:0 0 8px #ffbe008c}.money-value{color:#fff;white-space:nowrap;text-overflow:ellipsis;text-align:center;flex:auto;min-width:0;font-size:clamp(15px,1.45vw,21px);font-weight:800;overflow:hidden}.money-plus{color:#fff;cursor:pointer;background:linear-gradient(#ffbd18,#ef9200);border:0;border-radius:50%;flex:none;justify-content:center;align-items:center;width:32px;height:32px;transition:all .18s;display:flex;box-shadow:inset 0 1px 2px #ffffff80,0 2px 5px #00000059}.money-plus:hover{transform:scale(1.08)}.money-plus:active{transform:scale(.94)}.top-center{flex:auto;justify-content:center;align-items:center;gap:clamp(8px,1vw,18px);min-width:0;display:flex}.top-action{appearance:none;cursor:pointer;white-space:nowrap;border-radius:15px;justify-content:center;align-items:center;gap:7px;min-width:clamp(90px,9vw,135px);height:clamp(42px,5.2vh,54px);padding:0 15px;font-family:inherit;font-size:clamp(12px,1.05vw,16px);font-weight:800;transition:transform .18s,filter .18s;display:flex}.top-action:hover{filter:brightness(1.08);transform:translateY(-2px)}.top-action:active{transform:scale(.96)}.top-action.recharge{color:#fff;background:linear-gradient(#ffbd19,#f18c00);border:1px solid #ffd03a;box-shadow:0 4px 12px #00000059,inset 0 1px 2px #ffffff80}.top-action.service{color:#fff;background:linear-gradient(#138cff,#0560d7);border:1px solid #4faeff;box-shadow:0 4px 12px #00000059,inset 0 1px 2px #ffffff4d}.top-right{flex:none;align-items:center;gap:clamp(8px,1.3vw,22px);display:flex}.top-menu-button{appearance:none;color:#fff;cursor:pointer;background:0 0;border:0;outline:none;flex-direction:column;justify-content:center;align-items:center;gap:2px;min-width:clamp(50px,5vw,72px);font-family:inherit;transition:transform .18s,filter .18s;display:flex}.top-menu-button:hover{filter:brightness(1.2);transform:translateY(-2px)}.top-menu-button svg{color:#ffd000;filter:drop-shadow(0 0 4px #ffcd0073)}.top-menu-button span{white-space:nowrap;font-size:clamp(9px,.8vw,13px);font-weight:700}.home-content{grid-template-columns:minmax(300px,42%) minmax(340px,58%);align-items:center;gap:clamp(15px,2vw,35px);width:100%;min-height:calc(100vh - clamp(64px,8vh,86px));padding:clamp(18px,3vh,35px) clamp(20px,4vw,65px) clamp(30px,4vh,50px);display:grid}.games-section{justify-self:center;width:100%;min-width:0;max-width:570px}.games-title{color:#ffd500;text-shadow:0 2px 4px #000c;align-items:center;gap:9px;margin-bottom:clamp(8px,1.4vh,16px);padding-left:4px;font-size:clamp(15px,1.5vw,21px);font-weight:900;display:flex}.games-title-icon{font-size:clamp(17px,1.5vw,22px)}.games-list{flex-direction:column;gap:clamp(6px,.9vh,11px);width:100%;display:flex}.game-button{color:#fff;cursor:pointer;background:linear-gradient(90deg,#031e41f7,#052349e0);border:2px solid #eab900;border-radius:18px;outline:none;align-items:center;width:100%;height:clamp(58px,7vh,76px);padding:5px clamp(12px,1.4vw,20px) 5px 7px;font-family:inherit;transition:transform .18s,filter .18s,box-shadow .18s;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff14,0 5px 12px #0006}.game-button:before{content:"";opacity:.8;background:#ffd000;width:4px;position:absolute;top:0;bottom:0;left:0}.game-button:hover{filter:brightness(1.12);transform:translate(5px);box-shadow:0 7px 16px #00000080,0 0 10px #ffcf0033}.game-button:active{transform:scale(.985)}.game-button.disabled{opacity:.95}.game-image{background:#00000040;border:1px solid #ffcf008c;border-radius:13px;flex:none;justify-content:center;align-items:center;width:clamp(46px,5vw,64px);height:clamp(46px,5vw,64px);display:flex;overflow:hidden;box-shadow:inset 0 0 8px #00000080}.game-image img{object-fit:cover;width:100%;height:100%;display:block}.game-name{text-align:left;white-space:nowrap;text-overflow:ellipsis;text-shadow:0 2px 4px #000000bf;flex:auto;min-width:0;margin-left:clamp(10px,1.2vw,17px);font-size:clamp(15px,1.35vw,21px);font-weight:900;overflow:hidden}.game-arrow{color:#dcecff;filter:drop-shadow(0 2px 2px #000000b3);flex:none;margin-left:8px}.main-stage{flex-direction:column;justify-content:center;align-items:center;width:100%;min-width:0;height:100%;min-height:450px;padding:10px clamp(5px,2vw,30px);display:flex}.main-logo{justify-content:center;align-items:center;width:min(75%,520px);max-height:47vh;margin-bottom:clamp(2px,1vh,12px);display:flex}.main-logo img{object-fit:contain;filter:drop-shadow(0 12px 12px #00000080);width:100%;height:auto;max-height:47vh;display:block}.create-room-button{color:#fff;cursor:pointer;text-shadow:0 2px 3px #642d00cc;background:linear-gradient(#ffc52b 0%,#ffab0c 48%,#ef8700 100%);border:3px solid #ffe05a;border-radius:22px;outline:none;justify-content:center;align-items:center;gap:12px;width:min(75%,500px);min-height:clamp(60px,8vh,84px);padding:8px 24px;font-family:inherit;font-size:clamp(19px,2vw,30px);font-weight:900;transition:transform .18s,filter .18s,box-shadow .18s;display:flex;box-shadow:0 7px #a85d00,0 10px 20px #00000073,inset 0 2px 2px #ffffff8c}.create-room-button:hover{filter:brightness(1.08);transform:translateY(-3px);box-shadow:0 9px #a85d00,0 14px 24px #00000080,inset 0 2px 2px #fff9}.create-room-button:active{transform:translateY(4px);box-shadow:0 3px #a85d00,0 6px 12px #0006}.create-room-icon{flex:none;justify-content:center;align-items:center;width:clamp(34px,3vw,46px);height:clamp(34px,3vw,46px);display:flex}.create-room-button span{white-space:nowrap}.create-room-button>svg{flex:none}.notice-overlay{z-index:1000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#00050fb8;justify-content:center;align-items:center;padding:20px;animation:.18s popupFade;display:flex;position:fixed;inset:0}.notice-box{text-align:center;background:linear-gradient(160deg,#09254a,#03142d);border:2px solid #e9bd00;border-radius:24px;width:min(92vw,440px);padding:30px 26px 25px;animation:.2s popupIn;position:relative;box-shadow:0 20px 60px #000000bf,0 0 25px #ffc4002e}.notice-box:before{content:"";background:linear-gradient(90deg,#0000,#ffd000,#0000);border-radius:0 0 5px 5px;height:3px;position:absolute;top:0;left:12%;right:12%}.notice-close{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .18s;display:flex;position:absolute;top:10px;right:10px}.notice-close:hover{background:#ff2828cc;transform:rotate(90deg)}.notice-icon{color:#ffd000;background:#ffd0001a;border:2px solid #ffd00080;border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;margin:0 auto 14px;display:flex;box-shadow:0 0 20px #ffd00026}.notice-warning .notice-icon{color:#ffcb22;border-color:#ffcb2299}.notice-success .notice-icon{color:#45e58b;border-color:#45e58b99}.notice-info .notice-icon{color:#52aaff;border-color:#52aaff99}.notice-box h2{color:#fff;margin:0 0 10px;font-size:clamp(21px,2vw,28px);font-weight:900}.notice-box p{color:#cbdcff;max-width:360px;margin:0 auto 20px;font-size:clamp(13px,1.2vw,16px);line-height:1.8}.notice-ok{color:#fff;cursor:pointer;background:linear-gradient(#ffbf18,#ed8a00);border:1px solid #ffd000;border-radius:13px;width:100%;min-height:48px;font-family:inherit;font-size:15px;font-weight:900;transition:all .18s;box-shadow:0 4px 10px #00000059}.notice-ok:hover{filter:brightness(1.08);transform:translateY(-1px)}.rotate-screen{display:none}.home-footer{z-index:10;text-align:center;color:#ffffffa6;pointer-events:none;padding:0 10px;font-family:Arial,sans-serif;font-size:clamp(8px,.65vw,11px);position:fixed;bottom:5px;left:0;right:0}@keyframes popupFade{0%{opacity:0}to{opacity:1}}@keyframes popupIn{0%{opacity:0;transform:scale(.88)translateY(15px)}to{opacity:1;transform:scale(1)translateY(0)}}@media (width<=1100px) and (orientation:landscape){.top-bar{gap:12px;padding-left:18px;padding-right:18px}.top-center{gap:6px}.top-action{min-width:90px;padding-left:10px;padding-right:10px}.home-content{grid-template-columns:minmax(290px,44%) minmax(320px,56%);gap:15px;padding-left:25px;padding-right:25px}.games-section{max-width:500px}.main-logo{width:min(76%,430px)}.create-room-button{width:min(76%,420px)}}@media (width>=700px) and (width<=1024px) and (orientation:landscape){.top-bar{height:66px;min-height:66px;padding:4px 15px}.top-avatar{width:48px;height:48px}.top-name{font-size:16px}.top-level{font-size:10px}.top-money{min-width:115px;height:42px}.coin-icon{width:27px;height:27px}.money-plus{width:29px;height:29px}.top-action{min-width:92px;height:42px;font-size:11px}.top-menu-button{min-width:50px}.top-menu-button svg{width:22px;height:22px}.top-menu-button span{font-size:9px}.home-content{grid-template-columns:47% 53%;gap:10px;min-height:calc(100vh - 66px);padding:12px 20px 25px}.games-section{max-width:450px}.games-title{margin-bottom:7px;font-size:16px}.games-list{gap:5px}.game-button{border-radius:14px;height:50px}.game-image{border-radius:9px;width:42px;height:42px}.game-name{font-size:14px}.game-arrow{width:18px;height:18px}.main-stage{min-height:400px}.main-logo{width:min(72%,380px);max-height:42vh}.main-logo img{max-height:42vh}.create-room-button{border-radius:18px;width:min(72%,370px);min-height:58px;font-size:20px}}@media (width<=699px) and (orientation:landscape){.top-bar{gap:7px;height:54px;min-height:54px;padding:3px 9px}.top-left{gap:8px}.top-avatar{border-width:1.5px;width:40px;height:40px}.top-profile{gap:6px}.top-name{max-width:75px;font-size:13px}.top-level{margin-top:2px;font-size:8px}.top-money{border-width:1.5px;gap:4px;min-width:82px;height:34px;padding:2px 5px}.coin-icon{width:23px;height:23px}.coin-icon svg{width:14px;height:14px}.money-value{font-size:12px}.money-plus{width:24px;height:24px}.money-plus svg{width:14px;height:14px}.top-center{gap:4px}.top-action{border-radius:9px;gap:4px;min-width:68px;height:34px;padding:0 7px;font-size:8px}.top-action svg{width:15px;height:15px}.top-right{gap:4px}.top-menu-button{gap:0;min-width:36px}.top-menu-button svg{width:19px;height:19px}.top-menu-button span{font-size:7px}.home-content{grid-template-columns:minmax(230px,48%) minmax(250px,52%);gap:8px;min-height:calc(100vh - 54px);padding:7px 12px 17px}.games-section{max-width:none}.games-title{gap:4px;margin-bottom:4px;padding-left:1px;font-size:12px}.games-title-icon{font-size:12px}.games-list{gap:3px}.game-button{border-width:1.5px;border-radius:11px;height:40px;min-height:40px;padding:3px 8px 3px 4px}.game-image{border-radius:7px;width:34px;height:34px}.game-name{margin-left:7px;font-size:11px}.game-arrow{width:15px;height:15px;margin-left:4px}.main-stage{min-height:0;padding:3px 8px}.main-logo{width:min(72%,300px);max-height:45vh;margin-bottom:1px}.main-logo img{max-height:45vh}.create-room-button{border-width:2px;border-radius:13px;gap:6px;width:min(75%,310px);min-height:43px;padding:4px 12px;font-size:15px;box-shadow:0 4px #a85d00,0 6px 12px #00000073}.create-room-icon{width:25px;height:25px}.create-room-icon svg{width:20px;height:20px}.create-room-button>svg{width:18px;height:18px}.home-footer{font-size:7px;bottom:2px}.notice-box{border-radius:17px;width:min(78vw,340px);padding:20px 18px 17px}.notice-icon{width:50px;height:50px;margin-bottom:8px}.notice-icon svg{width:25px;height:25px}.notice-box h2{margin-bottom:5px;font-size:18px}.notice-box p{margin-bottom:12px;font-size:11px;line-height:1.5}.notice-ok{border-radius:9px;min-height:36px;font-size:11px}.notice-close{width:28px;height:28px;top:7px;right:7px}.notice-close svg{width:16px;height:16px}}@media (height<=420px) and (orientation:landscape){.top-bar{height:48px;min-height:48px}.top-avatar{width:36px;height:36px}.top-name{font-size:11px}.top-level{font-size:7px}.top-money,.top-action{height:30px}.home-content{min-height:calc(100vh - 48px);padding-top:4px;padding-bottom:12px}.games-list{gap:2px}.game-button{height:34px;min-height:34px}.game-image{width:29px;height:29px}.game-name{font-size:10px}.main-logo,.main-logo img{max-height:40vh}.create-room-button{border-radius:11px;min-height:36px;font-size:13px}}@media (orientation:portrait){.home-page>:not(.rotate-screen){visibility:hidden}.rotate-screen{z-index:99999;background:linear-gradient(145deg,#020b19,#061c38);justify-content:center;align-items:center;padding:25px;display:flex;position:fixed;inset:0}.rotate-card{text-align:center;background:linear-gradient(160deg,#09264c,#031329);border:2px solid #eac000;border-radius:25px;width:min(90vw,430px);padding:35px 25px;box-shadow:0 20px 60px #000000b3,0 0 25px #ffcd002e}.rotate-icon{color:#ffd000;background:#ffd00014;border:2px solid #ffd000;border-radius:50%;justify-content:center;align-items:center;width:85px;height:85px;margin:0 auto 20px;animation:1.8s ease-in-out infinite rotatePhone;display:flex}.rotate-card h2{color:#fff;margin:0 0 10px;font-size:25px;font-weight:900}.rotate-card p{color:#c8d9f4;margin:0;font-size:15px;line-height:1.8}}@keyframes rotatePhone{0%,to{transform:rotate(0)}50%{transform:rotate(90deg)}}@supports (padding:env(safe-area-inset-left)){.top-bar{padding-left:max(clamp(14px, 2.5vw, 38px), env(safe-area-inset-left));padding-right:max(clamp(14px, 2.5vw, 38px), env(safe-area-inset-right))}.home-content{padding-left:max(clamp(20px, 4vw, 65px), env(safe-area-inset-left));padding-right:max(clamp(20px, 4vw, 65px), env(safe-area-inset-right))}}@media (hover:none) and (pointer:coarse){.game-button:hover,.top-action:hover,.top-menu-button:hover,.create-room-button:hover,.money-plus:hover{filter:none;transform:none}.game-button:active{transform:scale(.975)}.create-room-button:active{transform:translateY(3px)}.top-action:active{transform:scale(.96)}}html,body{width:100%;min-height:100%;margin:0;padding:0}.khaeng-page{color:#fff;background:linear-gradient(#031a34 0%,#021225 100%);width:100%;min-height:100dvh;font-family:Noto Sans Lao,Phetsarath OT,Noto Sans,Arial,sans-serif;overflow-x:hidden}.khaeng-header{background:linear-gradient(#06264a,#031a34);border-bottom:2px solid #f2c400;align-items:center;gap:14px;width:100%;height:72px;padding:10px 24px;display:flex}.khaeng-back-button,.khaeng-help-button{color:#fff;cursor:pointer;background:#0a3159;border:1px solid #f2c400;border-radius:12px;flex:0 0 46px;justify-content:center;align-items:center;width:46px;height:46px;display:flex}.khaeng-title-area{flex:1;align-items:center;gap:11px;min-width:0;display:flex}.khaeng-title-icon{color:#ffd000;background:#0b3d6d;border:2px solid #f2c400;border-radius:50%;flex:0 0 44px;justify-content:center;align-items:center;width:44px;height:44px;font-size:26px;display:flex}.khaeng-title-area h1{color:#ffd000;margin:0;font-size:25px;font-weight:900;line-height:1}.khaeng-title-area span{color:#9eb6cb;margin-top:5px;font-size:11px;display:block}.khaeng-actions{align-items:stretch;gap:12px;width:calc(100% - 40px);max-width:1400px;margin:18px auto 0;display:flex}.khaeng-tabs{flex:0 0 430px;gap:10px;width:430px;display:flex}.khaeng-tab,.khaeng-create-button{cursor:pointer;border-radius:12px;flex:1;justify-content:center;align-items:center;gap:7px;min-width:0;min-height:48px;padding:0 14px;font-family:inherit;font-size:14px;font-weight:800;display:flex}.khaeng-tab{color:#fff;background:linear-gradient(#126abd,#07539d);border:1px solid #f2c400}.khaeng-tab.active{background:linear-gradient(#1780d6,#0964b9)}.khaeng-create-button{color:#fff;background:linear-gradient(#ffc329,#f29200);border:1px solid #f2c400}.khaeng-search{flex:1;gap:8px;min-width:0;display:flex}.khaeng-search-input{background:#061f3c;border:1px solid #f2c400;border-radius:12px;flex:1;align-items:center;gap:8px;min-width:0;height:48px;padding:0 13px;display:flex}.khaeng-search-input input{color:#fff;background:0 0;border:0;outline:0;width:100%;min-width:0;font-family:inherit;font-size:13px}.khaeng-search-input input::placeholder{color:#7f9ab3}.khaeng-clear-search{color:#fff;cursor:pointer;background:#153a5d;border:0;border-radius:8px;flex:0 0 28px;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.khaeng-search-button{color:#fff;cursor:pointer;background:linear-gradient(#1680d7,#075db1);border:1px solid #f2c400;border-radius:12px;flex:0 0 85px;width:85px;font-family:inherit;font-size:13px;font-weight:800}.khaeng-content{background:linear-gradient(145deg,#0a3a66,#062442);border:1px solid #f2c400;border-radius:20px;width:calc(100% - 40px);max-width:1400px;margin:15px auto 0;padding:18px}.khaeng-section-heading{justify-content:space-between;align-items:center;gap:20px;min-width:0;margin-bottom:14px;display:flex}.khaeng-section-heading h2{color:#ffd000;margin:0;font-size:23px;font-weight:900}.khaeng-section-heading p{color:#99b2c8;margin:4px 0 0;font-size:11px}.khaeng-player-limit{color:#ffd000;background:#05223f;border:1px solid #f2c400;border-radius:10px;flex:none;align-items:center;gap:6px;min-height:38px;padding:0 13px;font-size:12px;font-weight:800;display:flex}.khaeng-room-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;width:100%;display:grid}.khaeng-room-card{background:linear-gradient(150deg,#10426e,#082c4e);border:1px solid #f2c400;border-radius:15px;min-width:0;padding:12px;transition:transform .2s,box-shadow .2s}.khaeng-room-card:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0000004d}.khaeng-room-card.full{opacity:.6}.khaeng-room-top{align-items:center;gap:9px;min-width:0;display:flex}.khaeng-room-coin{color:#fff;background:radial-gradient(circle,#ffd42d,#d68b00);border:2px solid #ffd000;border-radius:50%;flex:0 0 40px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.khaeng-room-money{min-width:0}.khaeng-room-money span{color:#9eb5c9;font-size:9px;display:block}.khaeng-room-money strong{color:#ffd000;white-space:nowrap;margin-top:2px;font-size:18px;font-weight:900;display:block}.khaeng-room-info{justify-content:space-between;align-items:center;gap:6px;min-width:0;margin:10px 0;display:flex}.khaeng-room-id{min-width:0}.khaeng-room-id span{color:#7792a9;font-size:8px;display:block}.khaeng-room-id strong{color:#fff;text-overflow:ellipsis;white-space:nowrap;font-size:10px;display:block;overflow:hidden}.khaeng-room-players{color:#c8d8e7;background:#05213b;border-radius:8px;flex:none;align-items:center;gap:4px;padding:4px 7px;font-size:9px;display:flex}.khaeng-enter-button{color:#fff;cursor:pointer;background:linear-gradient(#1681dc,#075eb5);border:1px solid #f2c400;border-radius:9px;justify-content:center;align-items:center;gap:5px;width:100%;min-height:36px;font-family:inherit;font-size:11px;font-weight:900;display:flex}.khaeng-enter-button:disabled{color:#9cabb8;cursor:not-allowed;background:#394b5a;border-color:#66798b}.khaeng-enter-arrow{transform:rotate(180deg)}.khaeng-state-box,.khaeng-empty{text-align:center;color:#9eb6ca;flex-direction:column;justify-content:center;align-items:center;min-height:230px;display:flex}.khaeng-empty h3{color:#fff;margin:10px 0 5px;font-size:18px}.khaeng-empty p{margin:0 0 15px;font-size:11px}.khaeng-empty-create{color:#fff;cursor:pointer;background:linear-gradient(#ffc126,#f39100);border:1px solid #f2c400;border-radius:11px;align-items:center;gap:6px;min-height:42px;padding:0 20px;font-family:inherit;font-size:12px;font-weight:900;display:flex}.khaeng-bottom-action{background:#05223f;border:1px solid #f2c400;border-radius:15px;justify-content:space-between;align-items:center;gap:12px;width:calc(100% - 40px);max-width:1400px;min-height:62px;margin:12px auto 20px;padding:8px 12px;display:flex}.khaeng-bottom-info{color:#91aac0;align-items:center;gap:7px;min-width:0;font-size:11px;display:flex}.khaeng-bottom-info span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.khaeng-big-create{color:#fff;cursor:pointer;background:linear-gradient(#ffc126,#f39100);border:1px solid #f2c400;border-radius:10px;flex:none;align-items:center;gap:6px;min-height:42px;padding:0 20px;font-family:inherit;font-size:12px;font-weight:900;display:flex}.khaeng-modal-overlay{z-index:9999;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#000814c7;justify-content:center;align-items:center;padding:18px;display:flex;position:fixed;inset:0}.khaeng-create-modal,.khaeng-join-modal,.khaeng-rules-modal{background:linear-gradient(145deg,#0c4776,#06233f);border:1px solid #f2c400;border-radius:20px;width:min(600px,100%);max-height:calc(100dvh - 36px);padding:25px;position:relative;overflow-y:auto;box-shadow:0 25px 70px #0000008c}.khaeng-modal-close{color:#fff;cursor:pointer;background:#123654;border:0;border-radius:9px;justify-content:center;align-items:center;width:35px;height:35px;display:flex;position:absolute;top:10px;right:10px}.khaeng-create-icon,.khaeng-modal-icon{color:#fff;background:radial-gradient(circle,#ffd335,#d68c00);border:2px solid #f2c400;border-radius:50%;justify-content:center;align-items:center;width:54px;height:54px;margin:0 auto 10px;display:flex}.khaeng-create-modal>h2,.khaeng-join-modal>h2,.khaeng-rules-modal h2{text-align:center;color:#ffd000;margin:0;font-size:25px;font-weight:900}.khaeng-create-modal>p,.khaeng-join-modal>p{text-align:center;color:#a5bdd0;margin:5px 0 18px;font-size:11px}.khaeng-form{flex-direction:column;gap:12px;display:flex}.khaeng-form-group{flex-direction:column;gap:5px;min-width:0;display:flex}.khaeng-form-group>span{color:#b7cadb;font-size:11px;font-weight:700}.khaeng-form-group input,.khaeng-form-group select{color:#fff;background:#051d34;border:1px solid #53728c;border-radius:10px;outline:none;width:100%;min-height:44px;padding:0 12px;font-family:inherit;font-size:12px}.khaeng-form-group input:focus,.khaeng-form-group select:focus{border-color:#f2c400}.khaeng-code-row{gap:7px;display:flex}.khaeng-code-row input{flex:1;min-width:0}.khaeng-generate-code{color:#fff;cursor:pointer;background:#116abd;border:1px solid #f2c400;border-radius:10px;flex:0 0 68px;width:68px;font-family:inherit;font-size:11px;font-weight:800}.khaeng-form-row{grid-template-columns:1fr 1fr;gap:10px;display:grid}.khaeng-private-row{cursor:pointer;background:#072845;border:1px solid #345b78;border-radius:11px;align-items:center;gap:10px;padding:11px;display:flex}.khaeng-private-row input{accent-color:#f2c400;width:18px;height:18px}.khaeng-private-row span{flex-direction:column;gap:2px;min-width:0;display:flex}.khaeng-private-row strong{color:#fff;font-size:12px}.khaeng-private-row small{color:#8fa8bc;font-size:9px}.khaeng-modal-buttons{grid-template-columns:1fr 1fr;gap:9px;margin-top:17px;display:grid}.khaeng-modal-cancel,.khaeng-modal-confirm{cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:6px;min-height:44px;font-family:inherit;font-size:12px;font-weight:900;display:flex}.khaeng-modal-cancel{color:#fff;background:#30495e;border:1px solid #627b90}.khaeng-modal-confirm{color:#fff;background:linear-gradient(#1680d7,#075db2);border:1px solid #f2c400}.khaeng-join-modal{text-align:center;width:min(430px,100%)}.khaeng-modal-room{background:#061f37;border:1px solid #365a76;border-radius:12px;margin-top:15px;padding:15px}.khaeng-modal-room span{color:#91a9bd;font-size:10px;display:block}.khaeng-modal-room strong{color:#ffd000;margin-top:3px;font-size:24px;font-weight:900;display:block}.khaeng-modal-room small{color:#8ea7bb;margin-top:5px;font-size:10px;display:block}.khaeng-modal-players{color:#c5d7e7;justify-content:center;align-items:center;gap:6px;margin-top:10px;font-size:11px;display:flex}.khaeng-rules-header{color:#ffd000;flex-direction:column;align-items:center;gap:7px;margin-bottom:17px;display:flex}.khaeng-rules-content{flex-direction:column;gap:9px;display:flex}.khaeng-rules-content section{background:#062440;border:1px solid #355976;border-radius:10px;padding:11px}.khaeng-rules-content h3{color:#ffd000;margin:0 0 5px;font-size:13px}.khaeng-rules-content p{color:#b2c7d9;margin:0;font-size:11px;line-height:1.6}.khaeng-toast-wrap{z-index:20000;pointer-events:none;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.khaeng-toast{pointer-events:auto;background:linear-gradient(145deg,#0b416d,#061f3b);border:1px solid #f2c400;border-radius:15px;align-items:center;gap:10px;width:min(420px,100vw - 30px);min-height:72px;padding:12px;display:flex;box-shadow:0 20px 60px #0000008c}.khaeng-toast-icon{color:#ffd000;background:#f2c4001f;border-radius:50%;flex:0 0 40px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.khaeng-toast-text{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.khaeng-toast-text strong{color:#fff;font-size:13px}.khaeng-toast-text span{color:#a7bdd0;font-size:10px;line-height:1.4}.khaeng-toast>button{color:#fff;cursor:pointer;background:#173b59;border:0;border-radius:7px;flex:0 0 28px;justify-content:center;align-items:center;width:28px;height:28px;display:flex}@media (width<=1100px){.khaeng-actions{width:calc(100% - 24px)}.khaeng-tabs{flex-basis:360px;width:360px}.khaeng-content{width:calc(100% - 24px)}.khaeng-room-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.khaeng-bottom-action{width:calc(100% - 24px)}}@media (width<=800px){.khaeng-header{height:62px;padding:7px 10px}.khaeng-back-button,.khaeng-help-button{flex-basis:40px;width:40px;height:40px}.khaeng-title-icon{flex-basis:38px;width:38px;height:38px}.khaeng-title-area h1{font-size:19px}.khaeng-title-area span{font-size:9px}.khaeng-actions{flex-flow:row;gap:7px;width:calc(100% - 16px);display:flex}.khaeng-tabs{flex:0 0 330px;gap:6px;width:330px}.khaeng-tab,.khaeng-create-button{min-height:43px;padding:0 8px;font-size:10px}.khaeng-search{flex:1;min-width:0}.khaeng-search-input,.khaeng-search-button{height:43px}.khaeng-search-button{flex-basis:65px;width:65px;font-size:10px}.khaeng-content{width:calc(100% - 16px);padding:11px}.khaeng-section-heading{margin-bottom:9px}.khaeng-section-heading h2{font-size:17px}.khaeng-section-heading p{font-size:9px}.khaeng-player-limit{min-height:32px;padding:0 8px;font-size:9px}.khaeng-room-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.khaeng-room-card{padding:8px}.khaeng-room-coin{flex-basis:32px;width:32px;height:32px}.khaeng-room-money strong{font-size:14px}.khaeng-room-players{font-size:8px}.khaeng-enter-button{min-height:33px;font-size:9px}.khaeng-bottom-action{width:calc(100% - 16px)}}@media (width<=600px){.khaeng-header{gap:6px;height:56px;padding:6px 8px}.khaeng-back-button,.khaeng-help-button{border-radius:9px;flex-basis:36px;width:36px;height:36px}.khaeng-title-icon{display:none}.khaeng-title-area h1{font-size:16px}.khaeng-title-area span{display:none}.khaeng-actions{flex-flow:row;width:calc(100% - 10px);margin-top:7px;overflow:hidden}.khaeng-tabs{flex:0 0 205px;gap:4px;width:205px}.khaeng-tab,.khaeng-create-button{border-radius:8px;min-height:38px;padding:0 5px;font-size:8px}.khaeng-tab svg,.khaeng-create-button svg{width:14px;height:14px}.khaeng-search{gap:4px;min-width:0}.khaeng-search-input{border-radius:8px;height:38px;padding:0 7px}.khaeng-search-input input{font-size:9px}.khaeng-search-button{border-radius:8px;flex-basis:51px;width:51px;height:38px;padding:0;font-size:8px}.khaeng-content{border-radius:13px;width:calc(100% - 10px);margin-top:7px;padding:8px}.khaeng-section-heading{gap:5px;margin-bottom:7px}.khaeng-section-heading h2{font-size:14px}.khaeng-section-heading p{display:none}.khaeng-player-limit{min-height:28px;font-size:8px}.khaeng-room-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:5px}.khaeng-room-card{border-radius:10px;padding:7px}.khaeng-room-top{gap:5px}.khaeng-room-coin{flex-basis:27px;width:27px;height:27px}.khaeng-room-coin svg{width:14px;height:14px}.khaeng-room-money span{font-size:6px}.khaeng-room-money strong{font-size:11px}.khaeng-room-info{margin:6px 0}.khaeng-room-id span{font-size:6px}.khaeng-room-id strong{font-size:7px}.khaeng-room-players{padding:3px 4px;font-size:6px}.khaeng-room-players svg{width:10px;height:10px}.khaeng-enter-button{border-radius:7px;min-height:28px;font-size:7px}.khaeng-enter-arrow{width:11px;height:11px}.khaeng-bottom-action{width:calc(100% - 10px);min-height:45px;margin-top:7px;margin-bottom:8px;padding:5px 7px}.khaeng-bottom-info{font-size:7px}.khaeng-big-create{border-radius:8px;min-height:34px;padding:0 10px;font-size:8px}}@media (width<=400px){.khaeng-tabs{flex-basis:175px;width:175px}.khaeng-tab,.khaeng-create-button{font-size:7px}.khaeng-search-button{flex-basis:45px;width:45px}.khaeng-room-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.khaeng-room-money strong{font-size:10px}}@media (orientation:landscape) and (height<=600px){.khaeng-header{height:52px}.khaeng-actions{margin-top:6px}.khaeng-content{margin-top:6px;padding:8px}.khaeng-room-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.khaeng-room-card{padding:7px}.khaeng-bottom-action{min-height:43px;margin-top:6px;margin-bottom:6px}.khaeng-modal-overlay{padding:8px}.khaeng-create-modal,.khaeng-join-modal,.khaeng-rules-modal{max-height:calc(100dvh - 16px);padding:14px}}.khaeng-orientation-lock{z-index:999999;color:#fff;background:linear-gradient(135deg,#021426,#06345b);justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.khaeng-orientation-card{text-align:center;background:linear-gradient(145deg,#0b426e,#05223f);border:1px solid #f2c400;border-radius:24px;width:min(430px,100% - 30px);padding:30px 22px;box-shadow:0 25px 70px #0000008c}.khaeng-orientation-icon{color:#ffd000;background:#092c4c;border:2px solid #f2c400;border-radius:20px;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto;display:flex;transform:rotate(90deg)}.khaeng-orientation-arrow{color:#ffd000;margin-top:15px;font-size:35px;line-height:1}.khaeng-orientation-card h2{color:#ffd000;margin:14px 0 7px;font-family:Noto Sans Lao,Phetsarath OT,sans-serif;font-size:21px;font-weight:900}.khaeng-orientation-card p{color:#c0d2e1;margin:0;font-family:Noto Sans Lao,Phetsarath OT,sans-serif;font-size:13px;line-height:1.8}.khaeng-orientation-card span{color:#7895ad;margin-top:9px;font-size:10px;display:block}@media (width<=900px) and (orientation:portrait){.khaeng-page{min-height:100dvh}.khaeng-orientation-lock{display:flex}}@media (orientation:landscape){.khaeng-orientation-lock{display:none}}.profile-page{color:#fff;background:radial-gradient(circle at 50% 20%,#ff00002e,#0000 35%),#080808;min-height:100vh;position:relative;overflow-x:hidden}.profile-bg{z-index:0;background:linear-gradient(#0000008c,#000000d1),url(/03.jpg) 50%/cover no-repeat;position:fixed;inset:0}.profile-container{z-index:1;width:min(100%,720px);margin:auto;padding:20px;position:relative}.profile-header{justify-content:space-between;align-items:center;height:60px;margin-bottom:18px;display:flex}.profile-back{color:#fff;cursor:pointer;background:#0009;border:1px solid #ffffff2e;border-radius:12px;align-items:center;gap:8px;padding:11px 18px;transition:all .25s;display:flex}.profile-back:hover{background:#ff00001f;border-color:#ff1616}.profile-title{align-items:center;gap:9px;font-size:22px;font-weight:800;display:flex}.profile-header-space{width:100px}.profile-card{background:linear-gradient(145deg,#181818f7,#070707f7);border:1px solid #ff1616;border-radius:24px;padding:35px 30px 30px;position:relative;box-shadow:0 0 35px #ff00001f,inset 0 0 30px #ff000008}.profile-avatar{background:linear-gradient(145deg,#ff1717,#8d0000);border:3px solid #ff4545;border-radius:50%;justify-content:center;align-items:center;width:105px;height:105px;margin:0 auto 16px;display:flex;box-shadow:0 0 25px #ff000059}.profile-card h1{text-align:center;margin:0;font-size:28px;font-weight:900}.profile-member{text-align:center;color:#999;margin-top:7px;font-size:14px}.profile-balance{background:linear-gradient(90deg,#ff000024,#ffffff08);border:1px solid #ff323259;border-radius:15px;align-items:center;gap:15px;margin-top:28px;padding:17px 20px;display:flex}.balance-icon{background:#e60000;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.balance-info{flex-direction:column;gap:3px;display:flex}.balance-info span{color:#aaa;font-size:14px}.balance-info strong{font-size:23px}.profile-info{border:1px solid #ffffff1a;border-radius:15px;margin-top:22px;overflow:hidden}.profile-row{background:#ffffff06;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:15px;padding:16px 18px;display:flex}.profile-row:last-child{border-bottom:none}.profile-row span{color:#999}.profile-row strong{color:#fff;text-align:right;overflow-wrap:anywhere;max-width:60%}.profile-button,.profile-logout{cursor:pointer;border-radius:13px;justify-content:center;align-items:center;gap:10px;width:100%;min-height:54px;margin-top:18px;font-size:17px;font-weight:800;transition:transform .2s,box-shadow .2s,background .2s;display:flex}.profile-button{color:#fff;background:#161616;border:1px solid #555}.profile-button:hover{border-color:#ff2020}.profile-logout{color:#fff;background:linear-gradient(#ff2424,#d90000);border:none;box-shadow:0 8px 20px #f003}.profile-logout:hover{transform:translateY(-2px);box-shadow:0 12px 28px #ff00004d}.profile-footer{text-align:center;color:#777;padding:20px 0;font-size:11px}@media (width<=600px){.profile-container{padding:12px}.profile-card{border-radius:20px;padding:28px 18px 22px}.profile-title{font-size:18px}.profile-back{padding:9px 12px}.profile-header-space{width:70px}.profile-card h1{font-size:24px}.profile-row{padding:14px}.profile-row span{font-size:13px}.profile-row strong{font-size:14px}}.rules-page{color:#fff;box-sizing:border-box;background:radial-gradient(circle at 50% 20%,#005baa47,#0000 45%),radial-gradient(circle at 10% 90%,#ffae001f,#0000 35%),linear-gradient(135deg,#020a16,#061a31 50%,#020811);width:100%;min-height:100vh;padding:18px;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;position:relative;overflow:hidden}.rules-glow{filter:blur(100px);pointer-events:none;border-radius:50%;width:450px;height:450px;position:absolute}.rules-glow-1{background:#0069ff21;top:15%;left:-180px}.rules-glow-2{background:#ffb40017;bottom:-100px;right:-180px}.rules-container{z-index:2;background:linear-gradient(135deg,#081d35fa,#020e1dfa);border:1px solid #ffc400b3;border-radius:22px;width:min(1500px,100%);min-height:calc(100vh - 36px);margin:auto;position:relative;overflow:hidden;box-shadow:0 0 0 1px #0078ff1a,0 20px 80px #000000a6,inset 0 0 70px #0059b414}.rules-topbar{background:linear-gradient(#0b2746f2,#031223f2);border-bottom:1px solid #ffc30047;grid-template-columns:180px 1fr 180px;align-items:center;height:82px;padding:0 22px;display:grid}.rules-back-btn,.rules-close-btn{color:#fff;cursor:pointer;background:linear-gradient(#153a64,#081a30);border:1px solid #ffc700cc;transition:all .2s;box-shadow:inset 0 1px #ffffff1f,0 5px 15px #0000004d}.rules-back-btn{border-radius:14px;justify-content:center;align-items:center;gap:9px;width:150px;height:48px;font-size:17px;font-weight:800;display:flex}.rules-back-btn:hover,.rules-close-btn:hover{border-color:#ffd000;transform:translateY(-2px);box-shadow:0 0 20px #ffc30059}.rules-title{color:#fff;text-shadow:0 2px 8px #000c;justify-content:center;align-items:center;gap:12px;font-size:clamp(25px,3vw,40px);font-weight:900;display:flex}.rules-title svg{color:#ffd000}.rules-close-btn{border-radius:50%;justify-content:center;justify-self:end;align-items:center;width:50px;height:50px;display:flex}.rules-main{grid-template-columns:285px minmax(0,1fr);min-height:calc(100vh - 160px);display:grid}.rules-sidebar{background:linear-gradient(#051c33f2,#020e1beb);border-right:1px solid #ffc30040;padding:22px 15px}.rules-menu-title{color:#ffd000;align-items:center;gap:8px;padding:8px 12px 16px;font-size:18px;font-weight:900;display:flex}.rules-game-btn{color:#fff;cursor:pointer;background:linear-gradient(145deg,#163b61f2,#051b32f2);border:1px solid #ffc4007a;border-radius:16px;align-items:center;gap:12px;width:100%;min-height:88px;margin-bottom:12px;padding:10px;transition:transform .2s,border .2s,box-shadow .2s;display:flex;position:relative}.rules-game-btn:hover{border-color:#ffd000;transform:translate(3px);box-shadow:0 0 18px #ffc40040}.rules-game-btn.active{background:linear-gradient(145deg,#164f88,#082d52);border-color:#ffd000;box-shadow:0 0 20px #008bff47,inset 0 0 20px #0082ff1a}.rules-game-btn.locked{opacity:.68}.rules-game-icon{color:#111;background:linear-gradient(145deg,#fff,#cdd8e8);border-radius:13px;flex:0 0 54px;justify-content:center;align-items:center;width:54px;height:54px;display:flex;box-shadow:0 5px 12px #0006}.rules-game-btn.active .rules-game-icon{color:#16243a;background:linear-gradient(145deg,#ffd936,#ffae00)}.rules-game-name{text-align:left;flex-direction:column;flex:1;min-width:0;display:flex}.rules-game-name span{font-size:19px;font-weight:900}.rules-game-name small{color:#ffca28;margin-top:4px;font-size:12px;font-weight:700}.rules-arrow{color:#fff;font-size:35px;line-height:1}.rules-content{min-width:0;max-height:calc(100vh - 160px);padding:25px;overflow-y:auto}.khaeng-header{text-align:center;justify-content:center;align-items:center;gap:20px;min-height:110px;margin-bottom:20px;display:flex}.khaeng-cards{color:#b40000;background:linear-gradient(145deg,#fff,#dce7f5);border-radius:14px;padding:12px 17px;font-size:22px;font-weight:900;transform:rotate(-3deg);box-shadow:0 8px 20px #00000059}.khaeng-header h1{color:#ffd000;text-shadow:0 3px #5e3100,0 0 20px #ffbe004d;margin:0;font-size:clamp(34px,4vw,52px);font-weight:1000}.khaeng-header p{color:#b9cbe0;margin:5px 0 0;font-size:15px}.rules-columns{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:25px;display:grid}.rule-section{background:linear-gradient(145deg,#08233fd1,#031323d1);border:1px solid #ffc40047;border-radius:16px;margin-bottom:22px;padding:20px;box-shadow:inset 0 0 25px #005ab40f}.rule-section-title{color:#ffd000;border-bottom:1px solid #ffc40040;align-items:center;gap:10px;padding-bottom:12px;display:flex}.rule-section-title h2{margin:0;font-size:22px;font-weight:900}.rule-section-content{color:#e5edf7;padding-top:13px;font-size:16px;line-height:1.85}.rule-section-content p{margin:0 0 10px}.rule-line{grid-template-columns:75px minmax(0,1fr);align-items:start;gap:12px;margin-bottom:13px;display:grid}.rule-line p{margin:0}.rule-tag{text-align:center;color:#fff;border-radius:20px;min-width:65px;padding:4px 8px;font-weight:900;line-height:1.5}.rule-tag.blue{background:#1976d2}.rule-tag.green{background:#2eaf52}.rule-tag.orange{background:#f28b22}.rule-note{background:#ffbe0014;border-left:4px solid #ffd000;border-radius:10px;margin-top:16px;padding:14px}.rule-note strong{color:#ffd000;font-size:18px}.formula{color:#fff;background:#00000038;border-radius:10px;margin:8px 0;padding:12px 15px;font-size:17px;font-weight:800}.formula-list{flex-direction:column;gap:10px;display:flex}.formula-list div{border-bottom:1px dashed #ffffff29;justify-content:space-between;align-items:center;gap:15px;padding-bottom:9px;display:flex}.formula-list span{color:#e7edf5}.formula-list strong{color:#ffd000;white-space:nowrap}.rule-section h3{color:#ffd000;margin:13px 0 4px;font-size:18px}.small-rule{color:#c4d2e2}.special-box{background:linear-gradient(145deg,#412a05a6,#12161de6);border:1px solid #ffc3008c;border-radius:16px;margin-top:4px;padding:18px;box-shadow:0 0 25px #ffbe0014}.special-title{align-items:center;gap:9px;margin-bottom:13px;display:flex}.special-title span{font-size:22px}.special-title h3{color:#ffd000;margin:0;font-size:21px}.special-row{border-bottom:1px dashed #ffffff29;justify-content:space-between;gap:15px;padding:8px 0;font-size:15px;display:flex}.special-row:last-child{border-bottom:none}.special-row strong{color:#ffd000;white-space:nowrap}.maintenance-box{text-align:center;background:radial-gradient(circle at 50% 30%,#ffbe0014,#0000 40%),#041627cc;border:1px solid #ffc4004d;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;min-height:560px;padding:40px;display:flex}.maintenance-icon{color:#ffd000;background:#ffbe0014;border:2px solid #ffd000;border-radius:50%;justify-content:center;align-items:center;width:110px;height:110px;margin-bottom:20px;display:flex;box-shadow:0 0 35px #ffbe002e}.maintenance-box h1{color:#fff;margin:0 0 5px;font-size:38px}.maintenance-box h2{color:#ffd000;margin:0 0 15px;font-size:28px}.maintenance-box p{color:#b9cbe0;margin:4px 0;font-size:16px}.maintenance-status{color:#ffd000;background:#ffbe0014;border:1px solid #ffbe0066;border-radius:30px;align-items:center;gap:9px;margin-top:25px;padding:10px 20px;font-weight:800;display:flex}.maintenance-status span{background:#ffb300;border-radius:50%;width:9px;height:9px;box-shadow:0 0 10px #ffb300}.rules-footer{color:#aebed0;background:#0003;border-top:1px solid #ffc30033;justify-content:center;align-items:center;gap:8px;min-height:45px;padding:8px 20px;font-size:13px;display:flex}.rules-footer svg{color:#ffd000}@media (width<=1000px){.rules-page{padding:10px}.rules-container{min-height:calc(100vh - 20px)}.rules-topbar{grid-template-columns:130px 1fr 80px;height:70px;padding:0 12px}.rules-back-btn{width:120px;height:42px;font-size:15px}.rules-close-btn{width:42px;height:42px}.rules-main{grid-template-columns:220px minmax(0,1fr)}.rules-sidebar{padding:15px 10px}.rules-game-btn{min-height:75px}.rules-game-icon{flex-basis:45px;width:45px;height:45px}.rules-game-name span{font-size:16px}.rules-content{padding:17px}.rules-columns{gap:15px}.rule-section{padding:15px}.rule-section-content{font-size:14px}}@media (width<=900px) and (orientation:landscape){.rules-page{padding:6px}.rules-container{border-radius:15px}.rules-topbar{grid-template-columns:115px 1fr 60px;height:58px}.rules-back-btn{width:105px;height:38px;font-size:13px}.rules-title{font-size:22px}.rules-close-btn{width:38px;height:38px}.rules-main{grid-template-columns:190px minmax(0,1fr);min-height:calc(100vh - 105px)}.rules-sidebar{padding:9px}.rules-menu-title{padding:4px 8px 8px;font-size:14px}.rules-game-btn{border-radius:11px;gap:7px;min-height:62px;margin-bottom:7px}.rules-game-icon{flex-basis:38px;width:38px;height:38px}.rules-game-name span{font-size:14px}.rules-game-name small{font-size:9px}.rules-arrow{font-size:25px}.rules-content{max-height:calc(100vh - 105px);padding:12px}.khaeng-header{min-height:65px;margin-bottom:10px}.khaeng-cards{padding:7px 10px;font-size:15px}.khaeng-header h1{font-size:28px}.khaeng-header p{font-size:11px}.rules-columns{gap:10px}.rule-section{border-radius:10px;margin-bottom:10px;padding:10px}.rule-section-title{padding-bottom:7px}.rule-section-title h2{font-size:16px}.rule-section-content{padding-top:7px;font-size:11px;line-height:1.6}.rule-section-content p{margin-bottom:5px}.formula{padding:7px 9px;font-size:12px}.formula-list{gap:5px}.formula-list div{padding-bottom:5px}.special-box{padding:10px}.special-row{padding:4px 0;font-size:11px}.special-title h3{font-size:15px}.rules-footer{min-height:32px;font-size:9px}.maintenance-box{min-height:420px}}@media (width<=600px){.rules-page{min-height:100vh;padding:0}.rules-container{border-left:none;border-right:none;border-radius:0;width:100%;min-height:100vh}.rules-topbar{grid-template-columns:105px 1fr 55px;height:58px;padding:0 8px}.rules-back-btn{width:96px;height:36px;font-size:12px}.rules-title{font-size:19px}.rules-title svg{width:20px}.rules-close-btn{width:38px;height:38px}.rules-main{grid-template-columns:155px minmax(0,1fr)}.rules-sidebar{padding:8px 6px}.rules-menu-title{padding:3px 5px 7px;font-size:12px}.rules-game-btn{border-radius:9px;gap:6px;min-height:55px;margin-bottom:6px;padding:6px}.rules-game-icon{flex-basis:34px;width:34px;height:34px}.rules-game-icon svg{width:19px;height:19px}.rules-game-name span{font-size:12px}.rules-game-name small{font-size:8px}.rules-content{max-height:calc(100vh - 90px);padding:8px}.rules-columns{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:7px}.khaeng-header{min-height:48px;margin-bottom:6px}.khaeng-cards{display:none}.khaeng-header h1{font-size:23px}.khaeng-header p{font-size:9px}.rule-section{margin-bottom:7px;padding:7px}.rule-section-title{gap:5px}.rule-section-title svg{width:16px}.rule-section-title h2{font-size:13px}.rule-section-content{font-size:9px;line-height:1.45}.rule-line{grid-template-columns:48px minmax(0,1fr);gap:5px}.rule-tag{min-width:42px;font-size:9px}.formula{padding:5px;font-size:9px}.formula-list div{gap:5px;font-size:9px}.special-box{padding:7px}.special-title h3{font-size:12px}.special-row{padding:3px 0;font-size:8px}.maintenance-box{min-height:450px;padding:20px}.maintenance-icon{width:80px;height:80px}.maintenance-box h1{font-size:27px}.maintenance-box h2{font-size:20px}.maintenance-box p{font-size:12px}.rules-footer{font-size:8px}}.kang-page{color:#fff;box-sizing:border-box;background:#111;justify-content:center;align-items:center;min-height:100vh;padding:20px;display:flex}.kang-lobby,.kang-room{box-sizing:border-box;background:#1b1b1b;border-radius:18px;width:100%;max-width:480px;padding:24px;box-shadow:0 15px 50px #00000059}.kang-logo{text-align:center;font-size:54px}.kang-lobby h1{text-align:center;margin:8px 0}.kang-subtitle{text-align:center;color:#aaa;margin-bottom:24px}.kang-tabs{gap:8px;margin-bottom:20px;display:flex}.kang-tabs button{color:#aaa;cursor:pointer;background:#2b2b2b;border:0;border-radius:10px;flex:1;padding:13px;font-size:15px}.kang-tabs button.active{color:#111;background:#fff;font-weight:700}.kang-form{flex-direction:column;gap:9px;display:flex}.kang-form label{color:#ccc;margin-top:4px;font-size:14px}.kang-form input,.kang-form select{box-sizing:border-box;color:#fff;background:#252525;border:1px solid #3a3a3a;border-radius:10px;outline:none;width:100%;padding:13px}.kang-form input:focus,.kang-form select:focus{border-color:#888}.kang-checkbox{cursor:pointer;align-items:center;gap:8px;margin:8px 0;display:flex!important}.kang-checkbox input{width:auto}.kang-main-btn,.kang-start-btn{cursor:pointer;border:0;border-radius:11px;margin-top:10px;padding:14px;font-size:16px;font-weight:700}.kang-main-btn{color:#111;background:#fff}.kang-main-btn:disabled,.kang-start-btn:disabled{opacity:.5;cursor:not-allowed}.kang-message{color:#8cffaa;text-align:center;background:#17351f;border-radius:10px;margin-top:16px;padding:12px}.kang-error{color:#f99;text-align:center;background:#3a1717;border-radius:10px;margin-top:16px;padding:12px}.kang-room-header{justify-content:space-between;align-items:flex-start;gap:15px;display:flex}.kang-title{font-size:21px;font-weight:700}.kang-room-code{color:#aaa;margin-top:8px}.kang-room-code strong{color:#fff;letter-spacing:2px;margin-left:6px}.kang-close-btn{color:#f99;cursor:pointer;background:#3a2020;border:0;border-radius:9px;padding:9px 14px}.kang-room-info{grid-template-columns:repeat(3,1fr);gap:8px;margin:22px 0;display:grid}.kang-room-info div{text-align:center;background:#252525;border-radius:10px;padding:12px 8px}.kang-room-info span{color:#888;margin-bottom:5px;font-size:12px;display:block}.kang-room-info strong{font-size:14px}.kang-player-list h3{margin-bottom:10px}.kang-seat{background:#252525;border-radius:11px;align-items:center;gap:12px;min-width:0;margin-bottom:8px;padding:12px;display:flex}.kang-seat-number{background:#333;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.kang-player-name{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.kang-player-status{color:#8cffaa;font-size:13px}.kang-empty-seat{color:#777}.kang-room-actions{margin-top:20px}.kang-start-btn{color:#111;background:#fff;width:100%}.kang-waiting{text-align:center;color:#aaa;background:#252525;border-radius:10px;padding:14px}@media (width<=480px){.kang-page{align-items:flex-start;padding:10px}.kang-lobby,.kang-room{margin-top:20px;padding:18px}.kang-room-info{grid-template-columns:1fr 1fr 1fr}.kang-room-info div{padding:10px 4px}}:root{--gold:#d6a84a;--gold-light:#f3d27a;--gold-dark:#8b5c19;--navy:#061b2c;--navy-2:#092a40;--panel:#040c14e0;--panel-soft:#040c14b8;--red:#d51e2b;--text:#fff;--muted:#c7d0d7}html,body,#root{min-height:100%}body{color:var(--text);background:#02070b;margin:0;font-family:Arial,Noto Sans Lao,sans-serif;overflow-x:hidden}.khaeng-game-page{background:linear-gradient(#00000059,#0000007a),url(/inter68.png) 50%/cover no-repeat fixed;min-height:100vh;position:relative;overflow:hidden}.khaeng-game-page:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle,#0000 25%,#00000094 100%);position:fixed;inset:0}.khaeng-game-header{z-index:10;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#02070be0;border-bottom:1px solid #d6a84a73;grid-template-columns:56px 1fr auto 56px;align-items:center;gap:14px;height:72px;padding:8px 18px;display:grid;position:relative;box-shadow:0 8px 28px #00000080}.khaeng-back-button,.khaeng-help-button{border:1px solid var(--gold);width:48px;height:48px;color:var(--gold-light);cursor:pointer;background:linear-gradient(145deg,#162532,#050a0e);border-radius:13px;place-items:center;display:grid;box-shadow:inset 0 0 0 1px #ffffff0a,0 5px 16px #0006}.khaeng-back-button:hover,.khaeng-help-button:hover{transform:translateY(-1px)}.khaeng-game-brand{align-items:center;gap:11px;min-width:0;display:flex}.khaeng-brand-spade{width:42px;height:42px;color:var(--gold-light);place-items:center;display:grid}.khaeng-game-brand h1{color:var(--gold-light);margin:0;font-size:20px;line-height:1}.khaeng-game-brand span{color:#b7c0c6;letter-spacing:.7px;margin-top:4px;font-size:9px;display:block}.khaeng-room-id-box{background:#0000007a;border:1px solid #d6a84aa6;border-radius:12px;align-items:center;gap:9px;padding:7px 8px 7px 14px;display:flex}.khaeng-room-id-box small{color:#aeb8bf;font-size:9px;display:block}.khaeng-room-id-box strong{color:#fff;letter-spacing:.6px;font-size:14px;display:block}.khaeng-room-id-box button{width:34px;height:34px;color:var(--gold-light);cursor:pointer;background:#09131b;border:1px solid #d6a84a8c;border-radius:8px;place-items:center;display:grid}.khaeng-game-area{z-index:1;min-height:calc(100vh - 72px);padding:14px 22px 28px;position:relative}.khaeng-top-info{z-index:8;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#00000094;border:1px solid #d6a84a59;border-radius:12px;justify-content:center;align-items:center;gap:20px;padding:8px 20px;display:flex;position:absolute;top:18px;left:50%;transform:translate(-50%);box-shadow:0 8px 20px #0000004d}.khaeng-top-info>div{text-align:center;white-space:nowrap}.khaeng-top-info small{color:#aeb9c0;font-size:9px;display:block}.khaeng-top-info strong{color:#fff;justify-content:center;align-items:center;gap:4px;font-size:13px;display:flex}.khaeng-status i{background:#36d77a;border-radius:50%;width:7px;height:7px;box-shadow:0 0 10px #36d77a}.khaeng-real-table{background:linear-gradient(#0000000d,#0000002e),url(/inter68-01.png) 50%/100% 100% no-repeat;border-radius:38px;width:min(1500px,100%);height:calc(100vh - 105px);min-height:650px;margin:22px auto 0;position:relative;overflow:hidden;box-shadow:0 25px 70px #000000a6,inset 0 0 80px #00000059}.khaeng-table-glow{display:none}.khaeng-player-seat{z-index:25;pointer-events:auto;width:210px;position:absolute}.khaeng-position-top{top:12%;left:50%;transform:translate(-50%)}.khaeng-position-left{top:50%;left:3%;transform:translateY(-50%)}.khaeng-position-right{top:50%;right:3%;transform:translateY(-50%)}.khaeng-position-bottom-other{top:auto;bottom:8%;left:28%;transform:translate(-50%)}.khaeng-player-card,.khaeng-self-player{background:linear-gradient(145deg,#151b1ff5,#02070af5);border:1px solid #d6a84abf;border-radius:14px;align-items:center;gap:9px;min-width:170px;padding:8px 13px;display:flex;box-shadow:0 7px 20px #00000073,inset 0 1px #ffffff14}.khaeng-player-seat.is-active .khaeng-player-card,.khaeng-self-player.is-active{border-color:#ffe08a;box-shadow:0 0 0 2px #d6a84a38,0 0 25px #d6a84a59}.khaeng-player-avatar,.khaeng-self-avatar{border:1px solid var(--gold);width:34px;height:34px;color:var(--gold-light);background:#0b1720;border-radius:50%;flex:0 0 34px;place-items:center;display:grid}.khaeng-player-text,.khaeng-self-player>div:last-child{min-width:0}.khaeng-player-text strong,.khaeng-self-player strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;display:block;overflow:hidden}.khaeng-player-text span,.khaeng-self-player span{color:#adb8bf;margin-top:2px;font-size:9px;display:block}.khaeng-opponent-hand{justify-content:center;gap:0;min-height:54px;margin-top:5px;display:flex}.khaeng-mini-card-back{background:#d91f32;border:2px solid #fff;border-radius:5px;width:34px;height:50px;margin-left:-5px;padding:2px;box-shadow:0 3px 8px #00000073}.khaeng-mini-card-back:first-child{margin-left:0}.khaeng-card-back{background:#d91f32;border:2px solid #f3f3f3;border-radius:9px;width:72px;height:102px;padding:4px;box-shadow:0 7px 18px #00000080}.khaeng-card-back-inner{color:#fff;background:repeating-linear-gradient(45deg,#ffffff0f 0 3px,#0000 3px 7px),#c9162a;border:1px solid #ffffffbf;border-radius:5px;place-items:center;width:100%;height:100%;display:grid}.khaeng-table-center{z-index:4;justify-content:center;align-items:center;min-width:260px;min-height:190px;display:flex;position:absolute;top:48%;left:50%;transform:translate(-50%,-50%)}.khaeng-center-deck{flex-direction:column;align-items:center;gap:7px;display:flex;position:relative}.khaeng-center-deck>span{color:#d9e1e5;text-shadow:0 2px 3px #000;font-size:11px}.khaeng-top-discard{position:absolute;top:5px;left:85px}.khaeng-top-discard .khaeng-real-card{pointer-events:none}.khaeng-real-card{color:#111;cursor:pointer;background:#fff;border:2px solid #eee;border-radius:9px;flex:0 0 76px;width:76px;height:108px;transition:transform .16s,box-shadow .16s;position:relative;box-shadow:0 6px 18px #00000080}.khaeng-real-card:hover:not(:disabled){z-index:20;transform:translateY(-12px)}.khaeng-real-card.is-selected{box-shadow:0 0 0 3px var(--gold-light), 0 10px 24px #0000008c;z-index:30;transform:translateY(-20px)}.khaeng-real-card.is-red{color:#c8162a}.khaeng-real-card.is-black{color:#111}.khaeng-real-card.is-disabled{cursor:default}.khaeng-card-corner{flex-direction:column;align-items:center;line-height:1;display:flex;position:absolute;top:5px;left:7px}.khaeng-card-corner strong{font-size:18px}.khaeng-card-corner span{font-size:15px}.khaeng-card-center-suit{opacity:.9;place-items:center;font-size:40px;display:grid;position:absolute;inset:0}.khaeng-card-bottom{opacity:.45;font-size:8px;position:absolute;bottom:4px;right:5px}.khaeng-self-panel{z-index:8;background:linear-gradient(#040c14e8,#010508f5);border:1px solid #d6a84a9e;border-radius:18px;width:min(760px,72%);padding:10px 14px 12px;position:absolute;bottom:17px;left:50%;transform:translate(-50%);box-shadow:0 12px 30px #0000008c,inset 0 1px #ffffff0f}.khaeng-self-player{width:fit-content;min-width:210px;margin:0 auto}.khaeng-my-score{text-align:right;position:absolute;top:13px;right:15px}.khaeng-my-score span{color:#9daab2;font-size:9px;display:block}.khaeng-my-score strong{color:var(--gold-light);font-size:22px}.khaeng-my-hand{justify-content:center;align-items:flex-end;min-height:118px;margin-top:4px;padding:5px 10px 0;display:flex}.khaeng-my-hand .khaeng-real-card{margin-left:-11px}.khaeng-my-hand .khaeng-real-card:first-child{margin-left:0}.khaeng-hand-hidden{color:#9eabb3;flex-direction:column;align-items:center;gap:5px;padding:18px;font-size:10px;display:flex}.khaeng-turn-message{color:#aeb9c0;align-items:center;gap:5px;width:fit-content;margin:3px auto 6px;font-size:10px;display:flex}.khaeng-turn-message.is-my-turn{color:#ffe08a}.khaeng-actions{justify-content:center;gap:7px;display:flex}.khaeng-action-button{color:#f5f6f7;cursor:pointer;background:linear-gradient(145deg,#102a3b,#07131c);border:1px solid #d6a84abf;border-radius:9px;justify-content:center;align-items:center;gap:5px;min-width:88px;height:37px;font-size:11px;font-weight:700;display:inline-flex}.khaeng-action-button:hover:not(:disabled){background:linear-gradient(145deg,#183b52,#0a1d2a)}.khaeng-action-button:disabled{opacity:.35;cursor:not-allowed;filter:grayscale(.3)}.khaeng-selected-hint{color:#d8e0e4;justify-content:center;align-items:center;gap:7px;margin:6px auto 0;font-size:9px;display:flex}.khaeng-selected-hint button{color:#e6b34f;cursor:pointer;background:0 0;border:0}.khaeng-countdown,.khaeng-dealing,.khaeng-waiting-center{text-align:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#02080dc2;border:1px solid #d6a84a80;border-radius:18px;padding:18px 25px;box-shadow:0 10px 30px #00000073}.khaeng-countdown-number{color:var(--gold-light);text-shadow:0 0 25px #d6a84a66;font-size:66px;font-weight:900;line-height:1}.khaeng-countdown strong,.khaeng-dealing strong,.khaeng-waiting-center strong{margin-top:5px;font-size:13px;display:block}.khaeng-countdown span,.khaeng-waiting-center span{color:#aeb9c0;margin-top:4px;font-size:10px;display:block}.khaeng-dealing-stack{justify-content:center;height:78px;display:flex}.khaeng-dealing-stack .khaeng-card-back{width:54px;height:77px;margin-left:-38px}.khaeng-dealing-stack .khaeng-card-back:first-child{margin-left:0}.khaeng-game-notice,.khaeng-copy-notice{z-index:100;color:#fff;background:#030a0ff0;border:1px solid #d6a84ab3;border-radius:13px;position:fixed;bottom:18px;right:18px;box-shadow:0 12px 30px #00000080}.khaeng-game-notice{align-items:center;gap:10px;width:min(360px,100vw - 36px);padding:12px;display:flex}.khaeng-notice-icon{color:#081019;background:var(--gold-light);border-radius:50%;place-items:center;width:28px;height:28px;font-weight:900;display:grid}.khaeng-game-notice strong,.khaeng-game-notice span{display:block}.khaeng-game-notice strong{color:var(--gold-light);font-size:11px}.khaeng-game-notice span{color:#d4dde1;margin-top:2px;font-size:10px}.khaeng-game-notice button{color:#fff;cursor:pointer;background:0 0;border:0;margin-left:auto;font-size:20px}.khaeng-copy-notice{align-items:center;gap:6px;padding:9px 13px;font-size:11px;display:flex}.khaeng-loading-screen,.khaeng-error-screen{text-align:center;background:linear-gradient(#00000073,#000000b3),url(/inter68.png) 50%/cover no-repeat;align-content:center;place-items:center;gap:8px;min-height:100vh;display:grid}.khaeng-loading-logo,.khaeng-error-circle{border:1px solid var(--gold);width:72px;height:72px;color:var(--gold-light);background:#0009;border-radius:50%;place-items:center;display:grid}.khaeng-loading-screen h2,.khaeng-error-screen h2{color:var(--gold-light);margin:0}.khaeng-loading-screen p{color:#b7c1c7;margin:0}.khaeng-main-button{border:1px solid var(--gold);color:#fff;cursor:pointer;background:#091823;border-radius:10px;align-items:center;gap:7px;margin-top:12px;padding:10px 18px;display:inline-flex}@media (width<=900px){.khaeng-game-header{grid-template-columns:48px 1fr auto 48px;height:62px;padding:7px 10px}.khaeng-back-button,.khaeng-help-button{width:42px;height:42px}.khaeng-room-id-box{padding-left:8px}.khaeng-room-id-box div{display:none}.khaeng-top-info{gap:9px;padding:6px 9px;top:8px}.khaeng-top-info>div:first-child{display:none}.khaeng-top-info strong{font-size:10px}.khaeng-real-table{border-radius:25px;height:calc(100vh - 90px);min-height:570px}.khaeng-player-seat{width:145px}.khaeng-player-card{min-width:125px;padding:6px 8px}.khaeng-self-panel{width:94%;bottom:8px}.khaeng-real-card{flex-basis:58px;width:58px;height:84px}.khaeng-card-center-suit{font-size:30px}.khaeng-my-hand{min-height:92px}.khaeng-action-button{min-width:67px;height:33px;font-size:9px}}@media (width<=560px){.khaeng-game-brand span{display:none}.khaeng-game-brand h1{font-size:15px}.khaeng-game-area{padding:8px}.khaeng-real-table{min-height:540px;margin-top:10px}.khaeng-table-center{top:38%}.khaeng-self-panel{padding:7px;bottom:5px}.khaeng-self-player{min-width:160px}.khaeng-my-score{display:none}.khaeng-actions{gap:4px}.khaeng-action-button{flex:1;min-width:0;padding:0 5px}}.khaeng-real-table .khaeng-position-top,.khaeng-real-table .khaeng-position-left,.khaeng-real-table .khaeng-position-right,.khaeng-real-table .khaeng-position-bottom-other{visibility:visible!important;opacity:1!important;z-index:25!important;display:block!important}.khaeng-real-table .khaeng-position-top{inset:12% auto auto 50%!important;transform:translate(-50%)!important}.khaeng-real-table .khaeng-position-right{inset:50% 3% auto auto!important;transform:translateY(-50%)!important}.khaeng-real-table .khaeng-position-left{inset:50% auto auto 3%!important;transform:translateY(-50%)!important}.khaeng-real-table .khaeng-position-bottom-other{inset:auto auto 8% 28%!important;transform:translate(-50%)!important}.khaeng-real-table .khaeng-opponent-hand{visibility:visible!important;justify-content:center!important;align-items:flex-start!important;display:flex!important}.khaeng-real-table .khaeng-mini-card-back{visibility:visible!important;opacity:1!important;display:block!important}.khaeng-real-table .khaeng-self-panel{z-index:40!important}@media (width>=901px){.khaeng-real-table .khaeng-position-left,.khaeng-real-table .khaeng-position-right,.khaeng-real-table .khaeng-position-bottom-other{width:210px!important}}@media (width<=900px){.khaeng-real-table .khaeng-position-top{top:10%!important}.khaeng-real-table .khaeng-position-left{left:1%!important}.khaeng-real-table .khaeng-position-right{right:1%!important}.khaeng-real-table .khaeng-position-bottom-other{bottom:7%!important;left:24%!important}}.khaeng-real-table{position:relative}.khaeng-real-table .khaeng-table-center{pointer-events:none}.khaeng-real-table .khaeng-deck-top{z-index:12;pointer-events:none;flex-direction:column;align-items:center;gap:5px;display:flex;position:absolute;top:14%;left:50%;transform:translate(-50%)}.khaeng-real-table .khaeng-deck-top .khaeng-card-back{width:72px;height:102px;box-shadow:0 8px 20px #00000094,0 0 18px #d6a84a1f}.khaeng-deck-count{display:none}.khaeng-real-table .khaeng-discard-center{z-index:11;pointer-events:none;flex-direction:column;justify-content:center;align-items:center;gap:7px;min-width:190px;min-height:116px;display:flex;position:absolute;top:48%;left:50%;transform:translate(-50%,-50%)}.khaeng-real-table .khaeng-discard-cards{justify-content:center;align-items:center;min-width:90px;min-height:108px;display:flex;position:relative}.khaeng-real-table .khaeng-discard-cards .khaeng-real-card{pointer-events:none;transform:rotate(calc((var(--card-index) - .5) * 3deg));margin-left:-20px}.khaeng-real-table .khaeng-discard-cards .khaeng-real-card:first-child{margin-left:0}.khaeng-real-table .khaeng-discard-label{color:#f3d27a;text-shadow:0 1px 3px #000;white-space:nowrap;background:#0000008f;border-radius:999px;padding:4px 11px;font-size:10px;font-weight:700}.khaeng-empty-discard{background:#0000001f;border:1px dashed #d6a84a52;border-radius:9px;place-items:center;width:76px;height:108px;display:grid}.khaeng-empty-discard span{text-align:center;color:#ffffff6b;width:70px;font-size:8px;line-height:1.3}.khaeng-round-label{z-index:12;color:#ffffffa6;pointer-events:none;background:#0000004d;border-radius:999px;padding:3px 10px;font-size:9px;position:absolute;top:65%;left:50%;transform:translate(-50%)}.khaeng-real-table .khaeng-self-panel{width:min(850px,88%);bottom:15px;left:50%;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:0 0!important;border:0!important;border-radius:0!important;padding:0!important;overflow:visible!important}.khaeng-real-table .khaeng-self-player,.khaeng-real-table .khaeng-my-score{display:none!important}.khaeng-real-table .khaeng-my-hand{justify-content:center;align-items:flex-end;min-height:120px;margin:0 auto;padding:0 12px;overflow:visible}.khaeng-real-table .khaeng-my-cards-real{justify-content:center;align-items:flex-end;min-height:108px;display:flex;overflow:visible}.khaeng-real-table .khaeng-my-hand .khaeng-real-card{margin-left:-16px;box-shadow:0 9px 22px #0000009e}.khaeng-real-table .khaeng-my-hand .khaeng-real-card:first-child{margin-left:0}.khaeng-real-table .khaeng-turn-message{color:#dce5e8;text-shadow:0 1px 3px #000;background:#0000007a;border-radius:999px;margin:2px auto 7px;padding:3px 11px}.khaeng-real-table .khaeng-actions{justify-content:center;align-items:center;gap:10px;margin:0 auto;display:flex}.khaeng-real-table .khaeng-action-button{background:linear-gradient(#0c2636f5,#030d14fa);border:1px solid #d6a84ad9;border-radius:12px;min-width:94px;height:40px;box-shadow:0 6px 18px #00000073,inset 0 1px #ffffff12}.khaeng-real-table .khaeng-action-button:hover:not(:disabled){border-color:#ffe08a;transform:translateY(-2px);box-shadow:0 9px 20px #00000080,0 0 15px #d6a84a2e}.khaeng-real-table .khaeng-selected-hint{background:0 0;border:0;margin:3px auto 0;padding:0}@media (width<=900px){.khaeng-real-table .khaeng-deck-top{top:12%}.khaeng-real-table .khaeng-deck-top .khaeng-card-back{width:58px;height:84px}.khaeng-real-table .khaeng-discard-center{top:44%}.khaeng-real-table .khaeng-self-panel{width:96%;bottom:8px}.khaeng-real-table .khaeng-my-hand{min-height:94px}.khaeng-real-table .khaeng-my-cards-real{min-height:84px}.khaeng-real-table .khaeng-my-hand .khaeng-real-card{margin-left:-10px}.khaeng-real-table .khaeng-action-button{min-width:70px;height:35px;padding:0 9px;font-size:10px}.khaeng-round-label{top:59%}}@media (width<=560px){.khaeng-real-table .khaeng-deck-top{top:10%}.khaeng-real-table .khaeng-discard-center{top:40%}.khaeng-real-table .khaeng-self-panel{bottom:5px}.khaeng-real-table .khaeng-my-hand{min-height:88px}.khaeng-real-table .khaeng-my-hand .khaeng-real-card{margin-left:-9px}.khaeng-real-table .khaeng-actions{gap:5px}.khaeng-real-table .khaeng-action-button{flex:1;min-width:0;max-width:92px;height:34px;padding:0 5px;font-size:9px}}.khaeng-real-table>.khaeng-deck-top{pointer-events:none;justify-content:center;align-items:center;z-index:20!important;display:flex!important;position:absolute!important;top:11%!important;left:50%!important;transform:translate(-50%)!important}.khaeng-real-table>.khaeng-deck-top .khaeng-card-back{width:70px!important;height:100px!important;margin:0!important}.khaeng-real-table>.khaeng-discard-center{pointer-events:none;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:180px;min-width:180px;min-height:125px;z-index:18!important;display:flex!important;position:absolute!important;top:46%!important;left:50%!important;transform:translate(-50%,-50%)!important}.khaeng-real-table>.khaeng-discard-center .khaeng-discard-cards{justify-content:center;align-items:center;gap:5px;width:170px;min-height:108px;display:flex}.khaeng-real-table>.khaeng-discard-center .khaeng-discard-cards .khaeng-real-card{flex:0 0 76px;margin:0!important;transform:rotate(0)!important}.khaeng-real-table>.khaeng-discard-center .khaeng-discard-cards .khaeng-real-card:nth-child(odd){transform:rotate(-4deg)!important}.khaeng-real-table>.khaeng-discard-center .khaeng-discard-cards .khaeng-real-card:nth-child(2n){transform:rotate(4deg)!important}.khaeng-real-table>.khaeng-round-label{z-index:19!important;position:absolute!important;top:60%!important;left:50%!important;transform:translate(-50%)!important}.khaeng-real-table>.khaeng-table-center{z-index:4;pointer-events:none;min-width:260px;min-height:190px;position:absolute;top:48%;left:50%;transform:translate(-50%,-50%)}.khaeng-real-table>.khaeng-self-panel{z-index:40!important;bottom:13px!important}@media (width<=900px){.khaeng-real-table>.khaeng-deck-top{top:10%!important}.khaeng-real-table>.khaeng-deck-top .khaeng-card-back{width:58px!important;height:84px!important}.khaeng-real-table>.khaeng-discard-center{top:43%!important}.khaeng-real-table>.khaeng-round-label{top:57%!important}}@media (width<=560px){.khaeng-real-table>.khaeng-deck-top{top:9%!important}.khaeng-real-table>.khaeng-discard-center{top:40%!important}.khaeng-real-table>.khaeng-round-label{top:54%!important}}.khaeng-opponent-hand.is-revealed{z-index:30;flex-direction:column;align-items:center;gap:5px;display:flex}.khaeng-revealed-hand-cards{justify-content:center;align-items:flex-end;min-height:74px;padding:2px 8px;display:flex}.khaeng-revealed-hand-cards .khaeng-real-card{width:42px;min-width:42px;height:62px;transform:translateY(calc(var(--card-index) * -1px));pointer-events:none;border-radius:8px;margin-left:-7px}.khaeng-reveal-score{color:#f4d27a;text-align:center;background:#050a0eeb;border:1px solid #e8b746a6;border-radius:999px;min-width:38px;padding:3px 10px;font-size:13px;font-weight:900;box-shadow:0 5px 18px #00000059}.khaeng-round-reveal-banner{z-index:80;pointer-events:none;background:linear-gradient(#080d12f5,#080a0ce0);border:1px solid #eec153b8;border-radius:16px;flex-direction:column;align-items:center;min-width:210px;padding:10px 18px;display:flex;position:absolute;top:15%;left:50%;transform:translate(-50%);box-shadow:0 12px 35px #0000008c,0 0 28px #e6b23429}.khaeng-round-reveal-banner strong{color:#f5d47b;font-size:20px;line-height:1.15}.khaeng-round-reveal-banner span{color:#ffffffc7;margin-top:4px;font-size:12px}.khaeng-opponent-hand.is-revealed .khaeng-card-center-suit{font-size:18px}@media (width<=700px){.khaeng-revealed-hand-cards .khaeng-real-card{border-radius:6px;width:34px;min-width:34px;height:50px}.khaeng-round-reveal-banner{min-width:175px;padding:8px 12px;top:10%}.khaeng-round-reveal-banner strong{font-size:16px}}.khaeng-real-table{background:linear-gradient(#0000000d,#0000002e),url(/inter68-01.png) 50%/100% 100% no-repeat}.khaeng-real-table>.khaeng-table-center{z-index:12;width:auto;min-width:0;min-height:0;position:absolute;top:48%;left:50%;transform:translate(-50%,-50%)}.khaeng-center-pile{justify-content:center;align-items:center;gap:34px;min-width:300px;display:flex}.khaeng-deck-center,.khaeng-discard-center{flex-direction:column;justify-content:center;align-items:center;display:flex}.khaeng-deck-center{gap:6px}.khaeng-deck-center .khaeng-card-back{width:78px;height:110px}.khaeng-deck-center strong,.khaeng-discard-label,.khaeng-deck-count,.khaeng-round-label{color:#fff;text-shadow:0 2px 4px #000000e6}.khaeng-deck-center strong{font-size:12px}.khaeng-deck-count{color:#ffe08a;background:#0000009e;border:1px solid #d6a84aa6;border-radius:999px;justify-content:center;align-items:center;min-width:86px;padding:4px 9px;font-size:11px;font-weight:800;display:inline-flex}.khaeng-discard-center{gap:6px;min-width:92px}.khaeng-discard-cards{justify-content:center;align-items:center;min-width:92px;min-height:110px;display:flex;position:relative}.khaeng-discard-cards .khaeng-real-card{flex:0 0 76px;width:76px;height:108px}.khaeng-discard-cards .khaeng-real-card+.khaeng-real-card{margin-left:-42px;transform:translate(18px)rotate(3deg)}.khaeng-discard-label{opacity:.9;font-size:10px}.khaeng-empty-discard{box-sizing:border-box;color:#b8c0c5;text-align:center;background:#0000002e;border:1px dashed #ffffff59;border-radius:9px;place-items:center;width:76px;height:108px;padding:8px;font-size:9px;display:grid}.khaeng-round-label{white-space:nowrap;font-size:10px;position:absolute;bottom:-38px;left:50%;transform:translate(-50%)}@media (width<=700px){.khaeng-center-pile{gap:18px;min-width:245px}.khaeng-deck-center .khaeng-card-back,.khaeng-discard-cards .khaeng-real-card,.khaeng-empty-discard{flex-basis:62px;width:62px;height:88px}.khaeng-discard-cards{min-width:74px;min-height:90px}.khaeng-discard-cards .khaeng-real-card+.khaeng-real-card{margin-left:-34px}.khaeng-deck-count{min-width:76px;font-size:10px}}.khaeng-real-table .khaeng-player-seat{overflow:visible!important}.khaeng-real-table .khaeng-opponent-hand{visibility:visible!important;opacity:1!important;z-index:60!important;justify-content:center!important;align-items:flex-start!important;width:100%!important;min-height:56px!important;margin-top:7px!important;display:flex!important;position:relative!important;overflow:visible!important}.khaeng-real-table .khaeng-mini-card-back{visibility:visible!important;opacity:1!important;z-index:61!important;flex:0 0 34px!important;width:34px!important;height:50px!important;margin-left:-5px!important;display:block!important;position:relative!important}.khaeng-real-table .khaeng-mini-card-back:first-child{margin-left:0!important}.khaeng-real-table>.khaeng-center-pile{z-index:70!important;pointer-events:none!important;justify-content:center!important;align-items:center!important;gap:28px!important;display:flex!important;position:absolute!important;top:48%!important;left:50%!important;transform:translate(-50%,-50%)!important}.khaeng-real-table>.khaeng-center-pile .khaeng-deck-center,.khaeng-real-table>.khaeng-center-pile .khaeng-discard-center{flex-direction:column!important;justify-content:center!important;align-items:center!important;display:flex!important;position:relative!important}.khaeng-real-table>.khaeng-center-pile .khaeng-deck-center .khaeng-card-back{width:72px!important;height:102px!important}.khaeng-real-table>.khaeng-center-pile .khaeng-deck-center strong{color:#fff!important;text-shadow:0 2px 5px #000!important;margin-top:5px!important;font-size:12px!important;font-weight:800!important;display:block!important}.khaeng-real-table>.khaeng-center-pile .khaeng-deck-count{box-sizing:border-box!important;color:#ffe08a!important;white-space:nowrap!important;text-shadow:0 1px 3px #000!important;background:#000000c7!important;border:1px solid #d6a84acc!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;min-width:92px!important;margin-top:3px!important;padding:4px 10px!important;font-size:11px!important;font-weight:900!important;display:inline-flex!important}.khaeng-real-table>.khaeng-center-pile .khaeng-discard-center{min-width:92px!important}.khaeng-real-table>.khaeng-center-pile .khaeng-discard-cards{justify-content:center!important;align-items:center!important;min-width:92px!important;min-height:108px!important;display:flex!important}.khaeng-real-table>.khaeng-center-pile .khaeng-discard-label{color:#fff!important;text-shadow:0 2px 5px #000!important;margin-top:3px!important;font-size:10px!important}.khaeng-real-table>.khaeng-center-pile .khaeng-round-label{color:#fff!important;white-space:nowrap!important;position:absolute!important;bottom:-32px!important;left:50%!important;transform:translate(-50%)!important}@media (width<=700px){.khaeng-real-table>.khaeng-center-pile{gap:14px!important}.khaeng-real-table>.khaeng-center-pile .khaeng-deck-center .khaeng-card-back{width:60px!important;height:86px!important}.khaeng-real-table>.khaeng-center-pile .khaeng-deck-count{min-width:78px!important;font-size:10px!important}}.khaeng-player-seat{width:230px!important;max-width:230px!important;overflow:visible!important}.khaeng-opponent-hand{white-space:nowrap;width:100%;max-width:100%;justify-content:center!important;align-items:center!important;display:flex!important;overflow:visible!important}.khaeng-opponent-hand:not(.is-revealed) .khaeng-mini-card-back{width:27px!important;min-width:27px!important;height:40px!important;margin-left:-7px!important}.khaeng-opponent-hand:not(.is-revealed) .khaeng-mini-card-back:first-child{margin-left:0!important}.khaeng-revealed-hand-cards{width:100%;max-width:230px;justify-content:center!important;align-items:flex-end!important;padding:2px 0!important;display:flex!important;overflow:visible!important}.khaeng-revealed-hand-cards .khaeng-real-card{border-radius:7px!important;flex:0 0 38px!important;width:38px!important;min-width:38px!important;height:56px!important;margin-left:-9px!important;transform:none!important}.khaeng-revealed-hand-cards .khaeng-real-card:first-child{margin-left:0!important}.khaeng-revealed-hand-cards .khaeng-card-corner strong{font-size:11px!important}.khaeng-revealed-hand-cards .khaeng-card-corner span{font-size:10px!important}.khaeng-revealed-hand-cards .khaeng-card-center-suit{font-size:17px!important}.khaeng-revealed-hand-cards .khaeng-card-bottom{font-size:8px!important}.khaeng-position-left{left:2%!important}.khaeng-position-right{right:2%!important}.khaeng-self-panel{overflow:visible!important}.khaeng-my-hand{max-width:100%;overflow:visible!important}.khaeng-my-hand .khaeng-real-card{flex:0 0 52px!important;width:52px!important;min-width:52px!important;height:76px!important}@media (width<=700px){.khaeng-player-seat{width:175px!important;max-width:175px!important}.khaeng-revealed-hand-cards{max-width:175px}.khaeng-revealed-hand-cards .khaeng-real-card{flex-basis:31px!important;width:31px!important;min-width:31px!important;height:46px!important;margin-left:-7px!important}.khaeng-revealed-hand-cards .khaeng-card-center-suit{font-size:14px!important}.khaeng-my-hand .khaeng-real-card{flex-basis:46px!important;width:46px!important;min-width:46px!important;height:67px!important}}*{box-sizing:border-box}html{width:100%;min-height:100%}body{color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#050505;width:100%;min-width:320px;min-height:100svh;margin:0;font-family:Arial,Noto Sans Lao,Phetsarath OT,sans-serif;overflow-x:hidden}button,input,textarea,select{font:inherit}button{-webkit-tap-highlight-color:transparent}input,textarea,select{appearance:none}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button{cursor:pointer}button:disabled{cursor:not-allowed}#root,.login-page,.register-page{width:100%;min-height:100svh}@media (orientation:portrait){.login-page,.register-page{width:100%;min-height:100svh}}@media (width<=375px){.login-card,.register-card{width:calc(100% - 14px);max-width:none}}@media (width>=376px) and (width<=600px){.login-card,.register-card{width:calc(100% - 20px);max-width:none}}@media (width>=601px) and (width<=1024px){.login-card,.register-card{width:calc(100% - 40px);max-width:680px}}@media (width>=1025px){.login-card,.register-card{width:calc(100% - 40px);max-width:680px}}
