:root{font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,sans-serif;color:#f4eddf;background:#101817;font-synthesis:none;font-weight:400;font-size:14px;-webkit-font-smoothing:antialiased;color-scheme:dark}*{box-sizing:border-box}html,body,#root{width:100%;height:100%;margin:0;overflow:hidden}body{overscroll-behavior:none}button,input,select{font:inherit}button{color:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation}button:disabled{cursor:default;opacity:.45}button:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid var(--accent,#d8c291);outline-offset:3px}button{border:0;background:none}input,select{color:inherit;border:1px solid #ffffff20;background:#ffffff08;border-radius:8px;padding:9px 12px;outline:0}select{font-size:12px}option{background:#1e2b29}h1,h2,h3,p{margin:0}h1,h2,.cover-caption strong{font-family:"Noto Serif SC",Songti SC,serif}h2{font-size:23px}small{font-size:11px}svg{flex-shrink:0}button svg{vertical-align:middle}.app{height:100dvh;display:flex;flex-direction:column;position:relative;isolation:isolate;padding:env(safe-area-inset-top) max(18px,env(safe-area-inset-right)) env(safe-area-inset-bottom) max(18px,env(safe-area-inset-left));background:radial-gradient(ellipse at 50% 10%,#304139,#192722 42%,#101817 90%)}.app:before{content:"";position:absolute;inset:0;z-index:-1;opacity:.11;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' opacity='.5' filter='url(%23n)'/%3E%3C/svg%3E")}.topbar{height:64px;min-height:54px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid #d4c59f14}.brand,.top-tools{display:flex;align-items:center;gap:14px}.brand{gap:10px;white-space:nowrap}.brand-mark{width:35px;height:35px;border:1px solid #b6a88288;display:grid;place-items:center;border-radius:50%;font-family:serif;font-size:21px;color:#e2d0a2;box-shadow:0 0 20px #d5b56613}.brand b{font-size:17px;font-weight:650;letter-spacing:2px}.brand small{display:block;font-size:9px;letter-spacing:2px;color:#a0aca4;margin-top:3px}.top-tools{gap:10px}.icon{width:34px;height:34px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;color:#c9d1c9;padding:0}.icon:hover{background:#ffffff12}.compact{height:34px;padding:0 15px;border-radius:7px;display:inline-flex;align-items:center;justify-content:center;gap:7px;background:#ffffff10;border:1px solid #ffffff12;white-space:nowrap;font-size:12px;font-weight:600}.compact.primary{background:linear-gradient(135deg,#e7d4a5,#c8b07a);border:1px solid #f8dfaf4d;color:#2a3025;box-shadow:0 3px 10px #0003}.compact.glass{background:#d8d9bb09;border-color:#c7c2a535;color:#e3d9c0}.compact.danger{background:#723c39;color:#f8d8d1;border-color:#c86a6044}.text-button{display:inline-flex;align-items:center;gap:7px;color:#bfb89e;font-size:12px;padding:7px 2px;white-space:nowrap}.profile-chip{display:flex;align-items:center;gap:8px;font-size:22px;padding:3px 0 3px 6px}.profile-chip span{font-size:11px;max-width:80px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#c3cbc2}.home-heading{display:flex;align-items:center;justify-content:space-between;padding:21px 1px 14px;font-size:16px;letter-spacing:1px}.subtle{font-size:11px;letter-spacing:2px;color:#839588}.game-library{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;flex:1;min-height:0;padding-bottom:6px}.game-cover{position:relative;overflow:hidden;text-align:left;padding:0;border-radius:11px;border:1px solid #e5cf992e;box-shadow:0 8px 25px #0005;transition:transform .2s,border-color .2s;min-height:0}.game-cover:hover{transform:translateY(-4px);border-color:var(--accent)}.game-cover img{width:100%;height:100%;object-fit:cover;object-position:center 42%;display:block;transition:transform .6s}.game-cover:hover img{transform:scale(1.045)}.game-cover:after{position:absolute;content:"";inset:0;background:linear-gradient(180deg,#070d0b20 0%,transparent 35%,#0b100d20 50%,#0b100dec 100%)}.cover-index{position:absolute;top:14px;left:16px;z-index:1;font-size:10px;letter-spacing:2px;color:#f9ebd9b8}.cover-caption{position:absolute;z-index:1;bottom:18px;left:19px;right:17px;display:flex;flex-direction:column;gap:6px}.cover-caption small{color:var(--accent);font-size:10px;letter-spacing:2px}.cover-caption strong{font-size:28px;font-weight:600;letter-spacing:3px;text-shadow:0 2px 20px #000}.cover-caption>span{display:flex;align-items:center;justify-content:space-between;color:#d6ceba;font-size:11px}.home-footer{height:42px;min-height:35px;display:flex;align-items:center;justify-content:space-between;color:#7c8d80;font-size:11px}.home-footer>span{letter-spacing:2px}.modal-shade{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;padding:16px;z-index:30;background:#060c0bc4;backdrop-filter:blur(9px)}.panel,.action-sheet{width:min(460px,100%);max-height:calc(100dvh - 32px);background:linear-gradient(145deg,#2b3932,#192721);border:1px solid #c8bc8a40;border-radius:15px;padding:22px;box-shadow:0 20px 90px #0009;overflow:auto}.panel.wide{width:min(640px,100%)}.panel>header,.sheet-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:17px;gap:18px}.panel>header h2{letter-spacing:2px}.panel footer,.action-sheet footer,.create-body footer,.join-form footer,.profile-editor footer{display:flex;align-items:center;justify-content:space-between;gap:10px;padding-top:17px}.panel p{line-height:1.7;color:#b0bdb0;font-size:13px}.mode-picker{display:flex;gap:12px;margin:20px 0 3px}.mode-picker button{flex:1;display:flex;flex-direction:column;gap:10px;align-items:center;padding:18px 8px;border:1px solid #d4c39529;border-radius:10px;background:#00000018}.mode-picker button.selected{border-color:#d9c18d;background:#d9c18d12}.mode-picker b{font-size:15px}.mode-picker small{font-size:10px;color:#a4b0a4}.mode-picker svg{color:#dac69b}.profile-editor{display:grid;grid-template-columns:68px 1fr;gap:16px}.avatar-preview{font-size:42px;display:grid;place-items:center;width:68px;height:68px;border:1px solid #decb9940;border-radius:18px;background:#dcca990c}.profile-editor label,.join-form label{display:flex;flex-direction:column;gap:8px;font-size:11px;color:#bac6b8}.profile-editor label input{font-size:16px;width:100%}.avatar-grid{grid-column:1/-1;display:grid;grid-template-columns:repeat(8,1fr);gap:7px}.avatar-grid button{height:39px;border:1px solid transparent;border-radius:8px;font-size:25px}.avatar-grid button.selected{border-color:#d9c18d;background:#d9c18d15}.profile-editor footer{grid-column:1/-1;padding-top:0}.profile-editor footer small{font-size:10px;color:#a2af9f}.join-form .code-input{text-align:center;font-size:30px;letter-spacing:10px;padding:16px 0;border-color:#e8d09855}.panel-note{font-size:11px!important;padding-bottom:14px}.nearby-list{max-height:200px;overflow:auto}.nearby-list>button{display:flex;align-items:center;gap:14px;padding:10px 0;width:100%;text-align:left;border-bottom:1px solid #fff1}.nearby-list img{width:42px;height:50px;object-fit:cover;border-radius:6px}.nearby-list button span{flex:1}.nearby-list b,.nearby-list small{display:block}.nearby-list small{margin-top:7px;color:#98ab9b;font-size:10px}.empty-state{min-height:120px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;color:#a1b49f}.empty-state small{color:#758b76}.help-content{font-size:13px;line-height:1.8;color:#bfccbc}.help-content h3{font-size:13px;color:#ead8ad;margin:16px 0 5px}.help-content ol{padding-left:21px;margin:0}.help-content li{padding:4px 0 10px 3px}.game-log{padding-left:22px;font-size:12px;line-height:1.8;color:#bfd0bd;margin:0}.game-log li{padding:6px;border-bottom:1px solid #fff1}.menu-list{display:flex;flex-direction:column}.menu-list button{display:flex;gap:14px;align-items:center;text-align:left;padding:17px 0;border-bottom:1px solid #fff1;font-size:13px}.menu-list button svg:last-child:not(:first-child){margin-left:auto}.toast{position:absolute;bottom:54px;left:50%;transform:translate(-50%);max-width:85%;display:flex;align-items:center;gap:12px;background:#e7d9b7;color:#243029;box-shadow:0 5px 30px #0006;padding:5px 8px 5px 18px;border-radius:30px;font-size:12px;z-index:70}.toast .icon{color:#243029}.rotate-screen{display:none}.inline-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.spinner{width:26px;height:26px;border:2px solid #d4c39a33;border-top-color:#e4d0a0;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.connecting-overlay,.pause-overlay{position:absolute;inset:64px 0 0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;background:#0a1714de;backdrop-filter:blur(8px);z-index:20}.connection{display:flex;align-items:center;gap:6px;font-size:10px;color:#92b8a2}.connection.bad{color:#dba594}.practice-switch{display:flex;align-items:center;gap:10px}.practice-switch>span{font-size:10px;color:#d2b77b}.practice-switch select{padding:5px 8px;max-width:150px}.lobby{display:grid;grid-template-columns:29% 1fr;gap:25px;min-height:0;flex:1;padding:18px 0}.lobby-art{position:relative;border-radius:12px;overflow:hidden;min-height:0}.lobby-art>img{width:100%;height:100%;object-fit:cover;object-position:center 40%}.lobby-art:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent 35%,#09110bea)}.lobby-art>div{position:absolute;bottom:22px;left:22px;right:15px;z-index:1}.lobby-art small{font-size:8px;letter-spacing:2px;color:#d5c294}.lobby-art h1{font-size:28px;letter-spacing:4px;margin:7px 0}.lobby-art span{font-size:11px;color:#c2bca7}.lobby-content{display:flex;flex-direction:column;min-height:0}.lobby-heading{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #fff1;padding:5px 0 10px}.lobby-heading small{font-size:10px;letter-spacing:1px;color:#a4af9d}.room-code{font-size:25px;letter-spacing:6px;display:flex;align-items:center;gap:12px;padding:3px 0 0;color:#ead8ad}.lobby-seats{flex:1;display:grid;grid-template-columns:repeat(auto-fit,minmax(80px,1fr));align-content:center;gap:10px;overflow:auto;padding:15px 0}.lobby-seat{border:1px solid #a3b39425;background:#ffffff03;border-radius:10px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:10px 4px;min-height:80px}.lobby-seat>span{font-size:30px}.lobby-seat b{font-size:11px;display:flex;align-items:center;gap:5px}.lobby-seat small{font-size:9px;color:#8d9f8d}.lobby-seat.ready{border-color:#84be8e44}.lobby-seat.ready small{color:#a4d99a}.lobby-seat.vacant{color:#617460;border-style:dashed}.lobby-controls{display:flex;gap:14px;align-items:center;border-top:1px solid #fff1;padding-top:14px}.lobby-controls .primary{margin-left:auto}.join-requests{max-height:80px;overflow:auto}.join-requests>div{display:flex;align-items:center;border-top:1px solid #fff1;font-size:11px;gap:4px}.join-requests span{flex:1}.approve{color:#b0de9c}.game-surface{position:relative;flex:1;min-height:0}.in-game .topbar{height:48px;min-height:44px}.in-game .brand b{font-size:15px;letter-spacing:1px}.in-game .brand small{font-size:9px;letter-spacing:1px}.in-game .top-tools{gap:8px}.in-game .profile-chip{font-size:21px}.action-dock{height:45px;min-height:42px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid #d8cb991f}.instruction{font-size:12px;color:#91a894;display:flex;align-items:center;gap:8px;white-space:nowrap}.turn-dot{display:inline-block;width:5px;height:5px;background:#839b85;border-radius:50%;box-shadow:0 0 8px #bfeaaa44}.your-turn .instruction{color:#ead9af}.your-turn .turn-dot{background:#dfc587;box-shadow:0 0 9px #e1c17f99}.dock-actions{display:flex;align-items:center;gap:7px;overflow-x:auto}.dock-actions .compact{height:30px;font-size:11px;padding:0 11px}.player-strip{height:51px;display:flex;justify-content:center;align-items:center;gap:12px;flex-shrink:0}.player-chip{display:flex;align-items:center;gap:8px;padding:4px 10px;border:1px solid transparent;border-radius:30px;opacity:.8}.player-chip.active{border-color:#bdab714a;background:#c8b5790c;opacity:1}.player-chip.out{opacity:.3}.avatar{font-size:24px}.player-chip b{font-size:10px;font-weight:500;display:block;max-width:100px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.player-chip small{font-size:8px;color:#9cae99;display:block;margin-top:4px}.mini-bonuses{display:flex;gap:3px;font-size:9px;align-self:flex-end;padding-bottom:4px}.gems-board{height:100%;display:flex;flex-direction:column}.gems-playfield{display:grid;grid-template-columns:82px 1fr 115px;gap:18px;flex:1;min-height:0;max-width:980px;width:100%;align-self:center}.market{display:grid;grid-template-rows:repeat(3,minmax(0,1fr));gap:9px;min-height:0}.market-row{display:grid;grid-template-columns:.58fr repeat(4,1fr);gap:10px;min-height:0}.gem-card{border-radius:6px;border:1px solid #f2e3af48;padding:0;overflow:hidden;position:relative;background:#e2d9be;color:#213831;box-shadow:1px 3px 5px #0006;min-width:0;height:100%;display:flex;flex-direction:column;transition:transform .12s}.gem-card:hover{transform:translateY(-3px)}.card-sky{flex:1;min-height:12px;position:relative;background:linear-gradient(150deg,color-mix(in srgb,var(--gem) 70%,#172d28),#1c3933);display:flex;justify-content:space-between;align-items:flex-start;padding:6px 8px;overflow:hidden;color:#fff9}.card-sky>svg{color:var(--gem);filter:drop-shadow(0 2px 2px #0008)}.card-points{font-family:Georgia,serif;font-size:23px;color:#f5ecd1;line-height:1;z-index:1}.architecture{display:flex;align-items:flex-end;justify-content:center;gap:3px;position:absolute;bottom:-4px;left:26%;right:10%;height:75%;opacity:.48;transform:skew(-5deg);filter:drop-shadow(0 2px 1px #0008)}.architecture i{width:22%;height:70%;background:linear-gradient(90deg,#b5c2a1,#637866);clip-path:polygon(50% 0,100% 25%,100% 100%,0 100%,0 25%)}.architecture i:nth-child(2){height:100%;width:35%;background:linear-gradient(90deg,#d6d3ad,#9ba58b)}.tier-2.architecture i{clip-path:polygon(20% 0,80% 0,100% 15%,100% 100%,0 100%,0 15%)}.tier-3.architecture i{clip-path:polygon(0 20%,35% 20%,35% 0,65% 0,65% 20%,100% 20%,100% 100%,0 100%)}.card-bottom{height:24px;display:flex;align-items:center;justify-content:space-between;padding:1px 6px;gap:3px;background:linear-gradient(90deg,#e5ddc3,#c2c6ad)}.cost{display:flex;gap:4px;align-items:center;justify-content:center;flex-wrap:wrap}.cost>span{display:inline-flex;align-items:center;gap:2px;font-size:10px;font-weight:750}.cost i{display:inline-block;border-radius:50%;width:8px;height:8px;background:var(--gem);border:1px solid #0005;box-shadow:inset 0 1px 1px #fff7}.card-bottom>small{font-size:7px;white-space:nowrap;color:#425b49}.tier-deck{border-radius:6px;border:1px solid #b5b77b5c;background:repeating-linear-gradient(45deg,#c6be8720 0 1px,transparent 1px 8px),linear-gradient(135deg,#374b36,#152a23);display:flex;align-items:center;justify-content:center;flex-direction:column;color:#bfc391;box-shadow:2px 2px #607059,4px 4px #0b1910;position:relative;gap:1px;min-height:0}.tier-deck.tier-3{background-color:#273536;color:#ccd8b9}.tier-deck.tier-2{color:#d6c28c}.tier-deck span{letter-spacing:3px;font-size:9px}.tier-deck small{position:absolute;right:5px;bottom:4px;font-size:8px}.noble-lane{display:flex;flex-direction:column;gap:6px;min-height:0;align-items:center}.noble-lane>small{font-size:8px;color:#a7b196;letter-spacing:1px}.noble{flex:1;min-height:0;width:100%;max-height:60px;background:linear-gradient(135deg,#d6be875e,#89714e33);border:1px solid #d8bc804a;border-radius:7px;display:flex;align-items:center;justify-content:center;gap:5px;position:relative;padding:3px 4px 16px;color:#e9cd8d}.noble>b{font-family:Georgia,serif;font-size:20px}.noble .cost{position:absolute;bottom:3px;left:0;right:0;color:#ece4c8;gap:4px}.noble .cost span{font-size:8px}.noble .cost i{width:6px;height:6px}.bank{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:11px}.bank-mode{display:flex;gap:0;width:100%;border:1px solid #b6c18b2b;border-radius:7px;padding:2px}.bank-mode button{font-size:9px;flex:1;padding:5px 2px;border-radius:4px;color:#81937f;white-space:nowrap}.bank-mode button.on{background:#b9cba91b;color:#e0dcc0}.bank-tokens{display:grid;grid-template-columns:1fr 1fr;gap:11px 15px}.token{width:43px;height:43px;position:relative;background:radial-gradient(circle at 35% 25%,#ffffffbb,transparent 70%),var(--gem);border:2px solid color-mix(in srgb,var(--gem) 65%,#101010);border-radius:50%;color:#142922;display:flex;align-items:center;justify-content:center;box-shadow:0 3px color-mix(in srgb,var(--gem) 50%,#000),0 5px 8px #0006,inset 0 0 0 3px #fff4;opacity:1!important;padding:0}.token svg{opacity:.7}.token>b{position:absolute;right:-4px;bottom:-4px;background:#183128;color:#eee1b9;border:1px solid #777e57;border-radius:50%;min-width:17px;height:17px;font-size:9px;font-weight:600;display:grid;place-items:center}.token.selected{outline:2px solid #edd5a4;outline-offset:4px;transform:translateY(-3px)}.token.small{width:28px;height:28px;box-shadow:0 2px #263c28,0 3px 5px #0005,inset 0 0 0 2px #fff4}.token.small>b{font-size:8px;min-width:14px;height:14px}.bank .compact{height:27px;font-size:10px;padding:0 10px}.own-tray{height:62px;min-height:55px;display:flex;align-items:center;justify-content:center;gap:17px;margin-top:8px;position:relative;background:linear-gradient(90deg,transparent,#08170b50,transparent);border-top:1px solid #b1c19816}.tray-label{font-size:9px;color:#7f987f;writing-mode:vertical-rl;letter-spacing:2px}.my-tokens{display:flex;gap:13px;align-items:center}.my-tokens>div{display:flex;flex-direction:column;align-items:center;gap:4px}.my-tokens small{font-size:8px;color:#adbc95}.reserved-hand{display:flex;align-items:center;gap:8px;align-self:stretch;padding:5px 0}.reserved-hand>span{font-size:8px;color:#859d7f;margin:0 5px}.gem-card.mini{width:50px;height:49px;align-self:center}.gem-card.mini .card-sky{padding:3px}.gem-card.mini .card-sky svg{width:12px;height:12px}.gem-card.mini .card-points{font-size:15px}.gem-card.mini .card-bottom{height:16px;padding:1px 2px}.gem-card.mini .cost{gap:2px}.gem-card.mini .cost span{font-size:6px;gap:1px}.gem-card.mini .cost i{width:4px;height:4px}.gem-card.mini .card-bottom small{display:none}.card-inspect{display:flex;align-items:center;gap:30px;padding:30px;background:#253d2e;border:1px solid #bfa87177;border-radius:14px;position:relative}.card-inspect>.gem-card{width:155px;height:195px}.card-inspect .card-points{font-size:42px}.card-inspect .card-bottom{height:40px}.card-inspect p{font-size:11px;color:#a4b698;margin-bottom:6px}.card-inspect h2{margin-bottom:10px}.card-inspect .inline-actions{margin:20px 0 10px}.card-inspect small{font-size:10px;color:#a9bc9a}.close{position:absolute;right:6px;top:6px}.game-bombs{background:radial-gradient(ellipse at 50% 40%,#563d30,#2c2721 70%,#171d18)}.bombs-board{height:100%;display:flex;flex-direction:column;position:relative}.cat-table{flex:1;min-height:85px;display:flex;align-items:center;justify-content:center;gap:33px;position:relative}.cat-table-label{position:absolute;left:30px;top:32%;transform:translateY(-20%);color:#b29b79}.cat-table-label>small{font-size:9px;letter-spacing:2px}.cat-table-label h2{font-size:20px;letter-spacing:1px;margin-top:7px;color:#ddc6a0}.draw-pile{height:116px;width:83px;border:1px solid #c78d5666;border-radius:8px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;background:repeating-linear-gradient(45deg,#b787431b 0 1px,transparent 1px 10px),#3c342a;box-shadow:2px 2px #9f8961,4px 4px #312f23,6px 6px #8d784f,0 9px 22px #0005;position:relative;opacity:1!important}.draw-pile>span{font-size:35px}.draw-pile b{font-size:10px;color:#d6b17e;font-weight:500}.draw-pile small{position:absolute;bottom:5px;right:7px;font-size:9px}.draw-pile.can-draw{outline:1px solid #e2b77c;outline-offset:4px}.discard-pile{width:83px;height:116px;transform:rotate(8deg);opacity:.8}.empty-card{width:100%;height:100%;border:1px dashed #a48e6544;border-radius:7px;display:grid;place-items:center;font-size:10px;color:#8c7b5c}.cat-card{height:116px;width:83px;border-radius:7px;border:3px solid #c7b792;background:linear-gradient(145deg,#e1c58d,#aa9c6b);color:#3a4030;display:flex;flex-direction:column;align-items:center;justify-content:space-between;box-shadow:0 4px 8px #0007;overflow:hidden;padding:7px 3px;position:relative;transition:transform .16s,box-shadow .16s}.cat-card>small{font-size:10px;font-weight:650}.cat-card>.cat-symbol{font-size:33px;line-height:1}.cat-card>b{font-size:8px;font-weight:500;letter-spacing:1px}.cat-card.kind-attack,.cat-card.kind-bomb{background:linear-gradient(145deg,#d8966e,#a95a49)}.cat-card.kind-defuse{background:linear-gradient(145deg,#b7cda2,#81aa88)}.cat-card.kind-nope{background:linear-gradient(145deg,#d8aca1,#be8176)}.cat-card.kind-future{background:linear-gradient(145deg,#bfb2d2,#827eae)}.cat-card.kind-shuffle{background:linear-gradient(145deg,#a8c1cc,#7d9dac)}.hand-area{height:135px;min-height:125px;position:relative;z-index:2}.hand-caption{height:31px;display:flex;align-items:center;justify-content:center;gap:15px;font-size:10px;color:#b8a889}.hand-caption .compact{height:26px;font-size:10px}.hand-caption .text-button{font-size:10px}.cat-hand{display:flex;align-items:flex-end;justify-content:center;height:110px;padding:10px 35px 0}.cat-hand>div{transform:rotate(var(--angle));margin:0 -6px;transform-origin:center 150%;transition:transform .2s}.cat-hand>div:hover,.cat-hand>div:has(.selected){transform:translateY(-16px) rotate(0);z-index:3}.cat-hand .cat-card.selected{box-shadow:0 0 0 2px #f5d7a2,0 4px 15px #0007}.effect-note{position:absolute;right:20px;top:30%;font-size:11px;color:#d6ba91;width:150px;text-align:center}.response-dots{display:flex;gap:4px;justify-content:center;margin-top:9px}.response-dots span{opacity:.3;font-size:20px}.response-dots span.done{opacity:1}.pill{display:inline-block;border:1px solid #c5866266;border-radius:20px;padding:5px 9px;font-size:9px;margin-top:12px}.future-peek{position:absolute;top:45px;right:20px;z-index:5;background:#201d2bf2;padding:14px;border:1px solid #a89cbe66;border-radius:10px;box-shadow:0 10px 50px #0008}.future-peek>small{display:flex;align-items:center;gap:6px;font-size:9px;margin-bottom:10px;color:#cabce2}.future-peek>div{display:flex;gap:8px}.future-peek .cat-card{width:65px;height:89px}.game-werewolf{background:radial-gradient(ellipse at 50% 40%,#373448,#252632 55%,#141c1c)}.game-avalon{background:radial-gradient(ellipse at 50% 40%,#474333,#30362b 55%,#17201b)}.social-board{height:100%;position:relative;display:flex;flex-direction:column}.quest-track{height:52px;display:flex;align-items:center;justify-content:center;gap:18px;padding-top:5px}.quest{display:flex;flex-direction:column;align-items:center;gap:3px;color:#727d64}.quest>span{border:1px solid #b2a76c45;border-radius:50%;height:27px;width:27px;display:flex;align-items:center;justify-content:center;font-family:Georgia,serif;font-size:15px;background:#10160e55}.quest.current>span{color:#f2d395;border-color:#d2b574;box-shadow:0 0 0 3px #cdb77912}.quest small{font-size:8px;color:#aba983}.quest.success>span{background:#657b57;color:#dceab4}.quest.failed>span{background:#7d5047;color:#f4cfad}.rejection-track{display:flex;align-items:center;gap:4px;margin-left:8px}.rejection-track span{font-size:8px;margin-right:3px;color:#a6a27a}.rejection-track i{display:block;width:5px;height:5px;border:1px solid #b79b5855;border-radius:50%}.rejection-track i.filled{background:#b4815d}.night-counter{height:40px;display:flex;align-items:center;justify-content:center;gap:9px;color:#c1b6d5;font-size:10px}.night-counter small{font-size:9px;color:#85869d;margin-left:8px}.round-table{position:relative;flex:1;min-height:0;margin:0 120px 6px}.round-table:before{content:"";position:absolute;inset:18% 12%;border:1px solid #ada47825;border-radius:50%;background:radial-gradient(ellipse,#adbb8120,transparent 65%);box-shadow:0 0 0 8px #11191115,inset 0 0 0 6px #11191115}.werewolf .round-table:before{border-color:#aa95c638;background:radial-gradient(ellipse,#aa91c324,transparent 65%)}.table-emblem{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;gap:8px;white-space:nowrap;color:#c4b989}.table-emblem>svg{width:32px;height:32px;stroke-width:1;opacity:.65}.table-emblem>b{font-family:"Noto Serif SC",serif;letter-spacing:3px;font-size:19px;font-weight:500}.table-emblem>small{font-size:8px;letter-spacing:1px;opacity:.65}.werewolf .table-emblem{color:#b7a6d2}.seats{position:absolute;inset:0}.seat{position:absolute;transform:translate(-50%,-50%);display:flex;align-items:center;flex-direction:column;width:65px;padding:0;z-index:1}.seat-avatar{display:flex;align-items:center;justify-content:center;border-radius:50%;border:1px solid #a8b0834d;background:linear-gradient(145deg,#414e3a,#243321);width:42px;height:42px;font-size:25px;box-shadow:0 4px 9px #0004}.werewolf .seat-avatar{background:linear-gradient(145deg,#49465e,#282b38);border-color:#b3a5cf4d}.seat.self .seat-avatar{border-color:#d5c084;box-shadow:0 0 0 3px #c5b48215,0 4px 9px #0004}.seat.team .seat-avatar{box-shadow:0 0 0 3px #a3be8077}.seat.out{opacity:.35}.seat>b{font-size:9px;font-weight:500;white-space:nowrap;max-width:75px;overflow:hidden;text-overflow:ellipsis;margin-top:4px}.seat small{font-size:8px;min-height:11px;margin-top:1px;color:#c2b686}.seat-number{position:absolute;left:7px;top:0;font-size:8px;background:#151e18;color:#c1c49d;width:14px;height:14px;border-radius:50%;border:1px solid #abb28544;z-index:2;line-height:13px}.seat-crown{position:absolute;right:5px;top:-6px;color:#d8bf76}.vote-mark{position:absolute;right:-2px;top:20px;background:#d4c095;color:#25372b;font-size:8px;border-radius:6px;padding:2px 3px}.identity-card{position:absolute;bottom:12px;left:12px;width:105px;height:126px;border:1px solid #ab977758;border-radius:8px;background:repeating-linear-gradient(45deg,#9e8ca012 0 1px,transparent 1px 8px),linear-gradient(135deg,#393643,#21252d);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;box-shadow:0 4px 18px #0005;color:#c2b2d3;transform:rotate(-4deg)}.identity-card b{font-family:"Noto Serif SC",serif;font-size:15px}.identity-card small{font-size:7px;opacity:.6}.identity-card.revealed{transform:rotate(0);width:170px;z-index:6;background:#252731f5;gap:7px;padding:10px}.identity-card.revealed>span{font-size:10px;line-height:1.5;max-height:68px;overflow:auto;color:#bfc0cb}.avalon .identity-card{background:repeating-linear-gradient(45deg,#b7a36f17 0 1px,transparent 1px 8px),linear-gradient(135deg,#4e4933,#2b3324);color:#d4c190}.count-13 .seat,.count-14 .seat,.count-15 .seat,.count-16 .seat,.count-17 .seat,.count-18 .seat{width:45px}.count-13 .seat-avatar,.count-14 .seat-avatar,.count-15 .seat-avatar,.count-16 .seat-avatar,.count-17 .seat-avatar,.count-18 .seat-avatar{width:32px;height:32px;font-size:20px}.count-13 .seat b,.count-14 .seat b,.count-15 .seat b,.count-16 .seat b,.count-17 .seat b,.count-18 .seat b{font-size:8px}.count-13 .seat small,.count-14 .seat small,.count-15 .seat small,.count-16 .seat small,.count-17 .seat small,.count-18 .seat small{font-size:7px}.count-13 .seat-number,.count-14 .seat-number,.count-15 .seat-number,.count-16 .seat-number,.count-17 .seat-number,.count-18 .seat-number{left:0}.action-sheet{width:min(540px,100%)}.sheet-heading small{font-size:9px;color:#b7ae91;letter-spacing:2px;display:block;margin-bottom:6px}.action-sheet>p{font-size:12px;color:#adb79b;line-height:1.6;padding-bottom:14px}.choices{display:grid;grid-template-columns:repeat(auto-fit,minmax(100px,1fr));gap:9px;max-height:200px;overflow:auto;padding:2px}.choice{position:relative;display:flex;flex-direction:column;gap:5px;align-items:center;justify-content:center;min-height:47px;background:#e6d99c08;border:1px solid #c1b57c29;border-radius:8px;padding:10px 12px;color:#d1d1b3}.choice>span{font-size:12px}.choice small{font-size:9px;color:#94a382}.choice.selected{border-color:#dfc387;background:#dbc38b20;color:#f5dfad}.choice>svg{position:absolute;top:3px;right:3px;color:#e1c384}.action-sheet footer small{color:#9ba88b;font-size:10px}.end-banner{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10;background:#223326f5;border:1px solid #dbc48977;box-shadow:0 10px 55px #000a;border-radius:14px;padding:24px 30px;display:flex;flex-direction:column;gap:15px;align-items:center;color:#ecd5a0}.end-banner>b{font-size:18px;white-space:nowrap}.end-banner small{font-size:11px;color:#aebb97}.error{color:#e1a197!important}@media(min-width:1100px){.app{padding-left:max(40px,env(safe-area-inset-left));padding-right:max(40px,env(safe-area-inset-right))}.topbar{height:76px}.home-heading{padding-top:30px;padding-bottom:20px}.game-library{gap:26px;max-height:670px}.home-footer{height:55px}.cover-caption{bottom:28px;left:27px;right:27px;gap:12px}.cover-caption strong{font-size:40px}.cover-caption small{font-size:12px}.cover-caption>span{font-size:13px}.in-game .topbar{height:60px}.game-surface{max-height:850px}.player-strip{height:68px;gap:25px}.player-chip b{font-size:13px}.player-chip small{font-size:10px}.avatar{font-size:30px}.gems-playfield{grid-template-columns:100px 1fr 145px;gap:25px;max-width:1100px}.market,.market-row{gap:15px}.card-bottom{height:34px}.cost>span{font-size:13px}.cost i{width:11px;height:11px}.card-sky{padding:12px}.card-points{font-size:32px}.card-bottom>small{font-size:9px}.bank-tokens{gap:23px}.token{width:51px;height:51px}.own-tray{height:82px}.my-tokens{gap:20px}.token.small{width:35px;height:35px}.gem-card.mini{width:64px;height:63px}.action-dock{height:55px}.round-table{margin:15px 180px 20px}.seat-avatar{width:58px;height:58px;font-size:34px}.seat{width:95px}.seat>b{font-size:12px}.seat small{font-size:10px}.identity-card{width:140px;height:180px;left:30px;bottom:35px}.table-emblem>b{font-size:28px}.table-emblem>small{font-size:12px}.table-emblem>svg{width:52px;height:52px}.quest-track{height:76px;gap:30px}.quest>span{width:38px;height:38px}.quest small{font-size:11px}.hand-area{height:205px}.cat-hand{height:174px}.cat-card{width:115px;height:158px}.cat-card>small{font-size:13px}.cat-card>.cat-symbol{font-size:50px}.cat-card>b{font-size:11px}.draw-pile,.discard-pile{width:110px;height:152px}.cat-table-label{left:9%}.effect-note{right:7%}.lobby-seats{grid-template-columns:repeat(auto-fit,minmax(110px,1fr));gap:15px}.lobby-seat{min-height:110px}.lobby-seat>span{font-size:40px}.lobby-seat b{font-size:14px}.lobby-seat small{font-size:11px}}@media(max-height:450px)and (orientation:landscape){:root{font-size:12px}.topbar{height:48px;min-height:43px}.home-heading{padding:11px 1px 9px;font-size:13px}.subtle{font-size:9px}.game-library{gap:13px}.game-cover{border-radius:9px}.cover-caption{bottom:13px;left:14px;right:13px;gap:4px}.cover-caption strong{font-size:24px;letter-spacing:2px}.cover-caption small{font-size:8px}.cover-caption>span{font-size:9px}.cover-index{left:13px;top:11px;font-size:8px}.home-footer{height:30px;min-height:27px;font-size:9px}.brand b{font-size:15px}.brand small{font-size:8px}.brand-mark{width:30px;height:30px;font-size:17px}.compact{height:30px;font-size:11px}.top-tools{gap:7px}.profile-chip span{font-size:10px;max-width:58px}.panel,.action-sheet{padding:18px;max-height:calc(100dvh - 22px)}.panel>header,.sheet-heading{margin-bottom:13px}.panel h2,.sheet-heading h2{font-size:20px}.mode-picker{margin:15px 0 0;gap:10px}.mode-picker button{padding:14px 8px;gap:8px}.profile-editor{gap:11px}.avatar-grid button{height:33px;font-size:23px}.profile-editor .avatar-preview{height:63px}.panel footer{padding-top:12px}.profile-editor footer{padding-top:0}.in-game .topbar{height:42px;min-height:42px}.player-strip{height:42px;gap:6px}.player-chip{padding:3px 7px;gap:5px}.player-chip .avatar{font-size:22px}.player-chip small{font-size:7px;margin-top:3px}.player-chip b{font-size:9px}.gems-playfield{grid-template-columns:68px 1fr 102px;gap:14px}.market{gap:7px}.market-row{gap:8px}.noble-lane{gap:4px}.noble-lane>small{font-size:7px}.noble{padding-bottom:12px;gap:3px}.noble svg{width:15px;height:15px}.noble>b{font-size:16px}.noble .cost span{font-size:7px}.noble .cost{gap:3px;bottom:2px}.card-bottom{height:20px;padding:1px 4px}.cost>span{font-size:9px}.cost{gap:3px}.cost i{width:7px;height:7px}.card-points{font-size:20px}.card-sky{padding:4px 6px}.card-sky>svg{width:15px;height:15px}.card-bottom>small{display:none}.token{width:35px;height:35px}.token>b{font-size:8px;min-width:15px;height:15px;right:-3px;bottom:-3px}.token>svg{width:16px;height:16px}.bank{gap:9px}.bank-tokens{gap:10px 18px}.bank-mode button{font-size:8px}.own-tray{height:50px;min-height:48px;margin-top:6px;gap:14px}.token.small{width:24px;height:24px}.token.small svg{width:11px;height:11px}.token.small>b{font-size:7px;min-width:12px;height:12px}.my-tokens{gap:13px}.my-tokens small{font-size:7px}.gem-card.mini{width:45px;height:40px}.action-dock{height:38px;min-height:36px}.instruction{font-size:10px}.dock-actions .compact{height:27px;font-size:10px}.cat-table{gap:25px;min-height:65px}.draw-pile,.discard-pile{width:64px;height:85px}.draw-pile>span{font-size:26px}.draw-pile{gap:2px}.draw-pile b{font-size:8px}.cat-card{width:70px;height:99px;border-width:2px;padding:6px 3px}.cat-card>.cat-symbol{font-size:30px}.cat-card>small{font-size:9px}.cat-card>b{font-size:7px}.discard-pile .cat-card{width:64px;height:85px}.hand-area{height:111px;min-height:103px}.hand-caption{height:27px}.cat-hand{height:95px;padding-top:3px}.cat-hand>div{margin:0 -4px}.cat-table-label{left:18px;top:33%}.cat-table-label h2{font-size:17px}.cat-table-label>small{font-size:8px}.effect-note{right:8px;font-size:9px;width:140px;top:26%}.response-dots span{font-size:16px}.future-peek{top:42px;padding:11px}.future-peek .cat-card{width:58px;height:79px}.round-table{margin:0 100px 5px}.identity-card{height:106px;width:91px;left:5px;bottom:13px;gap:8px}.identity-card b{font-size:13px}.identity-card>svg{width:20px;height:20px}.identity-card.revealed{width:154px;height:115px}.identity-card.revealed>span{font-size:9px}.quest-track{height:43px;gap:14px;padding-top:0}.quest>span{height:23px;width:23px;font-size:12px}.quest small{font-size:7px}.night-counter{height:31px;font-size:9px}.seat-avatar{width:35px;height:35px;font-size:22px}.seat>b{font-size:8px;margin-top:3px}.seat small{font-size:7px;min-height:8px}.seat-number{left:11px;width:12px;height:12px;line-height:10px;font-size:7px}.table-emblem>svg{width:24px;height:24px}.table-emblem>b{font-size:16px}.table-emblem>small{font-size:7px}.table-emblem{gap:5px}.count-13 .seat-avatar,.count-14 .seat-avatar,.count-15 .seat-avatar,.count-16 .seat-avatar,.count-17 .seat-avatar,.count-18 .seat-avatar{width:27px;height:27px;font-size:17px}.count-13 .seat b,.count-14 .seat b,.count-15 .seat b,.count-16 .seat b,.count-17 .seat b,.count-18 .seat b{font-size:7px}.count-13 .seat small,.count-14 .seat small,.count-15 .seat small,.count-16 .seat small,.count-17 .seat small,.count-18 .seat small{font-size:6px}.choices{max-height:160px}.choice{min-height:42px;padding:8px}.lobby{gap:20px;padding:12px 0}.lobby-heading{padding-top:0;padding-bottom:7px}.room-code{font-size:23px}.lobby-seats{padding:10px 0;gap:7px}.lobby-seat{min-height:65px;padding:7px 3px;gap:3px}.lobby-seat>span{font-size:25px}.lobby-seat b{font-size:10px}.lobby-seat small{font-size:8px}.lobby-controls{padding-top:8px}.lobby-art>div{left:16px;bottom:16px}.lobby-art h1{font-size:24px}.lobby-art span{font-size:9px}.toast{bottom:43px;font-size:11px}.connecting-overlay,.pause-overlay{inset:42px 0 0}.profile-editor label input{padding:8px 10px}.help-content{font-size:12px}.help-content li{padding-bottom:6px}}@media(max-width:740px)and (orientation:landscape){.app{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}.top-tools{gap:3px}.profile-chip span{display:none}.brand small{max-width:115px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.connection span{font-size:8px}.game-library{gap:9px}.cover-caption{left:10px;right:9px}.cover-caption strong{font-size:21px}.gems-playfield{grid-template-columns:54px 1fr 90px;gap:9px}.market-row{gap:6px}.mini-bonuses{display:none}.bank-tokens{gap:9px 12px}.token{width:31px;height:31px}.bank-mode button{font-size:7px}.round-table{margin-left:80px;margin-right:55px}.identity-card{width:75px;height:95px;left:0}.cat-table-label h2{font-size:14px}.cat-table-label{left:5px}.cat-table-label>small{font-size:7px}.effect-note{width:100px;right:0}.cat-card{width:61px;height:90px}.cat-hand>div{margin:0 -5px}.practice-switch{gap:5px}.practice-switch>span{font-size:8px}.practice-switch select{font-size:10px;max-width:110px}.action-dock{gap:6px}.instruction{font-size:9px}.cover-caption small{letter-spacing:1px}.noble .cost{gap:2px}.noble .cost span{font-size:6px}}@media(orientation:portrait){.rotate-screen{display:flex;position:absolute;inset:0;z-index:100;background:radial-gradient(ellipse at center,#2d4033,#101817 80%);align-items:center;justify-content:center;flex-direction:column;gap:20px}.rotate-screen svg{transform:rotate(90deg);color:#ddc694;stroke-width:1.2;margin-bottom:12px}.rotate-screen h2{font-size:28px;letter-spacing:4px}.rotate-screen p{font-size:13px;color:#95aa99}.rotate-screen button{margin-top:15px}.app{min-width:650px}.panel,.action-sheet{max-width:calc(100vw - 24px)}.modal-shade{position:fixed;width:100vw}.toast{position:fixed;max-width:90vw}.panel{padding:20px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important}}.effect-note>b,.effect-note>span{display:block;line-height:1.5}.effect-note>span{margin-top:5px}.merchant-inspect .my-tokens{margin:14px 0}.merchant-inspect .inline-actions{margin-top:12px}.payment-summary{display:flex;align-items:center;gap:10px;font-size:10px}.player-strip>button{text-align:left}.payment-summary .gem-card{width:45px;height:40px}.payment-summary .cost span{color:#e0d1a1}@media(max-height:450px)and (orientation:landscape){.hand-area{height:132px;min-height:125px}}.cat-hand.long-hand{justify-content:flex-start;overflow-x:auto;overflow-y:hidden;padding:8px 14px 4px;scrollbar-width:thin;scrollbar-color:#ae966044 transparent}.cat-hand.long-hand>div{flex-shrink:0;transform:none;margin:0 4px}.cat-hand.long-hand>div:has(.selected){transform:translateY(-4px)}.game-gems.in-game{background:linear-gradient(#081b1b70,#081b1b65),url(/art/table-v2.jpg) center/cover}.g-table{height:100%;display:flex;flex-direction:column;gap:8px}.gem-art{display:block;width:32px;height:32px;filter:drop-shadow(0 2px 2px #0005)}.g-merchants{display:flex;justify-content:center;gap:10px;padding:7px 0 0;flex-shrink:0}.g-merchant{width:220px;min-width:0;padding:5px 9px;border:1px solid #b5cab11c;border-radius:9px;background:#051c1bb5;text-align:left}.g-merchant.active{border-color:#e5c88699;box-shadow:0 0 18px #dabc5d15;background:#344336b8}.merchant-head{display:flex;align-items:center;gap:5px;height:22px}.merchant-head>span{font-size:18px}.merchant-head>b{font-size:10px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;flex:1}.merchant-head>strong{color:#efce8b;font-size:14px;display:flex;gap:3px;align-items:center}.merchant-head svg{width:10px;height:10px}.merchant-head>small{display:flex;align-items:center;gap:2px;color:#b8bda9;font-size:8px}.stock-numbers{display:flex;gap:3px;justify-content:space-between}.stock-numbers>div{display:grid;grid-template-columns:17px 14px;grid-template-rows:20px 12px;align-items:center;justify-content:center}.stock-numbers .gem-art{width:20px;height:20px}.stock-numbers b{font-size:10px;text-align:center;color:#f3ead0;font-variant-numeric:tabular-nums}.stock-numbers span{grid-column:1/-1;display:flex;gap:3px;justify-content:center;align-items:center;font-size:8px;color:#abbba8}.stock-numbers span svg{width:8px;height:8px}.g-playfield{display:grid;grid-template-columns:80px minmax(0,1fr) 118px;gap:18px;flex:1;min-height:0;max-width:1120px;width:100%;margin:auto}.g-market{display:grid;grid-template-rows:repeat(3,minmax(0,1fr));gap:9px;min-height:0}.g-market-row{display:grid;grid-template-columns:.43fr repeat(4,1fr);gap:10px;min-height:0}.development-card{position:relative;display:block;width:100%;height:100%;padding:0;overflow:hidden;border:1px solid #e3d6b577;border-radius:6px;background:#eee2c5;box-shadow:0 3px 9px #0007;min-height:0}.development-art{position:absolute;inset:0;width:100%;height:100%}.development-card:after{content:"";position:absolute;inset:0;background:linear-gradient(#0004,transparent 55%,#0007);pointer-events:none}.development-top{position:absolute;inset:4px 5px auto;display:flex;justify-content:space-between;align-items:flex-start;z-index:1}.development-top>b{font:700 26px/1 Georgia,serif;color:#fff3d4;text-shadow:0 2px 3px #000,0 0 9px #000}.development-top>.gem-art{width:30px;height:30px;background:#142522c9;border:1px solid #fff4;border-radius:7px;padding:1px;box-shadow:0 2px 5px #0007}.g-cost{display:flex;gap:3px;align-items:center;justify-content:center;flex-wrap:nowrap}.g-cost>span{display:flex;align-items:center;gap:1px}.g-cost .gem-art{width:18px;height:18px;filter:drop-shadow(0 1px 1px #0005)}.g-cost b{font-size:11px;line-height:1;color:#f9edcf;text-shadow:0 1px 2px #000;font-variant-numeric:tabular-nums}.development-card>.g-cost{position:absolute;bottom:0;left:0;right:0;z-index:1;padding:2px 3px;min-height:22px;background:#061c1ccd;backdrop-filter:blur(4px);border-top:1px solid #fff2}.g-deck{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;position:relative;min-height:0;border-radius:6px;border:1px solid #d1c39870;box-shadow:2px 2px #c4ba8566,4px 4px #091b19;background:repeating-linear-gradient(45deg,#dfc68a0d 0 1px,transparent 1px 5px),#1a413c;color:#d4c29b}.g-deck.level-2{background-color:#4f442c}.g-deck.level-3{background-color:#263a51}.g-deck svg{width:21px;height:21px;stroke-width:1.2}.g-deck span{font-size:9px;letter-spacing:2px}.g-deck small{position:absolute;bottom:3px;right:4px;font-size:8px;color:#ccc8b8}.g-nobles{display:flex;flex-direction:column;justify-content:center;gap:6px;min-height:0}.g-noble{display:flex;align-items:center;justify-content:center;position:relative;gap:5px;flex:1;min-height:0;max-height:70px;padding:4px 2px 19px;border:1px solid #d5b77877;border-radius:7px;background:radial-gradient(ellipse at 50% 0,#b6a260aa,#504c3290),url(/art/cards-3-v2.jpg) center/cover;color:#f4d78d;box-shadow:0 2px 6px #0005}.g-noble>svg{width:19px;height:19px;stroke-width:1.2}.g-noble>b{font:22px Georgia,serif}.g-noble .g-cost{position:absolute;bottom:3px;left:0;right:0;gap:0}.g-noble .gem-art{width:16px;height:16px}.g-noble .g-cost b{font-size:9px}.g-bank{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:9px}.g-bank-gems{display:grid;grid-template-columns:repeat(2,1fr);gap:10px 12px}.g-bank-gem{width:46px;height:46px;border-radius:50%;background:radial-gradient(ellipse at 35% 20%,#ffffff1b,#011d1b8f);border:1px solid #d7d9b848;box-shadow:0 3px #061613,0 5px 9px #0007;position:relative;padding:4px;opacity:1!important}.g-bank-gem>.gem-art{width:100%;height:100%}.g-bank-gem>b{position:absolute;bottom:-3px;right:-3px;background:#0d2823;color:#f4e6c1;font-size:10px;min-width:19px;height:19px;border:1px solid #b9bc8c66;border-radius:50%;display:grid;place-items:center}.g-bank-gem.selected{outline:2px solid #eacb83;outline-offset:3px;transform:translateY(-2px)}.gem-picked{position:absolute;top:-5px;left:-5px;background:#edd092;color:#203428;border-radius:50%;width:18px;height:18px;font-size:10px;display:grid;place-items:center}.g-bank-gem.empty{filter:saturate(.15);opacity:.4!important}.g-take{display:flex;align-items:center;justify-content:center;height:32px;gap:3px}.g-take .compact{height:29px;font-size:10px;padding:0 10px}.g-take .icon{width:24px;height:24px}.g-own-tray{height:61px;flex-shrink:0;display:flex;justify-content:center;align-items:center;gap:22px;background:linear-gradient(90deg,transparent,#021512b3,transparent);border-top:1px solid #b1c19826}.g-own-stock{display:flex;align-items:center;gap:10px;padding:0}.g-own-stock>span{font-size:9px;color:#b6bea8}.g-own-stock .stock-numbers{gap:10px}.g-own-stock .stock-numbers>div{grid-template-columns:22px 14px;grid-template-rows:25px 13px}.g-own-stock .gem-art{width:26px;height:26px}.g-own-stock .stock-numbers b{font-size:12px}.g-reserved,.g-payment{display:flex;gap:7px;align-items:center;height:100%;padding:5px 0}.g-reserved>span{display:flex;gap:4px;align-items:center;font-size:9px;color:#b0bca8}.development-card.mini{width:60px;height:47px;flex-shrink:0}.mini .development-top{inset:2px 3px auto}.mini .development-top>b{font-size:17px}.mini .development-top>.gem-art{width:18px;height:18px;border-radius:3px}.mini>.g-cost{gap:0;min-height:14px;padding:0 1px}.mini .g-cost .gem-art{width:10px;height:10px}.mini .g-cost b{font-size:7px}.g-payment>.g-cost .gem-art{width:21px;height:21px}.g-card-inspector{position:relative;width:260px;padding:25px 20px 18px;border:1px solid #d9c59166;border-radius:14px;background:#142b28;box-shadow:0 15px 90px #000a}.g-card-inspector>.development-card{height:210px;border-radius:10px;pointer-events:none}.g-card-inspector .development-top{inset:10px 12px auto}.g-card-inspector .development-top>b{font-size:43px}.g-card-inspector .development-top>.gem-art{width:45px;height:45px}.g-card-inspector .g-cost{padding:7px;gap:6px}.g-card-inspector .g-cost .gem-art{width:25px;height:25px}.g-card-inspector .g-cost b{font-size:17px}.g-card-inspector .close{top:0;right:0;z-index:2;background:#122922}.g-card-buttons{display:flex;justify-content:center;gap:10px;padding-top:15px}.g-card-buttons:empty{padding:0}.g-inventory{width:min(820px,96vw)}.g-inventory>header{gap:12px;margin-bottom:12px}.g-inventory h2{font-size:20px;flex:1}.inventory-score{display:flex;align-items:center;gap:5px;color:#efd294;font-size:22px}.inventory-body{display:grid;grid-template-columns:240px 1fr;gap:20px}.g-inventory h3{font-size:11px;font-weight:500;letter-spacing:1px;color:#c0c9b5;margin-bottom:8px}.g-inventory h3 small{color:#ead298;margin-left:5px}.inventory-summary>.stock-numbers{margin-bottom:14px;background:#031b1940;border-radius:7px;padding:7px}.inventory-summary .stock-numbers>div{grid-template-columns:22px 13px;grid-template-rows:25px 14px}.inventory-summary .gem-art{width:24px;height:24px}.inventory-reserved{display:flex;gap:7px;height:80px;margin-bottom:14px}.inventory-reserved>.development-card,.g-hidden-card{width:70px;height:80px;flex-shrink:0}.inventory-reserved .development-top>.gem-art{width:24px;height:24px}.inventory-reserved .g-cost{flex-wrap:wrap;gap:1px;padding:2px}.inventory-reserved .g-cost .gem-art{width:12px;height:12px}.inventory-reserved .g-cost b{font-size:8px}.g-hidden-card{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:8px;border:1px solid #abbea85c;border-radius:6px;background:repeating-linear-gradient(45deg,#c5ba8812 0 1px,transparent 1px 6px),#243b33;color:#aeae85}.g-hidden-card span{letter-spacing:3px;font-size:9px}.inventory-empty{color:#677f73;display:grid;place-items:center;width:100%}.inventory-purchases{min-width:0}.purchased-columns{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:7px}.purchased-columns>div{display:flex;flex-direction:column;align-items:center;gap:6px;padding:4px 0 8px;background:#00191240;border:1px solid #fff1;border-radius:7px}.purchased-columns header{display:flex;align-items:center;justify-content:center;gap:4px}.purchased-columns header .gem-art{width:24px;height:24px}.purchased-columns header b{font-size:12px;color:#dcd7b4}.purchased-columns .development-card{width:calc(100% - 8px);max-width:80px;height:54px}.inventory-nobles{display:flex;gap:6px;flex-wrap:wrap}.inventory-nobles h3{width:100%;margin:0}.inventory-nobles .g-noble{width:65px;max-width:65px;height:51px;flex:auto}.inventory-nobles .g-noble .gem-art{width:14px;height:14px}@media(max-height:450px){.g-table{gap:6px}.g-merchants{gap:8px;padding-top:4px}.g-merchant{padding:3px 7px;width:195px}.merchant-head{height:18px;gap:4px}.merchant-head>span{font-size:15px}.merchant-head>b{font-size:9px}.merchant-head>strong{font-size:12px}.merchant-head>small{font-size:7px}.merchant-head svg{width:9px;height:9px}.stock-numbers>div{grid-template-columns:15px 13px;grid-template-rows:17px 10px}.stock-numbers .gem-art{width:18px;height:18px}.stock-numbers b{font-size:9px}.stock-numbers span{font-size:7px}.g-playfield{grid-template-columns:67px minmax(0,1fr) 102px;gap:13px}.g-market{gap:6px}.g-market-row{gap:8px}.development-top{inset:3px 4px auto}.development-top>b{font-size:21px}.development-top>.gem-art{width:23px;height:23px;border-radius:5px}.development-card>.g-cost{min-height:18px;padding:1px 2px}.g-cost .gem-art{width:15px;height:15px}.g-cost b{font-size:9px}.g-deck svg{width:17px;height:17px}.g-deck span{font-size:8px;line-height:.9}.g-deck small{font-size:7px}.g-noble{padding-bottom:15px;gap:3px}.g-noble>svg{width:16px;height:16px}.g-noble>b{font-size:18px}.g-noble .g-cost{bottom:1px}.g-noble .gem-art{width:14px;height:14px}.g-noble .g-cost b{font-size:8px}.g-bank-gems{gap:9px 13px}.g-bank-gem{width:36px;height:36px;padding:2px}.g-bank-gem>b{font-size:9px;min-width:16px;height:16px}.gem-picked{width:15px;height:15px;font-size:8px}.g-bank{gap:6px}.g-take{height:27px}.g-take .compact{height:25px;font-size:9px;padding:0 7px}.g-own-tray{height:49px;gap:15px}.g-own-stock>span{font-size:8px}.g-own-stock .stock-numbers{gap:6px}.g-own-stock .stock-numbers>div{grid-template-columns:19px 13px;grid-template-rows:22px 11px}.g-own-stock .gem-art{width:22px;height:22px}.g-own-stock .stock-numbers b{font-size:10px}.development-card.mini{height:39px;width:50px}.mini .development-top>.gem-art{width:16px;height:16px}.mini .development-top>b{font-size:15px}.mini>.g-cost{min-height:12px;padding:0}.mini .g-cost .gem-art{width:9px;height:9px}.mini .g-cost b{font-size:6px}.g-card-inspector{padding:20px 18px 15px;width:230px}.g-card-inspector>.development-card{height:195px}.g-card-buttons{padding-top:10px}.g-inventory h2{font-size:18px}.inventory-body{grid-template-columns:220px 1fr;gap:15px}.inventory-reserved{height:66px;margin-bottom:10px}.inventory-reserved>.development-card,.g-hidden-card{height:66px;width:64px}.inventory-summary>.stock-numbers{margin-bottom:10px;padding:3px}.g-inventory h3{margin-bottom:5px;font-size:10px}.purchased-columns{gap:5px}.purchased-columns .development-card{height:50px}.g-reserved{gap:5px}}@media(max-width:740px){.g-merchants{gap:5px}.g-merchant{padding:3px 5px}.merchant-head{gap:3px}.merchant-head>small{font-size:7px}.merchant-head>span{font-size:14px}.g-playfield{grid-template-columns:53px minmax(0,1fr) 88px;gap:9px}.g-market-row{gap:6px}.g-cost{gap:1px}.g-cost .gem-art{width:13px;height:13px}.g-cost b{font-size:9px}.g-noble .gem-art{width:11px;height:11px}.g-bank-gems{gap:8px 11px}.g-bank-gem{width:33px;height:33px}.g-own-tray{gap:10px}.g-own-stock>span{display:none}.g-own-stock .stock-numbers{gap:5px}.g-reserved .development-card{width:43px}.g-reserved>span{font-size:8px}.g-payment>.g-cost{gap:0}.inventory-body{grid-template-columns:205px 1fr;gap:10px}.inventory-reserved>.development-card,.g-hidden-card{width:60px}.purchased-columns .g-cost .gem-art{width:8px;height:8px}.purchased-columns .g-cost b{font-size:6px}.g-merchant .stock-numbers{gap:0}.g-merchant .stock-numbers>div{grid-template-columns:13px 11px}.g-merchant .stock-numbers .gem-art{width:16px;height:16px}}.development-card.mini>.g-cost{display:grid;grid-template-columns:repeat(2,max-content);justify-content:center;column-gap:3px;row-gap:0;min-height:12px;padding:1px 0}.development-card.mini>.g-cost>span{min-width:0;white-space:nowrap}.development-card.mini>.g-cost .gem-art{width:9px;height:9px}.development-card.mini>.g-cost b{font-size:7px}.g-inventory.panel{width:min(820px,96vw)}.inventory-body{grid-template-columns:240px minmax(0,1fr)}.purchased-columns>div{min-width:0}.purchased-columns .development-card.mini{width:calc(100% - 8px);max-width:80px;height:54px}@media(max-height:450px){.inventory-body{grid-template-columns:220px minmax(0,1fr)}.purchased-columns .development-card.mini{height:50px}}@media(max-width:740px){.inventory-body{grid-template-columns:205px minmax(0,1fr)}.purchased-columns .development-card.mini>.g-cost{column-gap:2px}.purchased-columns .development-card.mini>.g-cost .gem-art{width:8px;height:8px}.purchased-columns .development-card.mini>.g-cost b{font-size:7px}}.g-free-payment{font-size:11px;color:#e3d5ac;white-space:nowrap}.bt-table{height:100%;min-height:0;display:grid;grid-template-rows:56px minmax(95px,1fr) 158px;position:relative;color:#eee4cf;isolation:isolate}.bt-table:before{content:"";position:absolute;inset:10% 10% 18%;border:1px solid #e5bd7021;border-radius:50%;background:radial-gradient(ellipse,#86705517,transparent 67%);pointer-events:none;z-index:-1}.bt-seats{display:flex;align-items:center;justify-content:center;gap:22px;min-width:0}.bt-seat{display:flex;align-items:center;gap:9px;padding:5px 12px 5px 5px;border:1px solid transparent;border-radius:27px;min-width:90px;text-align:left;position:relative;transition:background .18s,border-color .18s}.bt-seat.current{border-color:#dfbc7666;background:#dcad5210}.bt-seat.targetable{border-color:#e6c491;background:#e6c4911c;box-shadow:0 0 18px #e1b97024;animation:bt-target 1.8s ease-in-out infinite}.bt-seat.eliminated{opacity:.4}.bt-avatar{width:35px;height:35px;display:grid;place-items:center;font-size:27px;background:#e4cea60c;border-radius:50%;border:1px solid #dcbf792b}.bt-seat b{display:flex;gap:5px;align-items:center;font-size:11px;font-weight:600;max-width:115px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.bt-seat b small{font-size:7px;border:1px solid #dfcaa442;padding:1px 3px;border-radius:3px;color:#d4c49d}.bt-seat em{font-style:normal;font-size:9px;color:#baac94;display:flex;gap:5px;align-items:center;margin-top:3px}.bt-tiny-back{width:8px;height:11px;display:inline-block;border-radius:2px;border:1px solid #bd9f66;box-shadow:2px 1px #a28a5955;transform:rotate(-8deg)}.bt-seat-turn{position:absolute;right:4px;top:4px;width:5px;height:5px;border-radius:50%;background:#eac179;box-shadow:0 0 8px #d6b27788}.bt-arena{display:grid;grid-template-columns:46% 54%;align-items:center;min-height:0;padding:3px max(15px,5%) 8px;gap:12px}.bt-piles{display:flex;align-items:center;justify-content:center;gap:25px;min-height:0}.bt-deck{width:95px;height:125px;position:relative;background:repeating-linear-gradient(45deg,#253834 0 9px,#2c3c34 9px 10px);border:2px solid #c7b88d;border-radius:9px;box-shadow:3px 3px #263d35,5px 5px #a49771,7px 8px #223831,9px 10px #8e8365,0 12px 20px #0006;padding:10px 4px 4px;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;transition:transform .15s}.bt-deck.available:hover{transform:translateY(-3px)}.bt-deck.available{border-color:#e8d092;box-shadow:3px 3px #263d35,5px 5px #c0a575,7px 8px #223831,9px 10px #a18b61,0 0 24px #e6c98221}.bt-deck:disabled{opacity:.77}.bt-deck .bt-cat-art{width:70px;height:70px;opacity:.8;filter:sepia(.5)}.bt-deck b{font-size:10px;letter-spacing:2px;margin-top:1px}.bt-deck>small{position:absolute;right:6px;bottom:6px;min-width:16px;font:12px Georgia;color:#efdbaa}.bt-deck-corners{position:absolute;top:6px;left:9px;color:#ccb27e;font-size:12px}.bt-discard{width:90px;height:120px;transform:rotate(7deg);position:relative}.bt-discard:after{content:"";position:absolute;inset:4px -2px -3px 4px;border-radius:8px;background:#deca9b28;z-index:-1;transform:rotate(-5deg)}.bt-empty{border:1px dashed #c4ab7733;border-radius:8px;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;color:#b9a37755}.bt-empty small{font-size:10px}.bt-card{display:flex;flex-direction:column;align-items:center;position:relative;width:83px;height:118px;flex-shrink:0;padding:7px 5px 6px;background:linear-gradient(140deg,color-mix(in srgb,var(--card-accent) 52%,#f2ead7),color-mix(in srgb,var(--card-accent) 85%,#ceb991));border:2px solid #f0dfb7;border-radius:8px;color:#364a43;box-shadow:0 3px 6px #0005;transition:transform .16s,box-shadow .16s,border-color .16s;user-select:none}.bt-card-heading{display:flex;justify-content:space-between;gap:3px;align-items:center;width:100%;white-space:nowrap}.bt-card-heading b{font-size:10px;letter-spacing:.5px}.bt-card-heading>svg{opacity:.72}.bt-cat-art{width:100%;flex:1;min-height:0;overflow:visible}.bt-card-foot{font-size:8px;letter-spacing:.5px;border-top:1px solid #4c634328;width:100%;padding-top:4px;text-align:center;font-weight:600;white-space:nowrap}.bt-card.bt-small{width:90px;height:120px}.bt-card.bt-selected{transform:translateY(-10px);border-color:#fff3bf;box-shadow:0 0 0 2px #dcb878,0 4px 25px #e7c38540}.bt-card-check{position:absolute;right:-7px;top:-7px;width:19px;height:19px;border-radius:50%;background:#efe0a9;color:#345041;display:grid;place-items:center;border:1px solid #856b43}.bt-order{position:absolute;left:-6px;top:-6px;border-radius:50%;width:20px;height:20px;display:grid;place-items:center;background:#efe1b4;color:#4a4f3b;font-size:11px;border:1px solid #9a8660}.bt-focus{min-width:0;max-width:370px;justify-self:start;position:relative;padding:0 8px}.bt-eyebrow{display:flex;align-items:center;gap:6px;font-size:9px;letter-spacing:1.5px;color:#baa17c;margin-bottom:7px}.bt-focus h2{font-size:22px;line-height:1.3;letter-spacing:1px;font-weight:500}.bt-focus h2 small{font-size:11px;color:#c9b9a0;white-space:nowrap}.bt-focus p{font-size:10px;line-height:1.7;color:#bdaf9b;margin-top:7px}.bt-focus-icon{width:36px;height:36px;color:#ccb581;margin-top:8px}.bt-action-row{display:flex;align-items:center;gap:9px;flex-wrap:wrap;margin-top:11px}.bt-primary,.bt-secondary{min-height:33px;padding:0 14px;border-radius:7px;font-size:11px;font-weight:600;display:inline-flex;align-items:center;justify-content:center;gap:9px;white-space:nowrap}.bt-primary{background:linear-gradient(120deg,#f0d5a0,#caae7c);border:1px solid #f0dab288;color:#3a4435;box-shadow:0 3px 12px #0003}.bt-secondary{background:#d9c09113;border:1px solid #d9c09144;color:#e5d5b6}.bt-quiet{font-size:10px;padding:6px 0;color:#b6a58d;display:inline-flex;align-items:center;gap:5px}.bt-focus>.bt-quiet{margin-top:5px}.bt-focus>.bt-primary{margin-top:10px}.bt-hint{font-size:9px!important;color:#b9a589!important}.bt-response-status{display:flex;gap:5px;align-items:center;margin-top:8px}.bt-response-status>span{position:relative;display:grid;place-items:center;width:24px;height:24px;border:1px solid #9c876c35;border-radius:50%;font-size:17px;opacity:.5}.bt-response-status>span.confirmed{opacity:1;border-color:#a8c69b88}.bt-response-status>span svg{position:absolute;bottom:-1px;right:-3px;color:#c1dca7;background:#38533b;border-radius:50%}.bt-response-status>b{font-size:9px;font-weight:400;color:#c2b291;margin-left:5px}.bt-debt{display:inline-flex;align-items:center;gap:6px;font-size:10px;color:#e4b08a;border:1px solid #cf987733;padding:4px 8px;border-radius:5px;margin-top:9px}.bt-request{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:5px;max-height:125px;overflow:auto;padding:2px;width:min(320px,100%)}.bt-request>button{display:flex;align-items:center;justify-content:center;gap:4px;min-height:31px;padding:3px 5px;background:#e5d2a90c;border:1px solid #e5d2a926;border-radius:5px;font-size:8px;white-space:nowrap}.bt-request>button:hover{background:#e5d2a92c;border-color:#e5d2a977}.bt-future-cards{display:flex;gap:12px;padding-top:3px}.bt-future-cards .bt-small{width:63px;height:85px;padding:5px 3px;border-width:1px}.bt-future-cards .bt-card-heading b{font-size:8px;letter-spacing:0}.bt-future-cards .bt-card-heading svg{width:10px}.bt-future-cards .bt-card-foot{font-size:6px;padding-top:2px}.bt-future .bt-eyebrow{margin-bottom:6px}.bt-future>.bt-primary{min-height:25px;margin-top:7px;font-size:9px}.bt-danger h2{color:#f0b491}.bt-insert{width:100%;max-width:310px}.bt-insert-range{display:flex;align-items:center;gap:5px;margin-top:9px}.bt-insert-range input{width:100%;height:22px;padding:0;accent-color:#d7bc89;background:transparent;border:0}.bt-insert-range button{width:29px;height:29px;flex-shrink:0;border:1px solid #c8ab7c44;border-radius:6px;color:#e3c997;font-size:16px}.bt-insert .bt-action-row{justify-content:space-between;margin-top:4px}.bt-hand-zone{min-height:0;display:flex;flex-direction:column;padding:0 10px;border-top:1px solid #e7ce9717;background:linear-gradient(transparent,#101a162b)}.bt-hand-label{display:flex;align-items:center;justify-content:center;gap:14px;height:29px;flex-shrink:0;color:#c5b391;font-size:10px}.bt-hand-label b{font-weight:500;background:#d0b37813;border-radius:4px;padding:1px 4px;margin-left:3px;color:#d9cbae}.bt-hand-label small{font-size:8px;color:#8e8e7d}.bt-hand-label button{font-size:9px;color:#d1bca0;display:inline-flex;align-items:center;gap:4px}.bt-hand{display:flex;align-items:flex-start;justify-content:center;gap:7px;overflow-x:auto;overflow-y:hidden;scrollbar-width:thin;scrollbar-color:#b59a6844 transparent;padding:12px 12px 7px;flex:1;min-height:0;overscroll-behavior-x:contain}.bt-hand.bt-long-hand{justify-content:flex-start}.bt-hand-slot{flex-shrink:0;transform:rotate(var(--fan)) translateY(var(--lift));transition:transform .15s}.bt-hand-slot:has(.bt-selected){transform:none;z-index:2}.bt-hand.bt-long-hand .bt-hand-slot{transform:none}.bt-empty-hand{font-size:12px;color:#8d8d79;margin-top:25px}.bt-confirm-shade{position:absolute;inset:0;z-index:20;background:#0c1613cc;backdrop-filter:blur(7px);display:grid;place-items:center}.bt-confirm-shade section{padding:24px;background:#2b342b;border:1px solid #d4b77744;border-radius:14px;box-shadow:0 15px 60px #0008;text-align:center}.bt-confirm-shade section>svg{color:#d99b78;margin-bottom:9px}.bt-confirm-shade h2{font-size:22px}.bt-confirm-shade p{font-size:11px;color:#b9b29d;margin:9px 0 16px}.bt-confirm-shade .bt-action-row{justify-content:center}.bt-table button:focus-visible{outline:2px solid #f0d49c;outline-offset:3px}@keyframes bt-target{50%{box-shadow:0 0 18px #e1b97055}}@media(prefers-reduced-motion:reduce){.bt-table *{animation:none!important;transition:none!important}}@media(max-height:450px){.bt-table{grid-template-rows:46px minmax(88px,1fr) 139px}.bt-seats{gap:17px}.bt-avatar{width:29px;height:29px;font-size:23px}.bt-seat{gap:7px;min-width:80px;padding-top:3px;padding-bottom:3px}.bt-seat b{font-size:10px}.bt-seat em{font-size:8px}.bt-arena{padding:0 max(10px,6%) 6px;gap:8px}.bt-piles{gap:24px}.bt-deck{width:73px;height:98px;border-radius:7px;padding:6px 3px 3px}.bt-deck .bt-cat-art{width:56px;height:62px}.bt-deck b{font-size:9px}.bt-deck>small{font-size:10px;right:3px;bottom:4px}.bt-discard,.bt-card.bt-small{width:72px;height:97px}.bt-card{width:76px;height:103px;padding:6px 4px 5px}.bt-card-heading b{font-size:9px}.bt-card-heading>svg{width:11px;height:11px}.bt-card-foot{font-size:7px;padding-top:3px}.bt-focus h2{font-size:18px}.bt-focus p{font-size:9px;margin-top:5px}.bt-eyebrow{font-size:8px;margin-bottom:5px}.bt-action-row{margin-top:8px}.bt-primary,.bt-secondary{min-height:29px;font-size:10px;padding:0 11px}.bt-response-status{margin-top:5px}.bt-response-status>span{width:21px;height:21px;font-size:15px}.bt-hint{font-size:8px!important}.bt-hand-label{height:25px;font-size:9px}.bt-hand{padding-top:11px;gap:7px}.bt-future-cards{gap:10px}.bt-future-cards .bt-small{width:53px;height:71px;padding:4px 3px}.bt-future-cards .bt-card-heading b{font-size:7px}.bt-future-cards .bt-card-foot{font-size:5px}.bt-future-cards .bt-card-heading svg{display:none}.bt-future>.bt-primary{min-height:24px;margin-top:5px}.bt-request{max-height:90px;gap:3px}.bt-request>button{min-height:27px;font-size:7px;gap:3px}.bt-request>button svg{width:12px}.bt-insert-range{margin-top:5px}.bt-insert h2{font-size:16px}.bt-insert-range button{height:25px;width:25px}.bt-insert .bt-primary{min-height:26px}}@media(max-width:740px){.bt-table{grid-template-rows:42px minmax(75px,1fr) 126px}.bt-seats{gap:10px}.bt-seat{gap:5px;min-width:65px;padding-right:7px}.bt-seat b{font-size:9px;max-width:84px}.bt-avatar{width:26px;height:26px;font-size:21px}.bt-arena{grid-template-columns:42% 58%;padding-left:10px;padding-right:13px;gap:2px}.bt-piles{gap:17px}.bt-card{width:66px;height:91px;border-radius:6px;padding:5px 3px}.bt-card-heading b{font-size:8px}.bt-card-heading>svg{width:10px}.bt-card-foot{font-size:6px}.bt-hand{gap:6px;padding-left:6px;padding-right:6px}.bt-focus{padding:0 7px}.bt-focus h2{font-size:16px}.bt-focus p{font-size:8px;max-width:235px}.bt-focus h2 small{font-size:9px}.bt-deck{width:61px;height:84px}.bt-deck .bt-cat-art{width:46px;height:50px}.bt-deck b{font-size:8px;letter-spacing:1px}.bt-discard,.bt-card.bt-small{width:61px;height:84px}.bt-future-cards .bt-small{width:49px;height:66px}.bt-action-row{gap:6px}.bt-primary,.bt-secondary{font-size:9px;padding:0 9px}.bt-eyebrow{font-size:7px;letter-spacing:1px}.bt-hand-label small{font-size:7px}.bt-hint{font-size:7px!important}.bt-response-status>b{font-size:8px}.bt-request{max-height:76px}.bt-request>button{min-height:24px;font-size:7px;gap:2px}.bt-request>button svg{width:10px}.bt-insert-range{gap:2px}.bt-insert .bt-quiet{font-size:9px}}.bt-table{grid-template-rows:56px minmax(95px,1fr) 176px}@media(max-height:450px){.bt-table{grid-template-rows:46px minmax(88px,1fr) 156px}}@media(max-width:740px){.bt-table{grid-template-rows:42px minmax(75px,1fr) 145px}}.bt-deck>small{top:6px;right:6px;bottom:auto;border:1px solid #cfba8655;background:#182c2799;border-radius:50%;min-width:18px;height:18px;display:grid;place-items:center;font-size:10px}@media(max-height:450px){.bt-deck>small{top:5px;right:5px;bottom:auto;min-width:16px;height:16px;font-size:9px}}.bt-hand{justify-content:flex-start;scroll-padding:12px}.bt-hand-slot:first-child{margin-left:auto}.bt-hand-slot:last-child{margin-right:auto}.bt-long-hand .bt-hand-slot:first-child,.bt-long-hand .bt-hand-slot:last-child{margin-left:0;margin-right:0}.bt-table{min-width:0;max-width:100%;grid-template-columns:minmax(0,1fr)}.bt-hand-zone{min-width:0;max-width:100%}.bt-hand{min-width:0;width:100%}.social-table-v2{height:100%;min-height:0;position:relative;isolation:isolate}.social-table-v2 .social-board>.identity-card{display:none}.social-table-v2 .social-board{height:100%}.identity-deck{position:absolute;bottom:12px;left:3px;padding:0;z-index:4;width:86px;transform:rotate(-5deg);transition:transform .18s}.identity-deck:hover{transform:rotate(0) translateY(-3px)}.identity-deck>span{display:block;font-size:9px;letter-spacing:2px;color:#c3b798;padding-top:6px}.role-back{height:120px;position:relative;border:1px solid #bca87c7a;border-radius:7px;overflow:hidden;display:flex;align-items:center;justify-content:center;flex-direction:column;color:#c9b584;background:radial-gradient(ellipse at 40% 20%,#4a455369,transparent 75%),repeating-linear-gradient(32deg,#bdaf8420 0px,#bdaf8420 1px,transparent 1px,transparent 11px),#20272e;box-shadow:0 7px 18px #0005,inset 0 0 0 3px #191f25,inset 0 0 0 4px #b8a47a4d}.role-back-border{position:absolute;inset:9px;border:1px solid #b6a17050;border-radius:42%;pointer-events:none}.role-back-sigil{height:53px;width:53px;position:relative;display:grid;place-items:center;margin-bottom:6px}.role-back-sigil>svg{width:28px;height:28px;stroke-width:1.05;transform:rotate(-18deg)}.role-back-sigil i{position:absolute;inset:0;border:1px solid #cbb67e55;border-radius:50%}.role-back-sigil i:nth-of-type(2){inset:5px;border-style:dotted}.role-back-sigil i:nth-of-type(3){inset:12px;transform:rotate(45deg);border-radius:0}.role-back-star{position:absolute;left:50%;transform:translate(-50%);font-size:10px}.role-back-star.north{top:9px}.role-back-star.south{bottom:8px}.role-back-label{font-size:9px;letter-spacing:3px;margin-left:3px}.role-back>small{font-size:6px;letter-spacing:1px;opacity:.6;margin-top:5px}.identity-curtain{position:fixed;inset:0;z-index:120;background:#05080bdd;backdrop-filter:blur(12px);display:grid;place-items:center;padding:max(12px,env(safe-area-inset-top)) max(25px,env(safe-area-inset-right)) max(12px,env(safe-area-inset-bottom)) max(25px,env(safe-area-inset-left))}.identity-reveal{height:min(84dvh,470px);width:min(690px,92vw);position:relative;display:grid;grid-template-columns:42% 58%;border:1px solid #a590655a;border-radius:12px;overflow:hidden;background:radial-gradient(ellipse at 100% 20%,#37454170,transparent 70%),#172321;box-shadow:0 35px 100px #0009}.identity-reveal.evil{background:radial-gradient(ellipse at 100% 20%,#60413860,transparent 70%),#251c25}.identity-portrait{position:relative;min-width:0;height:100%;overflow:hidden}.identity-portrait>.role-art{width:100%;height:100%;display:block;object-fit:cover}.identity-portrait:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 72%,#172321),linear-gradient(0deg,#121b19c9,transparent 30%);pointer-events:none}.evil .identity-portrait:after{background:linear-gradient(90deg,transparent 72%,#251c25),linear-gradient(0deg,#201720cc,transparent 30%)}.portrait-engraving{position:absolute;inset:13px;border:1px solid #e3c68a55;border-radius:6px;z-index:1;pointer-events:none}.portrait-edition{position:absolute;bottom:24px;left:0;right:0;text-align:center;font-size:7px;letter-spacing:3px;z-index:2;color:#e5cea790}.identity-story{padding:40px 30px 22px 17px;display:flex;min-height:0;flex-direction:column;align-items:flex-start;justify-content:center;position:relative;z-index:2}.identity-allegiance{display:flex;gap:7px;align-items:center;color:#b9cead;font-size:9px;letter-spacing:3px}.evil .identity-allegiance{color:#cf9b8f}.identity-story h2{font-size:38px;letter-spacing:7px;font-weight:500;color:#f0e0b9;margin:11px 0}.identity-lore{font-size:11px;line-height:1.8;color:#afbcad}.evil .identity-lore{color:#b8abb5}.identity-hide{position:absolute;right:10px;top:8px;z-index:5;display:flex;gap:6px;align-items:center;font-size:10px;padding:8px;color:#c4c4b5;border-radius:20px;background:#ffffff06}.identity-knowledge{margin:16px 0 8px;padding-top:13px;border-top:1px solid #bfa7792d;width:100%;min-height:0;overflow:auto;max-height:42%}.identity-knowledge>div+div{margin-top:8px}.identity-knowledge small{font-size:8px;letter-spacing:1px;color:#9d9e8b}.identity-knowledge p{font-size:12px;line-height:1.5;color:#ddcfac;margin-top:4px;overflow-wrap:anywhere}.identity-secret{display:flex;gap:8px;align-items:center;margin:24px 0;color:#8c9b8c;font-size:10px}.identity-seal{display:flex;align-items:center;gap:7px;margin-top:auto;font-size:10px;color:#dac696;border:1px solid #b39c6540;border-radius:5px;padding:9px 12px;background:#c5aa6a08}.personal-deal{height:100%;display:flex;align-items:center;justify-content:center;gap:70px;position:relative;overflow:hidden;padding:15px}.personal-atmosphere{position:absolute;width:75%;height:130%;border-radius:50%;left:12%;top:-15%;background:radial-gradient(ellipse,#91859c1a,transparent 64%);pointer-events:none}.personal-story{max-width:300px;z-index:1}.personal-eyebrow{font-size:8px;letter-spacing:3px;color:#a49a7e}.personal-story h2{font-weight:500;font-size:34px;letter-spacing:4px;color:#ddcbaa;margin:13px 0}.personal-story>p{font-size:11px;color:#9ca6a1}.personal-seat{margin-top:25px;display:flex;gap:12px;align-items:center}.personal-seat>span{font-size:32px;line-height:1;color:#c8ad79;font-family:serif;border-right:1px solid #ac976b3f;padding-right:12px}.personal-seat b{font-size:12px;display:block;max-width:200px;overflow:hidden;text-overflow:ellipsis}.personal-seat small{font-size:8px;display:block;margin-top:6px;color:#8f998f}.personal-card-button{height:85%;max-height:330px;aspect-ratio:2/3;padding:0;position:relative;z-index:2;transform:rotate(4deg);transition:transform .2s}.personal-card-button:hover{transform:rotate(0) translateY(-4px)}.role-back.large{height:100%;border-radius:11px}.large .role-back-sigil{height:95px;width:95px;margin-bottom:17px}.large .role-back-sigil>svg{height:45px;width:45px}.large .role-back-label{font-size:14px;letter-spacing:5px}.large.role-back>small{font-size:8px;margin-top:9px}.large .role-back-star.north{top:20px}.large .role-back-star.south{bottom:20px}.large .role-back-border{inset:15px}.personal-confidential{position:absolute;bottom:8px;font-size:8px;letter-spacing:1px;color:#7f8984;display:flex;gap:5px;align-items:center}.judge-table{height:100%;display:flex;flex-direction:column;min-height:0;padding:8px 0}.judge-heading{display:flex;align-items:center;justify-content:space-between;gap:10px;height:30px;min-height:30px;color:#ccc0a2;margin-bottom:6px}.judge-heading>div,.judge-heading>span{display:flex;align-items:center;gap:8px}.judge-heading b{font-size:12px;letter-spacing:2px}.judge-heading small{font-size:8px;color:#a8937b;border:1px solid #a38d6133;padding:3px 6px;border-radius:12px}.judge-heading>span{font-size:10px;color:#a6a1af}.judge-eye{display:flex;align-items:center;justify-content:center;border:1px solid #ae997352;border-radius:50%;width:25px;height:25px}.judge-workspace{flex:1;min-height:0;display:grid;grid-template-columns:minmax(0,1fr) 215px;gap:15px}.judge-roster{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-auto-rows:minmax(0,1fr);gap:7px;min-height:0;align-content:start}.judge-player{position:relative;padding:0;overflow:hidden;display:flex;align-items:center;flex-direction:column;background:#151d24;border:1px solid #a59b8340;border-radius:6px;min-height:0;isolation:isolate}.judge-player-art{position:relative;flex:1;min-height:0;width:100%;overflow:hidden;display:block;mask-image:linear-gradient(#000 60%,#0009)}.judge-player-art>.role-art{height:100%;width:100%;display:block;object-fit:cover;object-position:50% 24%}.judge-player>div{width:100%;text-align:center;padding:4px 2px 5px;background:#151d24;z-index:2;flex-shrink:0}.judge-player b{font-size:8px;line-height:1.25;display:block;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:500;color:#bec3bb}.judge-player small{font-size:9px;color:#d6c29a;margin-top:3px;display:flex;align-items:center;justify-content:center;gap:3px}.judge-player-number{position:absolute;top:3px;left:4px;font-size:8px;line-height:16px;width:16px;height:16px;border-radius:50%;background:#111a24cc;border:1px solid #c9ad7755;color:#ddc69a;z-index:3}.judge-player.dead{opacity:.35;filter:grayscale(.85)}.judge-player.dead .judge-player-art>svg:last-child{position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);color:#fff}.judge-player.pending{border-color:#b56c58;box-shadow:inset 0 0 0 1px #b56c5830}.judge-console{padding:13px 14px;border:1px solid #b1a07d2d;border-radius:8px;background:linear-gradient(135deg,#4a405831,#10192199);display:flex;flex-direction:column;min-height:0;overflow:auto;align-items:flex-start}.judge-phase-pips{display:flex;gap:6px;margin-bottom:15px}.judge-phase-pips i{height:3px;width:17px;border-radius:2px;background:#7a778340}.judge-phase-pips i.done{background:#827354}.judge-phase-pips i.active{background:#d6bf85;box-shadow:0 0 8px #d2ad6638}.judge-phase-label{font-size:7px;letter-spacing:2px;color:#8d899a}.judge-console h2{font-size:18px;font-weight:500;letter-spacing:1px;line-height:1.6;margin:4px 0 8px;color:#d4c5df}.judge-guidance{font-size:9px;line-height:1.7;color:#aaa2b3}.judge-next{font-size:10px;margin-top:auto;display:flex;align-items:center;justify-content:space-between;width:100%;padding:9px 10px;border:1px solid #b99d6644;border-radius:5px;background:#bba57213;color:#dec79b;gap:8px}.judge-next>span{font-size:17px}.judge-last-check{display:flex;gap:6px;align-items:center;font-size:9px;padding:8px 0;color:#b8c2a6}.judge-potions{display:flex;gap:8px;flex-wrap:wrap;font-size:10px;color:#666877;margin:3px 0 9px}.judge-potions>.available{color:#d4c097}.judge-potions small{width:100%;font-size:9px;color:#b2a6a6;margin-top:4px}.judge-death-list{border-left:1px solid #c09073;padding:3px 0 3px 10px;margin:4px 0 12px}.judge-death-list small{font-size:8px;display:block;color:#958d9b}.judge-death-list b{font-size:12px;line-height:1.5;font-weight:500;color:#d5b4a0;display:block;margin-top:4px}.social-table-v2.is-decision .table-emblem{visibility:hidden}.council-decision{position:absolute;left:50%;top:52%;transform:translate(-50%,-50%);z-index:3;text-align:center}.council-decision>small{font-size:9px;letter-spacing:1px;color:#b5b28c;white-space:nowrap}.council-decision>div{display:flex;gap:18px;margin-top:12px;justify-content:center}.council-token{height:75px;width:61px;border:1px solid #bea47777;position:relative;border-radius:8px;background:radial-gradient(ellipse at 50% 20%,#a4b18b38,transparent 60%),#29392f;box-shadow:0 6px 15px #0004,inset 0 0 0 3px #1b2825;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;color:#c7d5b2;transform:rotate(-5deg);transition:transform .18s}.council-token.dark{background:radial-gradient(ellipse at 50% 20%,#b3776638,transparent 60%),#392b2d;color:#d2aca1;transform:rotate(5deg)}.council-token:hover{transform:translateY(-5px)}.council-token>svg{width:25px;height:25px;stroke-width:1.5}.council-token>b{font-size:10px;letter-spacing:2px;font-weight:500}.social-table-v2.council .quest.success>span{background:linear-gradient(135deg,#778b5b,#38543e);border-color:#b5c18b}.social-table-v2.council .quest.failed>span{background:linear-gradient(135deg,#9c6758,#543b3c);border-color:#cc9983}.social-table-v2.council .quest.current>span{box-shadow:0 0 0 3px #ccac6120,0 0 15px #dcb66b22}@media(max-height:450px){.identity-deck{width:75px;bottom:9px}.identity-deck .role-back{height:104px}.identity-deck>span{font-size:7px;padding-top:4px}.identity-reveal{height:88dvh;width:min(610px,92vw)}.identity-story{padding:30px 20px 18px 10px}.identity-story h2{font-size:30px;margin:8px 0;letter-spacing:5px}.identity-lore{font-size:10px;line-height:1.6}.identity-allegiance{font-size:8px}.identity-knowledge{margin:11px 0 6px;padding-top:10px}.identity-knowledge p{font-size:10px}.identity-knowledge small{font-size:7px}.identity-seal{font-size:9px;padding:8px 10px}.identity-secret{font-size:9px;margin:20px 0}.personal-deal{gap:48px;padding:8px}.personal-story h2{font-size:27px;letter-spacing:3px}.personal-story>p{font-size:10px}.personal-seat{margin-top:19px}.personal-card-button{height:84%;max-height:240px}.large .role-back-sigil{width:70px;height:70px;margin-bottom:12px}.large .role-back-sigil>svg{width:36px;height:36px}.large .role-back-label{font-size:11px}.judge-table{padding:3px 0}.judge-heading{height:25px;min-height:25px;margin-bottom:5px}.judge-workspace{grid-template-columns:minmax(0,1fr) 192px;gap:9px}.judge-roster{gap:5px}.judge-console{padding:10px}.judge-phase-pips{margin-bottom:10px;gap:5px}.judge-phase-pips i{width:14px}.judge-console h2{font-size:16px;margin:3px 0 6px}.judge-guidance{font-size:8px}.judge-player>div{padding:3px 1px}.judge-player small{font-size:8px;margin-top:2px}.judge-player b{font-size:7px}.judge-next{font-size:9px;padding:7px 8px}.judge-last-check{font-size:8px}.council-decision>small{font-size:8px}.council-decision>div{margin-top:9px;gap:15px}.council-token{height:63px;width:53px}.council-token>svg{width:20px;height:20px}.council-token>b{font-size:9px}}@media(max-width:740px)and (orientation:landscape){.judge-workspace{grid-template-columns:minmax(0,1fr) 165px;gap:7px}.judge-console{padding:9px}.judge-phase-pips{gap:4px}.judge-phase-pips i{width:13px}.judge-console h2{font-size:14px}.judge-next{font-size:8px;padding:7px}.judge-roster{gap:4px}.personal-deal{gap:36px}.personal-story h2{font-size:24px}.personal-story>p{font-size:9px}.personal-eyebrow{font-size:7px;letter-spacing:2px}.personal-seat b{font-size:11px}.identity-deck{left:0;width:67px}.identity-deck .role-back{height:96px}.council-decision{left:52%}}.install-button{display:inline-flex;align-items:center;gap:8px;border:1px solid #d2c49255;border-radius:8px;padding:8px 12px;color:#ded1ac;background:#d0c08b0a;font-size:11px;white-space:nowrap}.install-panel{width:min(440px,95vw)}.install-panel>header{margin-bottom:10px}.install-panel h2{font-size:21px}.install-preview{display:flex;align-items:center;gap:12px;margin:4px 0 16px}.install-preview img{width:57px;height:57px;border-radius:13px;box-shadow:0 4px 15px #0006}.install-preview b{font-size:20px;letter-spacing:2px}.install-steps{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:13px}.install-steps li{display:flex;gap:12px;align-items:center;font-size:13px;color:#c4cbbc}.install-steps li>span{border:1px solid #b1b99d55;width:24px;height:24px;display:grid;place-items:center;border-radius:50%;color:#e5d4a4;font:13px Georgia,serif;flex-shrink:0}.install-steps b{font-weight:600;color:#efe3c7}.install-steps svg{vertical-align:middle;color:#e7d4a4;margin:0 3px}.install-steps small{display:block;font-size:10px;color:#96a891;margin-top:4px}.install-note{display:block;font-size:10px;color:#8ca087;margin-top:18px}.install-other{margin-top:15px;font-size:11px!important}.brand-mark.brand-image{border-radius:9px;border:0;object-fit:cover;box-shadow:0 2px 8px #0005}.home-heading{padding:13px 0 0;min-height:13px}.home-footer{height:51px;min-height:45px}.game-library{margin-top:14px}.wolf-mode-picker{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin:5px 0 13px}.wolf-mode-picker button{padding:10px 5px;border:1px solid #aaaf9340;border-radius:8px;font-size:12px;background:#fff04;color:#b7bea8}.wolf-mode-picker button.selected{border-color:#dec792;color:#eedbb2;background:#d2b47715}.wolf-mode-picker small{display:block;font-size:9px;margin-top:5px;color:#9daa98}.wolf-mode-description{font-size:11px!important;color:#a9b5a2!important;min-height:36px}.lobby-mode{max-width:130px}.rotate-screen .install-button{margin-top:8px}.install-shade{z-index:130!important}.rotate-screen{width:100vw;max-width:100vw}.rotate-screen img{width:82px;height:82px;border-radius:18px;box-shadow:0 4px 20px #0005}.rotate-screen .install-button svg{transform:none;margin:0;width:16px;height:16px;stroke-width:1.8}.rotate-screen>small{font-size:13px;letter-spacing:2px;color:#b2bca8}.rotate-screen>svg{margin:0}.rotate-screen h2{font-size:25px;letter-spacing:3px}@media(max-height:450px){.game-library{margin-top:11px}.home-footer{height:41px;min-height:39px}.install-button{font-size:10px;padding:6px 10px}.install-panel{width:500px}.install-preview{float:left;display:flex;flex-direction:column;width:92px;margin:3px 18px 0 0;gap:8px}.install-preview img{width:64px;height:64px}.install-preview b{font-size:16px}.install-steps{gap:11px}.install-steps li{font-size:11px;gap:9px}.install-steps small{font-size:9px}.install-note{margin-top:12px;font-size:9px}.wolf-mode-picker button{padding:8px 4px;font-size:11px}.wolf-mode-picker small{font-size:8px}.wolf-mode-description{min-height:30px;font-size:10px!important}.create-body .mode-picker{margin-top:10px}.create-body .mode-picker button{padding:10px 8px;gap:5px}.create-body .mode-picker svg{width:19px;height:19px}.create-body .mode-picker b{font-size:13px}.create-body .mode-picker small{font-size:9px}}
