.prefs-popover{position:fixed;width:260px;background:#0e0f13f5;border:1px solid var(--silver-muted);border-radius:8px;color:var(--text);box-shadow:0 12px 32px #0000008c;overflow:hidden;z-index:30;font:13px/1.4 -apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.prefs-popover-header{display:flex;align-items:center;justify-content:space-between;padding:10px 12px;border-bottom:1px solid rgba(200,215,235,.12);font-size:11px;letter-spacing:1.2px;text-transform:uppercase;color:var(--text-muted)}.prefs-popover-close{background:none;border:none;color:var(--text-muted);cursor:pointer;padding:2px 6px;font-size:14px;line-height:1}.prefs-popover-close:hover{color:var(--text)}.prefs-panel{padding:6px 0}.prefs-row{display:flex;align-items:center;justify-content:space-between;padding:8px 12px;gap:12px}.prefs-row+.prefs-row{border-top:1px solid rgba(200,215,235,.06)}.prefs-row-label{color:var(--text);font-size:13px}.prefs-swatches{display:flex;gap:6px}.prefs-swatch{width:18px;height:18px;border-radius:50%;border:1px solid rgba(200,215,235,.25);cursor:pointer;padding:0}.prefs-swatch--active{outline:2px solid var(--gold);outline-offset:1px}.prefs-segmented{display:inline-flex;border:1px solid rgba(200,215,235,.2);border-radius:5px;overflow:hidden;font-size:11px}.prefs-segment{padding:4px 9px;color:var(--text-muted);cursor:pointer;background:none;border:none;font:inherit}.prefs-segment--on{background:#c9a9602e;color:var(--gold-bright)}.prefs-switch{width:30px;height:16px;border-radius:10px;background:#c8d7eb26;position:relative;cursor:pointer;border:none;padding:0}.prefs-switch--on{background:#c9a9608c}.prefs-switch:after{content:"";position:absolute;top:2px;left:2px;width:12px;height:12px;border-radius:50%;background:var(--text);transition:left .15s}.prefs-switch--on:after{left:16px}.prefs-row--disabled{opacity:.4}.prefs-volume-input{width:110px;accent-color:var(--gold)}.prefs-tab{max-width:420px}.prefs-tab .prefs-panel{border:1px solid var(--silver-muted);border-radius:8px;background:#0e0f138c;padding:6px 0}.prefs-popover-close:focus-visible,.prefs-swatch:focus-visible,.prefs-segment:focus-visible,.prefs-switch:focus-visible,.prefs-volume-input:focus-visible{outline:2px solid var(--gold);outline-offset:2px}.table-container{width:100%;height:100%;display:flex;flex-direction:column;position:relative}.table-felt{flex:1;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;background:repeating-linear-gradient(45deg,var(--felt-weave) 0 2px,transparent 2px 5px),repeating-linear-gradient(-45deg,var(--felt-weave) 0 2px,transparent 2px 5px),linear-gradient(135deg,var(--felt-outer-a) 0%,var(--felt-outer-b) 100%)}.table-oval{width:80%;max-width:900px;aspect-ratio:2 / 1;background:radial-gradient(ellipse at 50% 45%,var(--felt-inner) 0%,var(--felt-inner-dark) 90%);border-radius:50%;border:1px solid var(--silver);box-shadow:inset 0 0 30px #00000059,0 0 30px #0009;position:relative}.community-area{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.pot-area{position:absolute;top:50%;left:50%;transform:translate(-50%,43px)}.showdown-area{position:absolute;top:50%;left:50%;transform:translate(-50%,calc(-47px - 100%));text-align:center;pointer-events:none}.seat{position:absolute;transform:translate(-50%,-50%)}.seat-play,.seat-wallet{position:absolute;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:12px}.seat--left .seat-play{flex-direction:row}.seat--right .seat-play{flex-direction:row-reverse}.seat-wallet{flex-direction:column;gap:6px}.seat--bottom .seat-play{bottom:calc(100% + 8px)}.seat--bottom .seat-wallet,.seat--top .seat-play{top:calc(100% + 8px)}.seat--top .seat-wallet{bottom:calc(100% + 8px)}.seat-cards{display:flex;gap:2px}.card-raised{transform:translateY(-14px);transition:transform .32s cubic-bezier(.22,1,.36,1);filter:drop-shadow(0 6px 10px rgba(0,0,0,.4))}.seat-info{background:#08090ce0;border:1px solid var(--silver);border-radius:4px;padding:6px 14px;text-align:center;min-width:100px;line-height:1.3}.seat-name{font-size:12px;font-weight:500;letter-spacing:.8px;color:var(--text);white-space:nowrap}.seat-tag-row{margin-top:4px}.seat-stack{font-size:11px;font-weight:500;font-variant-numeric:tabular-nums;color:var(--gold);margin-top:2px}.seat-status{font-size:11px;font-weight:500;color:var(--text-muted);margin-top:2px;letter-spacing:.5px}.seat-status-allin{color:var(--act-fold-text);letter-spacing:1.5px;text-transform:uppercase}.seat-status-allin-equity{color:var(--text-muted);letter-spacing:.5px;font-size:10px;font-weight:600;text-transform:none;margin-top:1px;font-variant-numeric:tabular-nums}.seat-action-label{font-size:10px;font-weight:500;color:var(--text-muted);margin-top:2px;letter-spacing:.5px;font-style:italic;text-transform:uppercase}.seat-action-label--folded{color:var(--act-fold-text)}.seat-action-label--checked{color:var(--act-check-text)}.seat-action-label--called,.seat-action-label--bet,.seat-action-label--raised{color:var(--gold)}.seat-hand-label{font-size:9px;font-weight:500;color:var(--silver-bright);margin-top:2px;letter-spacing:.3px;opacity:.85}.seat-info.seat-active{border-color:var(--silver-strong);border-width:2px;animation:active-glow 1.6s ease-in-out infinite}@keyframes active-glow{0%,to{box-shadow:0 0 8px #c8d7eb59,0 0 16px #c8d7eb26}50%{box-shadow:0 0 14px #c8d7eb99,0 0 22px #c8d7eb40}}.seat-info.seat-winner{border-color:var(--gold-bright);border-width:2px;animation:winner-glow 1.2s ease-in-out infinite}@keyframes winner-glow{0%,to{box-shadow:0 0 14px #e0bb6ca6,0 0 28px #e0bb6c4d}50%{box-shadow:0 0 22px #e0bb6c,0 0 36px #e0bb6c80}}.seat-folded{opacity:.4}.seat-info-empty{border:1px dashed var(--silver-muted);opacity:.5}.seat-clickable .seat-info-empty{opacity:.85;cursor:pointer;border-color:var(--gold);color:var(--text)}.seat-clickable .seat-info-empty:hover{opacity:1;background:#c9a96014}.rebuy-btn{padding:3px 12px;border-radius:4px;border:1px solid var(--gold);background:transparent;color:var(--gold);font-size:11px;font-weight:500;letter-spacing:.5px;cursor:pointer;margin-top:4px}.rebuy-btn:hover{background:#c9a9601f}.seat-name-muted{color:var(--text-muted);font-style:italic}.pot-display{display:flex;flex-direction:column;align-items:center;gap:2px}.pot-display-multi{display:flex;gap:16px;align-items:flex-end}.pot-label{font-size:10px;font-weight:500;letter-spacing:4px;color:var(--text-muted);text-transform:uppercase;margin-top:4px}.pot-amount{font-size:12px;font-weight:600;color:var(--gold);font-variant-numeric:tabular-nums;letter-spacing:-.2px}.pot-live-total{color:var(--gold);font-size:11px;font-weight:600;font-variant-numeric:tabular-nums;letter-spacing:.5px;text-shadow:0 1px 2px rgba(0,0,0,.7);white-space:nowrap}.showdown-result{text-align:center;padding:4px 0}.showdown-award{font-size:12px;color:var(--text);padding:2px 0;font-weight:500}.showdown-pot-label{color:var(--text-muted);font-size:10px;letter-spacing:2.5px;text-transform:uppercase}.showdown-winner{color:var(--gold);font-weight:600}.showdown-amount{color:var(--gold);font-weight:600;font-variant-numeric:tabular-nums}.showdown-hand{color:var(--text-muted);font-size:11px;font-style:italic}.dealer-button{pointer-events:none;flex-shrink:0}.chip-stack{display:flex;flex-direction:column;align-items:center;pointer-events:none}.chip-stack-columns{display:flex;position:relative}.chip-stack-column{display:flex;flex-direction:column-reverse;align-items:center}.chip-sprite{display:block}.chip-stack-label{color:var(--gold);font-size:11px;font-weight:700;text-shadow:0 1px 2px rgba(0,0,0,.7);margin-top:2px;white-space:nowrap}.pot-award-animation{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);animation:slide-to-winner 1s ease-in-out forwards;z-index:10}@keyframes slide-to-winner{0%{top:50%;left:50%;opacity:1}to{top:var(--target-y);left:var(--target-x);opacity:0}}.seat-won-chips{margin-top:2px}.seat-won-chips .chip-stack-label{color:#4caf50}.seat-bet-intent{transform:translateY(-6px)}.animated-card{position:absolute;z-index:20;pointer-events:none;transform:translate(-50%,-50%)}.animated-card-flip{perspective:600px}.animated-card-inner{position:relative;transform-style:preserve-3d}.animated-card-inner.flip-hole{transition:transform .3s linear}.animated-card-inner.flip-community{transition:transform .4s linear}.animated-card-inner.flipped{transform:rotateY(180deg)}.animated-card-front,.animated-card-back{backface-visibility:hidden}.animated-card-back{position:absolute;top:0;left:0;transform:rotateY(180deg)}.table-btn{padding:8px 18px;border-radius:5px;border:1px solid var(--act-bet-border);background:linear-gradient(180deg,#c9a9602e,#c9a9600f);color:var(--gold);font-family:inherit;font-size:13px;font-weight:600;letter-spacing:.5px;cursor:pointer;transition:background .15s}.table-btn:hover{background:linear-gradient(180deg,#c9a96047,#c9a9601a)}.table-btn-muted{padding:4px 12px;border-radius:4px;border:1px solid var(--silver-muted);background:#00000059;color:var(--text-muted);font-size:11px;letter-spacing:.5px;cursor:pointer}.table-btn-muted:hover{color:var(--text);border-color:var(--silver);background:#00000080}.dirt-layer{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.dirt-mark{position:absolute}.card-interactive:hover{filter:brightness(1.06) drop-shadow(0 2px 4px rgba(0,0,0,.35));transform:translateY(-2px);transition:transform .12s ease-out,filter .12s ease-out}.card-interactive:active{transform:translateY(0)}.card-interactive:focus-visible{outline:2px solid var(--accent, #d8b45a);outline-offset:2px}.card-flip-scene{perspective:600px;display:inline-block}.card-flip-rotator{position:relative;transform-style:preserve-3d;animation:card-reveal-flip .3s linear}.card-flip-face-down,.card-flip-face-up{backface-visibility:hidden}.card-flip-face-down{position:absolute;top:0;left:0;transform:rotateY(180deg)}@keyframes card-reveal-flip{0%{transform:rotateY(180deg)}to{transform:rotateY(0)}}.seat-remove-bot{margin-left:6px;font-size:.9em;padding:0 6px}.action-area{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;min-height:100px}.action-bar{display:flex;gap:10px;align-items:center;justify-content:center;flex-wrap:wrap}.action-btn{padding:8px 18px;border-radius:5px;border:1px solid var(--silver);background:#14171fe6;color:var(--text);font-family:inherit;font-size:12px;font-weight:500;letter-spacing:.5px;cursor:pointer;transition:opacity .15s,background .15s;display:inline-flex;gap:6px;align-items:center}.action-btn:hover:not(:disabled){background:#1e232df2}.action-btn:disabled{opacity:.35;cursor:not-allowed}.action-btn-fold{border-color:var(--act-fold-border);color:var(--act-fold-text)}.action-btn-check{border-color:var(--act-check-border);color:var(--act-check-text)}.action-btn-raise{border-color:var(--act-bet-border);background:linear-gradient(180deg,#c9a9602e,#c9a9600f);color:var(--gold);font-weight:600}.action-shortcut{font-size:10px;opacity:.55;margin-left:4px;font-family:SF Mono,Menlo,monospace;font-weight:400}.bet-input-group{display:flex;align-items:center;gap:6px}.bet-input{width:80px;padding:7px 10px;border-radius:5px;border:1px solid var(--silver);background:#14171fe6;color:var(--text);font-family:inherit;font-size:12px;font-weight:500;font-variant-numeric:tabular-nums;text-align:right}.bet-slider{width:140px;accent-color:var(--gold)}.preset-btns{display:flex;gap:4px}.preset-btn{padding:5px 10px;border-radius:4px;border:1px solid var(--silver-muted);background:transparent;color:var(--text-muted);font-size:10px;font-weight:400;letter-spacing:.5px;cursor:pointer;transition:color .15s,border-color .15s}.preset-btn:hover{color:var(--text);border-color:var(--silver)}.preset-btn--active{background:var(--silver-muted);border-color:var(--silver);color:var(--felt-outer-b)}.pre-actions{display:flex;gap:14px;padding:8px 16px;justify-content:center}.pre-action-label{display:flex;align-items:center;gap:5px;font-size:12px;color:var(--text-muted);cursor:pointer}.hand-log{position:absolute;top:12px;right:12px;width:220px;max-height:40%;background:#08090cc7;border:1px solid var(--silver);border-radius:6px;overflow:hidden;z-index:5;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.hand-log-content{padding:10px 12px;overflow-y:auto;max-height:100%;font-size:11px;line-height:1.55;color:var(--text-muted)}.hand-log-line{padding:1px 0}.hand-log-header{color:var(--text);font-size:10px;font-weight:700;letter-spacing:2.5px;text-transform:uppercase;margin-top:6px;padding-bottom:5px;border-bottom:1px solid rgba(200,215,235,.12)}.hand-log-header:first-child{margin-top:0}.hand-log-award{color:var(--gold);font-weight:500}.chat-launcher{position:fixed;right:12px;bottom:12px;z-index:40;display:inline-flex;align-items:center;gap:8px;padding:8px 14px;border-radius:999px;border:1px solid var(--silver-muted);background:linear-gradient(180deg,#08090ceb,#08090cc7);color:var(--text);font-size:14px;font-weight:500;cursor:pointer;box-shadow:0 4px 18px #00000073}.chat-launcher:hover{border-color:var(--silver-strong)}.chat-launcher-icon{font-size:16px}.chat-launcher-label{letter-spacing:.02em}.chat-badge{margin-left:4px;min-width:20px;height:20px;padding:0 6px;border-radius:10px;background:#b83a3a;color:#fff;font-size:11px;font-weight:700;line-height:20px;text-align:center;box-shadow:0 0 0 2px #08090ce6}.chat-panel{position:fixed;right:12px;bottom:12px;width:320px;max-height:420px;z-index:40;display:flex;flex-direction:column;background:#08090ceb;border:1px solid var(--silver-muted);border-radius:8px;box-shadow:0 8px 32px #0000008c;color:var(--text);overflow:hidden}.chat-panel-header{display:flex;align-items:center;justify-content:space-between;padding:8px 12px;border-bottom:1px solid var(--silver-muted);background:#ffffff05}.chat-panel-title{font-size:13px;font-weight:600;letter-spacing:.04em;color:var(--silver-strong)}.chat-panel-collapse{background:transparent;border:none;color:var(--text-muted);font-size:20px;line-height:1;padding:0 4px;cursor:pointer}.chat-panel-collapse:hover{color:var(--text)}.chat-messages{flex:1;min-height:120px;max-height:320px;overflow-y:auto;padding:8px 12px;font-size:13px;line-height:1.45}.chat-messages-empty{color:var(--text-muted);font-style:italic;padding:20px 0;text-align:center}.chat-message-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:4px}.chat-message{display:flex;gap:6px;padding:2px 0;word-wrap:break-word;overflow-wrap:anywhere;white-space:pre-wrap}.chat-message-name{flex-shrink:0;font-weight:600;color:var(--silver-strong)}.chat-message-name:after{content:":"}.chat-message-text{color:var(--text)}.chat-message--mine .chat-message-name{color:var(--gold-bright)}.chat-input{display:flex;flex-direction:column;gap:4px;padding:8px 12px 10px;border-top:1px solid var(--silver-muted);background:#ffffff05}.chat-input-textarea{width:100%;min-height:34px;max-height:120px;resize:vertical;padding:6px 8px;border-radius:4px;border:1px solid var(--silver-muted);background:#08090ce0;color:var(--text);font:inherit;font-size:13px}.chat-input-textarea:focus{outline:none;border-color:var(--silver-strong)}.chat-input-footer{display:flex;align-items:center;justify-content:flex-end;gap:8px;font-size:11px}.chat-input-count{color:var(--text-muted);margin-right:auto}.chat-input-count--over{color:var(--act-fold-text);font-weight:600}.chat-input-error{color:var(--act-fold-text)}.chat-input-send{padding:5px 12px;border-radius:4px;border:1px solid var(--act-bet-border);background:linear-gradient(180deg,#c9a9602e,#c9a9600f);color:var(--gold);font-weight:600;font-size:12px;cursor:pointer}.chat-input-send:disabled{opacity:.45;cursor:not-allowed}@media(max-width:900px){.chat-panel--mobile{right:0;bottom:0;left:0;top:20%;width:auto;max-height:none;border-radius:12px 12px 0 0}.chat-panel--mobile .chat-messages{max-height:none}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--felt-outer-a: #26292f;--felt-outer-b: #101216;--felt-weave: rgba(255,255,255,.015);--felt-inner: #32363e;--felt-inner-dark: #16181d;--silver: rgba(200,215,235,.25);--silver-strong: rgba(200,215,235,.85);--silver-muted: rgba(200,215,235,.18);--text: #e6eaf0;--text-muted: rgba(200,215,235,.55);--gold: #c9a960;--gold-bright: #e0bb6c;--act-fold-border: rgba(180,70,70,.5);--act-fold-text: #e88080;--act-check-border: rgba(150,170,200,.5);--act-check-text: #d0dbea;--act-bet-border: rgba(201,169,96,.65);--card-white: #fbfaf7;--card-red: #c9002b;--card-black: #111111}html,body,#root{height:100%;width:100%;overflow:hidden}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-feature-settings:"cv02","cv03","cv04","cv11";background:repeating-linear-gradient(45deg,var(--felt-weave) 0 2px,transparent 2px 5px),repeating-linear-gradient(-45deg,var(--felt-weave) 0 2px,transparent 2px 5px),linear-gradient(135deg,var(--felt-outer-a) 0%,var(--felt-outer-b) 100%);color:var(--text)}.lobby-shell{height:100%;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch}.game-info{color:var(--text-muted);line-height:1.55;letter-spacing:.5px}.game-info-hand{color:var(--text);font-size:10px;font-weight:700;letter-spacing:2.5px;text-transform:uppercase;margin-bottom:2px}.game-info-line{font-size:11px;color:var(--text-muted)}.auth-shell{min-height:100%;display:grid;place-items:center;padding:24px}.auth-panel{width:min(440px,100%);padding:28px;border:1px solid var(--silver-muted);border-radius:8px;background:linear-gradient(180deg,#121419f0,#08090ceb),repeating-linear-gradient(45deg,rgba(255,255,255,.018) 0 2px,transparent 2px 7px);box-shadow:0 24px 80px #00000061}.auth-brand{margin-bottom:20px}.auth-kicker{margin-bottom:8px;color:var(--gold);font-size:11px;font-weight:700;letter-spacing:2px;text-transform:uppercase}.auth-brand h1{margin-bottom:8px;color:var(--text);font-size:32px;line-height:1.05}.auth-brand p{color:var(--text-muted);font-size:14px;line-height:1.45}.auth-error{margin-bottom:12px;color:#f0a0a0;font-size:14px}.auth-element-wrap{--color: var(--text);--color-shade-1: var(--text-muted);--brand-color: var(--gold);--brand-color-shade-1: var(--gold-bright);--background-color: rgba(8,9,12,.88);--border-radius: 6px}.auth-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:16px}.auth-tab{min-height:40px;border:1px solid var(--silver-muted);border-radius:6px;background:#08090ce0;color:var(--text-muted);font-size:13px;font-weight:600;cursor:pointer}.auth-tab--active{border-color:#c9a9608c;color:var(--gold);background:linear-gradient(180deg,#c9a9602e,#c9a9600f)}.profile-shell{height:100%;overflow:auto;padding:20px}.profile-panel{max-width:1120px;margin:0 auto}.profile-header{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:20px}.profile-header h1{margin-bottom:8px;color:var(--text);font-size:34px}.profile-header p{max-width:640px;color:var(--text-muted);font-size:14px;line-height:1.5}.profile-actions{display:flex;gap:8px}.profile-tabs{display:flex;gap:8px;margin-bottom:16px}.profile-tab{min-height:40px;padding:0 14px;border:1px solid var(--silver-muted);border-radius:6px;background:#08090ce0;color:var(--text-muted);font-size:13px;font-weight:600;cursor:pointer}.profile-tab--active{border-color:#c9a9608c;color:var(--gold);background:linear-gradient(180deg,#c9a9602e,#c9a9600f)}.profile-grid{display:grid;grid-template-columns:minmax(280px,360px) minmax(0,1fr);gap:16px;align-items:start}.profile-grid--statistics{grid-template-columns:minmax(320px,1.1fr) minmax(360px,1fr)}.profile-column,.profile-results{display:grid;gap:16px}.profile-card{padding:20px;border:1px solid var(--silver-muted);border-radius:8px;background:#08090ce0}.profile-card-header{margin-bottom:14px}.profile-card-header h2{margin-bottom:6px;font-size:18px;color:var(--text)}.profile-card-header p,.profile-message,.profile-hint{color:var(--text-muted);font-size:13px;line-height:1.45}.profile-label{display:block;margin-bottom:6px;color:var(--text-muted);font-size:13px}.profile-input{width:100%;min-height:42px;margin-bottom:10px;padding:10px 12px;border:1px solid var(--silver-muted);border-radius:6px;background:#0e0f13eb;color:var(--text);font-size:15px}.profile-select{min-height:42px;padding:10px 12px;border:1px solid var(--silver-muted);border-radius:6px;background:#0e0f13eb;color:var(--text);font-size:14px}.profile-form-footer{display:flex;justify-content:space-between;align-items:center;gap:12px}.profile-save{min-width:88px;min-height:38px;padding:10px 16px;border:1px solid rgba(201,169,96,.55);border-radius:6px;background:linear-gradient(180deg,#c9a9602e,#c9a9600f);color:var(--gold);font-weight:600;line-height:1.2;cursor:pointer}.profile-save:disabled{opacity:.6;cursor:default}.profile-error{margin-top:10px;color:#f0a0a0;font-size:13px}.profile-success{margin-top:10px;color:#9bd3a7;font-size:13px}.profile-player-row{cursor:pointer}.profile-player-row--active{background:#c9a9601a}.profile-player-cell{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.profile-tag-editor{display:grid;gap:10px;margin:14px 0 18px}.profile-tag-editor-header h3{margin-bottom:4px;font-size:15px;color:var(--text)}.profile-tag-editor-header p{color:var(--text-muted);font-size:12px}.profile-tag-controls{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.profile-tag-preset-list{display:grid;gap:10px}.profile-tag-preset-row{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:10px;align-items:center}.profile-color{width:42px;height:42px;border:1px solid var(--silver-muted);border-radius:6px;background:#0e0f13eb}.player-tag-badge{display:inline-flex;align-items:center;min-height:20px;padding:0 8px;border:1px solid currentColor;border-radius:999px;font-size:11px;font-weight:700;letter-spacing:.4px;text-transform:uppercase;white-space:nowrap}@media(max-width:900px){.profile-grid,.profile-grid--statistics{grid-template-columns:1fr}}.profile-hanko-wrap{--color: var(--text);--color-shade-1: var(--text-muted);--brand-color: var(--gold);--brand-color-shade-1: var(--gold-bright);--background-color: rgba(14, 15, 19, .92);--border-radius: 6px}.table-list{display:grid;gap:10px}.table-list-item{display:flex;justify-content:space-between;align-items:center;gap:14px;padding:12px 14px;border:1px solid var(--silver-muted);border-radius:6px;background:#0e0f13eb}.table-list-info{min-width:0}.table-list-title{display:flex;align-items:center;gap:8px;margin-bottom:4px;color:var(--text)}.table-list-badge{padding:2px 8px;border:1px solid rgba(201,169,96,.45);border-radius:999px;color:var(--gold);font-size:11px;font-weight:700;text-transform:uppercase}.table-list-meta,.table-list-submeta{color:var(--text-muted);font-size:12px;line-height:1.4}.table-list-actions{display:flex;gap:8px;flex-shrink:0}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;justify-content:center;align-items:flex-start;overflow:auto;padding:20px 20px 28px;background:#050609c7}.history-modal{width:min(1100px,100%);height:min(82vh,900px);max-height:calc(100vh - 48px);display:grid;grid-template-rows:auto minmax(0,1fr);border:1px solid var(--silver-muted);border-radius:8px;background:#08090cfa;box-shadow:0 24px 80px #0000006b}.history-modal-header{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;padding:18px 20px;border-bottom:1px solid var(--silver-muted)}.history-modal-header h2{margin-bottom:6px;color:var(--text)}.history-modal-header p,.history-log-header p{color:var(--text-muted);font-size:13px}.history-modal-body{min-height:0;display:grid;grid-template-columns:300px minmax(0,1fr)}.history-sidebar{overflow:auto;padding:14px;border-right:1px solid var(--silver-muted);scrollbar-gutter:stable}.history-hand-item{width:100%;display:grid;gap:4px;margin-bottom:10px;padding:12px;text-align:left;border:1px solid var(--silver-muted);border-radius:6px;background:#0e0f13eb;color:var(--text-muted);cursor:pointer}.history-hand-item strong{color:var(--text)}.history-hand-item--active{border-color:#c9a9608c;background:linear-gradient(180deg,#c9a96029,#c9a9600d)}.history-log{min-width:0;min-height:0;display:grid;grid-template-rows:auto minmax(0,1fr)}.history-log-header{display:flex;justify-content:space-between;align-items:flex-start;gap:14px;padding:18px 20px 12px;border-bottom:1px solid var(--silver-muted)}.history-log-controls{display:flex;align-items:center;gap:14px;flex-wrap:wrap;justify-content:flex-end}.history-tabs{display:inline-flex;gap:8px;padding:4px;border:1px solid var(--silver-muted);border-radius:999px;background:#0e0f13eb;flex-wrap:nowrap}.history-tab{padding:8px 14px;border:none;border-radius:999px;background:transparent;color:var(--text-muted);cursor:pointer;font-size:12px;letter-spacing:.7px;text-transform:uppercase;white-space:nowrap}.history-tab--active{background:linear-gradient(180deg,#c9a9602e,#c9a9600f);color:var(--gold)}.history-nav{display:flex;gap:8px}.history-log-lines{overflow:auto;padding:16px 20px 20px;scrollbar-gutter:stable}.history-tab-body{min-height:0}.history-tab-body--scroll{overflow:auto;padding:18px 20px 20px;display:grid;gap:16px;scrollbar-gutter:stable}.history-summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.history-summary-card,.history-panel{border:1px solid var(--silver-muted);border-radius:8px;background:linear-gradient(180deg,#c9a9600f,#08090c00 42%),#0e0f13e6}.history-summary-card{padding:14px 16px;display:grid;gap:6px}.history-summary-card strong{color:var(--text);font-size:24px;font-weight:600}.history-summary-label,.history-panel-kicker,.history-payment-caption,.history-mode-copy,.history-chart-label{color:var(--text-muted);font-size:12px}.history-panel-header{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;padding:16px 18px 12px;border-bottom:1px solid rgba(255,255,255,.06)}.history-panel-header h4{margin-top:4px;color:var(--text)}.history-panel-header p{max-width:280px;color:var(--text-muted);font-size:12px;text-align:right}.history-balance-table-wrap{overflow:auto;padding:8px 12px 14px}.history-balance-table{width:100%;border-collapse:collapse;font-size:14px}.history-balance-table th,.history-balance-table td{padding:10px 8px;border-bottom:1px solid rgba(255,255,255,.06);text-align:left}.history-balance-table th{color:var(--text-muted);font-size:12px;letter-spacing:.7px;text-transform:uppercase}.history-net{font-variant-numeric:tabular-nums}.history-net--positive{color:#92d4ac}.history-net--negative{color:#f08a93}.history-chart-shell{padding:12px 14px 8px}.history-chart{width:100%;height:auto;overflow:visible}.history-chart-grid{stroke:#ffffff14;stroke-width:1}.history-chart-grid--vertical{stroke-dasharray:3 8}.history-chart-legend{display:flex;flex-wrap:wrap;gap:10px 16px;padding:0 16px 16px}.history-chart-legend-item{display:inline-flex;align-items:center;gap:8px;color:var(--text);font-size:13px}.history-chart-swatch{width:10px;height:10px;border-radius:999px;box-shadow:0 0 0 2px #ffffff0f}.history-settle-toggle{display:inline-flex;gap:8px;margin:0 18px;padding:4px;border-radius:999px;border:1px solid var(--silver-muted);background:#08090cc7}.history-mode-chip{padding:8px 12px;border:none;border-radius:999px;background:transparent;color:var(--text-muted);cursor:pointer}.history-mode-chip--active{background:#c9a9601f;color:var(--gold)}.history-mode-copy{margin:12px 18px 0}.history-payment-list{display:grid;gap:10px;padding:14px 18px 18px}.history-settle-actions{display:flex;justify-content:flex-end;padding:0 18px 18px}.history-participants-grid{align-items:stretch}.history-participant-detail{min-height:0;display:grid;grid-template-rows:auto minmax(0,1fr)}.history-participant-scroll{min-height:0;overflow:auto;display:grid;gap:16px;padding:14px 14px 16px;scrollbar-gutter:stable}.history-payment-row{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;border:1px solid rgba(255,255,255,.06);border-radius:6px;background:#0a0b0fc7}.history-payment-route{display:flex;align-items:center;gap:8px;color:var(--text)}.history-payment-amount{color:var(--gold);font-weight:600;font-variant-numeric:tabular-nums}@media(max-width:900px){.profile-grid{grid-template-columns:1fr}.profile-header,.profile-form-footer{flex-direction:column;align-items:stretch}.profile-actions{justify-content:flex-start}.table-list-item,.history-modal-header,.history-log-header{flex-direction:column;align-items:stretch}.history-modal-body{grid-template-columns:1fr}.history-sidebar{max-height:220px;border-right:none;border-bottom:1px solid var(--silver-muted)}.history-summary-grid{grid-template-columns:1fr}.history-log-controls,.history-panel-header,.history-payment-row{align-items:stretch;flex-direction:column}.history-panel-header p{max-width:none;text-align:left}.history-tabs,.history-settle-toggle{width:100%;justify-content:stretch}.history-tab,.history-mode-chip{flex:1}}
