@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Fraunces:opsz,wght@9..144,600;9..144,700&display=swap";:root{color:#312d28;background:#e9e2d3;font-family:DM Sans,system-ui,sans-serif;font-synthesis:none;--paper: #f8f3e8;--paper-2: #eee5d3;--ink: #312d28;--muted: #756e63;--line: rgba(65, 56, 43, .17);--green: #315e50;--green-dark: #214438;--gold: #c39a4b;--shadow: 0 18px 55px rgba(56, 43, 25, .14)}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at 50% -10%,rgba(255,255,255,.86),transparent 38rem),linear-gradient(135deg,#efe9dc,#ded3c1)}button,input,select{font:inherit}button,.buttonLink{border:1px solid var(--line);border-radius:10px;padding:.7rem 1rem;color:var(--ink);background:#ffffff94;font-weight:700;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,background .15s ease}button:hover:not(:disabled),.buttonLink:hover{transform:translateY(-1px);box-shadow:0 8px 18px #3c2f1c1f}button:disabled{opacity:.42;cursor:not-allowed}button.primary{color:#fffaf0;background:var(--green);border-color:var(--green)}button.primary:hover:not(:disabled){background:var(--green-dark)}button.quiet{background:transparent;box-shadow:none}button.danger{color:#fff8f4;background:#9a4339;border-color:#9a4339}button.danger.quiet{color:#8d4038;background:transparent;border-color:#8d40384d}input,select{width:100%;border:1px solid var(--line);border-radius:10px;padding:.8rem .9rem;color:var(--ink);background:#ffffffb8;outline:none}input:focus,select:focus{border-color:var(--green);box-shadow:0 0 0 3px #315e501f}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Fraunces,Georgia,serif}.kicker{margin-bottom:.3rem;color:var(--green);font-size:.68rem;font-weight:800;letter-spacing:.15em;text-transform:uppercase}.muted{color:var(--muted)}.appShell{min-height:100vh}.errorBanner{position:fixed;z-index:100;top:1rem;left:50%;width:min(92vw,720px);transform:translate(-50%);color:#fff;background:#8d4038;border:0;box-shadow:var(--shadow)}.errorBanner:hover:not(:disabled){transform:translate(-50%) translateY(-1px)}.errorBanner span{float:right;opacity:.7;font-size:.75rem}.welcome{min-height:100vh;display:grid;grid-template-columns:minmax(300px,1.1fr) minmax(320px,.8fr) minmax(240px,.55fr);gap:1.5rem;align-items:center;padding:clamp(1.5rem,4vw,5rem)}.welcomeHero h1{margin:0;font-size:clamp(4.2rem,9vw,9rem);line-height:.9;letter-spacing:-.06em;color:var(--green-dark)}.welcomeLead{max-width:40rem;margin:1.5rem 0 2rem;color:#5a5348;font-family:Fraunces,Georgia,serif;font-size:clamp(1.15rem,2.3vw,1.65rem);line-height:1.45}.resourceConstellation{display:flex;gap:.75rem}.resourceConstellation i{width:3.1rem;height:3.1rem;display:grid;place-items:center;color:#fff;border:4px solid rgba(255,255,255,.52);border-radius:50%;box-shadow:0 8px 14px #231a0d26;font-style:normal}.welcomePanel,.recordsPanel,.lobbyCard{padding:clamp(1.3rem,3vw,2.2rem);background:#f8f3e8e0;border:1px solid rgba(255,255,255,.75);border-radius:22px;box-shadow:var(--shadow);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.welcomePanel{display:grid;gap:1rem}.welcomePanel label{display:grid;gap:.45rem;color:var(--muted);font-size:.8rem;font-weight:700}.joinRow{display:grid;grid-template-columns:1fr auto auto;gap:.5rem}.formError{margin:0;color:#9a3e34;font-size:.85rem}.openTables{margin-top:.5rem;padding-top:1rem;border-top:1px solid var(--line)}.openTables h2{font-size:1.1rem}.openTable{display:flex;gap:.7rem;align-items:center;padding:.55rem 0}.openTable>span{display:grid;flex:1}.openTable small{color:var(--muted)}.recordsPanel h2{margin-bottom:1rem}.record{display:grid;grid-template-columns:1.5rem 1fr auto;gap:.6rem;padding:.65rem 0;border-top:1px solid var(--line)}.record>span{color:var(--gold);font-family:Fraunces,serif;font-weight:700}.lobby{width:min(100% - 2rem,1050px);min-height:100vh;margin:auto;display:grid;place-content:center;gap:1.25rem}.lobby>header{display:flex;justify-content:space-between;align-items:end}.lobby h1{margin:0;color:var(--green-dark);font-size:clamp(2.6rem,6vw,5rem)}.lobbyCard h2{font-size:1.8rem}.lobbySeats{display:grid;grid-template-columns:repeat(4,1fr);gap:.8rem}.lobbySeat{min-height:8rem;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1rem;color:var(--muted);border:1px dashed var(--line);border-radius:14px;text-align:center}.lobbySeat.occupied{color:var(--ink);background:#ffffff70;border-style:solid}.lobbySeat i{width:1rem;height:1rem;margin-bottom:.6rem;border-radius:50%}.lobbySeat small{margin-top:.25rem}.lobbyActions{display:flex;gap:.7rem;align-items:center;justify-content:center;margin-top:1.2rem}.lobbyActions p{margin:0;color:var(--muted)}.rulesNote,.spectatorLine{margin:1.3rem 0 0;color:var(--muted);text-align:center;font-size:.85rem}.gameTable{min-height:100vh;padding:1rem 19rem 8rem 1rem;background:linear-gradient(#f5efe2f0,#e8decaf5),repeating-linear-gradient(90deg,transparent 0 40px,rgba(78,63,39,.03) 41px)}.tableHeader{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem;margin-bottom:1rem}.brand{display:flex;align-items:center;gap:.65rem}.brandMark{width:2.8rem;height:2.8rem;display:grid;place-items:center;color:#f6ebce;background:var(--green);border:2px solid var(--gold);border-radius:50%;font-family:Fraunces,serif;font-size:1.45rem;box-shadow:0 5px 12px #24433838}.brand>div{display:grid}.brand b{color:var(--green-dark);font-family:Fraunces,serif;font-size:1.25rem}.brand small{color:var(--muted)}.turnBanner{min-width:15rem;display:flex;align-items:center;gap:.7rem;padding:.55rem 1rem;background:#ffffff8c;border:1px solid var(--line);border-radius:999px}.turnBanner>span{width:.75rem;height:.75rem;border-radius:50%}.turnBanner>div{display:grid;flex:1}.turnBanner small{color:var(--muted)}.turnBanner em{color:#9a3e34;font-size:.72rem;font-style:normal;font-weight:800;text-transform:uppercase}.tableTools{display:flex;flex-wrap:wrap;justify-content:end;gap:.5rem}.leaderboard{display:flex;align-items:center;gap:.8rem;margin-bottom:.9rem;padding:.7rem 1rem;background:#f8f3e8d1;border:1px solid var(--line);border-radius:13px}.leaderboard .kicker{margin:0 auto 0 0}.leaderboard>div{display:grid;grid-template-columns:1.1rem auto auto;gap:.4rem;align-items:center;padding-left:.8rem;border-left:1px solid var(--line)}.leaderboard>div>span{color:var(--gold)}.leaderboard strong{color:var(--green)}.leaderboard>div.forfeited{opacity:.5;text-decoration:line-through}.victoryGraph{margin-bottom:1rem;padding:1rem 1.2rem;background:#f8f3e8eb;border:1px solid var(--line);border-radius:16px;box-shadow:0 10px 28px #33281714}.victoryGraph h2{margin-bottom:.3rem}.victoryGraph svg{width:100%;max-height:170px;overflow:visible}.victoryGraph line{stroke:#3e362c38}.victoryGraph text{fill:var(--muted);font:11px DM Sans}.graphLegend{display:flex;gap:1rem;justify-content:center;color:var(--muted);font-size:.76rem}.graphLegend span{display:flex;align-items:center;gap:.3rem}.graphLegend i{width:.65rem;height:.65rem;border-radius:50%}.patronRow{display:grid;grid-template-columns:8.5rem 1fr;gap:.8rem;margin-bottom:.85rem}.rowLabel,.tierLabel{display:flex;flex-direction:column;justify-content:center;color:var(--muted)}.rowLabel>span,.tierLabel b{color:var(--ink);font-family:Fraunces,serif;font-size:1.05rem}.rowLabel small,.tierLabel span{font-size:.68rem}.patronTiles{display:flex;gap:.65rem;overflow-x:auto}.patron{width:12.3rem;min-width:12.3rem;min-height:7.6rem;padding:.8rem;color:#f7edd5;background:linear-gradient(135deg,rgba(195,154,75,.22),transparent),#314b42;border:1px solid rgba(195,154,75,.58);border-radius:12px;box-shadow:0 8px 18px #202e272b}.patron header{display:flex;justify-content:space-between;color:#e7c879;font-weight:800}.patron h3{margin:.7rem 0 .8rem;font-size:.92rem}.requirements,.cost,.tokenTray,.bonusTray{display:flex;flex-wrap:wrap;gap:.28rem}.requirements span,.cost span{min-width:1.7rem;height:1.7rem;display:grid;place-items:center;color:#fff;border:2px solid rgba(255,255,255,.38);border-radius:50%;font-size:.7rem;font-weight:800}.market{display:grid;gap:.62rem}.tierRow{display:grid;grid-template-columns:8.5rem 1fr;gap:.8rem;padding:.55rem;border-radius:15px}.tier4{background:#3e2b500d}.tier3{background:#784a2a0d}.tier2{background:#315e500d}.tier1{background:#ffffff2b}.blindReserve{margin-top:.45rem;padding:.3rem .45rem;font-size:.64rem}.ventureRow{display:grid;grid-template-columns:repeat(4,minmax(12rem,1fr));gap:.6rem}.venture{min-height:12.8rem;display:grid;grid-template-rows:auto 1fr auto;position:relative;overflow:hidden;padding:.75rem;background:radial-gradient(circle at 95% 0,color-mix(in srgb,var(--card-color) 26%,transparent),transparent 45%),var(--paper);border:1px solid rgba(83,69,49,.2);border-top:4px solid var(--card-color);border-radius:12px;box-shadow:0 7px 15px #3628161a}.venture.affordable{box-shadow:0 0 0 2px #315e5047,0 9px 20px #315e5029}.venture>header{display:flex;justify-content:space-between;align-items:start}.venture>header i{width:2rem;height:2rem;display:grid;place-items:center;color:#fff;background:var(--card-color);border:3px solid rgba(255,255,255,.52);border-radius:50%;font-style:normal}.rewardGems{display:flex;gap:.2rem}.points{color:var(--green);font-size:.75rem;font-weight:800}.ventureBody small{color:var(--muted);font-size:.62rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.ventureBody h3{margin:.2rem 0 .35rem;font-size:1rem;line-height:1.05}.ventureBody p{margin:0;color:var(--muted);font-size:.69rem}.venture>footer{display:grid;gap:.45rem}.cardActions{display:flex;gap:.35rem}.cardActions button{flex:1;padding:.38rem .45rem;font-size:.67rem}.cardActions .buyButton{color:#fff;background:var(--green)}.venture.compact{width:11rem;min-height:10rem}.venture.compact .ventureBody p{display:none}.bank{position:fixed;z-index:10;right:1rem;top:1rem;width:17rem;padding:1rem;background:#f8f3e8f0;border:1px solid rgba(255,255,255,.75);border-radius:17px;box-shadow:var(--shadow);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.bankTokens{display:grid;grid-template-columns:repeat(3,1fr);gap:.45rem}.token{min-height:4.9rem;display:grid;grid-template-columns:1fr auto;align-content:center;color:#fff;background:var(--card-color);border:3px solid rgba(255,255,255,.52);border-radius:50%;box-shadow:inset 0 0 0 2px #00000014,0 5px 10px #29211829}.token.selected{transform:translateY(-5px);box-shadow:0 0 0 3px var(--gold),0 10px 15px #29211833}.token span{font-size:1.05rem}.token b{font-size:1.1rem}.token small{grid-column:1 / -1;font-size:.55rem}.gatherControls{display:grid;gap:.6rem;margin-top:.75rem}.takeTwo{display:grid;grid-template-columns:auto repeat(5,1fr);gap:.25rem;align-items:center;font-size:.64rem}.takeTwo button{padding:.35rem;color:#fff;background:var(--card-color)}.playerAreas{display:grid;grid-template-columns:repeat(2,1fr);gap:.7rem;margin-top:1rem}.playerArea{padding:.85rem;background:#f8f3e8b8;border:1px solid var(--line);border-radius:14px}.playerArea.viewer{background:#fffcf3f5;border-color:#315e504d}.playerArea>header{display:grid;grid-template-columns:auto 1fr auto;gap:.6rem;align-items:center}.playerArea>header>span{width:.8rem;height:.8rem;border-radius:50%}.playerArea h2{margin:0;font-size:1.05rem}.playerArea header small{color:var(--muted)}.playerArea header strong{color:var(--green);font-size:1.1rem}.playerEconomy{display:flex;gap:.8rem;justify-content:space-between;margin-top:.65rem}.tokenTray span,.bonusTray span{padding:.25rem .42rem;color:#fff;background:var(--card-color);border-radius:999px;font-size:.63rem;font-weight:800}.bonusTray span{border-radius:5px}.reservedTray{display:flex;gap:.5rem;margin-top:.75rem;overflow-x:auto}.hiddenReserved{display:flex;gap:.3rem;margin-top:.65rem}.hiddenReserved i,.hiddenCard{width:2.2rem;height:3rem;display:grid;place-items:center;color:#e7c879;background:var(--green-dark);border:1px solid var(--gold);border-radius:5px;font-style:normal}.wonPatrons{display:flex;flex-wrap:wrap;gap:.35rem;margin-top:.6rem}.wonPatrons span{padding:.25rem .45rem;color:#f7edd5;background:#314b42;border-radius:4px;font-size:.65rem}.decisionScrim{position:fixed;z-index:80;inset:0;display:grid;place-items:center;padding:1rem;background:#1c1b1894;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.decisionPanel{width:min(100%,650px);padding:1.5rem;background:var(--paper);border:1px solid rgba(255,255,255,.7);border-radius:18px;box-shadow:var(--shadow)}.decisionPanel h2{font-size:1.7rem}.decisionPatrons{display:flex;gap:.8rem}.decisionPatrons>button{padding:0;border:0}.decisionForfeit{margin-top:1rem}.confirmScrim{z-index:90}.forfeitPanel{max-width:32rem}.forfeitPanel>p:not(.kicker){color:var(--muted);line-height:1.55}.forfeitPanel>div{display:flex;gap:.6rem;justify-content:end}.returnTokens{display:grid;gap:.45rem;margin-bottom:1rem}.returnToken{display:grid;grid-template-columns:1fr auto 2rem auto;gap:.4rem;align-items:center}.returnToken b{color:var(--card-color)}.returnToken button{width:2rem;height:2rem;padding:0}.returnToken span{text-align:center}.gameLog{position:fixed;z-index:18;right:1rem;top:28rem;bottom:5.2rem;width:17rem;display:grid;grid-template-rows:auto 1fr;padding:.9rem;background:#f8f3e8f2;border:1px solid rgba(255,255,255,.74);border-radius:15px;box-shadow:var(--shadow)}.gameLog h2{margin-bottom:.4rem;font-size:1.15rem}.gameLog>div{overflow-y:auto}.gameLog p{display:grid;grid-template-columns:2rem 1fr;gap:.35rem;margin:0;padding:.5rem 0;border-top:1px solid var(--line);font-size:.72rem;line-height:1.35}.gameLog time{color:var(--gold);font-weight:800}.chatDock,.musicDock{position:fixed;z-index:60;bottom:1rem}.chatDock{right:1rem}.musicDock{right:6.5rem}.dockButton{min-width:5rem;color:#f7edd5;background:var(--green-dark);border-color:var(--gold);box-shadow:0 8px 20px #232f273d}.dockButton span{margin-left:.4rem;color:var(--green-dark);background:#e7c879;border-radius:999px;padding:.05rem .35rem;font-size:.65rem}.chatPanel,.musicPanel{position:absolute;right:0;bottom:3.7rem;width:min(23rem,calc(100vw - 2rem));padding:1rem;background:var(--paper);border:1px solid rgba(255,255,255,.8);border-radius:16px;box-shadow:var(--shadow)}.chatPanel header,.musicPanel header{display:flex;justify-content:space-between}.chatPanel h2,.musicPanel h2{margin:0;font-size:1.2rem}.chatMessages{max-height:19rem;overflow-y:auto;margin:.8rem 0}.chatMessages p{display:grid;gap:.1rem;width:85%;margin:.35rem 0;padding:.5rem .65rem;background:var(--paper-2);border-radius:9px;font-size:.78rem}.chatMessages p.mine{margin-left:auto;color:#fff;background:var(--green)}.chatMessages b{font-size:.64rem;opacity:.72}.chatPanel form{display:grid;grid-template-columns:1fr auto;gap:.4rem}.musicPanel{display:grid;gap:.8rem;width:min(28rem,calc(100vw - 2rem))}.musicPanel label{display:grid;gap:.3rem;color:var(--muted);font-size:.72rem;font-weight:700}.musicSeek>span,.volumeLabel{display:flex;justify-content:space-between;align-items:center}.musicSeek>span b{color:var(--muted);font-variant-numeric:tabular-nums}.musicTransport{display:grid;grid-template-columns:1fr 1.1fr 1fr 1fr;gap:.4rem}.musicTransport button{padding-inline:.6rem}.musicTransport .repeatActive{color:#fffaf0;background:var(--gold);border-color:var(--gold)}.results{width:min(100% - 2rem,900px);min-height:100vh;margin:auto;display:grid;place-content:center;padding:3rem 0 7rem}.results>h1{margin-bottom:.5rem;color:var(--green-dark);font-size:clamp(3rem,7vw,6rem);letter-spacing:-.04em}.resultsLead{color:var(--muted)}.standings{display:grid;gap:.5rem;margin:1rem 0}.standings>div{display:grid;grid-template-columns:2rem 1fr auto;gap:.7rem;align-items:center;padding:.9rem 1rem;background:#f8f3e8d1;border:1px solid var(--line);border-radius:12px}.standings>div.winner{color:#f7edd5;background:var(--green);border-color:var(--gold)}.standings small{grid-column:2 / -1;opacity:.7}.resultActions{display:flex;gap:.7rem;justify-content:center}.buttonLink{text-decoration:none}.loadingTable{min-height:100vh;display:grid;place-content:center;justify-items:center;gap:1rem}.amber{--card-color: #c58a2b}.coral{--card-color: #c8574f}.onyx{--card-color: #42434a}.pearl{--card-color: #9b9da4}.jade{--card-color: #39866a}.wild{--card-color: #9a7936}.resource.amber,.requirements .amber,.cost .amber{background:#c58a2b}.resource.coral,.requirements .coral,.cost .coral{background:#c8574f}.resource.onyx,.requirements .onyx,.cost .onyx{background:#42434a}.resource.pearl,.requirements .pearl,.cost .pearl{color:#393a3e;background:#e5e4de;border-color:#aaa9a4}.resource.jade,.requirements .jade,.cost .jade{background:#39866a}@media(max-width:1250px){.welcome{grid-template-columns:1fr 1fr}.recordsPanel{grid-column:1 / -1}.ventureRow{grid-template-columns:repeat(2,minmax(12rem,1fr))}}@media(max-width:900px){.welcome{grid-template-columns:1fr}.recordsPanel{grid-column:auto}.gameTable{padding:.7rem .7rem 21rem}.tableHeader{grid-template-columns:1fr auto}.turnBanner{grid-row:2;grid-column:1 / -1;width:100%}.leaderboard{overflow-x:auto}.leaderboard .kicker{display:none}.patronRow,.tierRow{grid-template-columns:1fr}.rowLabel,.tierLabel{flex-direction:row;gap:.6rem;align-items:center}.blindReserve{margin:0 0 0 auto}.bank{top:auto;left:.7rem;right:.7rem;bottom:.7rem;width:auto}.bankTokens{grid-template-columns:repeat(6,1fr)}.token{min-height:4rem}.gatherControls{grid-template-columns:1fr 1.4fr}.gameLog{position:static;width:auto;max-height:24rem;margin-top:1rem}.chatDock{bottom:16.5rem;right:.7rem}.musicDock{bottom:16.5rem;right:6rem}}@media(max-width:650px){.welcome{padding:1rem}.welcomeHero h1{font-size:4rem}.joinRow{grid-template-columns:1fr 1fr}.joinRow input{grid-column:1 / -1}.lobbySeats,.playerAreas{grid-template-columns:1fr}.lobby{padding:1rem 0}.ventureRow{display:flex;overflow-x:auto;scroll-snap-type:x mandatory}.ventureRow .venture{width:13rem;min-width:13rem;scroll-snap-align:start}.bankTokens{gap:.2rem}.token{min-height:3.2rem;padding:.25rem;border-width:2px}.token small{display:none}.gatherControls{grid-template-columns:1fr}.takeTwo{grid-template-columns:repeat(5,1fr)}.takeTwo span{grid-column:1 / -1}.tableTools button{padding:.5rem;font-size:.68rem}.leaderboard{align-items:stretch}.leaderboard>div{min-width:7rem;grid-template-columns:auto auto}.leaderboard>div b{grid-column:1 / -1;grid-row:2}.playerEconomy{display:grid}.resultActions,.lobbyActions{flex-wrap:wrap}.musicTransport{grid-template-columns:1fr 1fr}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important}}@media(min-width:1001px){.market,.bank,.patronRow{top:190px}.gameTable{position:relative;display:block;width:100vw;height:100vh;min-height:680px;overflow:hidden;padding:0;color:#edf2ed;background:radial-gradient(ellipse at center,#35523e 0,#20372a 40%,#13231a 76%),repeating-linear-gradient(30deg,#ffffff04 0 1px,transparent 1px 7px);border:10px solid #201810;box-shadow:inset 0 0 0 3px #6e5234,inset 0 0 90px #000a}.gameTable:before{content:"";position:absolute;z-index:0;inset:10px;border:1px solid #b48b4c44;pointer-events:none}.gameTable:after{content:"";position:absolute;z-index:0;top:162px;bottom:180px;left:50%;width:min(94vw,1130px);transform:translate(-50%);background:#17271de8;border:1px solid #667d68;border-radius:16px;box-shadow:inset 0 0 52px #0008,0 18px 50px #0007}.tableHeader{display:contents}.tableHeader .brand{position:absolute;z-index:8;top:17px;left:22px}.tableHeader .brandMark{width:2.35rem;height:2.35rem;color:#1b241d;background:#d4ab53;border:2px solid #f3d88d;box-shadow:0 5px 16px #0007}.tableHeader .brand b{color:#ecd594;font-size:1.18rem}.tableHeader .brand small{color:#91a499;font-size:.58rem;letter-spacing:.08em;text-transform:uppercase}.tableHeader .turnBanner{position:absolute;z-index:8;top:18px;left:50%;min-width:15rem;transform:translate(-50%);padding:.4rem .85rem;color:#e9efe9;background:#101a14ee;border:1px solid #c79b4e88;box-shadow:0 5px 20px #0007}.tableHeader .turnBanner small{color:#94a69a;font-size:.55rem;letter-spacing:.07em;text-transform:uppercase}.tableHeader .turnBanner strong{color:#f1d38d;font-size:.78rem}.tableHeader .tableTools{position:absolute;z-index:16;top:15px;right:244px;gap:5px}.tableHeader .tableTools button{height:34px;padding:.42rem .62rem;color:#d8e2db;background:#16231bee;border-color:#52695a;border-radius:8px;font-size:.64rem;box-shadow:0 5px 16px #0005}.tableHeader .tableTools button.danger{color:#e9a69f;border-color:#874b45}.gameTable>.leaderboard{position:absolute;z-index:8;top:68px;left:18px;width:166px;display:block;margin:0;padding:.55rem;color:#b8c7bd;background:#111d16ed;border:1px solid #657f6d;border-radius:11px;box-shadow:0 10px 28px #0007}.gameTable>.leaderboard .kicker{display:block;margin-bottom:.35rem;color:#91a499}.gameTable>.leaderboard>div{display:grid;grid-template-columns:18px 1fr auto;gap:.3rem;height:25px;padding:0;border:0;color:#b8c7bd;font-size:.64rem}.gameTable>.leaderboard>div>span{color:#e6bd5e}.gameTable>.leaderboard>div b{overflow:hidden;color:#dce7df;text-overflow:ellipsis;white-space:nowrap}.gameTable>.leaderboard>div strong{color:#f0cc70}.gameTable>.victoryGraph{position:absolute;z-index:20;top:68px;left:194px;width:min(34vw,440px);margin:0;padding:.65rem;color:#dce7df;background:#111d16f5;border-color:#657f6d}.gameTable>.victoryGraph h2{margin:0;font-size:.95rem}.gameTable>.victoryGraph svg{max-height:110px}.playerAreas{position:absolute;z-index:5;top:66px;left:50%;width:min(52vw,690px);height:88px;display:flex;grid-template-columns:none;gap:.55rem;margin:0;transform:translate(-50%)}.playerArea:not(.viewer){min-width:0;flex:1;overflow:hidden;padding:.55rem .65rem;color:#e8eee9;background:#121e17ed;border:1px solid #42594a;border-radius:11px;box-shadow:0 10px 28px #0007}.playerArea:not(.viewer)>header{grid-template-columns:auto 1fr auto}.playerArea:not(.viewer) h2{overflow:hidden;color:#f0d389;font-size:.85rem;text-overflow:ellipsis;white-space:nowrap}.playerArea:not(.viewer) header small,.playerArea:not(.viewer) .wonPatrons,.playerArea:not(.viewer) .hiddenReserved{display:none}.playerArea:not(.viewer) .playerEconomy{display:grid;gap:.28rem;margin-top:.3rem}.playerArea:not(.viewer) .tokenTray,.playerArea:not(.viewer) .bonusTray{flex-wrap:nowrap;gap:.18rem}.playerArea:not(.viewer) .tokenTray span,.playerArea:not(.viewer) .bonusTray span{padding:.17rem .28rem;font-size:.51rem}.playerArea.viewer{position:fixed;z-index:12;bottom:10px;left:50%;width:min(92vw,980px);height:158px;margin:0;padding:.7rem .8rem;transform:translate(-50%);color:#edf2ed;background:#111d16f5;border:1px solid #667d68;border-radius:14px;box-shadow:0 -12px 36px #0008,inset 0 0 35px #0005}.playerArea.viewer>header{grid-template-columns:auto 1fr auto}.playerArea.viewer h2{color:#f1d38d;font-size:1rem}.playerArea.viewer header small{color:#8fa397}.playerArea.viewer .playerEconomy{position:absolute;top:.65rem;right:5.2rem;width:min(52%,470px);display:grid;gap:.35rem;margin:0}.playerArea.viewer .reservedTray{height:95px;margin-top:.55rem;padding-right:.5rem;overflow-x:auto}.playerArea.viewer .reservedTray .venture{width:128px;min-width:128px;min-height:90px;height:90px}.playerArea.viewer .wonPatrons{position:absolute;right:.8rem;bottom:.7rem;max-width:45%;justify-content:end}.gameTable:after,.market,.bank,.patronRow{pointer-events:auto}.market{position:absolute;z-index:3;top:178px;bottom:195px;left:50%;width:min(60vw,800px);display:grid;grid-template-rows:repeat(4,minmax(0,1fr));gap:5px;transform:translate(-50%)}.tierRow{min-height:0;display:grid;grid-template-columns:42px minmax(0,1fr);gap:5px;padding:4px;background:#0d1811a3;border:1px solid #70856e55;border-radius:8px}.tierLabel{min-width:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1px;color:#91a499}.tierLabel b{color:#e7c978;font:.85rem Fraunces,Georgia,serif}.tierLabel span{font-size:.48rem}.blindReserve{width:36px;margin:2px 0 0;padding:.18rem;color:#cad7ce;background:#17271d;border-color:#506354;font-size:.43rem}.ventureRow{min-height:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:4px}.market .venture{width:100%;min-width:0;min-height:0;height:100%;display:grid;grid-template-columns:38px minmax(0,1fr);grid-template-rows:minmax(0,1fr) auto;padding:0;color:#f3f2e9;background:linear-gradient(145deg,color-mix(in srgb,var(--card-color) 25%,#263b2e),#15231b);border:1px solid #607466;border-left:3px solid var(--card-color);border-top-width:1px;border-radius:6px;box-shadow:0 3px 8px #0006}.market .venture.affordable{border-color:#f0c967;box-shadow:0 0 0 1px #d5a94f88,0 3px 9px #0007}.market .venture>header{grid-column:1;grid-row:1 / 3;flex-direction:column-reverse;align-items:center;justify-content:center;gap:.35rem;background:#07110ba3;border-right:1px solid #ffffff1f}.market .venture>header i{width:1.55rem;height:1.55rem;border-width:2px;font-size:.7rem}.market .venture .rewardGems{flex-direction:column;gap:.12rem}.market .venture .points{color:#f0cf79;font-size:.5rem;text-align:center}.market .ventureBody{min-width:0;padding:.28rem .35rem .12rem;overflow:hidden}.market .ventureBody small{display:none}.market .ventureBody h3{overflow:hidden;margin:0;color:#f2eee1;font:.68rem Fraunces,Georgia,serif;line-height:1.05;text-overflow:ellipsis;white-space:nowrap}.market .ventureBody p{margin-top:.18rem;color:#9eb0a4;font-size:.47rem;line-height:1.1}.market .venture>footer{min-width:0;display:flex;align-items:end;justify-content:space-between;gap:3px;padding:0 .3rem .25rem}.market .cost{flex-wrap:nowrap;gap:2px}.market .cost span{min-width:1.15rem;width:1.15rem;height:1.15rem;border-width:1px;font-size:.5rem}.market .cardActions{flex:0 0 auto;gap:2px}.market .cardActions button{flex:none;padding:.18rem .28rem;border-radius:4px;font-size:.45rem}.bank{position:absolute;z-index:3;top:178px;bottom:195px;left:max(18px,calc(50% - 555px));width:132px;display:flex;flex-direction:column;margin:0;padding:.55rem;color:#dce6df;background:#0d1811a3;border:1px solid #70856e55;border-radius:9px;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.bank .kicker{color:#aebeb3;text-align:center}.bankTokens{min-height:0;display:grid;grid-template-columns:repeat(2,1fr);gap:5px}.bank .token{width:48px;min-width:0;min-height:48px;height:48px;justify-self:center;padding:.25rem;border-width:2px}.bank .token span,.bank .token b{font-size:.78rem}.bank .token small{display:none}.bank .gatherControls{min-height:0;gap:.35rem;margin-top:auto}.bank .gatherControls>button{padding:.38rem;font-size:.56rem}.bank .takeTwo{grid-template-columns:repeat(5,1fr);gap:2px}.bank .takeTwo span{grid-column:1 / -1;text-align:center}.bank .takeTwo button{padding:.25rem .1rem;border-radius:4px;font-size:.48rem}.patronRow{position:absolute;z-index:3;top:178px;right:max(18px,calc(50% - 555px));bottom:195px;width:145px;display:flex;flex-direction:column;gap:5px;margin:0;padding:.45rem;color:#dce6df;background:#0d1811a3;border:1px solid #70856e55;border-radius:9px}.patronRow .rowLabel{display:block;text-align:center}.patronRow .rowLabel>span{color:#e7c978;font-size:.82rem}.patronRow .rowLabel small{display:none}.patronTiles{min-height:0;display:grid;grid-template-columns:1fr;grid-auto-rows:minmax(0,1fr);gap:4px;overflow:hidden}.patronRow .patron{width:100%;min-width:0;min-height:0;height:100%;padding:.4rem;border-radius:6px;box-shadow:0 3px 8px #0005}.patronRow .patron header{font-size:.57rem}.patronRow .patron h3{overflow:hidden;margin:.2rem 0;font-size:.58rem;text-overflow:ellipsis;white-space:nowrap}.patronRow .requirements{gap:2px}.patronRow .requirements span{min-width:1.1rem;width:1.1rem;height:1.1rem;border-width:1px;font-size:.48rem}.gameLog{position:fixed;z-index:24;top:56px;right:18px;bottom:auto;width:330px;max-height:min(62vh,520px);padding:.8rem;color:#dce7df;background:#111d16f5;border:1px solid #657f6d;border-radius:10px;box-shadow:0 12px 32px #0008}.gameLog h2{color:#f0d389}.gameLog p{border-color:#2c3c32;color:#c3d0c7}.gameLog time{color:#e5c678}}.helpButton{width:2.2rem;height:2.2rem;position:fixed;z-index:190;top:1rem;right:1rem;display:grid;place-items:center;padding:0;color:#fff2bd;background:radial-gradient(circle at 35% 28%,#315141,#14241a 72%);border:1px solid #d4b45e;border-radius:50%;font:800 1rem Fraunces,Georgia,serif;box-shadow:0 6px 18px #0007,inset 0 0 0 2px #ffffff12}.helpButton:hover,.helpButton:focus-visible{color:#fff;outline:none;transform:translateY(-1px);border-color:#f0d27c;box-shadow:0 0 0 3px #e3bd5c3d,0 8px 22px #0008}.appShell:has(.gameTable)>.helpButton{top:15px;right:18px}body:has(.helpScrim){overflow:hidden}.helpScrim{position:fixed;z-index:300;inset:0;display:grid;place-items:center;padding:clamp(.5rem,2vw,1.5rem);background:radial-gradient(circle at 50% 10%,#3a533f70,transparent 48%),#07110bd9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.helpGuide{width:min(100%,960px);max-height:min(92vh,900px);overflow:hidden;color:#e8efe9;background:radial-gradient(circle at 92% 0,#5b4a2638,transparent 35%),linear-gradient(145deg,#17281e,#0d1812);border:1px solid #728675;border-radius:18px;box-shadow:0 30px 80px #000b,inset 0 0 70px #0004}.helpHeader{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:.9rem;align-items:center;padding:1rem 1.15rem;background:linear-gradient(90deg,#1c3326f5,#17261df0),#17261d;border-bottom:1px solid #6e806f}.helpTitleMark{width:3.1rem;height:3.1rem;display:grid;place-items:center;color:#203025;background:linear-gradient(145deg,#f1d584,#b88b35);border:2px solid #fff1bc;border-radius:50%;font:800 1.45rem Fraunces,Georgia,serif;box-shadow:0 5px 13px #0006}.helpHeader .kicker{margin:0 0 .12rem;color:#d5b862;font-size:.58rem}.helpHeader h2{margin:0;color:#fff0bb;font-size:clamp(1.45rem,3vw,2rem);line-height:1}.helpHeader p:last-child{margin:.35rem 0 0;color:#aebdb3;font-size:.75rem}.helpClose{width:2.2rem;height:2.2rem;display:grid;place-items:center;padding:0;color:#c8d5cc;background:#0d1712;border:1px solid #596c5e;border-radius:50%;font-size:1.2rem}.helpClose:hover,.helpClose:focus-visible{color:#fff;outline:none;border-color:#d6bb70}.helpObjective{display:grid;grid-template-columns:auto auto minmax(0,1fr);gap:.7rem;align-items:center;padding:.7rem 1.15rem;color:#efe7cf;background:linear-gradient(90deg,#6f5326cc,#2b3b2f 60%,#1a2b21);border-bottom:1px solid #97763d88}.helpObjective>span{padding:.22rem .45rem;color:#1d281f;background:#e4c66f;border-radius:999px;font-size:.56rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.helpObjective strong{color:#fff0bd;font-family:Fraunces,Georgia,serif;white-space:nowrap}.helpObjective p{margin:0;color:#c6d1c9;font-size:.68rem}.helpGuideBody{max-height:calc(min(92vh,900px) - 145px);overflow-y:auto;padding:1.1rem;scrollbar-color:#8e794a #111c16}.helpSectionLabel{margin:0 0 .18rem;color:#d4b75f;font-size:.58rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.helpTurn h3,.helpRules h3{margin:0;color:#f4e6b7;font:700 1rem Fraunces,Georgia,serif}.helpActionGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:.65rem;margin-top:.65rem}.helpActionGrid article{min-width:0;display:grid;grid-template-columns:auto 1fr;gap:.55rem;padding:.72rem;background:linear-gradient(145deg,#203629,#14231a);border:1px solid #526858;border-radius:10px;box-shadow:0 5px 13px #0004}.helpActionGrid article>b{width:1.55rem;height:1.55rem;display:grid;place-items:center;color:#253126;background:#dfc16a;border-radius:50%;font-size:.7rem}.helpActionGrid h4{margin:0 0 .25rem;color:#f2ecda;font-size:.76rem}.helpActionGrid p{margin:0;color:#a9b8ae;font-size:.65rem;line-height:1.4}.helpRules{display:grid;grid-template-columns:repeat(2,1fr);gap:.65rem;margin-top:.8rem}.helpRules>article{min-width:0;display:grid;grid-template-columns:3rem minmax(0,1fr);gap:.7rem;padding:.75rem;background:#111e17c7;border:1px solid #44594a;border-radius:10px}.helpRuleIcon{width:3rem;height:3.4rem;position:relative;display:grid;place-items:center;color:#f4d87f;background:#243a2d;border:1px solid #8d7845;border-radius:8px;font:800 .9rem Fraunces,Georgia,serif}.helpRules ul{margin:.4rem 0 0;padding-left:1rem;color:#aebcb2;font-size:.64rem;line-height:1.45}.helpRules li+li{margin-top:.22rem}.tokenRuleIcon{display:flex;flex-wrap:wrap;align-content:center;justify-content:center;gap:.15rem}.tokenRuleIcon i{width:.9rem;height:.9rem;border:2px solid #ffffff70;border-radius:50%}.tokenRuleIcon i:nth-child(1){background:#c58a2b}.tokenRuleIcon i:nth-child(2){background:#c8574f}.tokenRuleIcon i:nth-child(3){background:#39866a}.cardRuleIcon{display:block;border-left:4px solid #c8574f}.cardRuleIcon>span{position:absolute;top:.25rem;left:.35rem;color:#f1d376;font-size:.65rem}.cardRuleIcon>i{width:1rem;height:1rem;position:absolute;top:.22rem;right:.28rem;background:#c8574f;border:2px solid #ffffff80;border-radius:50%}.patronRuleIcon{color:#f4d87f;font-size:1.45rem}.finishRuleIcon{border-radius:50%}.helpTip{display:grid;grid-template-columns:auto 1fr;gap:.65rem;align-items:center;margin-top:.8rem;padding:.7rem .8rem;color:#d4dfd7;background:#273c2e;border-left:4px solid #d6b85d;border-radius:7px}.helpTip strong{color:#f2d67e;font:700 .76rem Fraunces,Georgia,serif}.helpTip p{margin:0;font-size:.64rem;line-height:1.4}@media(max-width:700px){.appShell:has(.gameTable)>.helpButton{top:.55rem;right:.55rem}.appShell:has(.gameTable)>.musicDock{right:3.25rem}.gameTable .chatDock{right:7.8rem}.helpScrim{align-items:stretch;padding:0}.helpGuide{max-height:100vh;border:0;border-radius:0}.helpHeader{grid-template-columns:auto minmax(0,1fr) auto;padding:.75rem}.helpTitleMark{width:2.5rem;height:2.5rem}.helpHeader p:last-child{display:none}.helpObjective{grid-template-columns:auto 1fr}.helpObjective p{grid-column:1 / -1}.helpGuideBody{max-height:calc(100vh - 145px);padding:.75rem}.helpActionGrid,.helpRules{grid-template-columns:1fr}}.bank .token{position:relative;cursor:pointer;transform:translateZ(0);transition:transform .13s ease,filter .13s ease,box-shadow .13s ease,border-color .13s ease}.bank .token:hover:not(:disabled):not(.selected){z-index:2;filter:brightness(1.12) saturate(1.08);transform:scale(1.065);border-color:#fff2bc;box-shadow:inset 0 0 0 3px #ffffff24,0 0 0 3px #ffffff24,0 8px 18px #0008}.bank .token:active:not(:disabled){transform:scale(.96);transition-duration:55ms}.bank .token.selected,.bank .token.selected:hover{z-index:3;filter:brightness(1.16) saturate(1.12);transform:scale(1.08);border-color:#fff1aa;box-shadow:inset 0 0 0 3px #ffffff35,0 0 0 4px #e7c45b,0 0 22px color-mix(in srgb,var(--card-color) 70%,transparent),0 9px 20px #0008}.bank .token.selected:after{content:"✓";width:1.25rem;height:1.25rem;position:absolute;top:-.35rem;right:-.35rem;display:grid;place-items:center;color:#243025;background:#f0d472;border:2px solid #fff0b0;border-radius:50%;font-size:.68rem;font-weight:900;box-shadow:0 3px 7px #0007}.bank .token:focus-visible,.takeSameIcon:focus-visible{outline:3px solid #f0d472;outline-offset:3px}.bank .token:disabled{cursor:default;filter:brightness(.72) saturate(.72);opacity:.62}.bankTokenRow{position:relative;border-radius:999px;transition:background .13s ease}.bankTokenRow:has(.token.selected){background:linear-gradient(90deg,#dabb5140,transparent)}.takeSameIcon{transition:transform .12s ease,filter .12s ease,border-color .12s ease,box-shadow .12s ease}.takeSameIcon:hover:not(:disabled){filter:brightness(1.18);transform:scale(1.12);border-color:#f2d477;box-shadow:0 0 0 3px #e6c55c2e}.takeSameIcon:active:not(:disabled){transform:scale(.93)}.gameTable.reducedMotion *,.gameTable.reducedMotion *:before,.gameTable.reducedMotion *:after{scroll-behavior:auto!important;animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}.settingsDock{position:relative}.settingsTrigger{width:34px;min-width:34px;height:34px;display:grid;place-items:center;padding:0!important;font-size:.92rem!important}.settingsTrigger.active{color:#fff0b7!important;background:#6f5729!important;border-color:#e5c56c!important}.guildhallSettings{width:340px;position:fixed;z-index:210;top:58px;right:244px;padding:.9rem;color:#dde7df;background:radial-gradient(circle at 90% 0,#5d492731,transparent 36%),#111d16f7;border:1px solid #667b6b;border-radius:12px;box-shadow:0 18px 44px #000a;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.guildhallSettings>header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:.7rem}.guildhallSettings .kicker{margin:0 0 .15rem;color:#d3b75f;font-size:.55rem}.guildhallSettings h2{margin:0;color:#f1d58a;font-size:1.15rem}.settingsClose{width:1.8rem;height:1.8rem;display:grid;place-items:center;padding:0;color:#c7d3ca;background:#0c1610;border-color:#526658;border-radius:50%}.guildhallSettings fieldset{display:grid;gap:.45rem;margin:0;padding:0;border:0}.guildhallSettings legend{margin-bottom:.38rem;color:#8fa397;font-size:.62rem}.settingsToggle{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.7rem;align-items:center;padding:.65rem;background:#1a2b20;border:1px solid #425649;border-radius:9px;cursor:pointer}.settingsToggle>span{display:grid;gap:.12rem}.settingsToggle strong{color:#e7ede8;font-size:.72rem}.settingsToggle small{color:#8fa397;font-size:.57rem}.settingsToggle input{position:absolute;opacity:0;pointer-events:none}.settingsToggle>i{width:2.4rem;height:1.3rem;position:relative;display:block;background:#34453a;border:1px solid #607267;border-radius:999px;transition:background .15s ease}.settingsToggle>i:after{content:"";width:.9rem;height:.9rem;position:absolute;top:.14rem;left:.17rem;background:#aebbb2;border-radius:50%;transition:transform .15s ease,background .15s ease}.settingsToggle input:checked+i{background:#765d29;border-color:#d3b45c}.settingsToggle input:checked+i:after{transform:translate(1.02rem);background:#fff0b8}.settingsToggle:focus-within{outline:2px solid #dabb62;outline-offset:2px}.settingsDanger{margin-top:.8rem;padding-top:.7rem;border-top:1px solid #704e48}.settingsDanger>p:not(.kicker){margin:0 0 .55rem;color:#bda6a1;font-size:.62rem;line-height:1.4}.settingsDanger button{width:100%;color:#f5d7d2;background:#452622;border-color:#8b4c45}@media(min-width:1001px){.gameTable>.leaderboard{overflow:hidden;transition:width .18s ease,max-height .18s ease}.gameTable>.leaderboard.graphOpen{width:min(42vw,520px);max-height:min(72vh,610px)}.gameTable>.leaderboard .victoryGraph{position:static;width:100%;margin:.55rem 0 0;padding:.65rem 0 0;color:#dce7df;background:transparent;border:0;border-top:1px solid #53685a;border-radius:0;box-shadow:none}.gameTable>.leaderboard .victoryGraph h2{margin:0;font-size:.9rem}.gameTable>.leaderboard .victoryGraph svg{max-height:150px}.playerArea,.playerArea.viewer,.playerArea:not(.viewer){height:150px}.playerArea.seat-top{top:40px}.playerArea.seat-left,.playerArea.seat-right{height:150px}.playerArea.seat-left{left:calc((150px - min(38vh,350px))/2 + 5px)}.playerArea.seat-right{right:calc((150px - min(38vh,350px))/2 + 5px)}.playerArea.seat-left .playerAreaContents,.playerArea.seat-right .playerAreaContents{width:150px}.market,.bank,.patronRow{top:205px}.playerArea.seat-left:not(.viewer) .tokenTray,.playerArea.seat-right:not(.viewer) .tokenTray{width:100%;display:grid;grid-template-columns:repeat(3,1.75rem);gap:.28rem;justify-content:center}}@media(max-width:1000px){.gameTable>.leaderboard.graphOpen{display:block;overflow:visible}.gameTable>.leaderboard .victoryGraph{width:100%;margin:.65rem 0 0;color:#dce7df;background:transparent;border-color:#53685a}.guildhallSettings{top:3.4rem;right:.65rem;width:min(340px,calc(100vw - 1.3rem))}}@media(max-width:1000px){.gameTable{position:relative;display:flex;flex-direction:column;gap:.75rem;min-height:100vh;overflow-x:hidden;overflow-y:auto;padding:.8rem .8rem 12rem;color:#edf2ed;background:radial-gradient(ellipse at top,#35523e,#16271d 70%),#16271d;border:5px solid #201810}.tableHeader{order:0;grid-template-columns:1fr auto;margin:0}.tableHeader .turnBanner{grid-column:1 / -1;grid-row:2;width:100%;color:#eaf0eb;background:#101a14dd;border-color:#c79b4e88}.tableHeader .brand b{color:#ecd594}.tableHeader .brand small,.tableHeader .turnBanner small{color:#9bada1}.tableHeader .tableTools{max-width:56vw}.tableHeader .tableTools button{padding:.42rem;color:#d8e2db;background:#16231bee;border-color:#52695a;font-size:.58rem}.gameTable>.leaderboard{order:1;width:100%;margin:0;overflow-x:auto;color:#c8d5cc;background:#111d16ed;border-color:#657f6d}.gameTable>.leaderboard .kicker{display:none}.gameTable>.leaderboard>div{min-width:8rem;color:#c8d5cc}.gameTable>.victoryGraph{order:2;margin:0;color:#dce7df;background:#111d16ed;border-color:#657f6d}.playerAreas{order:3;display:flex;gap:.5rem;margin:0;overflow-x:auto}.playerArea:not(.viewer){min-width:15rem;color:#e8eee9;background:#121e17ed;border-color:#42594a}.playerArea:not(.viewer) h2{color:#f0d389}.playerArea.viewer{position:fixed;z-index:30;right:.5rem;bottom:.5rem;left:.5rem;max-height:10.5rem;overflow:auto;color:#edf2ed;background:#111d16f8;border-color:#667d68;box-shadow:0 -10px 28px #0009}.playerArea.viewer h2{color:#f0d389}.playerArea.viewer header small{color:#91a499}.patronRow{order:4;display:grid;grid-template-columns:6rem minmax(0,1fr);gap:.5rem;margin:0;padding:.55rem;background:#17271de8;border:1px solid #667d68;border-radius:12px}.patronRow .rowLabel{color:#dce7df}.patronTiles{display:flex;overflow-x:auto}.patronRow .patron{width:10rem;min-width:10rem;min-height:6rem}.market{order:5;display:grid;gap:.4rem;padding:.55rem;background:#17271de8;border:1px solid #667d68;border-radius:12px}.tierRow{grid-template-columns:4.5rem minmax(0,1fr);padding:.35rem;background:#0d1811a3;border-color:#70856e55}.tierLabel{color:#dce7df}.tierLabel b{color:#e7c978}.ventureRow{display:grid;grid-template-columns:repeat(4,minmax(9.5rem,1fr));overflow-x:auto}.ventureRow .venture{width:auto;min-width:9.5rem;min-height:10rem;color:#f3f2e9;background:linear-gradient(145deg,color-mix(in srgb,var(--card-color) 25%,#263b2e),#15231b);border-color:#607466}.ventureRow .ventureBody h3{color:#f2eee1}.ventureRow .ventureBody p{color:#9eb0a4}.bank{position:static;order:6;width:100%;padding:.6rem;color:#dce7df;background:#17271de8;border:1px solid #667d68;border-radius:12px;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.bankTokens{grid-template-columns:repeat(6,1fr)}.bank .token{min-height:3.6rem}.bank .gatherControls{grid-template-columns:1fr 1.4fr}.gameLog{right:.5rem;top:4.2rem;bottom:auto;width:min(23rem,calc(100vw - 1rem));max-height:60vh;color:#dce7df;background:#111d16fa;border-color:#657f6d}.chatDock,.musicDock{bottom:11.5rem}}@media(min-width:1001px){.playerArea,.playerArea.viewer,.playerArea:not(.viewer){height:150px}.playerArea.seat-top{top:40px}.playerArea.seat-left,.playerArea.seat-right{height:150px}.playerArea.seat-left{left:calc((150px - min(38vh,350px))/2 + 5px)}.playerArea.seat-right{right:calc((150px - min(38vh,350px))/2 + 5px)}.playerArea.seat-left .playerAreaContents,.playerArea.seat-right .playerAreaContents{width:150px}.market,.bank,.patronRow{top:205px}.tierRow>.tierLabel{justify-content:flex-start;padding-top:.35rem}}.takeSameSpacer{width:1.8rem;height:1.8rem;flex:0 0 1.8rem}.playerAreaContents{width:100%;height:100%;position:relative}.playerAreaContents>header{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:.55rem;align-items:center}.leaderboard{position:relative}.leaderboardGraphButton{width:1.55rem;height:1.55rem;position:absolute;top:.28rem;right:.28rem;display:grid;place-items:center;padding:.24rem;color:#d9e5dc;background:#17231c;border:1px solid #5c7162;border-radius:5px}.leaderboardGraphButton:hover,.leaderboardGraphButton.active{color:#f5d77f;border-color:#d9b75e}.leaderboardGraphButton>span{width:100%;height:100%;display:flex;align-items:end;justify-content:space-between;gap:1px}.leaderboardGraphButton i{width:25%;display:block;background:currentColor;border-radius:1px 1px 0 0}.leaderboardGraphButton i:nth-child(1){height:42%}.leaderboardGraphButton i:nth-child(2){height:72%}.leaderboardGraphButton i:nth-child(3){height:100%}.botSeatAction{justify-self:end;padding:.28rem .45rem;font-size:.62rem}@media(min-width:1001px){.playerArea>header,.playerArea.viewer>header,.playerArea:not(.viewer)>header{display:none}.playerAreaContents>header{grid-template-columns:auto minmax(0,1fr) auto}.playerArea.seat-left,.playerArea.seat-right{padding:0}.playerArea.seat-left .playerAreaContents,.playerArea.seat-right .playerAreaContents{width:112px;height:min(38vh,350px);position:absolute;top:50%;left:50%;padding:.55rem;transform-origin:center}.playerArea.seat-left .playerAreaContents{transform:translate(-50%,-50%) rotate(-90deg)}.playerArea.seat-right .playerAreaContents{transform:translate(-50%,-50%) rotate(90deg)}.playerArea.seat-left .playerAreaContents>header,.playerArea.seat-right .playerAreaContents>header{grid-template-columns:auto minmax(0,1fr);gap:.3rem}.playerArea.seat-left header strong,.playerArea.seat-right header strong{grid-column:2;font-size:.72rem}.playerArea.seat-left .playerEconomy,.playerArea.seat-right .playerEconomy{flex-direction:column;gap:.55rem}.playerArea.seat-left .tokenTray,.playerArea.seat-right .tokenTray{display:grid;grid-template-columns:repeat(3,1.75rem)}.playerArea.seat-left .ownedCardStacks,.playerArea.seat-right .ownedCardStacks{display:grid;grid-template-columns:repeat(2,2.25rem);justify-content:start}}.appShell:has(.gameTable)>.musicDock,.gameTable .chatDock{position:fixed;z-index:126;top:15px;bottom:auto}.appShell:has(.gameTable)>.musicDock{right:18px}.gameTable .chatDock{right:92px}.appShell:has(.gameTable) .dockButton,.gameTable .dockButton{min-width:auto;height:34px;padding:.42rem .65rem;color:#d8e2db;background:#16231bee;border:1px solid #52695a;border-radius:8px;box-shadow:0 5px 16px #0005;font-size:.68rem}.chatButton kbd{margin-left:.35rem;padding:.06rem .28rem;color:#dce7df;background:#ffffff16;border:1px solid #ffffff28;border-radius:4px;font:600 .58rem DM Sans,sans-serif}.unread{display:inline-grid;place-items:center;min-width:17px;height:17px;margin-left:.35rem;padding:0 4px;color:#1a211b;background:#e7b850;border-radius:10px;font-size:.58rem;font-weight:800}.chatPreview{position:absolute;top:42px;right:0;width:250px;display:grid;gap:.15rem;padding:.6rem .7rem;color:#dce7df;background:#17251ef7;border:1px solid #657f6d;border-radius:9px;box-shadow:0 10px 28px #0008;text-align:left}.chatPreview strong{color:#f0cc70;font-size:.65rem}.chatPreview span{overflow:hidden;font-size:.72rem;text-overflow:ellipsis;white-space:nowrap}.appShell:has(.gameTable) .chatPanel,.appShell:has(.gameTable) .musicPanel{position:absolute;top:41px;right:0;bottom:auto;width:340px;padding:1rem;color:#dce7df;background:#17251ef8;border:1px solid #657f6d;border-radius:10px;box-shadow:0 14px 38px #0009}.appShell:has(.gameTable) .musicPanel{width:310px}.appShell:has(.gameTable) .panelTitle{display:flex;align-items:flex-start;justify-content:space-between}.appShell:has(.gameTable) .panelTitle h2{margin:.12rem 0 .75rem;color:#f0d389;font:1.25rem Fraunces,Georgia,serif}.appShell:has(.gameTable) .closeButton{padding:.1rem .35rem;color:#b9c7be;border:0;font-size:1.1rem}.appShell:has(.gameTable) .chatMessages{max-height:320px;overflow-y:auto;margin:.6rem 0}.chatMessage{margin:.38rem 0;padding:.5rem .6rem;background:#0f1b14;border:1px solid #33483a;border-radius:8px}.chatMessage.mine{margin-left:1.8rem;background:#294b3b;border-color:#557564}.chatMessage>div{display:flex;justify-content:space-between;gap:.5rem}.chatMessage strong{color:#efce78;font-size:.65rem}.chatMessage time{color:#708478;font-size:.55rem}.chatMessage p{width:auto;margin:.2rem 0 0;padding:0;color:#d4ded7;background:transparent;border-radius:0;font:.73rem/1.35 DM Sans,sans-serif}.emptyChat,.chatHint{color:#82968a;font-size:.66rem}.chatMessages .emptyChat{width:auto;padding:0;background:transparent}.chatForm{display:grid;grid-template-columns:1fr auto;gap:.4rem}.appShell:has(.gameTable) .chatForm input,.appShell:has(.gameTable) .musicTrack select{color:#f3f7f4;background:#0d1712;border-color:#53685a}.musicTrack{display:grid;gap:.3rem;color:#91a499;font-size:.58rem;letter-spacing:.08em;text-transform:uppercase}.musicSeek{display:grid;gap:.25rem;margin-top:.7rem}.musicSeekTimes{display:flex;justify-content:space-between;color:#a7b8ad;font-size:.58rem;font-variant-numeric:tabular-nums}.musicSeek input,.musicControls input{width:100%;margin:0;accent-color:#d6a847}.musicControls{display:flex;align-items:center;gap:.35rem;margin-top:.75rem}.musicControls .musicIconButton{width:34px;min-width:34px;height:34px;display:grid;place-items:center;padding:0;color:#d8e2db;background:#16231b;border-color:#52695a;font-size:.78rem}.musicControls .musicIconButton.active{color:#fff3c3;background:#7a602b;border-color:#f0cb79;box-shadow:0 0 0 2px #d8ab5038}.musicControls label{min-width:0;display:flex;flex:1;align-items:center;gap:.3rem;color:#91a499;font-size:.55rem}@media(max-width:700px){.appShell:has(.gameTable)>.musicDock,.gameTable .chatDock{top:auto;bottom:11.5rem}.appShell:has(.gameTable) .chatPanel,.appShell:has(.gameTable) .musicPanel{position:fixed;top:.5rem;right:.5rem;width:calc(100vw - 1rem);max-height:calc(100vh - 12rem)}}.venture{grid-template-rows:1fr auto;border-top:1px solid #607466;border-left:4px solid var(--card-color);transition:filter .15s ease,opacity .15s ease,transform .15s ease,box-shadow .15s ease}.venture>header{position:absolute;z-index:2;inset:.38rem .4rem auto;display:flex;align-items:flex-start;justify-content:space-between;background:transparent;border:0;pointer-events:none}.venture .points{color:#f2d47f;font-size:.68rem;line-height:1;text-shadow:0 1px 2px #000}.venture .rewardGems{flex-direction:row;gap:.12rem}.venture>header i{width:1.45rem;height:1.45rem;border-width:2px;font-size:.64rem;box-shadow:0 2px 4px #0006}.venture>footer,.market .venture>footer{grid-column:1;grid-row:2;align-self:end;display:flex;align-items:flex-end;justify-content:space-between;gap:.35rem;padding:.3rem}.venture.unaffordable{filter:brightness(.62) saturate(.72);opacity:.82}.venture.affordable{filter:none;opacity:1}.venture.purchasable{cursor:pointer}.venture.purchasable:hover,.venture.purchasable:focus-visible{z-index:4;outline:none;transform:translateY(-3px) scale(1.025);border-color:#f3d276;box-shadow:0 0 0 2px #e8be5c99,0 9px 20px #0009,0 0 24px #e5bd5855}.reserveButton{flex:0 0 auto;width:1.8rem;height:1.8rem;display:grid;place-items:center;padding:0;color:#dce7df;background:#101a14df;border:1px solid #718376;border-radius:5px}.reserveButton:hover:not(:disabled){color:#fff0b7;border-color:#e6c56e}.filingCabinetIcon{width:.9rem;height:1.05rem;display:grid;grid-template-rows:1fr 1fr;padding:.1rem;background:currentColor;border-radius:2px}.filingCabinetIcon>span{position:relative;display:block;border-bottom:1px solid #101a14}.filingCabinetIcon>span:after{content:"";position:absolute;right:.18rem;bottom:.12rem;left:.18rem;height:1px;background:#101a14}.playerNumber{width:2rem!important;height:2rem!important;display:grid;place-items:center;color:#172019;border:2px solid #ffffff80;border-radius:50%;font-size:.62rem;font-weight:900;box-shadow:0 2px 5px #0006}.tokenTray{flex-wrap:nowrap}.tokenTray>span{width:1.75rem;min-width:1.75rem;height:1.75rem;display:grid;place-items:center;padding:0;border:2px solid #ffffff66;border-radius:50%;font-size:.67rem;box-shadow:inset 0 0 0 2px #0002,0 2px 4px #0005}.ownedCardStacks{min-width:0;display:flex;align-items:flex-start;gap:.3rem}.ownedCardStack{width:2.25rem;min-width:2.25rem;max-height:5.4rem;display:flex;flex-direction:column;overflow-y:auto;scrollbar-width:none}.ownedCardStack::-webkit-scrollbar{display:none}.ownedCard{width:2.25rem;min-height:2.8rem;position:relative;display:block;flex:0 0 2.8rem;padding:.18rem;color:#f6f0df;background:linear-gradient(145deg,color-mix(in srgb,var(--card-color) 25%,#263b2e),#142019);border:1px solid #7d8d82;border-left:3px solid var(--card-color);border-radius:4px;box-shadow:0 2px 4px #0007}.ownedCard+.ownedCard{margin-top:-1.72rem}.ownedCard>b{position:absolute;top:.18rem;left:.18rem;color:#f2d47f;font-size:.5rem;line-height:1}.ownedCardGems{position:absolute;top:.14rem;right:.14rem;display:flex;gap:1px}.ownedCardGems i{width:.55rem;height:.55rem;display:grid;place-items:center;color:#fff;background:var(--card-color);border:1px solid #ffffff88;border-radius:50%;font-size:.28rem;font-style:normal}.bankTokenRow{display:flex;align-items:center;justify-content:center;gap:.28rem}.takeSameIcon{width:1.8rem;height:1.8rem;display:grid;place-items:center;padding:0;color:#fff;background:#111b15df;border:1px solid color-mix(in srgb,var(--card-color) 75%,white);border-radius:50%}.takeSameIcon>span{width:1.05rem;height:.8rem;position:relative;display:block}.takeSameIcon i{width:.64rem;height:.64rem;position:absolute;display:block;background:var(--card-color);border:1px solid #ffffff99;border-radius:50%}.takeSameIcon i:first-child{top:0;left:0}.takeSameIcon i:last-child{right:0;bottom:0}@media(min-width:1001px){.market .venture{grid-template-columns:1fr;grid-template-rows:1fr auto}.market .venture>header{inset:.3rem .32rem auto;flex-direction:row;align-items:flex-start;justify-content:space-between;gap:0;background:transparent;border:0}.market .venture .rewardGems{flex-direction:row;gap:.1rem}.playerAreas{position:absolute;z-index:8;inset:0;width:auto;height:auto;display:block;margin:0;transform:none;pointer-events:none}.playerArea,.playerArea.viewer,.playerArea:not(.viewer){width:min(62vw,760px);height:126px;position:absolute;overflow:visible;flex:none;margin:0;padding:.55rem .65rem;color:#e8eee9;background:#111d16f5;border:1px solid #5d7464;border-radius:12px;box-shadow:0 8px 25px #0008,inset 0 0 24px #0004;pointer-events:auto}.playerArea.seat-bottom{bottom:9px;left:50%;transform:translate(-50%)}.playerArea.seat-top{top:58px;left:50%;transform:translate(-50%)}.playerArea.seat-left,.playerArea.seat-right{top:50%;width:min(38vh,350px);height:112px}.playerArea.seat-left{left:calc((112px - min(38vh,350px))/2 + 5px);transform:translateY(-50%) rotate(90deg)}.playerArea.seat-right{right:calc((112px - min(38vh,350px))/2 + 5px);transform:translateY(-50%) rotate(-90deg)}.playerArea>header,.playerArea.viewer>header,.playerArea:not(.viewer)>header{grid-template-columns:auto minmax(0,1fr) auto}.playerArea h2,.playerArea.viewer h2,.playerArea:not(.viewer) h2{overflow:hidden;margin:0;color:#f0d389;font-size:.83rem;text-overflow:ellipsis;white-space:nowrap}.playerArea header small,.playerArea:not(.viewer) header small{display:block;color:#8fa397;font-size:.55rem}.playerArea .playerEconomy,.playerArea.viewer .playerEconomy,.playerArea:not(.viewer) .playerEconomy{width:auto;position:static;display:flex;align-items:flex-start;justify-content:space-between;gap:.55rem;margin-top:.38rem}.playerArea .tokenTray,.playerArea:not(.viewer) .tokenTray{display:flex;flex-wrap:nowrap;gap:.18rem}.playerArea:not(.viewer) .tokenTray span{width:1.75rem;min-width:1.75rem;height:1.75rem;padding:0;font-size:.67rem}.playerArea .ownedCardStacks{flex:1;justify-content:flex-end}.playerArea .reservedTray,.playerArea.viewer .reservedTray{position:absolute;bottom:.45rem;left:.65rem;width:44%;height:50px;margin:0;overflow-x:auto}.playerArea.viewer .reservedTray .venture{width:76px;min-width:76px;min-height:48px;height:48px}.playerArea .wonPatrons,.playerArea.viewer .wonPatrons{right:.65rem;bottom:.4rem;max-width:42%}.playerArea:not(.viewer) .wonPatrons,.playerArea:not(.viewer) .hiddenReserved{display:none}.bank{width:144px;padding:.35rem}.bankTokens{min-height:0;display:flex;flex:1;flex-direction:column;justify-content:space-around;gap:.2rem}.bank .token{--bank-chip-size: clamp(3.6rem, calc((100vh - 440px) / 6), 6rem);width:var(--bank-chip-size);min-width:var(--bank-chip-size);height:var(--bank-chip-size);min-height:var(--bank-chip-size);display:grid;place-items:center;padding:0;border-radius:50%}.bank .token b{font-size:clamp(.9rem,1.4vw,1.35rem)}.bank .gatherControls{flex:0 0 auto;margin-top:.2rem}.patronRow{width:112px;padding:.35rem}.patronTiles{display:flex;flex-direction:column;gap:.3rem;overflow-x:hidden;overflow-y:auto}.patronRow .patron{min-height:4.5rem;display:grid;grid-template-columns:1fr auto;grid-template-rows:auto 1fr;flex:1 0 4.5rem}.patronRow .patron header{grid-column:1;align-self:start}.patronRow .patron h3{display:none}.patronRow .requirements{grid-column:2;grid-row:1 / 3;flex-direction:column;justify-content:center}}@media(min-width:1001px)and (max-width:1250px){.market{width:calc(100vw - 550px)}.bank{left:120px}.patronRow{right:120px}}@media(max-width:1000px){.ventureRow .venture{min-height:7.5rem}.playerAreas{display:flex;flex-direction:column}.playerArea:not(.viewer){flex:none}.playerArea.viewer{height:170px}.playerArea .playerEconomy{align-items:flex-start}.playerArea.viewer .playerEconomy{width:min(58%,510px)}.bankTokens{display:flex;flex-direction:column;align-items:center}.bankTokenRow{width:min(100%,12rem)}.bank .token{width:4rem;min-width:4rem;height:4rem;min-height:4rem;border-radius:50%}.patronTiles{display:flex;flex-direction:column;overflow-x:hidden;overflow-y:visible}.patronRow .patron{min-height:4.5rem}}.appShell:has(.gameTable)>.musicDock{right:66px}.gameTable .chatDock{right:140px}@media(max-width:700px){.appShell:has(.gameTable)>.musicDock{right:3.25rem}.gameTable .chatDock{right:7.8rem}}@media(min-width:1001px){.playerArea,.playerArea.viewer,.playerArea:not(.viewer){height:150px}.playerArea.seat-top{top:40px}.playerArea.seat-left,.playerArea.seat-right{height:150px}.playerArea.seat-left{left:calc((150px - min(38vh,350px))/2 + 5px)}.playerArea.seat-right{right:calc((150px - min(38vh,350px))/2 + 5px)}.playerArea.seat-left .playerAreaContents,.playerArea.seat-right .playerAreaContents{width:150px}.market,.bank,.patronRow{top:205px}}
