:root{font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,sans-serif;color:#effffb;background:#031311;font-synthesis:none;--mint: #0fd0b4;--mint-soft: #83f4d6;--gold: #f2bd55;--panel: rgba(5, 35, 31, .88);--line: rgba(132, 249, 204, .16);--dp-safe-top: max(env(safe-area-inset-top), var(--tg-safe-area-inset-top, 0px), var(--tg-content-safe-area-inset-top, 0px));--dp-safe-right: max(env(safe-area-inset-right), var(--tg-safe-area-inset-right, 0px), var(--tg-content-safe-area-inset-right, 0px));--dp-safe-bottom: max(env(safe-area-inset-bottom), var(--tg-safe-area-inset-bottom, 0px), var(--tg-content-safe-area-inset-bottom, 0px));--dp-safe-left: max(env(safe-area-inset-left), var(--tg-safe-area-inset-left, 0px), var(--tg-content-safe-area-inset-left, 0px))}.replay-player{grid-template-columns:34px minmax(0,1fr)!important;align-items:center;gap:7px!important}.replay-player>img{width:34px;height:34px;border:1px solid rgba(244,207,113,.55);border-radius:50%;object-fit:cover}.replay-player>span{min-width:0;display:grid;gap:2px}*{box-sizing:border-box}html{scrollbar-gutter:stable}html,body,#app{min-width:320px;min-height:100%;margin:0}body{min-height:100vh;min-height:100dvh;overflow-x:hidden}button,input,select{font:inherit}button{-webkit-tap-highlight-color:transparent}.app-shell{min-height:100vh;min-height:100dvh}.boot-screen{min-height:100vh;display:grid;place-content:center;justify-items:center;gap:20px;background:radial-gradient(circle at 50% 38%,#0f7d70,#031311 62%)}.brand-mark{width:88px;aspect-ratio:1;display:grid;place-items:center;border:2px solid var(--mint-soft);border-radius:28px 8px;color:var(--mint-soft);font:800 30px/1 Georgia,serif;box-shadow:0 0 35px #0fd0b459}.brand-mark.small{width:46px;border-radius:16px 5px;font-size:17px}.boot-spinner{width:32px;height:32px;border:3px solid rgba(255,255,255,.16);border-top-color:var(--mint);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.auth-page{position:relative;min-height:100vh;min-height:100dvh;padding:max(28px,var(--dp-safe-top)) max(20px,var(--dp-safe-right)) max(28px,var(--dp-safe-bottom)) max(20px,var(--dp-safe-left));overflow:hidden;background:linear-gradient(180deg,#061b18,#063f39 46%,#02100f)}.auth-aurora{position:absolute;inset:0;background:radial-gradient(ellipse at 50% 34%,rgba(22,230,207,.42),transparent 38%),repeating-linear-gradient(90deg,transparent 0 12%,rgba(61,222,199,.025) 12% 13%);pointer-events:none}.auth-brand,.auth-hero,.auth-card{position:relative;z-index:1;max-width:480px;margin-inline:auto}.auth-brand{display:flex;align-items:center;gap:12px;color:#bdfcf0;font-size:12px;font-weight:800;letter-spacing:.22em}.auth-hero{padding:8vh 4px 5vh}.auth-hero p,.eyebrow,.section-heading span{color:var(--mint-soft);font-size:11px;font-weight:800;letter-spacing:.18em}.auth-hero h1{margin:12px 0 0;font-size:clamp(34px,9vw,54px);line-height:1.08;letter-spacing:-.04em}.auth-card{padding:24px;border:1px solid var(--line);border-radius:30px;background:#021311d1;box-shadow:0 28px 80px #00000070;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.auth-tabs{display:grid;grid-template-columns:1fr 1fr;padding:4px;border-radius:14px;background:#ffffff0d}.auth-tabs button{min-height:42px;border:0;border-radius:11px;color:#8aa7a1;background:transparent;cursor:pointer}.auth-tabs button.active{color:#04241f;background:var(--mint-soft);font-weight:800}.auth-card h2{margin:24px 0 18px;font-size:24px}.auth-card label{display:grid;gap:8px;margin:14px 0;color:#a9c3bd;font-size:13px}.auth-card input,.auth-card select{width:100%;height:50px;padding:0 15px;border:1px solid rgba(255,255,255,.1);border-radius:14px;outline:none;color:#fff;background:#ffffff0f}.auth-card input:focus,.auth-card select:focus{border-color:var(--mint);box-shadow:0 0 0 3px #0fd0b41f}.form-error{color:#ff968d;font-size:13px}.primary-button,.dev-button{width:100%;min-height:52px;margin-top:10px;border:0;border-radius:15px;cursor:pointer;font-weight:800}.primary-button{color:#02201c;background:linear-gradient(135deg,#84f9cc,#03d1e7);box-shadow:0 12px 30px #03d1e72e}.dev-button{color:#a6c5be;background:#ffffff0f}.primary-button:disabled,.dev-button:disabled{opacity:.55;cursor:wait}.hall-page{min-height:100vh;padding:max(18px,var(--dp-safe-top)) max(18px,var(--dp-safe-right)) calc(104px + var(--dp-safe-bottom)) max(18px,var(--dp-safe-left));background:radial-gradient(circle at 50% 0,#0d5149,transparent 38%),#031311}.hall-header{position:sticky;top:var(--dp-safe-top);z-index:24;max-width:1220px;margin:0 auto;padding:11px 14px;display:flex;align-items:center;gap:12px;border:1px solid rgba(132,249,204,.13);border-top-color:transparent;border-radius:0 0 18px 18px;background:#011714f7;box-shadow:0 10px 28px #0000004d;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.profile-chip{min-width:0;display:flex;align-items:center;gap:10px}.profile-chip>div:last-child{min-width:0;display:grid}.profile-chip strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-chip small{color:#78938e;font-size:10px}.avatar{flex:0 0 auto;width:44px;height:44px;display:grid;place-items:center;border:2px solid var(--gold);border-radius:50%;color:#102a25;background:linear-gradient(145deg,#f9d37b,#8d6020);font-weight:900}.avatar img,.profile-avatar img{width:100%;height:100%;border-radius:inherit;object-fit:cover}.profile-button{padding:0;border:0;color:inherit;text-align:left;background:transparent;cursor:pointer}.profile-button button{padding:0;border:0;color:inherit;background:transparent;cursor:pointer}.header-avatar-button{flex:0 0 auto;border-radius:50%}.header-avatar-button .avatar{display:grid}.header-name-button{min-width:0;display:grid;gap:2px;text-align:left}.header-name-button strong{max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.header-name-button small{color:#78938e;font-size:10px}.wallet-bar{margin-left:auto;display:flex;gap:7px}.wallet-pill{min-width:74px;height:36px;padding:0 11px;display:flex;align-items:center;gap:7px;border:1px solid var(--line);border-radius:18px;color:inherit;background:#01100eb8;font:inherit;font-size:12px;cursor:pointer}.wallet-pill:hover,.wallet-pill:focus-visible{border-color:#84f9cc7a;background:#09352fe6}.currency-icon{flex:0 0 auto;width:22px;height:22px;display:inline-grid;place-items:center;color:#50dfc4;font-size:16px;font-weight:900;line-height:1;vertical-align:middle}.currency-icon img{width:100%;height:100%;display:block;object-fit:contain;filter:drop-shadow(0 2px 3px rgba(0,0,0,.3))}.currency-icon.gold{width:24px;height:24px}.currency-icon.diamond{width:22px;height:22px}.icon-button{width:40px;height:40px;border:1px solid var(--line);border-radius:50%;color:#b8d4ce;background:#031e1bcc;cursor:pointer}.poker-symbols{margin-left:auto;display:flex;align-items:center;font:700 clamp(50px,12vw,95px)/1 Georgia,serif;filter:drop-shadow(0 12px 20px rgba(0,0,0,.32))}.poker-symbols span:nth-child(2){color:#f07165;transform:translate(-14px,24px) rotate(8deg)}.poker-symbols span:nth-child(3){color:var(--mint-soft);transform:translate(-30px,-8px) rotate(-8deg)}.hall-content{display:block}.hall-bottom-nav{position:fixed;right:0;bottom:0;left:0;z-index:20;height:calc(68px + var(--dp-safe-bottom));padding:5px max(8px,var(--dp-safe-right)) var(--dp-safe-bottom) max(8px,var(--dp-safe-left));display:grid;grid-template-columns:repeat(5,minmax(0,1fr));border-top:1px solid rgba(132,249,204,.2);background:linear-gradient(180deg,#052521f7,#01110ffc);box-shadow:0 -12px 40px #0000006b;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.hall-bottom-nav button{position:relative;min-width:0;min-height:58px;padding:4px 2px;display:grid;align-content:center;justify-items:center;gap:2px;border:0;border-radius:13px;color:#78958e;background:transparent;cursor:pointer}.hall-bottom-nav button:before{content:"";position:absolute;top:1px;left:50%;width:28px;height:3px;border-radius:0 0 4px 4px;transform:translate(-50%) scaleX(0);background:var(--mint-soft);transition:transform .18s ease}.hall-bottom-nav button.active{color:var(--mint-soft);background:linear-gradient(180deg,#0fd0b424,#0fd0b405)}.hall-bottom-nav button.active:before{transform:translate(-50%) scaleX(1)}.hall-bottom-nav svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.hall-bottom-nav span{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:750;line-height:1.2}.hall-bottom-nav .nav-badge{position:absolute;top:7px;left:calc(50% + 10px);z-index:2;width:9px;height:9px;border:2px solid #052521;border-radius:50%;background:#ff4d57;box-shadow:0 0 0 2px #ff4d5729}.hall-notification-backdrop{z-index:120}.hall-notification-dialog{width:min(88vw,520px);padding:28px;border:1px solid rgba(113,238,203,.25);border-radius:24px;background:#061e1b;box-shadow:0 24px 70px #0000008c}.hall-notification-dialog h2{margin:12px 0 24px;font-size:clamp(22px,5vw,30px);line-height:1.4;color:#eefcf8}.friend-invite-room-picker{display:flex;align-items:center;gap:12px;margin:10px 0 14px;color:#78a9a0}.friend-invite-room-picker select{min-width:180px;min-height:44px;padding:8px 12px;border:1px solid #19554c;border-radius:12px;color:#d9f5ed;background:#061e1b}.room-section{max-width:1220px;margin:18px auto 0}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:20px}.section-heading h2{margin:4px 0 0;font-size:25px}.section-heading button{padding:10px 14px;border:1px solid var(--line);border-radius:12px;color:#58736e;background:#ffffff08}.room-mode-filters{margin:18px 0 4px;display:flex;gap:8px;overflow-x:auto;scrollbar-width:none}.room-mode-filters button{flex:0 0 auto;min-height:38px;padding:0 15px;border:1px solid var(--line);border-radius:999px;color:#8fa9a3;background:#ffffff06;cursor:pointer}.room-mode-filters button.active{border-color:#84f9cc8c;color:#04241f;background:var(--mint-soft);font-weight:800}.room-list{display:grid;gap:14px;margin-top:18px;grid-template-columns:repeat(2,minmax(0,1fr))}.room-card{position:relative;width:100%;min-height:142px;display:flex;align-items:stretch;border:1px solid var(--line);border-radius:22px;color:#fff;background:linear-gradient(135deg,#0f4139eb,#041d1af0);transition:transform .18s ease,border-color .18s ease}.room-card:hover{transform:translateY(-2px);border-color:#84f9cc6b}.room-capacity{color:#84f9cc;font-size:11px}.history-panel{max-width:1220px;margin:0 auto;padding:20px 0 40px}.history-list{margin-top:18px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.history-list>button{width:100%;padding:13px 16px;display:flex;align-items:center;justify-content:space-between;gap:18px;border:1px solid var(--line);border-radius:15px;color:#d9e9e5;text-align:left;background:#031d1ad1;cursor:pointer}.history-list>button span{display:grid;gap:4px}.history-list>button span:last-child{text-align:right}.history-list small{color:#7f9b94}.history-list b{color:var(--mint-soft)}.history-list .win{color:#66eb99}.history-list .loss{color:#f77}.history-dialog{width:min(92vw,560px);padding:24px;border:1px solid var(--line);border-radius:24px;color:#d9e9e5;background:#071d1a;box-shadow:0 24px 80px #00000080}.history-dialog header{display:flex;align-items:start;justify-content:space-between;gap:16px}.history-dialog header h2{margin:5px 0 0}.history-dialog header button{border:0;color:#a9c1bb;background:transparent;font-size:30px;cursor:pointer}.history-board{min-height:70px;margin:22px 0 12px;display:flex;align-items:center;justify-content:center;gap:8px}.history-board span{min-width:48px;padding:12px 8px;border-radius:8px;color:#15211f;text-align:center;font-size:20px;font-weight:900;background:#edf5f2}.history-board em{color:#68827c}.history-event{color:#d6bd78;text-align:center;font-weight:800}.history-dialog input[type=range]{width:100%}.replay-reveal-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin:10px 0}.replay-reveal-actions button{min-height:40px;padding:8px 14px;border:1px solid #80672e;border-radius:12px;color:#f3d985;background:#18241f;font-weight:800;cursor:pointer}.replay-reveal-actions button:disabled{opacity:.5;cursor:wait}.history-replay-dialog{width:min(96vw,920px);max-height:calc(100dvh - 36px);overflow-y:auto}.history-replay-dialog header small{color:#78938e}.history-loading{text-align:center}.replay-status{margin:17px 0 10px;padding:8px 12px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:10px;border:1px solid var(--line);border-radius:12px;color:#829d97;background:#0003;font-size:12px}.replay-status strong{color:#f4cf7d;text-align:center}.replay-status span:last-child{text-align:right}.replay-table{position:relative;min-height:500px;padding:148px 24px 22px;overflow:hidden;border:10px solid #193e35;border-radius:46%/16%;background:radial-gradient(ellipse at center,#14715e 0,#0a4b40 58%,#07332d);box-shadow:inset 0 0 0 2px #84f9cc2e,inset 0 0 70px #0000007a}.replay-pot{position:absolute;top:18px;left:50%;padding:7px 18px;transform:translate(-50%);border-radius:999px;color:#f5ce75;background:#001411a8;font-weight:800}.replay-table .history-board{position:absolute;top:66px;left:50%;z-index:2;min-height:54px;margin:0;display:flex;align-items:center;justify-content:center;gap:5px;transform:translate(-50%);white-space:nowrap}.replay-table .history-board span,.replay-hole-cards span{min-width:42px;padding:9px 6px;border-radius:7px;color:#15211f;text-align:center;font-size:18px;font-style:normal;font-weight:900;background:#edf5f2;box-shadow:0 2px 5px #00000047}.replay-table .history-board span.red,.replay-hole-cards span.red{color:#c84242}.replay-seats{height:100%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-content:space-between;gap:92px 16px}.replay-seats article{min-width:0;min-height:105px;padding:11px;display:grid;align-content:center;justify-items:center;gap:6px;border:1px solid rgba(255,255,255,.1);border-radius:15px;color:#dbe9e6;background:#011714db;text-align:center;transition:opacity .2s,border-color .2s,box-shadow .2s}.replay-seats article.acting{border-color:#f2bd55;box-shadow:0 0 18px #f2bd554d}.replay-seats article.winner{opacity:1;border-color:#f4cf71;background:#2b3113f0;box-shadow:0 0 0 2px #f4cf713d,0 0 28px #f4cf7161}.replay-seats article.folded:not(.winner){opacity:.45}.replay-seats article>div:first-child{min-width:0;display:grid;gap:2px}.replay-seats strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.replay-seats small{color:#91aaa4}.replay-seat-result{color:#f2d27f!important;font-weight:800}.replay-seat-result b{color:#8ee0ad}.replay-hole-cards{min-height:33px;display:flex;align-items:center;justify-content:center;gap:4px}.replay-hole-cards span{min-width:30px;padding:6px 4px;font-size:13px}.replay-hole-cards i{color:#a9c5be;font-style:normal;letter-spacing:2px}.history-replay-dialog .history-event{min-height:24px;margin:13px 0}.replay-actions{grid-template-columns:1fr 1.2fr 1fr;margin-top:13px}.wallet-ledger-panel{width:100%;max-width:1220px;margin:0 auto;padding:20px 0 40px}.wallet-summary{margin:18px 0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.wallet-summary article{padding:16px;display:flex;align-items:center;gap:12px;border:1px solid var(--line);border-radius:16px;background:#031d1ad1}.wallet-summary article>span{color:#55ddba;font-size:26px}.wallet-summary article:nth-child(2)>span{color:#e3c84e}.wallet-summary article:nth-child(3)>span{color:#56e9e4}.wallet-summary article div{display:grid}.wallet-summary small{color:#78928c}.wallet-summary strong{font-size:22px}.ledger-filters{display:flex;gap:8px}.ledger-filters button{padding:8px 14px;border:1px solid var(--line);border-radius:999px;color:#9fb7b1;background:transparent}.ledger-filters button.active{color:#06241f;background:var(--mint-soft)}.ledger-list{margin-top:12px;display:grid;gap:7px}.ledger-list article{padding:12px 14px;display:flex;align-items:center;gap:12px;border-radius:14px;background:#031d1ab8}.ledger-icon{color:#e3c84e}.ledger-icon.diamond{color:#56e9e4}.ledger-icon.usdt,.currency-icon.usdt{color:#55ddba}.ledger-list article>div{display:grid;gap:3px}.ledger-list small{color:#78928c}.ledger-amount{margin-left:auto;text-align:right}.ledger-amount.credit b{color:#66eb99}.ledger-amount.debit b{color:#f77}.system-panel{width:100%;max-width:1220px;margin:0 auto;padding:20px 0 40px}.system-grid{margin-top:18px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.system-card{padding:18px;border:1px solid var(--line);border-radius:18px;background:#031d1ad1}.system-card h3{margin:0 0 14px;color:#d6bd78}.system-card article+article{margin-top:12px;padding-top:12px;border-top:1px solid var(--line)}.system-card p{color:#9fb7b1;line-height:1.6}.system-card small{color:#66817a}.setting-row{padding:10px 0;display:flex;justify-content:space-between;gap:12px;color:#bdd0cb}.setting-row input{width:20px;height:20px}.support-placeholder{padding:14px;border-radius:12px;color:#78928c;text-align:center;background:#00000029}.system-card select,.system-card textarea{width:100%;margin-bottom:10px;padding:11px;border:1px solid var(--line);border-radius:10px;color:#d9e9e5;background:#071d1a;resize:vertical}.room-card-main{min-width:0;flex:1;padding:16px 54px 16px 16px;display:flex;align-items:center;gap:15px;border:0;border-radius:inherit;color:inherit;text-align:left;background:transparent;cursor:pointer}.room-occupancy{--occupancy-angle: 0deg;flex:0 0 auto;width:82px;height:82px;display:grid;place-items:center;border-radius:50%;background:conic-gradient(from 0deg,var(--mint) 0 var(--occupancy-angle),#344a4b var(--occupancy-angle) 360deg);box-shadow:0 0 0 1px #84f9cc26,0 8px 22px #00000047}.room-occupancy:before{content:"";grid-area:1 / 1;width:66px;height:66px;border-radius:50%;background:radial-gradient(circle at 45% 35%,#193b39,#071b1a 72%);box-shadow:inset 0 0 0 1px #ffffff0f}.room-occupancy span{position:relative;grid-area:1 / 1;color:#dfeae7;font-size:19px;font-weight:850;letter-spacing:-.04em;text-shadow:0 2px 4px rgba(0,0,0,.65)}.room-occupancy b{color:#fff;font-size:23px}.room-occupancy i{margin:0 1px;color:#8fa4a0;font-style:normal}.room-occupancy.full{background:conic-gradient(#f0b84e 0 360deg)}.room-copy{min-width:0;display:grid;gap:4px}.room-name{font-size:17px;font-weight:800}.room-mode{width:fit-content;padding:3px 8px;border:1px solid rgba(242,189,85,.3);border-radius:999px;color:#f4cf7d;background:#f2bd5517;font-size:11px;font-weight:800}.room-detail,.room-buyin{color:#91aca6;font-size:12px}.room-buyin{color:#d6bd78}.room-enter{margin-left:auto;color:var(--mint-soft);font-size:13px;font-weight:800}.room-help-button{position:absolute;top:12px;right:12px;z-index:1;width:30px;height:30px;display:grid;place-items:center;border:1px solid rgba(242,189,85,.38);border-radius:50%;color:#f4cf7d;background:#041816e0;cursor:pointer;font-weight:900}.room-help-button:hover{border-color:var(--gold);background:#5b4114b8}.state-message{padding:40px 0;text-align:center;color:#82a19a}.state-message.error{color:#ff968d}.toast{position:fixed;left:50%;bottom:calc(82px + env(safe-area-inset-bottom));z-index:25;max-width:calc(100vw - 36px);margin:0;padding:12px 18px;transform:translate(-50%);border:1px solid var(--line);border-radius:14px;color:#d8eee9;background:#011311f0;box-shadow:0 15px 45px #0000006b;font-size:13px}.modal-backdrop{position:fixed;inset:0;z-index:30;display:grid;place-items:center;padding:22px;background:#000a09c2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.buyin-dialog{width:min(440px,100%);padding:26px;border:1px solid rgba(132,249,204,.25);border-radius:24px;background:linear-gradient(145deg,#0c3c34fa,#021816fc);box-shadow:0 30px 80px #0000008c}.buyin-dialog h2{margin:8px 0;font-size:24px}.buyin-dialog p{margin:0 0 22px;color:#87a49e;line-height:1.6}.mode-help-dialog{width:min(480px,100%);padding:26px;border:1px solid rgba(242,189,85,.28);border-radius:24px;background:linear-gradient(145deg,#2a2a19fa,#021816fc);box-shadow:0 30px 80px #00000094}.mode-help-dialog header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.mode-help-dialog h2{margin:7px 0 0;color:#f4cf7d;font-size:25px}.mode-help-dialog header>button{flex:0 0 auto;width:38px;height:38px;border:1px solid var(--line);border-radius:50%;color:#abc4be;background:#ffffff0a;cursor:pointer;font-size:24px;line-height:1}.mode-help-dialog>p{margin:24px 0 18px;color:#c1d2ce;line-height:1.75}.mode-help-note{padding:13px 14px;border-left:3px solid var(--gold);border-radius:8px;color:#8fa7a1;background:#0003;font-size:12px;line-height:1.6}.mode-help-dialog>.primary-action{width:100%;min-height:48px;margin-top:22px;border-radius:14px;cursor:pointer;font-weight:800}.buyin-dialog label{display:grid;gap:8px;color:#b7d1cb;font-size:13px}.buyin-dialog input[type=number]{width:100%;padding:13px 14px;border:1px solid var(--line);border-radius:13px;color:#fff;background:#0000003d}.fixed-buyin{display:flex;align-items:center;justify-content:space-between;margin:20px 0 24px;padding:15px 16px;border:1px solid rgba(132,249,204,.2);border-radius:14px;color:#b7d1cb;background:#0003}.fixed-buyin strong{color:#63e4e8;font-size:22px}.buyin-range{width:100%;margin:22px 0;accent-color:var(--mint)}.dialog-actions{display:grid;grid-template-columns:1fr 1.4fr;gap:12px}.dialog-actions button{min-height:48px;border-radius:14px;cursor:pointer;font-weight:800}.dialog-actions button:disabled{opacity:.5;cursor:wait}.secondary-action{border:1px solid var(--line);color:#aac5bf;background:#ffffff0a}.primary-action{border:0;color:#02201c;background:linear-gradient(135deg,#84f9cc,#03d1e7)}.friend-panel{width:100%;max-width:1220px;margin:0 auto}.friend-room-section{margin-top:18px;padding:18px;border:1px solid rgba(242,189,85,.24);border-radius:22px;background:linear-gradient(145deg,#3e2d1161,#041d1af0)}.friend-room-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.friend-room-heading span{color:var(--gold);font-size:10px;font-weight:800;letter-spacing:.16em}.friend-room-heading h3{margin:4px 0 0;font-size:20px}.primary-action.compact{min-height:40px;padding:0 14px;border-radius:12px}.friend-room-form{margin:16px 0;padding:15px;display:grid;gap:14px;border-radius:16px;background:#00000038}.friend-room-form fieldset{min-width:0;margin:0;padding:14px;border:1px solid rgba(95,207,181,.18);border-radius:14px}.friend-room-form legend{padding:0 8px;color:#d6bd78;font-size:13px;font-weight:800}.friend-room-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.friend-room-form label{display:grid;gap:6px;color:#9eb8b2;font-size:12px}.friend-room-form input,.friend-room-form select{width:100%;min-height:44px;padding:0 11px;border:1px solid var(--line);border-radius:11px;color:#fff;background:#092a25}.friend-room-form input[type=checkbox]{width:20px;min-height:20px;accent-color:#55caae}.friend-room-switches{display:flex;flex-wrap:wrap;gap:12px 24px;margin-bottom:12px}.friend-room-switches label{display:flex;align-items:center;gap:8px}.friend-room-form p{margin:0;color:#78938e;font-size:12px;line-height:1.6}.friend-room-form>button{min-height:50px;border-radius:12px;font-weight:800}.friend-room-form .friend-room-range{align-content:center;min-height:76px;padding:10px 12px;border:1px solid var(--line);border-radius:12px;background:#092a25}.friend-room-range>span{display:flex;align-items:center;justify-content:space-between;gap:12px}.friend-room-range output{color:#74ead0;font-size:15px;font-weight:900;white-space:nowrap}.friend-room-form .friend-room-range input[type=range]{min-height:30px;padding:0;border:0;background:transparent;accent-color:#55caae;cursor:pointer}.friend-room-range input[type=range]::-webkit-slider-thumb{width:26px;height:26px}.friend-room-range input[type=range]::-moz-range-thumb{width:26px;height:26px;border:0;border-radius:50%;background:#74ead0}.friend-room-deck-choice{grid-column:1 / -1;display:grid;gap:9px}.friend-room-deck-choice>span{display:flex;align-items:baseline;justify-content:space-between;gap:12px;color:#9eb8b2}.friend-room-deck-choice>span small,.friend-room-label-with-note small{color:#718e87;font-size:11px;font-weight:400}.friend-room-deck-choice>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.friend-room-deck-choice label{min-height:74px;padding:12px;align-content:center;border:1px solid var(--line);border-radius:12px;background:#092a25;cursor:pointer}.friend-room-deck-choice label.selected{border-color:#74ead0;background:#308f7947;box-shadow:inset 0 0 0 1px #74ead04d}.friend-room-deck-choice input{position:absolute;opacity:0;pointer-events:none}.friend-room-deck-choice b{color:#d7e9e4;font-size:15px}.friend-room-deck-choice small{color:#78938e;line-height:1.35}.friend-room-label-with-help,.friend-room-label-with-note{display:flex;align-items:center;justify-content:space-between;gap:9px}.friend-room-label-with-help button{width:28px;height:28px;border:1px solid rgba(214,189,120,.55);border-radius:50%;color:#e4c86f;background:#0003;font-weight:900;cursor:pointer}.friend-room-discrete-range{grid-column:1 / -1}.friend-room-range-marks{display:grid!important;grid-template-columns:repeat(4,1fr);color:#7faaa0;font-size:11px;text-align:center}.friend-room-range-marks i{font-style:normal}.friend-room-refund-note{padding:10px 12px;border:1px solid rgba(214,189,120,.3);border-radius:10px;color:#d6bd78!important;background:#5b410e2e}.friend-room-help-backdrop{position:fixed;inset:0;z-index:120;display:grid;place-items:center;padding:18px;background:#000c0ac7}.friend-room-help-dialog{width:min(560px,100%);max-height:min(82vh,720px);overflow-y:auto;padding:20px;border:1px solid rgba(214,189,120,.38);border-radius:22px;background:#061f1b;box-shadow:0 24px 80px #0009}.friend-room-help-dialog header{display:flex;align-items:center;justify-content:space-between}.friend-room-help-dialog h3{margin:0;color:#e0c475;font-size:22px}.friend-room-help-dialog header button{width:40px;height:40px;border:1px solid var(--line);border-radius:50%;color:#d9e7e3;background:transparent;font-size:28px;cursor:pointer}.friend-room-help-dialog article{margin-top:12px;padding:12px 14px;border-radius:12px;background:#255c5042}.friend-room-help-dialog h4{margin:0 0 5px;color:#d9e7e3}.friend-room-help-dialog p{margin:0;color:#91aaa4;line-height:1.55}.friend-room-help-dialog>button{width:100%;min-height:48px;margin-top:16px}.friend-room-card{margin-top:10px;padding:14px;display:flex;align-items:center;gap:14px;border:1px solid var(--line);border-radius:17px;background:#031d1ad1}.friend-room-card>div:first-child{min-width:0;display:grid;gap:4px}.friend-room-card small,.friend-room-card span{color:#8ba59f;font-size:11px}.friend-room-card span{color:#d6bd78}.friend-room-actions{margin-left:auto;display:flex;gap:7px}.friend-room-actions button{min-height:36px;padding:0 11px;border:1px solid var(--line);border-radius:10px;color:#b9d5cf;background:#ffffff0d;cursor:pointer}.friend-room-actions button:nth-last-child(2){border:0;color:#03211d;background:var(--mint-soft);font-weight:800}.friend-room-actions button:disabled{opacity:.4;cursor:not-allowed}.friend-room-number{margin:12px 0;display:flex;gap:8px}.friend-room-number input{min-width:0;flex:1;padding:11px 13px;border:1px solid var(--line);border-radius:12px;color:#fff;background:#0000002e}.friend-room-number button{padding:0 16px;border:0;border-radius:12px;color:#06241f;background:var(--mint-soft);font-weight:800}.friend-room-history{margin-top:14px;color:#a9c1bb}.friend-room-history summary{cursor:pointer;color:#d6bd78;font-size:18px}.friend-room-history-card{margin-top:10px;padding:14px;border:1px solid rgba(85,202,174,.18);border-radius:14px;background:#0003}.friend-room-history-card>header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.friend-room-history-card>header span{display:grid;gap:3px}.friend-room-history-card>header b{color:#d9e8e3;font-size:17px}.friend-room-history-card>header small{color:#78928c}.friend-room-history-card>header>strong{color:#78928c;white-space:nowrap}.friend-room-history-card>header>strong.ongoing{color:#62dfb8}.friend-room-history-card>p{margin:10px 0 0;color:#78928c}.friend-room-participants{display:grid;gap:7px;margin-top:12px}.friend-room-participants>span{display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:9px;padding:8px 10px;border-radius:10px;background:#1240376b}.friend-room-participants img,.friend-room-participants>span>i{width:34px;height:34px;border-radius:50%;object-fit:cover;display:grid;place-items:center;background:#173f37;color:#d6bd78;font-style:normal}.friend-room-participants>span>span{display:grid;min-width:0}.friend-room-participants b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#c8d8d3}.friend-room-participants small{color:#78928c}.friend-room-participants>span>strong.win{color:#55d59a}.friend-room-participants>span>strong.loss{color:#e36f6f}.history-room-filters{display:flex;gap:8px;margin:12px 0 16px}.history-room-filters button{min-height:42px;padding:0 20px;border:1px solid rgba(85,202,174,.22);border-radius:22px;background:transparent;color:#8ca59f}.history-room-filters button.active{background:#74e2c4;color:#03251f;border-color:#74e2c4;font-weight:800}.friend-add{margin-top:18px;padding:18px;border:1px solid var(--line);border-radius:20px;background:var(--panel)}.payment-panel{width:100%;max-width:1220px;margin:0 auto;padding:20px;border:1px solid var(--line);border-radius:24px;background:var(--panel)}.wallet-page,.my-page{width:100%;max-width:1220px;margin:20px auto 0}.wallet-subnav{width:min(100%,690px);margin:0 0 8px;padding:4px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border:1px solid var(--line);border-radius:15px;background:#011210b8}.wallet-subnav button{min-height:44px;border:0;border-radius:11px;color:#77938c;background:transparent;cursor:pointer;font-weight:800}.wallet-subnav button.active{color:#03231f;background:var(--mint-soft);box-shadow:0 7px 20px #0fd0b429}.my-summary{padding:16px;display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid var(--line);border-radius:20px;background:var(--panel)}.my-profile-action{min-height:44px;padding:0 14px;border:1px solid var(--line);border-radius:12px;color:var(--mint-soft);background:#ffffff09;cursor:pointer}.edit-profile-action{width:100%;min-height:64px;padding:0 20px;display:flex;align-items:center;justify-content:space-between;border:1px solid var(--line);border-radius:18px;color:#dceae6;background:linear-gradient(135deg,#0b3d35f0,#031c19f5);cursor:pointer;font-size:18px;font-weight:800;text-align:left}.edit-profile-action span{color:var(--mint-soft);font-size:30px;font-weight:400}.profile-entry-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.player-id-row{margin-bottom:12px;min-height:64px;padding:10px 16px;display:flex;align-items:center;justify-content:space-between;gap:16px;border:1px solid var(--line);border-radius:18px;background:#011714e0}.player-id-row>div{min-width:0;display:grid;gap:3px}.player-id-row small{color:#78938e;font-size:12px}.player-id-row strong{overflow:hidden;color:#dceae6;font-size:18px;text-overflow:ellipsis;white-space:nowrap}.player-id-row button{min-width:88px;min-height:40px;padding:0 15px;border:1px solid rgba(132,249,204,.28);border-radius:12px;color:var(--mint-soft);background:#0b3d35b8;cursor:pointer;font-weight:800}.language-entry-action{justify-content:flex-start;gap:12px}.language-entry-action svg{width:25px;height:25px;flex:0 0 auto;fill:none;stroke:var(--mint);stroke-width:1.8}.language-entry-action span{margin-left:auto}.logout-action{width:100%;min-height:52px;margin:0 0 24px;border:1px solid rgba(255,119,119,.3);border-radius:15px;color:#ff9b94;background:#7d202026;cursor:pointer;font-weight:800}.payment-heading{display:flex;align-items:center;justify-content:space-between;gap:16px}.payment-heading span{color:#61e9e8;font-size:10px;font-weight:800;letter-spacing:.16em}.payment-heading h2{margin:4px 0 0}.payment-heading button{min-height:38px;padding:0 13px;border:1px solid var(--line);border-radius:11px;color:#9bb7b1;background:#ffffff0a}.payment-note{color:#819b95;font-size:12px;line-height:1.7}.payment-packages{margin:18px 0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.payment-packages button{min-height:92px;display:grid;place-content:center;gap:8px;border:1px solid rgba(97,233,232,.22);border-radius:17px;color:#fff;background:linear-gradient(145deg,#0d514de0,#03201df5);cursor:pointer}.payment-packages button:hover{border-color:#61e9e8}.payment-packages strong{color:#61e9e8;font-size:20px}.payment-packages span{color:#c3d6d2;font-size:12px}.payment-order-detail{padding:17px;border:1px solid rgba(242,189,85,.25);border-radius:18px;background:linear-gradient(145deg,#43301080,#041c19f2)}.order-title{display:flex;align-items:center;justify-content:space-between;gap:12px}.order-title>div{display:grid;gap:3px}.order-title small{color:#8da59f}.order-title b{color:var(--gold)}.payment-order-detail dl{display:grid;gap:8px}.payment-order-detail dl>div{display:grid;grid-template-columns:90px 1fr;gap:10px}.payment-order-detail dt{color:#718b85}.payment-order-detail dd{min-width:0;margin:0;color:#d7e5e2;word-break:break-all}.payment-order-detail .dialog-actions{margin-top:15px}.wallet-exchange{margin-top:18px;padding:17px;display:grid;gap:12px;border:1px solid rgba(85,221,186,.24);border-radius:18px;background:#021f1bcc}.wallet-exchange>div:first-child{display:flex;align-items:baseline;justify-content:space-between}.wallet-exchange>div:first-child small{color:#7fa099}.wallet-exchange>div:first-child strong{color:#55ddba;font-size:22px}.wallet-exchange h3,.wallet-exchange p{margin:0}.exchange-directions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.exchange-directions button{min-height:42px;padding:7px;border:1px solid var(--line);border-radius:11px;color:#9db5b0;background:#ffffff08}.exchange-directions button.active{color:#06241f;background:var(--mint-soft)}.wallet-exchange label{display:grid;gap:6px;color:#92aaa4}.wallet-exchange input{min-height:44px;padding:0 12px;border:1px solid var(--line);border-radius:11px;color:#fff;background:#041f1b}.wallet-exchange>small{color:#718b85;line-height:1.6}.diamond-mall{margin-top:18px;padding:18px;border:1px solid rgba(75,231,220,.28);border-radius:20px;background:linear-gradient(145deg,#073933f5,#021c19f5)}.diamond-mall>header{display:flex;align-items:end;justify-content:space-between;gap:14px;margin-bottom:14px}.diamond-mall>header small{color:#58dfd0;font-size:11px;font-weight:900;letter-spacing:.15em}.diamond-mall>header h3{margin:3px 0 0;font-size:24px}.diamond-mall>header span{color:#9eb7b1;font-size:13px}.diamond-package-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.diamond-package-grid button{min-width:0;overflow:hidden;padding:0;display:grid;border:1px solid rgba(81,224,207,.28);border-radius:17px;color:#dbe9e5;background:#f3f8f7;cursor:pointer;box-shadow:0 9px 22px #0003}.diamond-package-grid button:hover,.diamond-package-grid button:focus-visible{border-color:#42e9da;transform:translateY(-1px)}.diamond-package-grid button:disabled{opacity:.55;cursor:wait}.diamond-package-grid button>strong{padding:14px 8px 0;color:#263a37;font-size:34px;line-height:1}.diamond-package-grid button>span{padding:5px 8px;display:flex;align-items:center;justify-content:center;gap:5px;color:#314844;font-size:16px}.diamond-package-grid button>em{min-height:24px;padding:0 8px 9px;color:#ed8936;font-style:normal;font-weight:800}.diamond-package-grid button>b{padding:11px 8px;color:#004f48;background:linear-gradient(90deg,#bdeae5,#7de3dc);font-size:18px}.diamond-mall>p{margin:13px 0 0;color:#789690;font-size:12px;line-height:1.55}.deposit-address-card{margin-top:18px;padding:18px;display:grid;grid-template-columns:180px minmax(0,1fr);align-items:center;gap:20px;border:1px solid rgba(85,221,186,.28);border-radius:18px;background:#021f1bcc}.deposit-address-card img{width:180px;height:180px;border-radius:12px;background:#fff}.deposit-address-card>div{min-width:0;display:grid;gap:8px}.deposit-address-card small{color:#77948d}.deposit-address-card strong{color:#62e2c0;font-size:22px}.deposit-address-card code{padding:12px;border:1px solid var(--line);border-radius:10px;color:#d8e8e4;background:#031714;overflow-wrap:anywhere}.deposit-address-card button{justify-self:start}.mock-deposit-card{margin-top:12px;padding:14px;display:grid;grid-template-columns:auto minmax(180px,1fr) auto;align-items:end;gap:12px;border:1px dashed rgba(242,189,85,.35);border-radius:15px}.mock-deposit-card>strong{align-self:center;color:var(--gold)}.mock-deposit-card label{display:grid;gap:5px;color:#92aaa4}.mock-deposit-card input{min-height:42px;padding:0 12px;border:1px solid var(--line);border-radius:10px;color:#fff;background:#041f1b}.deposit-wait-note{padding:11px 13px;border:1px solid rgba(242,189,85,.24);border-radius:12px;color:#d7bc78;background:#5639082e}.payment-history{margin-top:22px}.payment-history>article{width:100%;min-height:72px;margin-bottom:7px;padding:10px 13px;display:flex;align-items:center;justify-content:space-between;gap:14px;border:1px solid var(--line);border-radius:14px;color:#fff;text-align:left;background:#ffffff09}.payment-history article span{min-width:0;display:grid;gap:3px}.payment-history small{color:#718b85}.payment-history code{max-width:min(70vw,720px);overflow:hidden;color:#58756e;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.payment-status{flex:none;color:#d7bd70}.payment-status.credited{color:var(--mint-soft)}.payment-status.rejected,.payment-status.reorged,.payment-status.manual_review{color:#e69990}.profile-backdrop{z-index:30}.profile-dialog{width:min(620px,100%);max-height:calc(100dvh - 28px);overflow-y:auto;padding:24px;border:1px solid rgba(132,249,204,.25);border-radius:24px;background:linear-gradient(145deg,#0b3b34,#031b18);box-shadow:0 30px 90px #0009}.profile-dialog header{display:flex;align-items:flex-start;justify-content:space-between}.profile-dialog header span{color:var(--mint);font-size:10px;font-weight:800;letter-spacing:.15em}.profile-dialog header h2{margin:5px 0 0}.profile-dialog header button{width:40px;height:40px;border:1px solid var(--line);border-radius:50%;color:#9bb7b1;background:#ffffff0a;cursor:pointer;font-size:28px}.profile-summary{margin:18px 0;display:flex;align-items:center;gap:13px}.profile-avatar{width:72px;height:72px;overflow:hidden;display:grid;place-items:center;flex:0 0 auto;border:2px solid var(--gold);border-radius:50%;color:#102a25;background:linear-gradient(145deg,#f9d37b,#8d6020);font-size:22px;font-weight:900}.profile-avatar img{width:100%;height:100%;object-fit:cover}.profile-summary>div:last-child{display:grid;gap:4px}.profile-summary small{color:#718b85}.profile-balances{margin-bottom:16px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.profile-balances>span{min-width:0;padding:11px;border:1px solid var(--line);border-radius:12px;color:#9db5b0;background:#0003}.profile-balances b{display:block;margin-top:3px;overflow:hidden;color:#fff;text-overflow:ellipsis}.profile-dialog label{margin-top:11px;display:grid;gap:6px;color:#96ada8;font-size:13px}.profile-dialog input,.profile-dialog select{min-height:46px;padding:0 12px;border:1px solid var(--line);border-radius:12px;color:#fff;background:#082a25}.profile-nickname small{color:#78938d;line-height:1.5}.profile-nickname small.emphasized{color:#d8ba6b}.avatar-picker{min-width:0;margin:18px 0 8px;padding:14px;border:1px solid var(--line);border-radius:16px}.avatar-picker legend{padding:0 8px;color:#d8bd73;font-weight:800}.avatar-picker>div{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:8px}.avatar-picker button{aspect-ratio:1;min-width:0;overflow:hidden;padding:0;border:2px solid transparent;border-radius:12px;background:#061d1a;cursor:pointer;transition:transform .15s,border-color .15s,box-shadow .15s}.avatar-picker button:hover{transform:translateY(-2px)}.avatar-picker button.selected{border-color:#66efc8;box-shadow:0 0 0 2px #66efc833,0 5px 16px #00000059}.avatar-picker img{width:100%;height:100%;display:block;object-fit:cover}.profile-backdrop{overflow:hidden}.profile-dialog{min-height:0;max-height:calc(100dvh - 28px);display:flex;flex-direction:column;overflow:hidden;padding:0}.profile-dialog>header{flex:0 0 auto;padding:24px 24px 14px;border-bottom:1px solid rgba(132,249,204,.12);background:#031b18f5}.profile-dialog-scroll{min-height:0;padding:0 24px 24px;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;touch-action:pan-y;-webkit-overflow-scrolling:touch;scrollbar-gutter:stable}.profile-summary.avatar-preview-mode{flex-direction:column;justify-content:center;text-align:center}.profile-summary.avatar-preview-mode .profile-avatar{width:min(220px,58vw);height:min(220px,58vw);font-size:64px;box-shadow:0 18px 50px #0000006b}.profile-field-action{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:stretch}.profile-field-action>input,.profile-field-action>select{width:100%;min-width:0}.profile-field-action>input[readonly]{color:#e9f5f2;background:#031f1bb8;cursor:default}.profile-field-action>button{min-width:132px;min-height:46px;padding:8px 16px;border:0;border-radius:12px;font-weight:800;cursor:pointer}.profile-field-action>button:disabled,.avatar-confirm-button:disabled{opacity:.45;cursor:not-allowed}.avatar-confirm-button{width:100%;min-height:48px;margin-top:14px;border:0;border-radius:12px;font-weight:800;cursor:pointer}.avatar-picker>.avatar-confirm-button{aspect-ratio:auto;color:#02201c;background:linear-gradient(135deg,#84f9cc,#03d1e7)}.avatar-picker>.avatar-confirm-button:hover{transform:none}.profile-close-button{width:100%;min-height:48px;margin-top:18px;border-radius:12px;cursor:pointer}.friend-add label{display:block;margin-bottom:10px;font-weight:800}.friend-add>div{display:grid;grid-template-columns:1fr auto;gap:10px}.friend-add input{min-width:0;height:46px;padding:0 14px;border:1px solid var(--line);border-radius:13px;outline:none;color:#fff;background:#ffffff0d}.friend-add input:focus{border-color:var(--mint)}.friend-add button{min-width:110px;border-radius:13px;font-weight:800}.friend-add small{display:block;margin-top:10px;color:#78938e}.friend-group{margin-top:22px}.friend-group h3{display:flex;align-items:center;gap:8px;margin:0 0 10px;font-size:16px}.friend-group h3 span{min-width:22px;padding:2px 7px;border-radius:12px;color:var(--mint-soft);background:#0fd0b41f;font-size:11px;text-align:center}.friend-row{min-height:72px;margin-bottom:8px;padding:11px 13px;display:flex;align-items:center;gap:11px;border:1px solid var(--line);border-radius:17px;background:linear-gradient(135deg,#0c3831e6,#031b18f0)}.chat-backdrop{position:fixed;inset:0;z-index:1400;display:grid;place-items:center;padding:16px;background:#000a09b8}.chat-dialog{width:min(560px,100%);height:min(720px,82dvh);display:grid;grid-template-rows:auto 1fr auto auto;padding:18px;border:1px solid var(--line);border-radius:22px;background:#031d19;box-shadow:0 18px 60px #0008}.chat-dialog header{display:flex;align-items:center;justify-content:space-between}.chat-dialog header button{width:48px;height:48px;border-radius:50%}.chat-message-list{overflow:auto;padding:12px 4px;display:flex;flex-direction:column;gap:10px}.chat-message-list article{max-width:82%;padding:10px 13px;border-radius:14px;background:#0d3d35;display:flex;flex-direction:column}.chat-message-list article.mine{align-self:flex-end;background:#147769}.chat-message-list small{opacity:.62;margin-top:4px}.chat-dialog form{display:grid;grid-template-columns:1fr auto;gap:8px}.chat-dialog form input{min-width:0}.chat-dialog form button{min-width:88px}.chat-moderation-actions{display:flex;justify-content:flex-end;gap:10px;padding-top:10px;border-top:1px solid #173c35}.chat-moderation-actions button{min-height:40px;padding:8px 14px;background:#102b26;color:#9ab7b1;border:1px solid #285249}.friend-chat-button{position:relative}.friend-chat-button i{min-width:20px;height:20px;padding:0 5px;position:absolute;top:-8px;right:-8px;display:grid;place-items:center;border-radius:10px;color:#fff;background:#df5757;font-size:11px;font-style:normal;font-weight:900}.small-avatar{width:42px;height:42px;font-size:14px}.friend-copy{min-width:0;display:grid;gap:3px}.friend-copy strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.friend-copy small{color:#78938e;font-size:10px}.friend-actions{margin-left:auto;display:flex;gap:7px}.friend-actions button,.row-menu{min-height:34px;padding:0 12px;border:1px solid var(--line);border-radius:10px;color:#9cb8b2;background:#ffffff0a;cursor:pointer}.friend-actions .accept{border:0;color:#04241f;background:var(--mint-soft);font-weight:800}.pending-badge,.online-state{margin-left:auto;color:#93aaa5;font-size:12px}.online-state{display:flex;align-items:center;gap:6px}.online-state i{width:7px;height:7px;border-radius:50%;background:#5b716d}.online-state.online{color:var(--mint-soft)}.online-state.online i{background:var(--mint);box-shadow:0 0 10px #0fd0b4cc}.row-menu{margin-left:4px;color:#e69a91}.empty-card{padding:26px;border:1px dashed var(--line);border-radius:17px;color:#78938e;text-align:center}.online-state.playing{max-width:45%;color:#e3c16f;line-height:1.3;text-align:right;white-space:normal}.online-state.playing i{flex:0 0 auto;background:#e3c16f;box-shadow:0 0 10px #e3c16fb3}@media(max-width:760px){.hall-page{padding-inline:12px}.hall-header{flex-wrap:wrap}.wallet-bar{order:3;width:100%;margin:4px 0 0 54px}.wallet-pill{flex:1}.hero-banner{min-height:210px;padding:24px;border-radius:26px}.hero-banner h1{font-size:42px}.hero-actions{flex-wrap:wrap}.hero-actions button{flex:1;min-width:135px}.poker-symbols{opacity:.42;position:absolute;right:-32px}.hero-banner>div:first-child{position:relative;z-index:1}.hall-tabs{gap:18px}.room-list,.history-list{grid-template-columns:1fr}.room-card{min-height:124px}.room-card-main{padding-left:13px}.room-occupancy{width:70px;height:70px}.room-occupancy:before{width:56px;height:56px}.room-occupancy span{font-size:16px}.room-occupancy b{font-size:20px}.section-heading{align-items:flex-start}.section-heading button{white-space:nowrap}.system-grid{grid-template-columns:1fr}.friend-room-heading,.friend-room-card{align-items:stretch;flex-direction:column}.friend-room-actions{width:100%;margin-left:0}.friend-room-actions button{flex:1}.friend-room-fields{grid-template-columns:1fr}.friend-room-form{padding:10px}.friend-room-form fieldset{padding:12px 10px}.payment-packages{grid-template-columns:repeat(2,minmax(0,1fr))}.order-title{align-items:flex-start;flex-direction:column}.history-replay-dialog{width:min(100%,620px);padding:16px}.replay-status{grid-template-columns:1fr;text-align:center}.replay-status span:last-child{text-align:center}.replay-table{min-height:610px;padding:142px 10px 20px;border-width:7px;border-radius:42%/10%}.replay-seats{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.replay-seats article{min-height:102px}.replay-table .history-board{top:64px;max-width:calc(100% - 20px)}.replay-actions{gap:7px}.replay-actions button{min-width:0}}@media(max-width:760px){.deposit-address-card{grid-template-columns:1fr;justify-items:center;text-align:center}.deposit-address-card>div{width:100%}.deposit-address-card button{justify-self:stretch}.mock-deposit-card{grid-template-columns:1fr;align-items:stretch}}@media(min-width:900px){.auth-page{display:grid;grid-template-columns:minmax(360px,1fr) 440px;align-items:center;gap:7vw;padding-inline:8vw}.auth-brand{position:absolute;top:40px;left:8vw}.auth-hero{max-width:620px;margin:0;padding:0}.auth-card{width:100%;margin:0}.auth-hero h1{font-size:66px}}.configured-logo{display:block;max-width:210px;max-height:72px;margin-bottom:12px;object-fit:contain;object-position:left center}.hero-banner{background-size:cover;background-position:center}.mail-card{grid-column:1 / -1}.mail-card h3 span{display:inline-grid;place-items:center;min-width:22px;height:22px;margin-left:6px;border-radius:50%;color:#fff;background:#dc645f;font-size:12px}.mail-card article{position:relative;padding:12px;border-radius:12px;cursor:pointer}.mail-card article.unread{background:#0fd0b414;box-shadow:inset 3px 0 var(--mint)}.mail-card article button{margin-top:8px}.mail-card article em{display:block;margin-top:8px;color:#738e87;font-size:12px;font-style:normal}.history-detail-dialog{width:min(96vw,1080px);max-height:calc(100dvh - 28px);overflow-y:auto;padding:24px;border:1px solid rgba(79,170,145,.28);background:linear-gradient(180deg,#071713 0,#06110f);box-shadow:0 28px 80px #000000a6}.history-detail-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.history-detail-header h2{margin:5px 0 3px}.history-detail-header small{color:#718d86}.history-detail-header>button{width:44px;height:44px;padding:0;flex:0 0 auto;border:0;color:#78928c;background:transparent;font-size:36px;line-height:1;cursor:pointer}.history-summary-strip{margin:20px 0 14px;padding:13px 16px;display:grid;grid-template-columns:repeat(5,minmax(100px,1fr));gap:1px;border:1px solid #15332c;border-radius:14px;background:#0b211c}.history-summary-strip>span{min-width:0;padding:3px 14px;display:grid;gap:4px;border-left:1px solid rgba(81,139,125,.2)}.history-summary-strip>span:first-child{border-left:0}.history-summary-strip small,.history-player-stat small{color:#718d86;font-size:12px}.history-summary-strip b{overflow:hidden;color:#d7e4df;text-overflow:ellipsis;white-space:nowrap}.history-board-summary{padding:18px;display:grid;grid-template-columns:110px 1fr;align-items:center;gap:18px;border:1px solid #1a483d;border-radius:15px;background:radial-gradient(ellipse at center,#103f34 0,#0a2c25 66%,#09231e)}.history-board-summary>span{color:#d7b866;text-align:right;font-weight:800}.history-card-row,.history-player-cards{display:flex;align-items:center;gap:6px}.history-card-row i,.history-player-cards>i{min-width:48px;padding:11px 7px;border-radius:7px;color:#17221f;background:#edf3f0;box-shadow:0 2px 5px #0000005c;text-align:center;font-size:20px;font-style:normal;font-weight:900}.history-card-row i.red,.history-player-cards>i.red{color:#bd3d3d}.history-card-row em{color:#77918a;font-style:normal}.history-player-list{margin-top:14px;display:grid;gap:7px}.history-player-list article{min-width:0;min-height:82px;padding:10px 14px;display:grid;grid-template-columns:34px minmax(170px,1.35fr) minmax(180px,1.1fr) minmax(92px,.7fr) minmax(76px,.55fr) minmax(86px,.65fr);align-items:center;gap:12px;border:1px solid #16322c;border-radius:13px;background:#091a17;transition:border-color .2s,background .2s,box-shadow .2s}.history-player-list article.self{border-color:#2f7564}.history-player-list article.winner{border-color:#a88c42;background:linear-gradient(90deg,#5646196b,#0c211b 48%,#56461938);box-shadow:inset 3px 0 #d2ae54}.history-rank-badge{width:28px;height:28px;display:grid;place-items:center;border-radius:50%;color:#8ba49e;background:#102a24;font-size:12px;font-weight:800}.history-player-list article.winner .history-rank-badge{color:#1b1e12;background:#d7b65d}.history-player-identity{min-width:0;display:flex;align-items:center;gap:10px}.history-player-identity img{width:42px;height:42px;flex:0 0 auto;border:1px solid rgba(215,182,93,.55);border-radius:50%;object-fit:cover}.history-player-identity>span{min-width:0;display:grid;gap:3px}.history-player-identity strong{overflow:hidden;color:#dce7e3;text-overflow:ellipsis;white-space:nowrap}.history-player-identity small{color:#6e8982}.history-player-cards{min-height:52px;flex-wrap:wrap}.history-player-cards>i{min-width:36px;padding:7px 5px;font-size:15px}.history-player-cards>button{min-height:34px;padding:6px 10px;border:1px solid #78632d;border-radius:8px;color:#e5c56f;background:#18241d;font-size:12px;font-weight:800;cursor:pointer}.history-player-cards>button:disabled{opacity:.5;cursor:wait}.history-player-cards>small{color:#718981}.history-mucked-cards{display:flex;gap:4px}.history-mucked-cards i{width:30px;height:42px;display:block;border:2px solid #728a83;border-radius:5px;background:repeating-linear-gradient(135deg,#175747 0 5px,#0c4035 5px 10px);transform:rotate(-3deg)}.history-mucked-cards i+i{margin-left:-9px;transform:rotate(4deg)}.history-hand-rank,.history-player-stat{min-width:0;display:grid;gap:3px}.history-hand-rank b{color:#e3c46c}.history-hand-rank small{color:#718981}.history-player-stat b{color:#dce7e3}.history-player-stat b.win,.history-detail-footer .win{color:#67d493}.history-player-stat b.loss,.history-detail-footer .loss{color:#ed7474}.history-detail-footer{margin-top:14px;padding:15px 18px;display:flex;justify-content:space-between;align-items:center;border:1px solid #1b463b;border-radius:13px;color:#829c95;background:#0b241e}.history-detail-footer strong{font-size:19px}.history-action-history{margin-top:16px;padding:18px;border:1px solid #173a32;border-radius:15px;background:#081b17}.history-action-history>header{margin-bottom:13px;display:flex;align-items:baseline;gap:12px}.history-action-history>header span{color:#4fae96;font-size:11px;font-weight:900;letter-spacing:.13em}.history-action-history>header h3{margin:0;color:#dce7e3;font-size:20px}.history-street-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:9px}.history-street-column{min-width:0;overflow:hidden;border:1px solid #17332d;border-radius:12px;background:#0b211c}.history-street-column>header{min-height:47px;padding:9px 11px;display:flex;align-items:center;justify-content:space-between;gap:8px;border-bottom:1px solid #17332d}.history-street-column>header b{color:#e0bd64}.history-street-board{display:flex;gap:3px}.history-street-board i{min-width:25px;padding:4px 3px;border-radius:4px;color:#17221f;background:#edf3f0;text-align:center;font-size:11px;font-style:normal;font-weight:900}.history-street-board i.red{color:#bd3d3d}.history-street-column ol{margin:0;padding:7px 10px 9px;display:grid;gap:2px;list-style:none;counter-reset:history-action}.history-street-column li{min-height:34px;padding:6px 0 6px 17px;position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:2px 8px;border-bottom:1px solid rgba(69,112,102,.16);counter-increment:history-action}.history-street-column li:last-child{border-bottom:0}.history-action-order:before{content:counter(history-action);width:12px;position:absolute;left:0;top:8px;color:#496b63;font-size:10px}.history-action-player{min-width:0;overflow:hidden;color:#a9bdb8;text-overflow:ellipsis;white-space:nowrap}.history-street-column li strong{color:#e0e9e6;font-size:13px;white-space:nowrap}.history-street-column li small{color:#66847c;font-size:10px}.history-street-column li em{color:#d99162;font-size:10px;font-style:normal;text-align:right}.history-street-column li.system{opacity:.82}.history-street-column li.automatic strong{color:#e6a271}.history-street-column li.history-no-actions,.history-no-actions{padding:12px;color:#68847d;text-align:center}.history-street-column li.history-no-actions{display:block;counter-increment:none}@media(min-width:761px){.hall-bottom-nav{right:auto;left:50%;width:min(720px,calc(100vw - 36px));border:1px solid rgba(132,249,204,.2);border-bottom:0;border-radius:22px 22px 0 0;transform:translate(-50%)}}@media(max-width:760px){.hall-page{padding-inline:max(12px,var(--dp-safe-right)) max(12px,var(--dp-safe-left));padding-bottom:calc(94px + var(--dp-safe-bottom))}.hall-header{display:grid;grid-template-columns:minmax(0,1fr);gap:8px;padding:9px 8px 10px;border-radius:0 0 15px 15px}.hall-header .profile-button{width:100%}.hall-header .profile-button strong{max-width:calc(100vw - 102px)}.wallet-bar{order:initial;width:100%;margin:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.wallet-pill{width:100%;min-width:0;height:36px;padding:0 7px;justify-content:center;gap:5px}.hero-banner{min-height:174px;margin:16px auto 18px;padding:20px;border-radius:24px}.hero-banner h1{margin-top:5px;font-size:clamp(32px,11vw,42px)}.hero-banner p{max-width:75%;font-size:12px}.hero-actions{margin-top:16px;flex-wrap:nowrap}.hero-actions button{min-width:0;min-height:46px;padding-inline:14px}.poker-symbols{right:-45px;font-size:58px}.room-section,.history-panel,.friend-panel,.wallet-page,.my-page{margin-top:16px}.wallet-subnav{position:sticky;top:max(8px,var(--dp-safe-top));z-index:5;width:100%}.wallet-ledger-panel,.system-panel{padding-top:12px}.payment-panel{padding:15px;border-radius:19px}.my-summary{padding:13px}.edit-profile-action{min-height:58px;padding-inline:16px}.profile-dialog{max-height:calc(100dvh - 16px)}.profile-dialog>header{padding:18px 14px 12px}.profile-dialog-scroll{padding:0 14px 18px}.profile-field-action{grid-template-columns:1fr}.profile-field-action>button{width:100%}.profile-balances{grid-template-columns:1fr 1fr}.profile-balances>span:first-child{grid-column:1 / -1}.avatar-picker{padding:11px}.avatar-picker>div{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}.system-grid{margin-top:12px}.toast{bottom:calc(78px + var(--dp-safe-bottom))}.modal-backdrop{z-index:40;padding:14px}.history-detail-dialog{width:100%;max-height:calc(100dvh - 18px);padding:15px 12px;border-radius:18px}.history-detail-header{gap:10px}.history-detail-header .eyebrow{display:block;max-width:245px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.history-detail-header h2{font-size:22px}.history-summary-strip{padding:10px;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.history-summary-strip>span{padding:5px 8px;border-left:0;border-bottom:1px solid rgba(81,139,125,.18)}.history-summary-strip>span:first-child{grid-column:1 / -1}.history-board-summary{padding:13px 8px;grid-template-columns:1fr;gap:9px}.history-board-summary>span{text-align:center}.history-card-row{justify-content:center}.history-card-row i{min-width:40px;padding:9px 4px;font-size:16px}.history-player-list article{padding:10px;grid-template-columns:26px minmax(0,1fr) auto;gap:8px}.history-player-identity{grid-column:2}.history-player-cards{grid-column:2;grid-row:2}.history-hand-rank{grid-column:3;grid-row:1;justify-items:end;text-align:right}.history-player-stat{grid-row:2;align-self:center;text-align:right}.history-player-stat:nth-last-child(2){display:none}.history-player-stat:last-child{grid-column:3}.history-rank-badge{grid-row:1 / 3;align-self:center}.history-player-identity img{width:36px;height:36px}.history-player-cards>button{padding-inline:8px}.history-detail-footer{position:sticky;bottom:-15px;z-index:2;margin-inline:-12px;padding:13px 16px;border-radius:0;box-shadow:0 -8px 22px #00000073}.history-action-history{padding:13px 9px}.history-action-history>header{align-items:flex-start;flex-direction:column;gap:3px}.history-street-grid{grid-template-columns:1fr}.history-street-column>header{position:sticky;top:-15px;z-index:1;background:#0b211c}}.friend-room-card>.avatar:first-child{display:grid;min-width:42px;width:42px;flex:0 0 42px}.friend-room-card>div:nth-child(2){min-width:0;display:grid;gap:4px}.identity-bindings{margin-top:16px;padding-top:14px;border-top:1px solid var(--line);display:grid;gap:10px}.identity-bindings h3,.identity-bindings p{margin:0}.identity-bindings p{color:#86a39d;font-size:12px}.identity-email-form{display:grid;gap:8px}.identity-bindings>.secondary-action,.identity-email-form>.secondary-action{min-height:42px;border-radius:12px}.profile-balances{grid-template-columns:repeat(3,minmax(0,1fr))}@media(max-width:760px){.wallet-summary,.exchange-directions,.profile-balances{grid-template-columns:1fr}}.withdrawal-policy{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.withdrawal-policy span{padding:12px;display:grid;gap:5px;border:1px solid var(--line);border-radius:12px;background:#ffffff06}.withdrawal-policy span small{color:#7fa099}.withdrawal-policy span strong{color:#e7c96f;font-size:18px}.wallet-submit-action{width:100%;min-height:56px;padding:0 20px;border-radius:15px;font-size:18px;font-weight:900;cursor:pointer;touch-action:manipulation}.wallet-submit-action:disabled{opacity:.55;cursor:wait}.payment-confirm-backdrop{z-index:80}.payment-confirm-dialog{width:min(430px,calc(100vw - 28px));padding:24px;border:1px solid rgba(132,249,204,.24);border-radius:22px;background:linear-gradient(160deg,#092e28,#031b18);box-shadow:0 24px 70px #000000ad}.payment-confirm-dialog h3{margin:0 0 14px;color:#e5c56f;font-size:24px}.payment-confirm-dialog p{margin:0 0 12px;color:#c3d7d2;font-size:16px;line-height:1.65}.payment-confirm-dialog code{display:block;padding:11px;border:1px solid var(--line);border-radius:10px;color:#dceae6;background:#031714;overflow-wrap:anywhere}.payment-confirm-dialog .dialog-actions{margin-top:20px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.payment-confirm-dialog .dialog-actions button{min-height:52px;border-radius:13px;font-size:16px;font-weight:900;cursor:pointer}.app-dialog-backdrop{position:fixed;inset:0;z-index:120;display:grid;place-items:center;padding:18px;background:#000908b8;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.app-dialog-panel{position:relative;width:min(440px,100%);padding:30px 24px 24px;border:1px solid rgba(132,249,204,.24);border-radius:24px;color:#dcebe7;background:linear-gradient(155deg,#0a302a,#031a17);box-shadow:0 28px 80px #000000ad}.app-dialog-panel h2{margin:0 48px 16px 0;color:#f2d477;font-size:24px;line-height:1.3}.app-dialog-panel p{margin:0;color:#c4d8d3;font-size:17px;line-height:1.7;white-space:pre-wrap;overflow-wrap:anywhere}.app-dialog-close{position:absolute;top:15px;right:15px;width:42px;height:42px;padding:0;border:1px solid rgba(196,216,211,.2);border-radius:50%;color:#a9bdb8;background:#010f0d8c;font-size:30px;line-height:36px;cursor:pointer}.app-dialog-input{box-sizing:border-box;width:100%;min-height:54px;margin-top:18px;padding:0 16px;border:1px solid rgba(132,249,204,.24);border-radius:13px;outline:0;color:#e9f5f2;background:#021714;font:inherit;font-size:16px}.app-dialog-input:focus{border-color:#6be7c1;box-shadow:0 0 0 3px #6be7c11f}.app-dialog-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:24px}.app-dialog-actions.single{grid-template-columns:1fr}.app-dialog-actions button{min-height:54px;border-radius:14px;font-size:17px;font-weight:900;cursor:pointer}.app-dialog-actions .danger{color:#fff;background:linear-gradient(135deg,#e55c61,#b62f45)}.app-dialog-enter-active,.app-dialog-leave-active{transition:opacity .16s ease}.app-dialog-enter-active .app-dialog-panel,.app-dialog-leave-active .app-dialog-panel{transition:transform .16s ease,opacity .16s ease}.app-dialog-enter-from,.app-dialog-leave-to{opacity:0}.app-dialog-enter-from .app-dialog-panel,.app-dialog-leave-to .app-dialog-panel{opacity:0;transform:translateY(10px) scale(.98)}.poker-statistics-card{margin:18px 0}.poker-statistics-card>h2{margin:0 0 10px;color:#dce9e5;font-size:22px}.poker-statistics-panel{padding:16px 18px 14px;border:1px solid var(--line);border-radius:18px;background:linear-gradient(145deg,#082722f5,#021815fa)}.poker-statistics-tabs{display:flex;gap:28px;border-bottom:1px solid rgba(106,168,153,.2)}.poker-statistics-tabs button{min-height:42px;padding:0 2px;position:relative;border:0;color:#9bb1ac;background:transparent;cursor:pointer;font-size:16px;font-weight:800}.poker-statistics-tabs button.active{color:#67e9be}.poker-statistics-tabs button.active:after{content:"";height:3px;position:absolute;right:0;bottom:-1px;left:0;border-radius:3px;background:#36e6a9;box-shadow:0 0 10px #36e6a959}.poker-statistics-grid{min-height:190px;padding:22px 5px 10px;display:grid;grid-template-columns:minmax(0,1fr) 142px minmax(0,1fr);grid-template-areas:"net ring vpip" "hands ring average";align-items:center;gap:18px 12px}.poker-statistic{min-width:0;display:grid;justify-items:center;gap:6px;text-align:center}.poker-statistic strong{color:#e5ecea;font-size:24px;line-height:1}.poker-statistic strong.positive{color:#63dea7}.poker-statistic strong.negative{color:#ee7d78}.poker-statistic span,.poker-statistics-ring span{color:#76928b;font-size:13px}.metric-net{grid-area:net}.metric-vpip{grid-area:vpip}.metric-hands{grid-area:hands}.metric-average{grid-area:average}.poker-statistics-ring{grid-area:ring;min-width:0;display:grid;place-items:center;align-self:stretch;position:relative;text-align:center}.poker-statistics-ring:before{content:"";width:112px;height:112px;grid-area:1/1;border-radius:50%;background:conic-gradient(#32dfa6 var(--statistics-progress),rgba(91,123,115,.2) 0);box-shadow:0 0 24px #32dfa61a}.poker-statistics-ring:after{content:"";width:82px;height:82px;grid-area:1/1;border-radius:50%;background:#041916;box-shadow:inset 0 0 0 1px #84f9cc14}.poker-statistics-ring strong{z-index:1;grid-area:1/1;color:#e8f0ed;font-size:22px}.poker-statistics-ring span{z-index:1;align-self:end;margin-bottom:1px}.poker-statistics-definition{margin:6px 0 0;color:#58756e;font-size:11px;line-height:1.55;text-align:center}.poker-statistics-state{min-height:190px;margin:0;display:flex;align-items:center;justify-content:center;gap:12px;color:#78948d}.poker-statistics-state.error{color:#e78980}.poker-statistics-state button{min-height:36px;padding:0 15px;border:1px solid var(--line);border-radius:10px;color:var(--mint-soft);background:#ffffff0a;cursor:pointer}.player-avatar-button{padding:0;border:0;cursor:pointer;transition:transform .16s,box-shadow .16s}.player-avatar-button:hover{transform:scale(1.06);box-shadow:0 0 0 3px #5ee5ba2e}.player-profile-backdrop{z-index:90}.player-profile-dialog{width:min(520px,calc(100vw - 28px));padding:28px;position:relative;border:1px solid rgba(132,249,204,.24);border-radius:24px;background:linear-gradient(160deg,#092e28,#031b18);box-shadow:0 24px 76px #000000b8}.player-profile-close{width:48px;height:48px;position:absolute;top:14px;right:14px;border:1px solid var(--line);border-radius:50%;color:#b7cbc6;background:#071d19;font-size:34px;line-height:1;cursor:pointer}.player-profile-dialog>header{padding-right:45px;display:flex;align-items:center;gap:18px}.player-profile-dialog>header span{color:#4fc3a5;font-size:11px;font-weight:900;letter-spacing:.14em}.player-profile-dialog h2{margin:4px 0;color:#e3ece9}.player-profile-dialog header small{color:#75938c}.player-profile-avatar{width:88px;height:88px;flex:0 0 88px;border:2px solid #d1ad55;font-size:32px}.player-profile-state{min-height:190px;display:grid;place-items:center;color:#819b95}.player-profile-state.error{color:#e47c75}.player-profile-dialog .poker-statistics-tabs{margin-top:22px}.player-profile-statistics{padding-top:20px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.player-profile-statistics span{min-height:82px;padding:14px;display:grid;align-content:center;gap:6px;border:1px solid var(--line);border-radius:14px;background:#0003}.player-profile-statistics b{color:#e5ecea;font-size:22px}.player-profile-statistics b.win{color:#63dea7}.player-profile-statistics b.loss{color:#ee7d78}.player-profile-statistics small{color:#76928b}@media(max-width:520px){.poker-statistics-panel{padding-inline:12px}.poker-statistics-grid{min-height:172px;grid-template-columns:minmax(0,1fr) 108px minmax(0,1fr);gap:15px 5px}.poker-statistic strong{font-size:20px}.poker-statistic span,.poker-statistics-ring span{font-size:11px}.poker-statistics-ring:before{width:92px;height:92px}.poker-statistics-ring:after{width:67px;height:67px}.poker-statistics-ring strong{font-size:19px}}.player-history-avatar{width:34px;height:34px;padding:0;overflow:hidden;border:0;border-radius:50%;background:#173f37;cursor:pointer}.player-history-avatar img,.player-history-avatar i{width:100%;height:100%;display:grid;place-items:center;object-fit:cover;border-radius:50%;color:#d6bd78;font-style:normal}:root,:root[data-theme=dark]{--theme-bg: #031311;--theme-bg-raised: #061d1a;--theme-surface: rgba(5, 35, 31, .92);--theme-surface-raised: #0b2b26;--theme-surface-muted: #102f29;--theme-text: #effffb;--theme-text-secondary: #9fb7b1;--theme-text-muted: #718b85;--theme-border: rgba(132, 249, 204, .16);--theme-primary: #83f4d6;--theme-primary-strong: #0fd0b4;--theme-primary-text: #03231f;--theme-accent: #f2bd55;--theme-success: #63dea7;--theme-danger: #ee7d78;--theme-shadow: rgba(0, 0, 0, .42)}:root[data-theme=light]{color-scheme:light;color:#202927;background:#f3f2ed;--theme-bg: #f3f2ed;--theme-bg-raised: #faf9f5;--theme-surface: rgba(255, 255, 255, .94);--theme-surface-raised: #ffffff;--theme-surface-muted: #edf1ee;--theme-text: #202927;--theme-text-secondary: #586864;--theme-text-muted: #7b8985;--theme-border: #dce3df;--theme-primary: #d2a34b;--theme-primary-strong: #b98732;--theme-primary-text: #2f260f;--theme-accent: #20aeba;--theme-success: #188963;--theme-danger: #c75252;--theme-shadow: rgba(47, 57, 52, .14);--mint: #20aeba;--mint-soft: #d2a34b;--gold: #c99a42;--panel: rgba(255, 255, 255, .94);--line: #dce3df}.theme-settings-card>p{margin:-5px 0 15px}.theme-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.theme-options>button{min-width:0;padding:10px;display:grid;gap:5px;border:1px solid var(--theme-border);border-radius:14px;color:var(--theme-text-secondary);background:color-mix(in srgb,var(--theme-surface-muted) 75%,transparent);cursor:pointer;text-align:left;transition:border-color .16s,box-shadow .16s,transform .16s}.theme-options>button:hover{transform:translateY(-1px)}.theme-options>button.active{border-color:var(--theme-primary);box-shadow:0 0 0 2px color-mix(in srgb,var(--theme-primary) 20%,transparent)}.theme-options strong{color:var(--theme-text);font-size:14px}.theme-options small{color:var(--theme-text-muted)}.theme-preview{height:54px;padding:8px;display:grid;grid-template-columns:1.3fr 1fr;grid-template-rows:12px 1fr;gap:5px;overflow:hidden;border-radius:9px}.theme-preview:before{content:"";grid-column:1 / -1;border-radius:5px}.theme-preview i{display:block;border-radius:5px}.theme-preview i:last-child{grid-column:2;grid-row:2}.theme-preview-light{background:#f0eee7;box-shadow:inset 0 0 0 1px #d8d9d2}.theme-preview-light:before{background:#fff}.theme-preview-light i{background:#fff;box-shadow:inset 0 0 0 1px #dddcd5}.theme-preview-light i:nth-child(2){background:#d2a34b}.theme-preview-dark{background:#071b18;box-shadow:inset 0 0 0 1px #1e4540}.theme-preview-dark:before{background:#0b302b}.theme-preview-dark i{background:#12483f}.theme-preview-dark i:nth-child(2){background:#24c7ac}html[data-theme=light] body{color:var(--theme-text);background:var(--theme-bg)}html[data-theme=light] .app-shell{background:var(--theme-bg)}html[data-theme=light] .boot-screen{color:var(--theme-text);background:radial-gradient(circle at 50% 35%,#fff 0 16%,transparent 48%),linear-gradient(160deg,#f9f7ef,#e7efeb)}html[data-theme=light] .brand-mark{border-color:var(--theme-primary);color:#9b732b;box-shadow:0 10px 30px #9b732b24}html[data-theme=light] .boot-spinner{border-color:#d8dfdc;border-top-color:var(--theme-accent)}html[data-theme=light] .hall-page{color:var(--theme-text);background:radial-gradient(circle at 15% 8%,rgba(32,174,186,.11),transparent 24%),radial-gradient(circle at 88% 18%,rgba(210,163,75,.13),transparent 25%),linear-gradient(145deg,transparent 0 48%,rgba(115,129,123,.035) 48% 50%,transparent 50% 100%),#f3f2ed}html[data-theme=light] .hall-header{border-color:#c3cac6b8;border-top-color:transparent;background:#ffffffe8;box-shadow:0 10px 30px #36413c1a}html[data-theme=light] .profile-chip small,html[data-theme=light] .header-name-button small{color:var(--theme-text-muted)}html[data-theme=light] .wallet-pill{color:var(--theme-text);background:#f6f5f0}html[data-theme=light] .wallet-pill:hover,html[data-theme=light] .wallet-pill:focus-visible{border-color:#d2a34b;background:#fff}html[data-theme=light] .hall-bottom-nav{border-color:#d8dedb;background:#fffffff2;box-shadow:0 -10px 32px #36413c1c}html[data-theme=light] .hall-bottom-nav button{color:#7b8884}html[data-theme=light] .hall-bottom-nav button.active{color:#9d7225;background:linear-gradient(180deg,#d2a34b29,#d2a34b05)}html[data-theme=light] .hall-bottom-nav .nav-badge{border-color:#fff}html[data-theme=light] .auth-hero p,html[data-theme=light] .eyebrow,html[data-theme=light] .section-heading span,html[data-theme=light] .payment-heading span{color:#9d7225}html[data-theme=light] .section-heading button{color:#687570;background:#ffffff8c}html[data-theme=light] .room-mode-filters button{color:#66746f;background:#fff9}html[data-theme=light] .room-mode-filters button.active,html[data-theme=light] .wallet-subnav button.active,html[data-theme=light] .ledger-filters button.active,html[data-theme=light] .exchange-directions button.active{border-color:#c99a42;color:#fff;background:linear-gradient(135deg,#d9b15f,#bd8730);box-shadow:0 7px 20px #b987302e}html[data-theme=light] .room-card,html[data-theme=light] .friend-row,html[data-theme=light] .friend-room-card,html[data-theme=light] .edit-profile-action,html[data-theme=light] .poker-statistics-panel{color:var(--theme-text);border-color:var(--theme-border);background:linear-gradient(145deg,#fff,#f6f5f0);box-shadow:0 8px 24px #37423d13}html[data-theme=light] .room-card:hover{border-color:#d2a34b;box-shadow:0 12px 28px #4a43301c}html[data-theme=light] .room-mode{border-color:#ddc58e;color:#8c6725;background:#fbf3df}html[data-theme=light] .room-detail,html[data-theme=light] .room-buyin{color:var(--theme-text-secondary)}html[data-theme=light] .room-enter{color:#9a7129}html[data-theme=light] .room-help-button{border-color:#d9bd7c;color:#956c22;background:#fff8e8}html[data-theme=light] .state-message{color:var(--theme-text-muted)}html[data-theme=light] .toast{color:#fff;border-color:#ffffff29;background:#2a322ef0;box-shadow:0 15px 40px #262e2a38}html[data-theme=light] .room-capacity,html[data-theme=light] .online-state.online,html[data-theme=light] .history-list b{color:var(--theme-success)}html[data-theme=light] .player-id-row,html[data-theme=light] .my-summary,html[data-theme=light] .system-card,html[data-theme=light] .wallet-summary article,html[data-theme=light] .ledger-list article,html[data-theme=light] .history-list>button{color:var(--theme-text);border-color:var(--theme-border);background:var(--theme-surface);box-shadow:0 6px 20px #37423d0e}html[data-theme=light] .player-id-row small,html[data-theme=light] .wallet-summary small,html[data-theme=light] .ledger-list small,html[data-theme=light] .history-list small,html[data-theme=light] .friend-copy small{color:var(--theme-text-muted)}html[data-theme=light] .player-id-row strong,html[data-theme=light] .poker-statistics-card>h2,html[data-theme=light] .poker-statistic strong{color:var(--theme-text)}html[data-theme=light] .player-id-row button{border-color:#ddc58e;color:#8d6724;background:#fbf4e5}html[data-theme=light] .edit-profile-action{color:var(--theme-text)}html[data-theme=light] .edit-profile-action span{color:#b98732}html[data-theme=light] .language-entry-action svg{stroke:var(--theme-accent)}html[data-theme=light] .system-card h3{color:#9b7228}html[data-theme=light] .system-card p,html[data-theme=light] .setting-row{color:var(--theme-text-secondary)}html[data-theme=light] .system-card small{color:var(--theme-text-muted)}html[data-theme=light] .support-placeholder{color:#74817d;background:#f1f2ee}html[data-theme=light] .system-card select,html[data-theme=light] .system-card textarea,html[data-theme=light] .friend-add input,html[data-theme=light] .wallet-exchange input,html[data-theme=light] .mock-deposit-card input{color:var(--theme-text);background:#fafaf7}html[data-theme=light] .empty-card{color:var(--theme-text-muted)}html[data-theme=light] .friend-group h3 span{color:#8f6822;background:#f5ead0}html[data-theme=light] .friend-actions button,html[data-theme=light] .row-menu{color:#61706b;background:#f7f7f3}html[data-theme=light] .friend-actions .accept{color:#fff;background:#198d68}html[data-theme=light] .friend-room-section{border-color:#e3d3ab;background:linear-gradient(145deg,#fffaf0,#fff);box-shadow:0 8px 24px #4c42290f}html[data-theme=light] .friend-room-form{background:#f3f3ef}html[data-theme=light] .friend-room-form fieldset{border-color:#dce3df;background:#ffffff8f}html[data-theme=light] .friend-room-form legend,html[data-theme=light] .friend-room-history summary{color:#956d26}html[data-theme=light] .friend-room-form label,html[data-theme=light] .friend-room-deck-choice>span,html[data-theme=light] .friend-room-form p{color:var(--theme-text-secondary)}html[data-theme=light] .friend-room-form input,html[data-theme=light] .friend-room-form select,html[data-theme=light] .friend-room-form .friend-room-range,html[data-theme=light] .friend-room-deck-choice label,html[data-theme=light] .friend-room-number input{color:var(--theme-text);background:#fff}html[data-theme=light] .friend-room-deck-choice label.selected{border-color:#d2a34b;background:#fff6df;box-shadow:inset 0 0 0 1px #d2a34b2e}html[data-theme=light] .friend-room-deck-choice b,html[data-theme=light] .friend-room-history-card>header b,html[data-theme=light] .friend-room-participants b{color:var(--theme-text)}html[data-theme=light] .friend-room-help-backdrop{background:#1e252280}html[data-theme=light] .friend-room-help-dialog{border-color:#dfc98f;color:var(--theme-text);background:#fff;box-shadow:0 24px 70px #262e2a38}html[data-theme=light] .friend-room-help-dialog h3{color:#956d26}html[data-theme=light] .friend-room-help-dialog h4{color:var(--theme-text)}html[data-theme=light] .friend-room-help-dialog p{color:var(--theme-text-secondary)}html[data-theme=light] .friend-room-help-dialog article,html[data-theme=light] .friend-room-history-card,html[data-theme=light] .friend-room-participants>span{background:#f3f5f2}html[data-theme=light] .friend-room-actions button{color:#61706b;background:#f7f7f3}html[data-theme=light] .friend-room-actions button:nth-last-child(2),html[data-theme=light] .friend-room-number button{color:#fff;background:#c2913a}html[data-theme=light] .friend-room-history{color:var(--theme-text-secondary)}html[data-theme=light] .mail-card article.unread{background:#f8f1df;box-shadow:inset 3px 0 #d2a34b}html[data-theme=light] .wallet-subnav{background:#e8e9e4}html[data-theme=light] .wallet-subnav button{color:#6b7874}html[data-theme=light] .payment-panel,html[data-theme=light] .wallet-exchange,html[data-theme=light] .diamond-mall,html[data-theme=light] .deposit-address-card{color:var(--theme-text);border-color:var(--theme-border);background:#fffffff0;box-shadow:0 8px 26px #37423d12}html[data-theme=light] .payment-note,html[data-theme=light] .wallet-exchange label,html[data-theme=light] .wallet-exchange>small,html[data-theme=light] .diamond-mall>header span,html[data-theme=light] .diamond-mall>p,html[data-theme=light] .deposit-address-card small{color:var(--theme-text-muted)}html[data-theme=light] .payment-packages button{color:var(--theme-text);border-color:#ddd7c8;background:linear-gradient(145deg,#fff,#f5f1e6)}html[data-theme=light] .payment-packages strong{color:#a87825}html[data-theme=light] .payment-packages span{color:var(--theme-text-secondary)}html[data-theme=light] .payment-order-detail{border-color:#e5d4a9;background:#fffaf0}html[data-theme=light] .payment-order-detail dd,html[data-theme=light] .payment-history>article{color:var(--theme-text)}html[data-theme=light] .payment-history>article{background:#fff}html[data-theme=light] .deposit-address-card code,html[data-theme=light] .payment-confirm-dialog code{color:#36433f;background:#f0f2ef}html[data-theme=light] .deposit-wait-note{border-color:#e6d19e;color:#806022;background:#fff7e5}html[data-theme=light] .withdrawal-policy span{background:#f6f6f2}html[data-theme=light] .primary-action,html[data-theme=light] .avatar-picker>.avatar-confirm-button{color:#fff;background:linear-gradient(135deg,#d7ad58,#b9832b)}html[data-theme=light] .secondary-action{color:#5f6e69;background:#f2f3ef}html[data-theme=light] .modal-backdrop,html[data-theme=light] .profile-backdrop,html[data-theme=light] .payment-confirm-backdrop,html[data-theme=light] .app-dialog-backdrop,html[data-theme=light] .chat-backdrop{background:#1e25227a}html[data-theme=light] .buyin-dialog,html[data-theme=light] .mode-help-dialog,html[data-theme=light] .hall-notification-dialog,html[data-theme=light] .history-dialog,html[data-theme=light] .history-detail-dialog,html[data-theme=light] .profile-dialog,html[data-theme=light] .payment-confirm-dialog,html[data-theme=light] .app-dialog-panel,html[data-theme=light] .player-profile-dialog,html[data-theme=light] .chat-dialog{color:var(--theme-text);border-color:#d6ddd9;background:#fff;box-shadow:0 26px 80px #262e2a38}html[data-theme=light] .profile-dialog>header{border-color:var(--theme-border);background:#faf9f5}html[data-theme=light] .profile-dialog header button,html[data-theme=light] .player-profile-close,html[data-theme=light] .app-dialog-close{color:#6e7c77;background:#f1f2ee}html[data-theme=light] .profile-summary small,html[data-theme=light] .profile-dialog label,html[data-theme=light] .profile-nickname small,html[data-theme=light] .profile-balances>span,html[data-theme=light] .player-profile-dialog header small,html[data-theme=light] .player-profile-statistics small{color:var(--theme-text-muted)}html[data-theme=light] .profile-balances>span,html[data-theme=light] .player-profile-statistics span{background:#f5f6f2}html[data-theme=light] .profile-balances b,html[data-theme=light] .player-profile-dialog h2,html[data-theme=light] .player-profile-statistics b,html[data-theme=light] .hall-notification-dialog h2{color:var(--theme-text)}html[data-theme=light] .profile-dialog input,html[data-theme=light] .profile-dialog select,html[data-theme=light] .app-dialog-input{color:var(--theme-text);background:#fafaf7}html[data-theme=light] .profile-field-action>input[readonly]{color:#4e5b57;background:#f0f2ef}html[data-theme=light] .avatar-picker button{background:#eceeea}html[data-theme=light] .app-dialog-panel h2,html[data-theme=light] .payment-confirm-dialog h3{color:#9b7228}html[data-theme=light] .app-dialog-panel p,html[data-theme=light] .payment-confirm-dialog p{color:var(--theme-text-secondary)}html[data-theme=light] .buyin-dialog p,html[data-theme=light] .buyin-dialog label,html[data-theme=light] .fixed-buyin,html[data-theme=light] .mode-help-dialog>p,html[data-theme=light] .mode-help-note{color:var(--theme-text-secondary)}html[data-theme=light] .fixed-buyin,html[data-theme=light] .mode-help-note{background:#f3f4f0}html[data-theme=light] .fixed-buyin strong{color:#159da9}html[data-theme=light] .mode-help-dialog h2{color:#956d26}html[data-theme=light] .mode-help-dialog header>button{color:#6e7c77;background:#f1f2ee}html[data-theme=light] .chat-message-list article{color:var(--theme-text);background:#ecefea}html[data-theme=light] .chat-message-list article.mine{color:#fff;background:#208f79}html[data-theme=light] .chat-moderation-actions{border-color:var(--theme-border)}html[data-theme=light] .chat-moderation-actions button{border-color:#d4dbd7;color:#65736e;background:#f2f3ef}html[data-theme=light] .history-detail-header h2,html[data-theme=light] .history-action-history>header h3,html[data-theme=light] .history-player-identity strong,html[data-theme=light] .history-player-stat b,html[data-theme=light] .history-street-column li strong{color:var(--theme-text)}html[data-theme=light] .history-summary-strip,html[data-theme=light] .history-board-summary,html[data-theme=light] .history-player-list article,html[data-theme=light] .history-detail-footer,html[data-theme=light] .history-action-history,html[data-theme=light] .history-street-column{border-color:var(--theme-border);background:#f8f8f4}html[data-theme=light] .history-player-list article.winner{border-color:#d5b45e;background:linear-gradient(90deg,#fff5d8,#fff 50%,#fbf2d8)}html[data-theme=light] .history-street-column>header{border-color:var(--theme-border);background:#f0f2ee}html[data-theme=light] .history-player-identity small,html[data-theme=light] .history-hand-rank small,html[data-theme=light] .history-player-cards>small,html[data-theme=light] .history-action-player,html[data-theme=light] .history-street-column li small,html[data-theme=light] .history-detail-footer{color:var(--theme-text-muted)}html[data-theme=light] .history-player-cards>button,html[data-theme=light] .replay-reveal-actions button{color:#8b6728;background:#fff8e6}html[data-theme=light] .replay-status{color:#6f7d78;background:#f1f2ee}html[data-theme=light] .history-replay-dialog .replay-table{color:#effffb}html[data-theme=light] .poker-statistics-tabs{border-color:#dce3df}html[data-theme=light] .poker-statistics-tabs button{color:#788681}html[data-theme=light] .poker-statistics-tabs button.active{color:#9c7228}html[data-theme=light] .poker-statistics-tabs button.active:after{background:#d2a34b;box-shadow:0 0 10px #d2a34b47}html[data-theme=light] .poker-statistics-ring:before{background:conic-gradient(#d2a34b var(--statistics-progress),#e1e5e2 0)}html[data-theme=light] .poker-statistics-ring:after{background:#fff}html[data-theme=light] .poker-statistics-ring strong{color:var(--theme-text)}html[data-theme=light] .poker-statistic span,html[data-theme=light] .poker-statistics-ring span,html[data-theme=light] .poker-statistics-definition,html[data-theme=light] .poker-statistics-state{color:var(--theme-text-muted)}html[data-theme=light] .auth-page{color:var(--theme-text);background:linear-gradient(155deg,#f9f7ef,#e5eeea 52%,#f3eee2)}html[data-theme=light] .auth-aurora{background:radial-gradient(ellipse at 50% 30%,rgba(32,174,186,.16),transparent 40%),repeating-linear-gradient(90deg,transparent 0 12%,rgba(113,128,121,.035) 12% 13%)}html[data-theme=light] .auth-brand{color:#806126}html[data-theme=light] .auth-card{border-color:#d7ded9;background:#ffffffe0;box-shadow:0 28px 70px #36413c26}html[data-theme=light] .auth-tabs{background:#eeefeb}html[data-theme=light] .auth-tabs button{color:#74827d}html[data-theme=light] .auth-tabs button.active{color:#fff;background:#c79842}html[data-theme=light] .auth-card label{color:#596863}html[data-theme=light] .auth-card input,html[data-theme=light] .auth-card select{border-color:#dce2de;color:var(--theme-text);background:#fafaf7}html[data-theme=light] .primary-button{color:#fff;background:linear-gradient(135deg,#d7ad58,#b9832b);box-shadow:0 12px 28px #b9832b33}html[data-theme=light] .dev-button{color:#63716c;background:#eaede9}@media(max-width:520px){.theme-options{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.theme-options>button{transition:none}}
