:root{--ink:#203246;--muted:#7b8996;--gold:#ffcc57;--orange:#ec9240;--blue:#456685;--paper:#fffdf7;--green:#137767;--line:#e7e8e6;--shadow:0 12px 34px #2446670c;font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Microsoft YaHei",sans-serif;color:var(--ink);background:#f5f7f7;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:340px}button,input{font:inherit}button{cursor:pointer}button,input,a{-webkit-tap-highlight-color:transparent}button:disabled{cursor:not-allowed;opacity:.43}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid #3da4df;outline-offset:3px}button{border:0}a{color:#368581;text-decoration:none}h1,h2,h3,p{margin:0}button{color:inherit} .topbar{height:88px;display:flex;align-items:center;gap:42px;max-width:1360px;padding:0 44px;margin:auto}.brand{display:flex;align-items:center;gap:10px;font-size:24px;font-weight:900;letter-spacing:1px;white-space:nowrap;text-align:left;background:none;padding:0}.brand small{display:block;font-size:8px;font-weight:700;letter-spacing:2px;margin-top:4px;color:#93a0aa}.brand-mark{display:grid;place-items:center;position:relative;width:41px;height:47px;border-radius:12px;color:#fff5c8;background:linear-gradient(145deg,#f7b24b,#e38535);font-size:33px;box-shadow:0 4px 0 #d98532;transform:rotate(-7deg)}.brand-mark i{position:absolute;right:1px;top:1px;font-size:13px;font-style:normal}.navigation{display:flex;height:100%;gap:26px}.nav-item{background:transparent;font-size:13px;font-weight:650;color:#8996a0;position:relative;padding:0 2px}.nav-item.active{color:#263c4c}.nav-item.active:after{content:"";position:absolute;bottom:13px;left:calc(50% - 9px);width:18px;height:3px;border-radius:3px;background:#eaaa47}.header-right{margin-left:auto;display:flex;align-items:center;gap:15px}.chain-pill{display:flex;align-items:center;gap:6px;background:#fff;border:1px solid #e4e8e9;border-radius:50px;padding:8px 12px;font-size:11px;font-weight:600;white-space:nowrap}.chain-pill i{font-size:18px;font-weight:900;line-height:12px;font-style:normal}.account-button{background:#e8eeef;padding:11px 14px;font-size:11px;font-weight:600;border-radius:11px}.account-button span{padding-left:13px}#main-view{max-width:1272px;padding:12px 0 35px;margin:auto;min-height:calc(100vh - 150px)}.lobby-top{display:grid;grid-template-columns:minmax(0,1fr) 288px;gap:22px}.hero{min-height:308px;border-radius:23px;overflow:hidden;position:relative;background:linear-gradient(130deg,#dcedf4 0%,#d0e5f2 40%,#ccd7ef 100%);isolation:isolate}.hero:before{content:"";position:absolute;background:#fffffc55;width:500px;height:230px;left:-100px;bottom:-170px;border-radius:50%}.hero-copy{padding:37px 0 36px 35px;position:relative;z-index:2;max-width:59%}.eyebrow{font-size:9px;letter-spacing:2.1px;color:#587e94;font-weight:800;margin-bottom:17px;display:flex;align-items:center;gap:7px}.eyebrow span{width:18px;height:1px;background:#789aaa}.hero h1{font-size:36px;line-height:1.35;font-weight:850;letter-spacing:1px;color:#25445b}.hero h1 em{font-style:normal;color:#e19a3c}.hero p{font-size:12px;color:#6a879b;margin-top:13px;line-height:1.8}.hero-tags{display:flex;gap:7px;margin-top:23px}.hero-tags span{font-size:9px;padding:6px 9px;background:#ffffff62;border:1px solid #ffffff73;border-radius:6px;color:#577489}.hero-art{position:absolute;right:-28px;bottom:-3px;width:52%;height:100%}.floating-star{position:absolute;color:#fff7c1;font-size:28px;right:37px;top:28px;transform:rotate(10deg)}.balance-card{padding:23px;border-radius:23px;background:#fff;box-shadow:var(--shadow);display:flex;flex-direction:column;position:relative;overflow:hidden}.section-kicker{font-size:11px;color:#7c8b97;font-weight:600;display:flex;align-items:center;gap:7px}.section-kicker .coin-icon{background:#fff1c9;color:#d99c34;width:20px;height:20px;font-size:12px;display:grid;place-items:center;border-radius:50%}.balance-number{font-size:32px;font-weight:800;letter-spacing:-1px;margin-top:19px;line-height:1.2}.balance-number small{font-size:11px;letter-spacing:0;font-weight:700;color:#939da5;margin-left:6px}.balance-split{display:flex;gap:20px;padding-top:13px;margin-top:12px;border-top:1px solid #f0f2f1;color:#93a0aa;font-size:9px}.balance-split strong{display:block;margin-top:5px;font-weight:650;color:#526473;font-size:11px}.wallet-short{font-size:9px;color:#91a0ad;display:flex;align-items:center;gap:7px;margin-top:17px}.wallet-short code{font-family:ui-monospace,SFMono-Regular,monospace}.wallet-short button{background:none;padding:0;color:#8a9caa}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 21px;border-radius:11px;background:#e9eeef;color:#4a6171;font-size:12px;font-weight:700;transition:transform .15s,box-shadow .15s}.btn:hover:not(:disabled){transform:translateY(-2px)}.btn.gold{background:linear-gradient(180deg,#ffda74,#ffc450);color:#694719;box-shadow:0 3px 0 #e4af49}.btn.teal{background:#277e74;color:#fff;box-shadow:0 3px 0 #1c665e}.btn.dark{background:#283e51;color:#fff}.btn.outline{background:transparent;border:1px solid #dbe2e5;color:#687e8c}.btn.small{font-size:10px;padding:9px 12px;border-radius:8px}.btn.full{width:100%}.balance-card>.btn{margin-top:auto}.tiny-note{font-size:9px;color:#a0abb3;text-align:center;margin-top:11px;line-height:1.6}.section-heading{display:flex;align-items:center;gap:11px;margin:28px 0 17px}.section-heading h2{font-size:19px;letter-spacing:.5px;font-weight:800}.section-heading p{font-size:10px;color:#9ba5ad}.section-heading .right{margin-left:auto}.inline-link{background:none;color:#8796a2;font-size:10px;padding:4px}.room-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.tier-card{background:#fff;border:1px solid #e7ebe9;border-radius:19px;padding:21px 24px 19px;box-shadow:var(--shadow);position:relative;overflow:hidden}.tier-card.featured{border:1px solid #edcc8a;background:linear-gradient(150deg,#fffdf7,#fffaf0)}.tier-top{display:flex;align-items:center;gap:14px}.tier-symbol{width:55px;height:57px;display:grid;place-items:center;font-size:30px;color:#69a291;position:relative;isolation:isolate}.tier-symbol:before{content:"";position:absolute;inset:6px;transform:rotate(45deg);border-radius:13px;background:#e5f2eb;z-index:-1}.tier-card:nth-child(2) .tier-symbol{color:#d8a03f}.tier-card:nth-child(2) .tier-symbol:before{background:#fff0ca}.tier-card:nth-child(3) .tier-symbol{color:#9390c0}.tier-card:nth-child(3) .tier-symbol:before{background:#efedf9}.tier-top h3{font-size:18px;font-weight:800}.tier-top p{font-size:9px;color:#9aa4ac;margin-top:6px;letter-spacing:.3px}.tier-badge{position:absolute;right:0;top:0;padding:5px 12px 5px 14px;border-radius:0 18px 0 13px;background:#f0d496;font-size:8px;color:#92712f}.tier-rule{display:flex;justify-content:space-between;align-items:end;margin-top:19px;padding:14px 0 15px;border-top:1px dashed #e6e9e6}.tier-rule span{font-size:9px;color:#97a1a8}.tier-rule strong{display:block;color:#4d6576;font-size:18px;margin-top:5px}.tier-rule strong small{font-size:9px;margin-left:4px;color:#a1acb3}.tier-rule>div:last-child{text-align:right}.tier-rule>div:last-child strong{font-size:12px;line-height:21px}.tier-bottom{display:flex;justify-content:space-between;align-items:center;gap:9px}.fee-note{font-size:9px;color:#97a3a7;line-height:1.7}.tier-bottom .btn{min-width:114px}.lobby-bottom{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:22px}.rooms-panel{background:#fff;border:1px solid #e6ebeb;border-radius:17px;min-height:155px;overflow:hidden}.rooms-table{width:100%;border-collapse:collapse;text-align:left;font-size:10px}.rooms-table th{padding:13px 20px;background:#fafbfa;font-weight:500;color:#9aa8ae}.rooms-table td{padding:12px 20px;border-top:1px solid #f2f4f3;color:#647887}.rooms-table strong{color:#405a6e}.rooms-table td:last-child{text-align:right}.empty-rooms{min-height:114px;display:flex;align-items:center;justify-content:center;gap:16px;color:#97a6af;font-size:11px}.empty-rooms .empty-icon{font-size:30px;color:#c9d9dc}.empty-rooms small{display:block;font-size:9px;color:#a8b1b7;margin-top:7px}.play-with-friends{display:flex;gap:8px}.play-with-friends .btn{padding:9px 11px}.practice-card{margin-top:64px;background:linear-gradient(120deg,#e6eeee,#eaf2ef);border-radius:17px;min-height:155px;position:relative;padding:24px;overflow:hidden}.practice-card h3{font-size:17px}.practice-card p{font-size:10px;color:#83a09b;line-height:1.75;margin:9px 0 14px}.practice-card .practice-icon{position:absolute;font-size:68px;right:18px;top:35px;color:#b8d2c8;transform:rotate(15deg);opacity:.6}.practice-card .btn{position:relative;z-index:1}.site-footer{max-width:1272px;margin:0 auto;padding:18px 0 24px;border-top:1px solid #e5eaea;display:flex;justify-content:space-between;font-size:9px;color:#aab4bb}.site-footer b{font-size:16px;color:#d6b06f;margin-right:6px}.site-footer i{font-style:normal;margin:0 10px}.loading-card{display:grid;place-items:center;min-height:330px;color:#8a9ca9}.loading-spinner{width:23px;height:23px;border:2px solid #dce6e8;border-top-color:#d8a344;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:15px}.error-state{margin:40px auto;max-width:500px;text-align:center;padding:40px;background:#fff;border-radius:20px}.error-state p{margin:14px 0;font-size:13px;color:#8a96a0}.modal-backdrop{position:fixed;inset:0;background:#142a42a8;backdrop-filter:blur(6px);z-index:100;display:flex;align-items:center;justify-content:center;padding:20px;animation:fade-in .15s ease-out}.modal{width:440px;max-width:100%;max-height:90dvh;overflow:auto;background:#fffdf8;border:1px solid #fff6dc;border-radius:24px;box-shadow:0 25px 100px #0b1c4855;padding:29px;position:relative}.modal.wide{width:650px}.modal-close{position:absolute;right:19px;top:18px;border:0;background:#edeff0;color:#80919b;width:28px;height:28px;border-radius:50%;font-size:18px;line-height:20px}.modal-kicker{font-size:9px;color:#c1934a;letter-spacing:2px;font-weight:800;margin-bottom:8px}.modal h2{font-size:24px;margin-right:30px}.modal-description{font-size:11px;line-height:1.8;color:#8a989f;margin:11px 0 20px}.form-field{display:block;font-size:11px;color:#687c87;margin:16px 0}.form-field input{display:block;margin-top:8px;padding:13px;width:100%;border-radius:9px;background:#fff;border:1px solid #dde5e5;font-size:12px;color:#2f4c5c}.form-field input::placeholder{color:#a6b3bb}.auth-tabs{display:flex;background:#edf1ee;border-radius:10px;padding:4px;margin:22px 0}.auth-tabs button{width:50%;padding:9px;border-radius:7px;background:transparent;color:#9aa59f;font-size:12px}.auth-tabs button.active{background:#fff;box-shadow:0 2px 7px #2e503313;color:#4b6c60;font-weight:700}.form-error{font-size:11px;color:#be604e;line-height:1.7;min-height:18px;margin:12px 0}.notice{border-radius:10px;background:#f4efdf;color:#947a48;padding:12px 14px;font-size:10px;line-height:1.8;margin:16px 0}.notice.green{background:#edf5ee;color:#738d7f}.notice.blue{background:#ecf3f8;color:#6b879c}.confirm-rules{margin:21px 0;border:1px solid #e6e9e4;border-radius:12px;overflow:hidden}.confirm-rules>div{display:flex;justify-content:space-between;padding:11px 14px;font-size:11px;border-bottom:1px solid #ebeee8;color:#97a298}.confirm-rules>div:last-child{border:0;background:#f4f4e9;color:#56684c}.confirm-rules strong{color:#425c62;font-weight:650}.modal-actions{display:flex;gap:10px;margin-top:20px}.modal-actions .btn{flex:1}.address-box{background:#f0f4f2;padding:16px;border-radius:12px;margin:17px 0;word-break:break-all}.address-box code{display:block;font-family:ui-monospace,monospace;font-size:12px;line-height:1.7;color:#536c65}.address-box .btn{margin-top:13px}.wallet-page{padding:10px 0}.page-heading{display:flex;align-items:center;justify-content:space-between;margin:10px 0 25px}.page-heading h1{font-size:27px}.page-heading p{font-size:11px;color:#9aa7af;margin-top:10px}.wallet-overview{display:grid;grid-template-columns:1fr 1fr;gap:22px}.wallet-overview>section{background:#fff;border:1px solid #e5ebea;border-radius:20px;padding:27px}.wallet-balance{font-size:42px;font-weight:800;margin:19px 0}.wallet-balance small{font-size:13px;color:#9daab2;font-weight:500;margin-left:10px}.wallet-actions{display:flex;gap:10px;margin-top:23px}.wallet-overview .balance-split{gap:50px}.wallet-overview .balance-split strong{font-size:18px}.ledger-panel{margin-top:24px;background:#fff;border:1px solid #e5ebea;border-radius:19px;overflow:hidden}.ledger-panel h2{font-size:17px;padding:23px}.ledger-scroll{overflow-x:auto}.ledger-table{width:100%;border-collapse:collapse;white-space:nowrap}.ledger-table th{font-size:10px;text-align:left;background:#f9fbfa;color:#9caaa9;font-weight:500;padding:13px 23px}.ledger-table td{font-size:11px;padding:16px 23px;border-bottom:1px solid #f0f3f1;color:#6c827f}.ledger-table td.credit{color:#268e6e;font-weight:650}.ledger-table td.debit{color:#ba7b62;font-weight:650}.rules-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.rule-block{background:#fff;border:1px solid #e5ebe8;border-radius:18px;padding:24px}.rule-block h2{font-size:17px;margin-bottom:12px}.rule-block p{font-size:12px;color:#82938f;line-height:1.9}.rule-block .number{display:inline-grid;place-items:center;width:26px;height:26px;border-radius:9px;background:#f9edcc;color:#c4953a;font-size:12px;margin-right:10px}.toast{position:fixed;bottom:28px;left:50%;transform:translateX(-50%);max-width:calc(100vw - 32px);padding:13px 23px;background:#253e4eee;border:1px solid #ffffff25;color:white;border-radius:11px;box-shadow:0 10px 25px #11273625;z-index:200;font-size:12px;line-height:1.6;text-align:center;animation:fade-in .18s}.table-page{padding-top:0}.table-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px;gap:10px}.table-toolbar .table-id{font-size:12px;color:#8a99a4}.table-id strong{font-size:14px;color:#3d5668;letter-spacing:2px;margin:0 9px}.table-options{display:flex;gap:8px;align-items:center}.table-practice-badge{font-size:9px;background:#e6ede8;color:#688d77;padding:7px 11px;border-radius:20px}.game-table{height:610px;border:9px solid #ceb690;border-radius:110px;background:radial-gradient(ellipse at 50% 20%,#239482 0%,#197a6e 50%,#136457 100%);box-shadow:inset 0 0 0 3px #f2d3a4,inset 0 0 0 14px #c6e3be0c,inset 0 0 80px #08393278,0 10px 0 #ac916c,0 20px 40px #1f43372b;position:relative;overflow:hidden;isolation:isolate}.game-table:before{content:"";position:absolute;inset:28px;border:1px solid #d4ecd626;border-radius:80px;z-index:-1}.table-pattern{position:absolute;left:50%;top:40%;transform:translate(-50%,-50%) rotate(-15deg);font-size:80px;font-weight:900;letter-spacing:7px;color:#d1f7d00b;pointer-events:none;white-space:nowrap}.table-top-info{display:flex;align-items:center;justify-content:center;gap:19px;margin-top:25px;color:#b7dad0;font-size:10px}.table-bottom-cards{display:flex;gap:5px;justify-content:center}.bottom-card{width:32px;height:45px;border-radius:4px;border:1px solid #fff8d6;background:#ffffef;color:#244c45;display:grid;place-items:center;font-size:14px;font-weight:800}.bottom-card.red{color:#c24c45}.bottom-card.back{background:repeating-linear-gradient(45deg,#ddbd72 0px,#ddbd72 2px,#d1a956 2px,#d1a956 5px);box-shadow:inset 0 0 0 3px #f8e5b9}.table-counter{line-height:1.8}.table-counter strong{color:#f6dd90;font-size:14px}.player{position:absolute;top:114px;display:flex;flex-direction:column;align-items:center;width:110px}.player.left{left:29px}.player.right{right:29px}.player-avatar{width:66px;height:66px;background:linear-gradient(150deg,#e4c384,#dbaa62);border:3px solid #e8d293;border-radius:22px;box-shadow:0 5px 12px #093e3540;position:relative}.player-avatar svg{width:100%;height:100%;border-radius:19px}.player.active .player-avatar{outline:3px solid #ffe292;outline-offset:5px;box-shadow:0 0 30px #ffe79c70}.player-name{font-size:11px;font-weight:650;color:#fff3c7;margin-top:11px;max-width:110px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.player-role{font-size:9px;color:#afdad0;margin-top:6px}.player-count{margin-top:11px;font-size:12px;font-weight:700;color:#e2eee2;border-radius:6px;border:1px solid #c0dac030;padding:4px 10px;background:#0e5b5270}.player-count:before{content:"▤";color:#e9ce8b;font-size:14px;margin-right:7px}.player-landlord{position:absolute;top:-12px;right:-11px;width:27px;height:27px;background:#f3cd67;border-radius:9px;display:grid;place-items:center;font-size:15px;border:2px solid #ffe6a1}.table-status{position:absolute;left:50%;top:225px;transform:translateX(-50%);text-align:center;color:#c3e4d5;font-size:12px;line-height:1.9;max-width:65%}.table-status strong{font-size:22px;letter-spacing:1px;color:#fff0bd;display:block;margin-bottom:5px}.waiting-seats{display:flex;gap:23px;margin-top:22px;justify-content:center}.waiting-seat{width:65px;height:75px;border:1px dashed #ccdec177;border-radius:14px;display:grid;place-items:center;color:#b0d3c7;font-size:27px}.waiting-seat.taken{background:#ecf1d51a;border-style:solid;color:#e7d795}.waiting-actions{margin-top:25px;display:flex;justify-content:center;gap:8px}.table-actions{position:absolute;bottom:199px;left:50%;transform:translateX(-50%);display:flex;align-items:center;justify-content:center;gap:12px;width:80%;z-index:5}.table-actions .btn{min-width:83px;padding:11px 23px;border-radius:11px}.table-actions .btn.outline{color:#d4e9dd;border-color:#bedccc60;background:#0b5f5266}.table-turn-label{font-size:12px;color:#cbe4d4;background:#0b594c33;padding:8px 17px;border:1px solid #c7e7d01a;border-radius:40px}.hand-area{position:absolute;bottom:39px;left:40px;right:40px;display:flex;justify-content:center;align-items:flex-end;height:140px;padding-top:24px}.playing-card{position:relative;flex:none;appearance:none;display:block;width:76px;height:111px;border:1px solid #d2cdb6;border-radius:8px;background:linear-gradient(125deg,#fffefa,#f5f0e4);box-shadow:-3px 3px 6px #063c3b33;text-align:left;padding:9px 8px;color:#263b46;margin-left:calc(var(--card-overlap, 28px) * -1);transform-origin:bottom;transition:transform .13s,background .13s}.playing-card:first-child{margin-left:0}.playing-card:hover{transform:translateY(-7px);background:#fffefa}.playing-card.selected{transform:translateY(-23px);background:#fff5c4;border-color:#edca6f;box-shadow:0 0 0 2px #edca6f}.playing-card.red{color:#d65349}.playing-card .rank{display:block;font-size:23px;line-height:24px;font-weight:800;letter-spacing:-1px}.playing-card .suit{display:block;font-size:20px;line-height:24px}.playing-card .big-suit{position:absolute;font-size:43px;bottom:5px;right:9px;opacity:.8}.playing-card .joker{font-size:13px;line-height:14px;writing-mode:vertical-rl;letter-spacing:1px;font-weight:800}.playing-card .joker-art{font-size:32px;position:absolute;bottom:10px;right:5px;opacity:.8}.hand-label{position:absolute;bottom:12px;left:0;right:0;display:flex;justify-content:center;gap:20px;color:#a8cfc2;font-size:9px}.hand-label b{font-weight:650;color:#f2e7b0}.table-self{position:absolute;left:29px;bottom:194px;display:flex;align-items:center;gap:10px;color:#e0e9ca;max-width:180px;z-index:1}.table-self .player-avatar{width:43px;height:43px;border-radius:15px}.table-self .player-avatar svg{border-radius:12px}.table-self .player-name{font-size:10px;margin:0}.table-self .player-role{font-size:8px}.last-play{position:absolute;top:137px;display:flex;justify-content:center;align-items:center;min-width:80px;min-height:80px;pointer-events:none;max-width:33%}.last-play.left{left:158px}.last-play.right{right:158px}.last-play.mine{left:50%;top:277px;transform:translateX(-50%)}.last-play .playing-card{width:41px;height:59px;border-radius:4px;margin-left:-20px;padding:4px 5px;box-shadow:-1px 2px 4px #063c3b25}.last-play .playing-card .rank{font-size:15px;line-height:17px}.last-play .playing-card .suit{font-size:13px;line-height:14px}.last-play .playing-card .big-suit{font-size:20px;right:4px;bottom:2px}.last-play .playing-card:first-child{margin-left:0}.last-play .playing-card .joker{font-size:8px;line-height:9px}.last-play .playing-card .joker-art{font-size:16px}.pass-label{color:#e8db9d;font-weight:800;font-size:18px;letter-spacing:3px}.table-footnote{display:flex;justify-content:space-between;margin-top:26px;font-size:10px;color:#95a49f;gap:15px;line-height:1.8}.table-footnote span:last-child{text-align:right}.settle-overlay{position:absolute;inset:0;background:#07382c85;backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:20}.settle-card{background:linear-gradient(150deg,#fffdf0,#f4e9cc);border:2px solid #f8d881;border-radius:25px;padding:29px 35px;text-align:center;width:410px;max-width:calc(100% - 30px);box-shadow:0 15px 70px #092f2d60}.settle-icon{font-size:45px;line-height:1.1}.settle-card h2{font-size:30px;color:#9d712c;margin-top:12px}.settle-card p{font-size:11px;color:#ab9977;line-height:1.7;margin:8px 0}.settle-number{font-size:30px;font-weight:800;color:#299278;margin:13px 0}.settle-number.negative{color:#a98663}.settle-breakdown{text-align:left;font-size:10px;border-top:1px solid #e4dbc2;margin-top:15px;padding-top:9px}.settle-breakdown>div{display:flex;justify-content:space-between;margin:8px 0;color:#9d947e}.settle-breakdown strong{color:#797458}.settle-card .btn{margin-top:14px}.status-inline{font-size:11px;color:#bb7650;margin-left:12px}.reconnecting{background:#f5d99a;color:#84642f;padding:9px;border-radius:8px;margin-bottom:12px;font-size:11px;text-align:center}.account-menu{display:flex;gap:10px;flex-wrap:wrap}.address-hint{font-size:10px;line-height:1.9;color:#96a7a3;margin-top:15px}.join-form .form-field input{text-transform:uppercase;letter-spacing:5px;font-size:23px;text-align:center}.game-table.waiting .table-status{top:148px}.game-table.waiting .table-pattern{top:70%}.empty-hand{color:#c9e4d34d;font-size:12px;letter-spacing:3px;padding:50px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}@keyframes spin{to{transform:rotate(360deg)}}@keyframes fade-in{from{opacity:0}to{opacity:1}}
@media(min-width:1500px){.topbar{padding:0 18px}}@media(max-width:1360px){#main-view,.site-footer{margin-left:40px;margin-right:40px}.topbar{padding:0 40px;gap:35px}.hero h1{font-size:33px}.hero-copy{padding-left:29px}.tier-card{padding:20px}.tier-bottom .btn{min-width:100px}.lobby-top{grid-template-columns:minmax(0,1fr) 270px}.hero-art{width:51%;right:-30px}}@media(max-width:1100px){.topbar{gap:25px;padding:0 28px}.navigation{gap:19px}.header-right{gap:8px}.brand{font-size:22px}.brand-mark{width:35px;height:40px;font-size:30px}#main-view,.site-footer{margin-left:28px;margin-right:28px}.hero h1{font-size:29px}.hero p{font-size:10px}.hero-copy{max-width:60%}.hero-art{right:-37px;width:51%}.hero-tags{gap:4px}.hero-tags span{padding:5px 6px;font-size:8px}.lobby-top{gap:16px;grid-template-columns:minmax(0,1fr) 239px}.balance-card{padding:20px}.room-grid{gap:13px}.tier-card{padding:17px}.tier-top h3{font-size:16px}.tier-symbol{width:46px;height:49px;font-size:26px}.tier-top{gap:9px}.tier-bottom{align-items:stretch;flex-direction:column}.tier-rule{margin-top:14px}.fee-note{font-size:8px}.tier-bottom .btn{padding:10px 16px}.lobby-bottom{grid-template-columns:minmax(0,1fr) 265px;gap:16px}.practice-card{padding:21px}.rooms-table th,.rooms-table td{padding-left:14px;padding-right:14px}.game-table{border-radius:85px;height:590px}.playing-card{width:65px;height:103px;padding:7px}.playing-card .rank{font-size:21px}.playing-card .big-suit{font-size:35px}.hand-area{left:25px;right:25px}.table-self{bottom:185px;left:20px}.table-actions{bottom:190px}.table-actions .btn{padding:11px 19px}.table-self .player-name{max-width:90px}.player.left{left:17px}.player.right{right:17px}.last-play.left{left:130px}.last-play.right{right:130px}.hero{min-height:300px}}@media(max-width:820px){.brand{font-size:20px}.brand small{font-size:6px;letter-spacing:1.6px}.navigation{gap:14px}.nav-item{font-size:11px}.chain-pill{display:none}.account-button{font-size:10px;padding:10px}.account-button span{padding-left:5px}.topbar{height:79px;gap:25px}.lobby-top{grid-template-columns:minmax(0,1fr) 220px;gap:13px}.hero-copy{padding:29px 0 30px 22px;max-width:80%}.hero{min-height:284px}.hero h1{font-size:29px}.hero-art{opacity:.7;width:48%;right:-36px;bottom:-25px}.hero-copy p{max-width:160px;font-size:10px}.hero-tags{flex-wrap:wrap;max-width:210px;margin-top:20px}.balance-number{font-size:29px}.balance-card{padding:19px}.eyebrow{font-size:7px;letter-spacing:1.5px;margin-bottom:13px}.room-grid{gap:11px}.tier-card{padding:16px 13px}.tier-top h3{font-size:14px}.tier-symbol{width:38px;height:43px;font-size:24px}.tier-top p{font-size:8px}.tier-rule strong{font-size:16px}.tier-rule strong small{font-size:8px}.tier-rule span{font-size:8px}.tier-rule>div:last-child strong{font-size:10px}.lobby-bottom{grid-template-columns:1fr}.practice-card{margin-top:2px;min-height:130px}.practice-card p{margin-bottom:11px}.practice-card .practice-icon{right:45px;top:18px}.section-heading{margin-top:25px}.site-footer{padding-top:15px}.rooms-table th,.rooms-table td{padding-left:18px;padding-right:18px}.game-table{height:580px;border-radius:55px;border-width:7px}.game-table:before{inset:17px;border-radius:40px}.player{top:109px;width:83px}.player-avatar{width:55px;height:55px;border-radius:18px}.player-avatar svg{border-radius:15px}.player-name{font-size:10px;max-width:88px}.player.left{left:16px}.player.right{right:16px}.last-play.left{left:106px;top:123px}.last-play.right{right:106px;top:123px}.last-play .playing-card{width:33px;margin-left:-22px;height:51px;padding:3px 4px}.last-play .playing-card .rank{font-size:12px;line-height:14px}.last-play .playing-card .suit{font-size:12px;line-height:13px}.last-play .playing-card .big-suit{font-size:18px}.playing-card{width:60px;height:98px;border-radius:6px}.playing-card .rank{font-size:19px}.playing-card .suit{font-size:17px}.playing-card .big-suit{font-size:31px}.table-self{left:20px;bottom:230px}.table-self .player-avatar{width:37px;height:37px}.table-actions{bottom:184px;width:90%}.table-actions .btn{min-width:70px;padding:10px 17px}.last-play.mine{top:281px}.table-status{top:213px}.table-footnote{font-size:9px}.table-top-info{gap:12px}.wallet-overview{gap:14px}.wallet-overview>section{padding:21px}.wallet-balance{font-size:35px}.rules-grid{gap:13px}.rule-block{padding:20px}.rule-block p{font-size:11px}.table-toolbar .table-id{font-size:10px}.table-practice-badge{font-size:8px}.table-toolbar .btn.small{padding:8px 10px}.table-id strong{font-size:12px;margin:0 5px}.table-options{gap:5px}}@media(max-width:600px){.topbar{height:72px;padding:0 18px;gap:15px;flex-wrap:wrap;position:relative}.brand{font-size:21px}.brand-mark{width:31px;height:36px;font-size:26px;border-radius:9px}.brand small{font-size:6px}.navigation{position:absolute;left:18px;right:18px;top:72px;height:40px;border-bottom:1px solid #e6ebea;gap:26px}.nav-item{font-size:12px}.nav-item.active:after{bottom:-1px}.header-right{margin-left:auto}.account-button{font-size:9px;border-radius:8px}.account-button span{display:none}#main-view{margin:48px 16px 0;padding-top:10px}.site-footer{margin:0 18px;padding:17px 0 22px;font-size:8px}.site-footer span:first-child{display:none}.lobby-top{display:flex;flex-direction:column;gap:12px}.hero{min-height:235px;border-radius:19px}.hero-copy{padding:24px 0 23px 21px;max-width:66%}.hero h1{font-size:28px;letter-spacing:.5px}.hero p{font-size:9px;line-height:1.8;margin-top:10px;max-width:180px}.eyebrow{font-size:7px;letter-spacing:1.4px;margin-bottom:12px}.hero-art{width:48%;right:-17px;bottom:-2px;opacity:1;height:100%}.hero-tags{margin-top:17px;gap:5px;max-width:none}.hero-tags span{font-size:7px;padding:4px 6px}.balance-card{border-radius:15px;padding:17px 18px;display:grid;grid-template-columns:1fr auto;align-items:center;column-gap:10px;min-height:110px}.balance-card .section-kicker{font-size:9px}.section-kicker .coin-icon{width:17px;height:17px;font-size:10px}.balance-number{font-size:25px;margin-top:8px;grid-column:1}.balance-number small{font-size:10px}.balance-card>.btn{grid-column:2;grid-row:1/3;align-self:center;margin:0;padding:11px 19px}.balance-card .wallet-short{grid-column:1;grid-row:3;margin-top:7px;font-size:8px}.balance-card .balance-split{display:none}.balance-card .tiny-note{grid-column:2;grid-row:3;font-size:7px;margin:0}.section-heading{margin:24px 0 13px;gap:8px;flex-wrap:wrap}.section-heading h2{font-size:18px}.section-heading p{font-size:8px}.room-grid{grid-template-columns:1fr;gap:10px}.tier-card{display:grid;grid-template-columns:1fr 1fr;align-items:center;padding:17px 15px;border-radius:15px;column-gap:14px}.tier-top{gap:9px}.tier-top h3{font-size:16px}.tier-top p{font-size:8px}.tier-symbol{width:43px;height:48px;font-size:26px}.tier-rule{margin:0;padding:0;border:0;gap:12px}.tier-rule strong{font-size:16px}.tier-rule>div:last-child strong{font-size:11px;line-height:20px}.tier-rule span{font-size:8px}.tier-bottom{grid-column:1/-1;margin-top:13px;display:flex;flex-direction:row;align-items:center;border-top:1px dashed #e7eae4;padding-top:11px}.fee-note{font-size:8px;max-width:60%}.tier-bottom .btn{min-width:103px;padding:9px 16px;font-size:11px}.tier-badge{font-size:7px;padding:3px 9px}.lobby-bottom{gap:12px}.play-with-friends{gap:5px}.play-with-friends .btn{font-size:8px;padding:8px 9px}.rooms-table th,.rooms-table td{padding:12px 9px;font-size:9px}.rooms-table .btn.small{padding:7px 9px;font-size:8px}.empty-rooms{padding:20px 15px;font-size:10px;gap:12px}.empty-rooms small{font-size:8px}.practice-card{padding:20px;min-height:128px;border-radius:15px}.practice-card h3{font-size:16px}.practice-card p{font-size:9px}.practice-card .practice-icon{font-size:63px;right:31px;top:28px}.practice-card .btn{font-size:9px;padding:8px 12px}.modal{padding:26px 23px;border-radius:20px}.modal h2{font-size:22px}.modal-description{font-size:10px}.modal-backdrop{padding:14px}.wallet-page{padding-top:0}.page-heading{margin:3px 0 20px}.page-heading h1{font-size:23px}.page-heading p{font-size:10px;line-height:1.7}.wallet-overview{grid-template-columns:1fr}.wallet-overview>section{padding:23px;border-radius:17px}.wallet-overview .balance-split{gap:42px}.wallet-balance{font-size:37px}.ledger-panel h2{padding:19px;font-size:16px}.ledger-table th,.ledger-table td{padding:13px 17px;font-size:9px}.rules-grid{grid-template-columns:1fr}.rule-block{padding:21px}.rule-block h2{font-size:16px}.rule-block p{font-size:11px}.table-page{margin-left:-8px;margin-right:-8px}.table-toolbar{margin-bottom:12px;flex-wrap:wrap;row-gap:9px}.table-toolbar .btn.small{font-size:8px;padding:8px}.table-options{margin-left:auto;gap:4px}.table-toolbar .table-id{font-size:9px}.table-id strong{font-size:11px;margin:0 2px}.table-practice-badge{font-size:7px;padding:6px 8px}.game-table{height:610px;border-radius:34px;border:5px solid #ceb690;box-shadow:inset 0 0 0 2px #f2d3a4,inset 0 0 80px #08393278,0 6px 0 #ac916c,0 15px 25px #1f433723}.game-table:before{inset:11px;border-radius:23px}.table-top-info{margin-top:20px;gap:11px;font-size:8px}.bottom-card{width:26px;height:37px;font-size:12px}.table-counter strong{font-size:12px}.table-bottom-cards{gap:3px}.player{top:98px;width:70px}.player.left{left:10px}.player.right{right:10px}.player-avatar{width:46px;height:46px;border-radius:16px;border-width:2px}.player-avatar svg{border-radius:14px}.player-name{font-size:9px;margin-top:9px;max-width:68px}.player-role{font-size:8px;margin-top:5px}.player-count{font-size:10px;padding:3px 8px;margin-top:7px}.player-landlord{width:22px;height:22px;font-size:11px;top:-9px;right:-8px;border-radius:7px}.player.active .player-avatar{outline-width:2px;outline-offset:3px}.last-play{top:117px;min-width:50px;min-height:58px;max-width:29%}.last-play.left{left:86px;top:122px}.last-play.right{right:86px;top:190px}.last-play .playing-card{width:29px;height:44px;margin-left:-21px;padding:3px}.last-play .playing-card .rank{font-size:11px;line-height:12px}.last-play .playing-card .suit{font-size:10px;line-height:12px}.last-play .playing-card .big-suit{font-size:16px;bottom:3px;right:3px}.last-play .playing-card .joker{font-size:7px;line-height:8px}.last-play .playing-card .joker-art{font-size:14px;right:2px}.pass-label{font-size:13px;letter-spacing:1px}.last-play.mine{top:282px;max-width:70%}.last-play.mine .playing-card{margin-left:-18px}.last-play.mine .playing-card:first-child{margin-left:0}.table-pattern{top:48%;font-size:44px;letter-spacing:2px}.table-status{top:252px;max-width:80%;font-size:10px;white-space:nowrap}.table-status strong{font-size:18px}.game-table.waiting .table-status{top:170px}.game-table.waiting .table-pattern{top:74%}.waiting-seats{gap:15px;margin-top:20px}.waiting-seat{width:57px;height:67px}.waiting-actions{gap:6px}.waiting-actions .btn{font-size:10px;padding:10px 15px}.table-self{left:16px;bottom:225px;gap:7px}.table-self .player-avatar{width:33px;height:33px;border-radius:12px}.table-self .player-name{font-size:9px}.table-self .player-role{font-size:7px}.table-actions{bottom:176px;width:95%;gap:7px}.table-actions .btn{padding:10px 12px;font-size:11px;min-width:64px}.table-turn-label{font-size:10px;padding:8px 14px}.hand-area{left:13px;right:13px;bottom:43px;height:120px}.playing-card{width:45px;height:86px;padding:5px 4px;border-radius:5px;box-shadow:-1px 2px 4px #063c3b33}.playing-card .rank{font-size:17px;line-height:20px;letter-spacing:-1px}.playing-card .suit{font-size:14px;line-height:18px}.playing-card .big-suit{font-size:25px;bottom:7px;right:5px}.playing-card .joker{font-size:10px;line-height:12px}.playing-card .joker-art{font-size:22px;bottom:13px;right:3px}.playing-card.selected{transform:translateY(-19px)}.playing-card:hover:not(.selected){transform:none}.hand-label{font-size:8px;bottom:17px;gap:12px}.table-footnote{display:block;margin:19px 5px 0;font-size:8px}.table-footnote span{display:block}.table-footnote span:last-child{text-align:left;margin-top:4px}.settle-card{padding:25px 23px;width:310px;border-radius:20px}.settle-card h2{font-size:26px}.settle-card p{font-size:10px}.settle-icon{font-size:38px}.settle-number{font-size:26px}.table-toolbar .table-options .btn[data-action=rules]{display:none}.address-box code{font-size:11px}.notice{font-size:9px}.form-field{font-size:10px}.confirm-rules>div{font-size:10px}.floating-star{right:20px;top:20px;font-size:23px}.reconnecting{font-size:9px}.account-menu .btn{font-size:10px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}

.playing-card:disabled{opacity:1;cursor:default}.resume-room{display:flex;justify-content:space-between;align-items:center;gap:12px;background:#e9f0e9;border:1px solid #dae7d9;padding:12px 17px;border-radius:12px;margin-bottom:15px;color:#73907c;font-size:11px}.resume-room b{color:#486b56;margin:0 5px}.resume-room .btn{font-size:10px}
