:root{color:var(--text-main);background:var(--page-bg);font-family:Avenir Next,Segoe UI,Helvetica Neue,Arial,sans-serif;font-size:17px;line-height:1.5;font-weight:500;color-scheme:light;--page-bg: #f4f0e7;--surface: #fffdf8;--surface-soft: #f8f4ec;--surface-muted: #eee7dc;--surface-accent: #e2eee7;--surface-warning: #f5ead6;--felt: #dbe8df;--felt-ring: #b6cbbf;--border: #d2c8b8;--border-strong: #a99b88;--text-main: #26352e;--text-muted: #58665e;--text-dim: #6f7c73;--accent: #2f6658;--accent-strong: #214b42;--accent-soft: #d8e8df;--accent-contrast: #fffdf8;--danger-bg: #f8dddd;--danger-border: #c98383;--danger-text: #6f2424;--button-bg: #fffdf8;--button-border: #8ba59b;--button-hover: #eef6f0;--status-bg: #f7f1e6;--progress-bg: #d8d1c5;--progress-fill: #2f6658;--page-shadow: 0 10px 24px rgba(45, 38, 29, .08)}*{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0;background:var(--page-bg);color:var(--text-main)}button,input,select,textarea{font:inherit}button{cursor:pointer;touch-action:manipulation}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #c98937;outline-offset:3px}button:disabled,input:disabled,select:disabled,textarea:disabled{cursor:not-allowed}.public-shell{width:min(1440px,calc(100% - 32px));margin:0 auto;padding:24px 0 48px}.brand-logo{display:block;width:96px;height:auto;object-fit:contain}.brand-logo--hero{width:min(220px,40vw)}.brand-logo--badge{width:72px}.hero-card__branding,.landing-hero__branding{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.site-footer{margin-top:32px;padding-top:16px;border-top:1px solid var(--border);text-align:center;color:var(--text-dim);font-size:.95rem;letter-spacing:.01em}.hero-card{display:flex;justify-content:space-between;gap:16px;align-items:center;padding:6px 0 18px;margin-bottom:20px;border-bottom:1px solid var(--border)}.top-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}.hero-card h1,.landing-hero h1,.card-header h2,.help-panel h2,.learn-actions h2,.learn-hand h2,.learn-position h2,.result-card h3,.seat-card h3{margin:0;letter-spacing:0}.hero-card h1,.landing-hero h1{font-size:2.15rem;line-height:1.05}.help-copy,.landing-hero p,.donation-panel p,.donation-summary p,.seat-card p,.learn-result p,.result-card p{color:var(--text-muted)}.eyebrow{display:inline-flex;margin-bottom:8px;color:var(--accent-strong);font-size:.82rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.help-button,.cta-button,.ghost-button,.landing-choice,.learn-option,.button-row button{min-height:48px;border-radius:8px;border:1px solid var(--button-border);background:var(--button-bg);color:var(--text-main);padding:12px 18px;font-weight:800;transition:background-color .12s ease,border-color .12s ease,transform .12s ease}.help-button:hover,.cta-button:hover,.ghost-button:hover,.landing-choice:hover,.learn-option:hover,.button-row button:hover{background:var(--button-hover)}.help-button:active,.cta-button:active,.ghost-button:active,.landing-choice:active,.learn-option:active,.button-row button:active{transform:translateY(1px)}.help-button{color:var(--accent-strong)}.cta-button{width:100%;background:var(--accent);border-color:var(--accent);color:var(--accent-contrast)}.cta-button:hover{background:var(--accent-strong);border-color:var(--accent-strong)}.cta-button:disabled,.ghost-button:disabled,.button-row button:disabled{background:var(--surface-muted);border-color:var(--border);color:var(--text-dim);opacity:.75}.help-panel,.control-card,.game-toolbar,.felt-card,.hand-card,.history-card,.summary-card,.empty-state-card,.progress-card,.learn-actions,.learn-position,.donation-panel,.donation-summary{background:var(--surface);border:1px solid var(--border);box-shadow:var(--page-shadow)}.help-panel{display:grid;gap:14px;padding:18px;border-radius:8px;margin-bottom:20px}.help-panel__header{display:flex;justify-content:space-between;gap:12px;align-items:center}.help-panel__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px}.help-panel__grid p{margin:0;padding:14px;border-radius:8px;background:var(--surface-soft);color:var(--text-muted)}.hero-badge,.status-pill,.award-card,.result-card,.seat-card,.seat-editor__card,.donation-detail{border-radius:8px;border:1px solid var(--border);background:var(--status-bg)}.hero-badge{padding:12px 14px;min-width:120px}.hero-badge span,.status-pill span,.award-card span,.table-copy span,.seat-card__meta{display:block;color:var(--text-dim);font-size:.88rem}.banner{border-radius:8px;padding:14px 18px;margin-bottom:20px}.banner--error{background:var(--danger-bg);border:1px solid var(--danger-border);color:var(--danger-text)}.banner--success{background:var(--surface-accent);border:1px solid var(--felt-ring);color:var(--accent-strong)}.landing-shell{display:grid;gap:30px;min-height:100dvh;align-content:center}.landing-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,360px);gap:32px;align-items:center}.landing-hero__copy{display:grid;gap:14px}.landing-hero p{max-width:620px;margin:0;font-size:1.18rem}.landing-card-fan{min-height:220px;display:flex;align-items:center;justify-content:center;gap:0}.landing-card-fan .playing-card{width:104px;min-width:104px;margin-left:-30px;transform:rotate(-5deg)}.landing-card-fan .playing-card:first-child{margin-left:0;transform:rotate(-12deg)}.landing-card-fan .playing-card:nth-child(3){transform:rotate(6deg)}.landing-card-fan .playing-card:nth-child(4){transform:rotate(13deg)}.landing-choice-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:18px}.landing-choice{min-height:160px;display:grid;align-content:center;gap:10px;padding:24px;text-align:left}.landing-choice span{font-size:1.5rem;font-weight:900}.landing-choice strong{color:var(--text-muted);font-weight:700}.landing-note{margin:0;max-width:760px;color:var(--text-muted);font-size:.98rem}.landing-note a{color:var(--accent-strong);font-weight:700}.donation-shell{display:grid;gap:20px}.donation-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,360px);gap:24px;align-items:start}.donation-panel,.donation-summary{display:grid;gap:20px;border-radius:8px;padding:24px}.donation-panel h2,.donation-summary h2{margin:0;font-size:1.5rem;line-height:1.15}.donation-panel p,.donation-summary p{margin:10px 0 0}.donation-preset-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.donation-amount-button{min-height:72px;border-radius:8px;border:1px solid var(--button-border);background:var(--button-bg);color:var(--text-main);font-size:1.25rem;font-weight:900;transition:background-color .12s ease,border-color .12s ease,transform .12s ease}.donation-amount-button:hover{background:var(--button-hover)}.donation-amount-button:active{transform:translateY(1px)}.donation-amount-button.is-selected{border-color:var(--accent);background:var(--accent-soft);color:var(--accent-strong)}.donation-currency-input{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;border:1px solid var(--border-strong);border-radius:8px;background:var(--surface);overflow:hidden}.donation-currency-input>span{padding:0 14px;color:var(--text-dim);font-weight:900}.donation-currency-input input{min-height:50px;border:0;border-left:1px solid var(--border);border-radius:0}.donation-detail-grid{display:grid;gap:12px}.donation-detail{padding:14px}.donation-detail span{display:block;color:var(--text-dim);font-size:.88rem}.donation-detail strong{display:block;margin-top:4px;font-size:1.15rem}.learn-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,380px);gap:24px;align-items:start}.learn-position,.learn-actions{display:grid;gap:20px;border-radius:8px;padding:22px}.learn-status-row{margin-top:4px}.learn-table,.learn-hand{display:grid;gap:14px;border-radius:8px;border:1px solid var(--border);background:var(--surface-soft);padding:16px}.learn-table__header{display:flex;justify-content:space-between;gap:12px;align-items:center}.learn-table__header span{color:var(--text-dim);font-weight:800}.learn-trick-row{display:flex;flex-wrap:wrap;gap:12px;align-items:flex-start}.learn-trick-play{display:grid;gap:8px;justify-items:center;color:var(--text-muted)}.learn-actions{position:sticky;top:18px}.learn-option-grid{display:grid;gap:12px}.learn-option{width:100%;min-height:68px;display:flex;align-items:center;justify-content:flex-start;gap:14px;padding:12px;text-align:left}.learn-option .playing-card{width:68px;min-width:68px;pointer-events:none}.learn-option span{font-weight:900}.learn-option.is-selected{border-color:var(--accent);background:var(--accent-soft);color:var(--accent-strong)}.learn-option.is-best{border-color:#c98937;box-shadow:inset 0 0 0 2px #ead0a9}.learn-result{display:grid;gap:12px;border-radius:8px;border:1px solid var(--border);background:var(--surface-warning);padding:16px}.learn-result--match{background:var(--surface-accent);border-color:var(--felt-ring)}.learn-result p{margin:0}.experience-grid{display:grid;grid-template-columns:minmax(320px,380px) minmax(0,1fr);gap:24px;align-items:start}.setup-sidebar{min-width:0;display:grid;gap:12px;align-items:start}.setup-sidebar__toggle{min-height:52px;border-radius:8px;border:1px solid var(--button-border);background:var(--accent);color:var(--accent-contrast);padding:12px 14px;font-weight:900;box-shadow:var(--page-shadow);transition:background-color .12s ease,border-color .12s ease,transform .12s ease}.setup-sidebar__toggle:hover{background:var(--accent-strong);border-color:var(--accent-strong)}.setup-sidebar__toggle:active{transform:translateY(1px)}.control-card,.board-column{display:grid;gap:20px}.control-card{padding:22px;border-radius:8px;position:sticky;top:18px}.control-card__collapse{display:none}.card-header{display:flex;justify-content:space-between;gap:16px;align-items:start}.card-header__actions{display:flex;flex-wrap:wrap;gap:10px}.button-row,.status-row,.award-grid,.result-grid{display:flex;flex-wrap:wrap;gap:12px}.field{display:grid;gap:8px}.field>span,.team-picker__header>span,.seat-captured__label{color:var(--text-main);font-weight:800}.toggle-row{display:flex;align-items:center;gap:10px;min-height:44px}.toggle-row input{width:22px;height:22px;accent-color:var(--accent)}.field input,.field select,.field textarea{width:100%;min-height:48px;border-radius:8px;border:1px solid var(--border-strong);background:var(--surface);color:var(--text-main);padding:12px 14px}.field .donation-currency-input input{border:0;border-left:1px solid var(--border);border-radius:0}.seat-editor{display:grid;gap:12px}.seat-editor__card{padding:14px;display:grid;gap:12px;background:var(--surface-soft)}.team-picker{display:grid;gap:12px}.team-picker__header,.team-picker__team-header{display:flex;justify-content:space-between;gap:12px;align-items:center}.team-picker__team{display:grid;gap:10px;padding:12px;border:1px solid var(--border);border-radius:8px;background:var(--surface-soft)}.text-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;min-height:40px;border:0;background:transparent;color:var(--accent-strong);padding:0 4px;font-weight:800}.text-button:disabled{color:var(--text-dim)}.player-chip-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(96px,1fr));gap:8px}.player-chip{min-width:0;min-height:44px;overflow:hidden;padding:9px 10px;border:1px solid var(--border-strong);border-radius:8px;background:var(--surface);color:var(--text-main);text-overflow:ellipsis;white-space:nowrap}.player-chip.is-selected{border-color:var(--accent);background:var(--accent-soft);color:var(--accent-strong);font-weight:800}.player-chip.is-assigned-elsewhere{opacity:.5}.team-picker__unassigned{display:grid;gap:6px;color:var(--text-dim);font-size:.9rem}.team-picker__unassigned-list{display:flex;flex-wrap:wrap;gap:6px}.team-picker__unassigned-list span{max-width:100%;overflow:hidden;padding:5px 9px;border:1px dashed var(--border-strong);border-radius:8px;text-overflow:ellipsis;white-space:nowrap}.board-column{min-width:0}.game-toolbar{display:flex;justify-content:space-between;gap:16px;align-items:center;padding:14px 16px;border-radius:8px}.game-toolbar strong{display:block;font-size:1.12rem}.game-toolbar__actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}.game-toolbar__drawer-toggle{display:none}.mobile-drawer{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:30;opacity:0;pointer-events:none;transition:opacity .16s ease}.mobile-drawer.is-open{opacity:1;pointer-events:auto}.mobile-drawer__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:#20252173;opacity:0;transition:opacity .16s ease}.mobile-drawer.is-open .mobile-drawer__scrim{opacity:1}.mobile-drawer__panel{position:absolute;inset:0 auto 0 0;width:min(92vw,360px);max-width:420px;display:grid;grid-template-rows:auto auto minmax(0,1fr);gap:16px;background:var(--surface);border-right:1px solid var(--border);box-shadow:var(--page-shadow);transform:translate(-100%);transition:transform .18s ease;padding:max(12px,env(safe-area-inset-top)) 14px max(16px,env(safe-area-inset-bottom)) max(14px,env(safe-area-inset-left));overflow:hidden}.mobile-drawer.is-open .mobile-drawer__panel{transform:translate(0)}.mobile-drawer__header{display:flex;justify-content:space-between;gap:12px;align-items:center}.mobile-drawer__header h2{margin:0}.mobile-drawer__nav{display:grid;gap:8px}.mobile-drawer__content{display:grid;gap:16px;overflow-y:auto;overscroll-behavior:contain;padding-bottom:6px}.mobile-drawer__content .control-card{position:static}.progress-slot{display:grid}.progress-slot:empty{display:none}.empty-state-card,.felt-card,.hand-card,.history-card,.summary-card,.progress-card{border-radius:8px;padding:22px}.progress-card__header,.result-card__header,.seat-card__header,.seat-card__footer,.history-item__header{display:flex;justify-content:space-between;gap:12px;align-items:center}.progress-track{position:relative;height:12px;border-radius:999px;overflow:hidden;background:var(--progress-bg);margin:14px 0 10px}.progress-track.is-indeterminate:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;width:35%;background:var(--progress-fill);animation:progress-sweep 1.1s linear infinite}.progress-bar{height:100%;border-radius:inherit;background:var(--progress-fill)}@keyframes progress-sweep{0%{transform:translate(-120%)}to{transform:translate(320%)}}.status-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.status-pill{padding:14px 16px}.status-pill strong{font-size:1.22rem;overflow-wrap:anywhere}.status-pill--wide{grid-column:span 2}.felt-card{background:var(--felt);border-color:var(--felt-ring)}.seat-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:16px;margin-top:20px}.seat-card{padding:16px;background:var(--surface);display:grid;gap:12px}.seat-card--current{border-color:var(--accent);box-shadow:inset 0 0 0 2px var(--accent-soft)}.seat-card h3,.result-card h3,.seat-card p{overflow-wrap:anywhere}.seat-card p{margin:4px 0 0}.seat-table{min-height:136px;display:grid;place-items:center}.seat-table__empty{width:88px;height:122px;border-radius:4px;border:1px dashed var(--border-strong);background:var(--surface-soft)}.seat-captured{display:grid;gap:8px}.seat-captured__label,.seat-captured__empty{color:var(--text-dim);font-size:.88rem}.seat-captured__cards{min-height:48px;display:flex;flex-wrap:wrap;gap:8px;align-items:flex-start}.seat-captured__cards .playing-card--compact{width:56px;min-width:56px}.table-actions{display:grid;gap:14px;margin-top:22px}.table-copy{display:flex;flex-wrap:wrap;gap:8px 18px;align-items:center}.table-copy strong{font-size:1.12rem}.hand-grid{display:flex;flex-wrap:wrap;gap:12px}.empty-inline{border-radius:8px;border:1px dashed var(--border-strong);color:var(--text-muted);padding:16px;background:var(--surface-soft)}.history-list{display:grid;gap:12px}.history-item{border-radius:8px;border:1px solid var(--border);background:var(--surface-soft);padding:14px}.history-item__cards{display:flex;flex-wrap:wrap;gap:12px;margin-top:12px}.history-play{display:grid;gap:6px;justify-items:center;color:var(--text-muted)}.award-grid{margin-top:18px}.award-card,.result-card{padding:14px 16px;background:var(--surface-soft)}.award-card strong,.result-card strong{overflow-wrap:anywhere}.result-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));margin-top:18px}.playing-card{width:116px;min-width:116px;padding:0;border:1px solid #c7beb0;border-radius:4px;background:#fff;box-shadow:0 4px 10px #2d261d1f}.playing-card--compact{width:84px;min-width:84px}.playing-card--clickable{transition:box-shadow .12s ease,transform .12s ease,opacity .12s ease}.playing-card--clickable:hover:not(:disabled){transform:translateY(-3px);box-shadow:0 8px 16px #2d261d29}.playing-card--clickable:disabled{opacity:.48}.playing-card--trump{outline:3px solid #c98937;outline-offset:2px}.playing-card__art{display:block;line-height:0}.playing-card__svg{display:block;border-radius:4px}.playing-card__fallback{aspect-ratio:5 / 7;display:grid;place-items:center}.game-stage:fullscreen,.game-stage.game-stage--fullscreen{width:100vw;height:100dvh;overflow:auto;padding:20px;background:var(--page-bg)}.game-stage.game-stage--fullscreen{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;overscroll-behavior:contain}.game-stage:fullscreen .hand-grid,.game-stage.game-stage--fullscreen .hand-grid{min-height:172px;align-content:flex-start}.game-stage:fullscreen .playing-card:not(.playing-card--compact),.game-stage.game-stage--fullscreen .playing-card:not(.playing-card--compact){width:126px;min-width:126px}.game-stage:fullscreen .playing-card--compact,.game-stage.game-stage--fullscreen .playing-card--compact{width:92px;min-width:92px}.game-stage:fullscreen .seat-captured__cards .playing-card--compact,.game-stage.game-stage--fullscreen .seat-captured__cards .playing-card--compact{width:60px;min-width:60px}@media (max-width: 760px),(pointer: coarse) and (max-width: 920px){body.mobile-game-locked{height:100dvh;overflow:hidden;overscroll-behavior:none}body.mobile-game-locked #root{height:100dvh;overflow:hidden}.public-shell--mobile-game{width:100%;height:100dvh;margin:0;padding:0;overflow:hidden}.public-shell--mobile-game>.hero-card,.public-shell--mobile-game .control-card,.public-shell--mobile-game .history-card{display:none}.public-shell--mobile-game .mobile-drawer{display:block}.public-shell--mobile-game .mobile-drawer .control-card{display:grid}.public-shell--mobile-game .experience-grid{display:block;height:100%}.public-shell--mobile-game .game-stage,.public-shell--mobile-game .game-stage:fullscreen,.public-shell--mobile-game .game-stage.game-stage--fullscreen{width:100vw;height:100dvh;min-height:0;display:grid;grid-template-rows:auto auto auto minmax(0,1fr) auto;gap:6px;overflow:hidden;padding:max(8px,env(safe-area-inset-top)) max(8px,env(safe-area-inset-right)) max(8px,env(safe-area-inset-bottom)) max(8px,env(safe-area-inset-left));background:radial-gradient(circle at 50% 34%,rgba(255,253,248,.78),transparent 34%),var(--page-bg);overscroll-behavior:contain}.public-shell--mobile-game .game-stage.game-stage--fullscreen{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20}.public-shell--mobile-game .game-toolbar{grid-row:1;min-height:42px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:center;padding:6px 8px;border-radius:8px;box-shadow:none}.public-shell--mobile-game .game-toolbar .eyebrow{display:none}.public-shell--mobile-game .game-toolbar strong{min-width:0;overflow:hidden;font-size:.94rem;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.public-shell--mobile-game .ghost-button,.public-shell--mobile-game .button-row button{width:auto;min-height:36px;padding:7px 10px;border-radius:8px;font-size:.8rem;line-height:1.15}.public-shell--mobile-game .game-toolbar__actions{flex-wrap:nowrap;gap:6px}.public-shell--mobile-game .game-toolbar__drawer-toggle{display:inline-flex}.public-shell--mobile-game .progress-slot{grid-row:2}.public-shell--mobile-game .progress-card{padding:7px 8px;border-radius:8px;box-shadow:none}.public-shell--mobile-game .progress-card__header{flex-direction:row;align-items:center;font-size:.74rem}.public-shell--mobile-game .progress-card .help-copy{display:none}.public-shell--mobile-game .progress-track{height:7px;margin:6px 0 0}.public-shell--mobile-game .status-row{grid-row:3;min-width:0;display:flex;flex-wrap:nowrap;gap:6px;overflow:hidden}.public-shell--mobile-game .status-pill{min-width:0;flex:1 1 0;padding:6px 8px;border-radius:8px}.public-shell--mobile-game .status-pill--wide{flex:1.5 1 0;grid-column:auto}.public-shell--mobile-game .status-pill span{overflow:hidden;font-size:.62rem;line-height:1.1;text-overflow:ellipsis;white-space:nowrap}.public-shell--mobile-game .status-pill strong{display:block;overflow:hidden;font-size:.82rem;line-height:1.12;text-overflow:ellipsis;white-space:nowrap}.public-shell--mobile-game .felt-card{grid-row:4;min-height:0;display:grid;grid-template-rows:auto minmax(0,1fr) auto;gap:6px;overflow:hidden;padding:8px;border-radius:8px;box-shadow:none}.public-shell--mobile-game .felt-card>.card-header{min-height:32px;flex-direction:row;align-items:center;gap:8px}.public-shell--mobile-game .felt-card .card-header .eyebrow{display:none}.public-shell--mobile-game .felt-card .card-header h2{overflow:hidden;font-size:.98rem;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.public-shell--mobile-game .card-header__actions{flex-wrap:nowrap;gap:6px}.public-shell--mobile-game .seat-grid{min-height:0;display:grid;gap:6px;margin-top:0;overflow:hidden;align-content:stretch}.public-shell--mobile-game .seat-grid[data-seat-count="3"],.public-shell--mobile-game .seat-grid[data-seat-count="4"]{grid-template-columns:repeat(2,minmax(0,1fr))}.public-shell--mobile-game .seat-grid[data-seat-count="5"],.public-shell--mobile-game .seat-grid[data-seat-count="6"]{grid-template-columns:repeat(3,minmax(0,1fr))}.public-shell--mobile-game .seat-grid[data-seat-count="7"],.public-shell--mobile-game .seat-grid[data-seat-count="8"]{grid-template-columns:repeat(4,minmax(0,1fr))}.public-shell--mobile-game .seat-card{min-width:0;min-height:0;align-content:start;gap:4px;padding:6px;border-radius:8px;box-shadow:none}.public-shell--mobile-game .seat-card--current{box-shadow:inset 0 0 0 2px var(--accent-soft)}.public-shell--mobile-game .seat-card__header,.public-shell--mobile-game .seat-card__footer{flex-direction:row;align-items:center;gap:4px}.public-shell--mobile-game .seat-card h3{overflow:hidden;font-size:.76rem;line-height:1.1;text-overflow:ellipsis;white-space:nowrap}.public-shell--mobile-game .seat-card p{display:none}.public-shell--mobile-game .seat-card__meta,.public-shell--mobile-game .seat-card__footer{font-size:.62rem;line-height:1.1}.public-shell--mobile-game .seat-card__meta{white-space:nowrap}.public-shell--mobile-game .seat-table{min-height:58px}.public-shell--mobile-game .seat-table__empty{width:36px;height:50px}.public-shell--mobile-game .seat-table .playing-card--compact{width:clamp(40px,11vw,52px);min-width:clamp(40px,11vw,52px)}.public-shell--mobile-game .seat-captured{display:none}.public-shell--mobile-game .table-actions{gap:6px;margin-top:0}.public-shell--mobile-game .table-copy{gap:4px 10px;font-size:.74rem;line-height:1.15}.public-shell--mobile-game .table-copy strong{font-size:.85rem}.public-shell--mobile-game .table-actions .help-copy{margin:0;overflow:hidden;font-size:.76rem;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.public-shell--mobile-game .button-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(66px,1fr));gap:6px;margin-top:0}.public-shell--mobile-game .hand-card{grid-row:5;min-height:0;display:grid;align-content:start;gap:6px;overflow:hidden;padding:8px;border-radius:8px;box-shadow:none}.public-shell--mobile-game .hand-card>.card-header{display:none}.public-shell--mobile-game .hand-grid,.public-shell--mobile-game .game-stage:fullscreen .hand-grid,.public-shell--mobile-game .game-stage.game-stage--fullscreen .hand-grid{min-height:0;display:flex;align-items:flex-start;flex-wrap:nowrap;justify-content:center;gap:0;overflow:visible;padding-inline:4px}.public-shell--mobile-game .hand-grid .playing-card:not(.playing-card--compact),.public-shell--mobile-game .game-stage:fullscreen .playing-card:not(.playing-card--compact),.public-shell--mobile-game .game-stage.game-stage--fullscreen .playing-card:not(.playing-card--compact){width:clamp(44px,13vw,60px);min-width:clamp(44px,13vw,60px)}.public-shell--mobile-game .hand-grid .playing-card+.playing-card{margin-left:clamp(-10px,-2vw,-7px)}.public-shell--mobile-game .playing-card{box-shadow:0 2px 6px #2d261d24}.public-shell--mobile-game .playing-card--clickable:hover:not(:disabled){transform:translateY(-2px)}.public-shell--mobile-game .playing-card--trump{outline-width:2px;outline-offset:1px}.public-shell--mobile-game .empty-inline{padding:10px;font-size:.82rem;line-height:1.2}}@media (max-width: 1080px){.experience-grid,.learn-layout,.landing-hero,.donation-layout{grid-template-columns:1fr}.control-card,.learn-actions{position:static}.setup-sidebar__toggle{display:none}.landing-card-fan{justify-content:flex-start}}@media (min-width: 1081px){.experience-grid{transition:grid-template-columns .16s ease}.experience-grid--setup-collapsed{grid-template-columns:76px minmax(0,1fr)}.experience-grid--setup-open{grid-template-columns:minmax(320px,380px) minmax(0,1fr)}.setup-sidebar{position:sticky;top:18px;z-index:2}.setup-sidebar__toggle{position:sticky;top:18px;min-height:64px;writing-mode:vertical-rl;text-orientation:mixed}.experience-grid--setup-open .setup-sidebar__toggle{width:100%;min-height:48px;writing-mode:horizontal-tb}.experience-grid--setup-collapsed .control-card{display:none}.experience-grid--setup-open .control-card__collapse{display:inline-flex}}@media (max-width: 760px){:root{font-size:16px}.public-shell{width:min(100% - 20px,100%);padding-top:16px}.hero-card{align-items:flex-start;flex-direction:column}.hero-card h1,.landing-hero h1{font-size:1.8rem}.top-actions,.help-button{width:100%}.top-actions{justify-content:stretch}.help-panel,.felt-card,.hand-card,.history-card,.summary-card,.empty-state-card,.control-card,.progress-card,.learn-actions,.learn-position,.donation-panel,.donation-summary{padding:18px;border-radius:8px}.landing-shell{align-content:start}.landing-choice-grid{grid-template-columns:1fr}.landing-card-fan .playing-card{width:78px;min-width:78px;margin-left:-22px}.game-toolbar,.card-header,.learn-table__header,.progress-card__header,.result-card__header,.seat-card__header,.seat-card__footer,.history-item__header{align-items:flex-start;flex-direction:column}.status-pill--wide{grid-column:auto}.seat-grid{grid-template-columns:minmax(0,1fr)}.button-row button,.ghost-button{width:100%}.landing-choice,.learn-option,.donation-amount-button{min-height:58px}.playing-card{width:96px;min-width:96px}.playing-card--compact{width:68px;min-width:68px}.seat-captured__cards .playing-card--compact{width:50px;min-width:50px}}@media (max-width: 480px){.public-shell{width:min(100% - 16px,100%)}.status-row,.help-panel__grid,.learn-status-row,.result-grid,.donation-preset-grid{grid-template-columns:1fr}.hand-grid{gap:10px}}
