:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#121111;--bg-elevated:#171615;--sidebar-bg:#141311;--panel:#1a1917;--panel-2:#201f1c;--panel-3:#262420;--surface:#221f1c;--surface-2:#2a2723;--surface-3:#312d28;--border:#302c28;--border-strong:#3c3732;--text:#f3eee5;--text-soft:#dfd7ca;--muted:#a89f91;--muted-2:#8a8276;--accent:#cba86a;--accent-strong:#e0bc7d;--accent-soft:#cba86a24;--accent-soft-2:#cba86a38;--success:#79c7a2;--success-soft:#79c7a224;--warning:#e0b36a;--warning-soft:#e0b36a24;--danger:#d4837e;--danger-soft:#d4837e24;--info:#bfa97a;--info-soft:#bfa97a1f;--shadow:0 24px 60px #00000042;--shadow-soft:0 10px 30px #0000002e;--radius-xl:24px;--radius-lg:18px;--radius-md:14px;--radius-sm:10px;--sidebar-width:250px;--page-padding:18px}html[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f3efe7;--bg-elevated:#f7f3eb;--sidebar-bg:#f9f5ee;--panel:#fffdfa;--panel-2:#f8f3eb;--panel-3:#f0e8dc;--surface:#fbf7f0;--surface-2:#f1e9dd;--surface-3:#e8dece;--border:#e2d7c5;--border-strong:#d3c4ac;--text:#241f18;--text-soft:#3a3024;--muted:#7b6f61;--muted-2:#928474;--accent:#a88243;--accent-strong:#bb9352;--accent-soft:#a882431a;--accent-soft-2:#a882432e;--success:#2f8260;--success-soft:#2f82601a;--warning:#ad7f34;--warning-soft:#ad7f341a;--danger:#b2615b;--danger-soft:#b2615b1a;--info:#8f7545;--info-soft:#8f75451a;--shadow:0 20px 40px #3a270814;--shadow-soft:0 10px 24px #3a27080d}*{box-sizing:border-box}html,body,#root{width:100%;min-height:100%}body{background:var(--bg);color:var(--text);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:hidden}button,input,select,textarea{font:inherit}button{-webkit-tap-highlight-color:transparent}a{color:inherit}::selection{background:var(--accent-soft-2)}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--surface-3);border:2px solid var(--bg);border-radius:999px}.app-shell.with-sidebar{min-height:100vh;padding:var(--page-padding)}.app-sidebar{inset:var(--page-padding) auto var(--page-padding) var(--page-padding);width:var(--sidebar-width);background:var(--sidebar-bg);border:1px solid var(--border);box-shadow:var(--shadow);z-index:50;border-radius:28px;flex-direction:column;padding:18px 14px;display:flex;position:fixed;overflow-y:auto}.app-page{margin-left:calc(var(--sidebar-width) + var(--page-padding) + 16px);min-height:calc(100vh - var(--page-padding) * 2);gap:16px;display:grid}.sidebar-brand{border-bottom:1px solid var(--border);align-items:center;gap:12px;padding:6px 6px 16px;display:flex}.brand-mark{background:var(--accent-soft);border:1px solid var(--accent-soft-2);width:42px;height:42px;color:var(--accent-strong);border-radius:14px;place-items:center;font-size:20px;font-weight:900;display:grid}.sidebar-brand span{color:var(--accent);letter-spacing:.18em;text-transform:uppercase;font-size:10px;font-weight:800;display:block}.sidebar-brand strong{color:var(--text);margin-top:4px;font-size:14px;line-height:1.15;display:block}.sidebar-nav{gap:6px;margin-top:14px;display:grid}.sidebar-nav button{width:100%;color:var(--text-soft);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:16px;align-items:center;gap:12px;padding:12px;transition:background .16s,color .16s,transform .16s;display:flex}.sidebar-nav button:hover{background:var(--surface);color:var(--text)}.sidebar-nav button.active{background:var(--accent-soft);color:var(--text)}.sidebar-item-icon{background:var(--surface);width:34px;height:34px;color:var(--accent);border-radius:12px;flex:0 0 34px;place-items:center;font-size:16px;font-weight:900;display:grid}.sidebar-item-content{min-width:0}.sidebar-item-content strong,.sidebar-item-content small{display:block}.sidebar-item-content small{color:var(--muted);margin-top:2px;font-size:11px;line-height:1.3}.sidebar-status{background:var(--surface);border:1px solid var(--border);border-radius:18px;margin-top:auto;padding:14px}.sidebar-status.ready{background:var(--success-soft);border-color:#79c7a238}.sidebar-status.not-ready{background:var(--warning-soft);border-color:#e0b36a38}.sidebar-status strong,.sidebar-status span{display:block}.sidebar-status span{color:var(--muted);margin-top:4px;font-size:12px;line-height:1.4}.app-header,.panel,.modal-card{background:var(--panel);border:1px solid var(--border);border-radius:var(--radius-xl);box-shadow:var(--shadow-soft)}.app-header{justify-content:space-between;align-items:center;gap:20px;min-height:108px;padding:22px 24px;display:flex}.app-header p{color:var(--accent);letter-spacing:.16em;text-transform:uppercase;margin:0;font-size:11px;font-weight:800}.app-header h1{color:var(--text);margin:6px 0;font-size:clamp(28px,2vw,36px);line-height:1.05}.app-header span{max-width:720px;color:var(--muted);font-size:14px;line-height:1.5;display:block}.header-actions,.selected-card-actions,.ocr-main-actions,.calibration-header-actions,.video-actions,.session-actions,.live-lock-controls{flex-wrap:wrap;gap:8px;display:flex}.header-actions{justify-content:flex-end;align-items:center}button,.primary-button,.secondary-button,.capture-btn,.live-start-button,.live-stop-button,.auto-analyze-btn,.screen-profile-controls button,.screen-profile-create-row button,.crop-toolbar button,.crop-zone-row button,.session-actions button,.template-card button,.missing-template-grid button,.profile-card,.header-actions button,.profile-danger-button{border:1px solid #0000;border-radius:12px;transition:background .16s,border-color .16s,color .16s,opacity .16s,transform .16s}.header-actions button,.primary-button,.secondary-button,.capture-btn,.live-start-button,.live-stop-button,.auto-analyze-btn,.screen-profile-controls button,.screen-profile-create-row button,.crop-toolbar button,.crop-zone-row button,.session-actions button,.theme-toggle-button{cursor:pointer;min-height:42px;padding:10px 14px;font-weight:800}button:disabled,.primary-button:disabled,.secondary-button:disabled,.capture-btn:disabled,.live-start-button:disabled,.live-stop-button:disabled,.auto-analyze-btn:disabled,.screen-profile-controls button:disabled,.screen-profile-create-row button:disabled,.crop-toolbar button:disabled,.crop-zone-row button:disabled,.session-actions button:disabled{opacity:.5;cursor:not-allowed}.header-actions button,.secondary-button,.capture-btn,.crop-toolbar button,.crop-zone-row button,.screen-profile-controls button,.screen-profile-create-row button,.session-actions button,.theme-toggle-button,.video-file-button,.video-start-button,.video-stop-button,.header-page-button{background:var(--surface);border-color:var(--border);color:var(--text-soft)}.header-actions button:hover,.secondary-button:hover,.capture-btn:hover,.crop-toolbar button:hover,.crop-zone-row button:hover,.screen-profile-controls button:hover,.screen-profile-create-row button:hover,.session-actions button:hover,.theme-toggle-button:hover,.video-file-button:hover,.video-start-button:hover,.video-stop-button:hover,.header-page-button:hover,.profile-card:hover{background:var(--surface-2);color:var(--text)}.primary-button:hover,.auto-analyze-btn:hover,.header-auto-button:hover{background:var(--accent-strong);border-color:var(--accent-strong)}.header-live-button.live,.live-stop-button,.header-session-button.active,.session-stop-btn,.session-actions .danger,.profile-danger-button{color:var(--danger)!important;background:#d4837e29!important;border-color:#d4837e47!important}.header-session-button{background:var(--surface)!important;border-color:var(--border)!important;color:var(--text-soft)!important}.header-new-round-button,.header-video-button.active{color:var(--warning)!important;background:#e0b36a24!important;border-color:#e0b36a42!important}.theme-toggle-button{min-width:74px}.main-grid,.capture-page-grid,.session-page-grid,.profiles-page-grid{align-items:start;gap:16px;display:grid}.main-grid{grid-template-columns:minmax(0,1fr) 380px}.capture-page-grid{grid-template-columns:minmax(0,1fr) 320px}.left-column,.right-column,.capture-main-column,.capture-side-column,.app-page,.sticky-wrap{gap:16px;min-width:0;display:grid}.sticky-wrap,.capture-side-column{position:sticky;top:18px}.panel{padding:18px}.panel h2,.profile-list-header h2,.profiles-hero-header h2,.session-hero-header h2,.calibration-panel-header h2,.template-library-header h3,.screen-profile-header h3{color:var(--text);margin:0}.panel p,.profile-list-header p,.profiles-hero-header p,.session-hero-header p,.calibration-panel-header p,.template-library-header p,.screen-profile-header p{color:var(--muted)}.selected-header,.result-header,.screen-preview-header,.profiles-hero-header,.profile-list-header,.calibration-panel-header,.live-capture-header,.video-capture-header,.session-hero-header,.template-library-header,.screen-profile-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.selected-header p,.screen-preview-header p,.video-capture-header p,.live-capture-header p,.profiles-hero-header p,.session-hero-header p,.calibration-panel-header p,.template-library-header p,.screen-profile-header p{margin:4px 0 0;font-size:13px;line-height:1.45}.card-status-row{flex-wrap:wrap;gap:8px;margin:14px 0;display:flex}.card-status-row span,.action-pill,.profile-list-header span,.screen-profile-header span,.template-library-header>span,.template-section-title span,.ready-checklist-header span,.session-status,.live-capture-header span,.video-capture-header span{background:var(--surface);border:1px solid var(--border);min-height:28px;color:var(--text-soft);border-radius:999px;justify-content:center;align-items:center;padding:6px 10px;font-size:12px;font-weight:800;display:inline-flex}.action-pill.good{color:var(--success);background:var(--success-soft);border-color:#79c7a23d}.action-pill.bad{color:var(--danger);background:var(--danger-soft);border-color:#d4837e3d}.action-pill{color:var(--warning);background:var(--warning-soft);border-color:#e0b36a3d}.cards-row-scroll,.picker-grid-wrap,.session-table-wrap{overflow:auto}.cards-row{gap:10px;min-width:max-content;display:flex}.slot-card{border:1px solid var(--border);background:var(--panel-2);border-radius:18px;flex:none;width:88px;padding:9px}.slot-header{justify-content:space-between;align-items:center;gap:6px;height:20px;margin-bottom:8px;display:flex}.slot-header span{text-overflow:ellipsis;white-space:nowrap;color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:10px;font-weight:800;overflow:hidden}.slot-header button{color:var(--muted-2);cursor:pointer;background:0 0;border:none;padding:0}.playing-card{border:1px solid var(--border-strong);background:var(--surface);width:68px;height:92px;color:var(--text);border-radius:16px;place-items:center;font-size:24px;font-weight:900;display:grid;box-shadow:inset 0 1px #ffffff05}.playing-card.red,.mini-card.red,.picker-suit.red,.picker-card.red,.template-suit-row>strong.red,.template-chip.red,.missing-template-grid button.red,.template-card strong.red{color:#d07e76}.quick-pot-call .pot-call-grid,.settings-grid,.stats-grid,.ev-grid,.video-meta-grid,.active-profile-summary,.session-summary-grid,.latest-snapshot-card,.live-status-grid,.priority-grid{gap:12px;display:grid}.pot-call-grid,.settings-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.stats-grid,.ev-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:12px}.active-profile-summary,.session-summary-grid,.latest-snapshot-card,.live-status-grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}label{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;gap:6px;font-size:11px;font-weight:800;display:grid}input,select,textarea{border:1px solid var(--border);background:var(--surface);width:100%;min-height:42px;color:var(--text);border-radius:12px;outline:none;padding:10px 12px}input::placeholder,textarea::placeholder{color:var(--muted-2)}input:focus,select:focus,textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px #cba86a1a}.stat-card,.active-profile-summary>div,.session-summary-grid>div,.latest-snapshot-card>div,.live-status-grid>div,.crop-preview-card,.template-progress-card,.previous-session-card,.profile-card,.screen-profile-panel,.ready-checklist-item{background:var(--panel-2);border:1px solid var(--border);border-radius:16px;padding:12px}.stat-card div,.active-profile-summary strong,.session-summary-grid strong,.latest-snapshot-card strong,.live-status-grid strong,.input-list span,.template-progress-top small,.crop-preview-card div,.template-match-score,.template-section-title strong,.template-library-header p{color:var(--muted)}.stat-card strong,.active-profile-summary span,.session-summary-grid span,.latest-snapshot-card span,.live-status-grid span,.input-list strong{color:var(--text);margin-top:5px;font-size:20px;font-weight:800;display:block}.stat-card span{color:var(--muted);margin-top:4px;font-size:11px;display:block}.result-content{gap:14px;margin-top:8px;display:grid}.best-hand-box{background:var(--panel-2);border:1px solid var(--border);border-radius:18px;padding:16px}.best-hand-box span{color:var(--accent);letter-spacing:.12em;text-transform:uppercase;font-size:11px;font-weight:800;display:block}.best-hand-box strong{color:var(--text);margin-top:6px;font-size:28px;line-height:1.1;display:block}.best-hand-box small{color:var(--muted);font-size:12px}.mini-card-row{flex-wrap:wrap;gap:6px;margin:12px 0;display:flex}.mini-card{background:var(--surface);border:1px solid var(--border);min-width:36px;color:var(--text);text-align:center;border-radius:10px;padding:6px 8px;font-size:13px;font-weight:800}.mode-note,.notice,.live-warning-box,.template-empty-message,.template-complete-message,.session-empty-state,.calibration-empty-state,.ocr-empty-state{border:1px solid var(--border);background:var(--panel-2);color:var(--muted);border-radius:16px;padding:12px 14px;font-size:13px;line-height:1.5}.notice.warning,.live-warning-box,.template-empty-message{background:var(--warning-soft);color:var(--warning);border-color:#e0b36a3d}.notice.info,.template-status-line,.capture-moved-notice,.calibration-moved-notice{background:var(--info-soft);color:var(--info);border:1px solid #bfa97a38}.template-complete-message,.ready-checklist.ready,.live-capture-panel,.video-capture-panel{background:#79c7a214;border-color:#79c7a22e}.ready-checklist.not-ready{background:#e0b36a14;border-color:#e0b36a2e}.input-list{gap:10px;display:grid}.input-list div{border-bottom:1px dashed var(--border);justify-content:space-between;align-items:flex-start;gap:12px;padding-bottom:8px;display:flex}.input-list div:last-child{border-bottom:none;padding-bottom:0}.input-list strong{text-align:right;margin-top:0;font-size:14px}.distribution-list{gap:12px;display:grid}.distribution-row{color:var(--text-soft);justify-content:space-between;gap:8px;margin-bottom:6px;font-size:13px;font-weight:700;display:flex}.bar-track,.template-progress-track{background:var(--surface);border-radius:999px;height:8px;overflow:hidden}.bar-fill,.template-progress-fill{border-radius:inherit;background:#8f7445;height:100%}.distribution-panel .bar-fill{background:#8f7445}.distribution-panel:nth-of-type(odd) .bar-fill,.template-progress-fill{background:#a78650}.modal-backdrop{z-index:100;background:#0a0908b8;place-items:center;padding:16px;display:grid;position:fixed;inset:0}.modal-card{width:min(980px,100%);padding:18px}.modal-header{justify-content:space-between;gap:12px;margin-bottom:14px;display:flex}.modal-header h2{margin:0}.modal-header p{color:var(--muted);margin:4px 0 0}.picker-grid-wrap{gap:8px;display:grid}.picker-row{grid-template-columns:36px repeat(13,minmax(42px,1fr));gap:8px;min-width:700px;display:grid}.picker-suit{color:var(--text-soft);place-items:center;font-size:24px;font-weight:900;display:grid}.picker-card{border:1px solid var(--border);background:var(--surface);height:58px;color:var(--text);cursor:pointer;border-radius:12px;font-size:17px;font-weight:800}.picker-card.selected{background:var(--accent-soft);border-color:var(--accent);color:var(--accent-strong)}.picker-card.used{opacity:.4;cursor:not-allowed}.profiles-page-grid{grid-template-columns:repeat(12,minmax(0,1fr))}.profiles-hero-panel,.calibration-panel{grid-column:1/-1}.profile-editor-panel,.profile-create-panel{grid-column:span 6}.profile-list-panel{grid-column:1/-1}.active-profile-summary{margin-top:14px}.active-profile-summary>div strong{color:var(--muted);font-size:12px;display:block}.active-profile-summary>div span{font-size:18px}.profile-form-grid,.screen-profile-controls{grid-template-columns:repeat(2,minmax(0,1fr));align-items:end;gap:12px;display:grid}.profile-form-grid>button,.screen-profile-controls>button{min-height:42px}.profile-create-row,.screen-profile-create-row{grid-template-columns:minmax(0,1fr) auto;gap:12px;display:grid}.profile-list-header{margin-bottom:12px}.profile-card-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;display:grid}.profile-card{text-align:left;cursor:pointer;width:100%}.profile-card strong,.previous-session-card strong{color:var(--text);font-size:15px;display:block}.profile-card small,.previous-session-card span{color:var(--muted);margin-top:4px;line-height:1.4;display:block}.profile-card>span{background:var(--surface);color:var(--text-soft);border-radius:999px;margin-top:10px;margin-right:6px;padding:5px 8px;font-size:11px;font-weight:800;display:inline-block}.crop-toolbar{flex-wrap:wrap;align-items:end;gap:10px;margin:14px 0;display:flex}.crop-toolbar label{min-width:120px}.crop-toolbar input[type=number]{min-width:100px}.template-status-line{border-radius:14px;margin-bottom:12px;padding:10px 12px}.ready-checklist{border:1px solid var(--border);border-radius:18px;margin:12px 0;padding:14px}.ready-checklist-header{justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px;display:flex}.ready-checklist-header strong{color:var(--text);font-size:14px}.ready-checklist-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px;display:grid}.ready-checklist-item{align-items:center;gap:10px;display:flex}.ready-checklist-item>span{color:#1a1408;background:var(--accent);border-radius:999px;flex:0 0 24px;place-items:center;width:24px;height:24px;font-size:12px;font-weight:900;display:grid}.ready-checklist-item.missing>span{background:var(--warning)}.ready-checklist-item strong,.ready-checklist-item small{display:block}.ready-checklist-item strong{color:var(--text);font-size:12px}.ready-checklist-item small{color:var(--muted);margin-top:2px;font-size:11px;font-weight:700}.crop-image-wrap{border:1px solid var(--border);background:var(--surface);border-radius:18px;justify-content:center;width:100%;padding:12px;display:flex;position:relative;overflow:hidden}.crop-image-wrap img,.video-preview{object-fit:contain;-webkit-user-select:none;user-select:none;max-width:100%;max-height:560px;display:block}.crop-box{border:2px solid var(--success);pointer-events:none;background:#79c7a21a;position:absolute}.crop-box.draft{border-color:var(--warning);background:#e0b36a24}.crop-box span{background:var(--panel);color:var(--text);border-radius:0 0 8px;padding:2px 7px;font-size:10px;font-weight:800;position:absolute;top:-2px;left:-2px}.crop-zone-list{gap:8px;margin-top:12px;display:grid}.crop-zone-row{background:var(--panel-2);border:1px solid var(--border);border-radius:14px;grid-template-columns:96px 1fr auto;align-items:center;gap:10px;padding:8px;display:grid}.crop-zone-row span{text-overflow:ellipsis;white-space:nowrap;color:var(--muted);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px;overflow:hidden}.crop-preview-grid{grid-template-columns:repeat(auto-fit,minmax(110px,1fr));gap:10px;margin-top:12px;display:grid}.crop-preview-card div{margin-bottom:8px;font-size:11px;font-weight:800}.crop-preview-card img,.template-card img{border:1px solid var(--border);background:var(--surface);object-fit:contain;border-radius:12px;width:100%;display:block}.crop-preview-card img{max-height:96px}.template-match-score{background:var(--surface);border:1px solid var(--border);border-radius:12px;margin-top:8px;padding:8px;font-size:11px;font-weight:800}.template-library{border-top:1px solid var(--border);margin-top:14px;padding-top:14px}.template-library-header{margin-bottom:12px}.template-library-header h3{font-size:18px}.template-progress-card{margin-bottom:12px}.template-progress-top{justify-content:space-between;gap:10px;margin-bottom:8px;display:flex}.template-progress-top strong{color:var(--text);font-size:13px}.template-suit-matrix{gap:10px;margin-bottom:12px;display:grid}.template-suit-row{grid-template-columns:24px minmax(0,1fr);align-items:center;gap:10px;display:grid}.template-suit-row>strong{text-align:center;font-size:18px}.template-suit-row>div{flex-wrap:wrap;gap:6px;display:flex}.template-chip{border:1px solid var(--border);background:var(--surface);min-width:28px;color:var(--muted);text-align:center;border-radius:8px;padding:5px 6px;font-size:12px;font-weight:800}.template-chip.saved{background:var(--success-soft);color:var(--success);border-color:#79c7a238}.template-chip.missing{color:var(--muted-2)}.template-section-title{justify-content:space-between;align-items:center;gap:10px;margin:14px 0 10px;display:flex}.template-library-grid{grid-template-columns:repeat(auto-fit,minmax(96px,1fr));gap:10px;display:grid}.template-card{gap:8px;display:grid}.template-card strong{font-size:14px}.template-card img{height:62px}.template-card button{min-height:34px;color:var(--danger);cursor:pointer;background:#d4837e1f;border-color:#d4837e38;padding:7px 8px}.missing-template-grid{flex-wrap:wrap;gap:7px;display:flex}.missing-template-grid button{background:var(--surface);border-color:var(--border);min-height:34px;color:var(--text-soft);cursor:pointer;padding:6px 10px}.ocr-panel,.calibration-panel,.current-input-panel,.result-panel,.settings-panel,.distribution-panel,.session-hero-panel,.profile-editor-panel,.profile-create-panel,.profile-list-panel{min-width:0}.live-capture-panel,.video-capture-panel,.capture-guide-panel,.screen-profile-panel{border:1px solid var(--border);border-radius:18px;padding:14px}.live-capture-header h3,.video-capture-header h3{color:var(--text);margin:0;font-size:16px}.live-capture-controls,.video-actions,.video-source-tabs{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.live-capture-controls label{min-width:180px}.live-status-grid strong,.session-summary-grid strong,.latest-snapshot-card strong{text-transform:uppercase;letter-spacing:.08em;margin-bottom:5px;font-size:11px;display:block}.live-status-grid span,.session-summary-grid span,.latest-snapshot-card span{margin-top:0;font-size:14px}.live-warning-box strong,.live-warning-box span{display:block}.live-lock-controls label{background:var(--surface);border:1px solid var(--border);min-height:40px;color:var(--text-soft);text-transform:none;cursor:pointer;border-radius:12px;align-items:center;gap:8px;padding:8px 12px;font-size:13px;font-weight:700;display:inline-flex}.live-lock-controls input{width:16px;height:16px;accent-color:var(--accent)}.video-source-tabs{margin-top:10px}.video-source-tabs button{min-height:38px;padding:8px 12px}.video-source-tabs .active,.video-actions .active{background:var(--accent-soft);border-color:var(--accent-soft-2);color:var(--accent-strong)}.video-preview-shell{background:var(--surface);border:1px solid var(--border);border-radius:18px;margin-top:12px;padding:10px}.video-meta-grid{grid-template-columns:repeat(4,minmax(0,1fr));margin-top:12px}.video-meta-grid>div{background:var(--panel-2);border:1px solid var(--border);border-radius:14px;padding:10px}.video-meta-grid strong,.video-meta-grid span{display:block}.video-meta-grid strong{color:var(--muted);text-transform:uppercase;font-size:11px}.video-meta-grid span{color:var(--text);margin-top:4px;font-size:13px;font-weight:800}.session-page-grid{grid-template-columns:1fr}.session-hero-panel{background:var(--panel)}.session-status.active{color:var(--success);background:#79c7a224;border-color:#79c7a23d}.session-status.stopped{color:var(--muted)}.session-table{border-collapse:collapse;width:100%;min-width:780px}.session-table th,.session-table td{border-bottom:1px solid var(--border);text-align:left;padding:12px 10px;font-size:13px}.session-table th{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:11px;font-weight:800}.session-table td{color:var(--text-soft)}.previous-session-list{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;display:grid}.capture-guide-panel ol{color:var(--muted);margin:0;padding-left:18px;font-size:13px;line-height:1.8}.capture-guide-panel li+li{margin-top:4px}.calibration-empty-state{text-align:center;place-items:center;gap:10px;min-height:260px;display:grid}.calibration-empty-state strong{color:var(--text);font-size:20px}.calibration-empty-state span{max-width:560px;color:var(--muted)}.ocr-empty-state{text-align:center;place-items:center;gap:10px;min-height:280px;display:grid}.ocr-empty-state strong{color:var(--text);font-size:20px}.ocr-empty-state span{max-width:560px;color:var(--muted)}@media (width<=1400px){.app-header{padding:18px 20px}.main-grid{grid-template-columns:minmax(0,1fr) 340px}}@media (width<=1180px){.app-shell.with-sidebar{padding:14px}.app-sidebar{border-radius:24px;width:100%;margin-bottom:14px;position:static;inset:auto}.app-page{margin-left:0}.sidebar-nav{grid-template-columns:repeat(2,minmax(0,1fr))}.main-grid,.capture-page-grid{grid-template-columns:1fr}.sticky-wrap,.capture-side-column{position:static}.profiles-page-grid{grid-template-columns:1fr}.profile-editor-panel,.profile-create-panel{grid-column:auto}}@media (width<=900px){.app-header{flex-direction:column;align-items:stretch;min-height:auto}.header-actions{justify-content:flex-start;width:100%}.header-actions button{flex:calc(33.333% - 8px);min-width:120px}.stats-grid,.ev-grid,.pot-call-grid,.settings-grid,.profile-form-grid,.video-meta-grid{grid-template-columns:1fr 1fr}.profile-create-row,.screen-profile-create-row{grid-template-columns:1fr}}@media (width<=680px){.app-shell.with-sidebar{padding:10px}.panel,.app-header,.app-sidebar,.modal-card{border-radius:20px}.sidebar-nav{grid-template-columns:1fr}.header-actions button,.selected-card-actions button,.ocr-main-actions button,.calibration-header-actions button,.session-actions button,.video-actions button,.video-source-tabs button{flex:100%}.stats-grid,.ev-grid,.pot-call-grid,.settings-grid,.active-profile-summary,.session-summary-grid,.latest-snapshot-card,.live-status-grid,.video-meta-grid,.profile-form-grid{grid-template-columns:1fr}.selected-header,.result-header,.screen-preview-header,.profiles-hero-header,.profile-list-header,.calibration-panel-header,.live-capture-header,.video-capture-header,.session-hero-header,.template-library-header{flex-direction:column;align-items:stretch}.cards-row{gap:8px}.slot-card{width:82px}.playing-card{width:64px;height:84px}.crop-zone-row{grid-template-columns:1fr}.picker-row{gap:6px;min-width:640px}}:root{--bg:#171720;--bg-elevated:#1b1a25;--sidebar-bg:#20202c;--panel:#242330;--panel-2:#282735;--panel-3:#302f3f;--surface:#1f1e2a;--surface-2:#2b2a39;--surface-3:#343244;--border:#313042;--border-strong:#3c3a4e;--text:#fff;--text-soft:#d9d6e5;--muted:#9b97aa;--muted-2:#777389;--accent:#d4aa48;--accent-strong:#f0c868;--accent-soft:#d4aa4824;--accent-soft-2:#d4aa483d;--success:#27c99a;--success-soft:#27c99a1f;--warning:#d4aa48;--warning-soft:#d4aa4824;--danger:#d96b6b;--danger-soft:#d96b6b1f;--info:#d4aa48;--info-soft:#d4aa481a;--shadow:0 18px 45px #0000003d;--shadow-soft:0 10px 28px #00000029;--radius-xl:8px;--radius-lg:8px;--radius-md:7px;--radius-sm:6px;--sidebar-width:220px;--page-padding:0px}html[data-theme=light]{--bg:#f2f0ea;--bg-elevated:#f7f4ed;--sidebar-bg:#fff;--panel:#fff;--panel-2:#f6f2ea;--panel-3:#eee7d8;--surface:#f3efe6;--surface-2:#eae2d3;--surface-3:#ded2bd;--border:#ded7ca;--border-strong:#cec2ac;--text:#1f1c18;--text-soft:#373027;--muted:#736a5c;--muted-2:#938878;--accent:#a9822f;--accent-strong:#bd9840;--accent-soft:#a9822f1f;--accent-soft-2:#a9822f38}html,body,#root{background:var(--bg)!important}body{background:var(--bg)!important;color:var(--text)!important}.app-shell.with-sidebar{background:var(--bg)!important;min-height:100vh!important;padding:0!important}.app-sidebar{width:var(--sidebar-width)!important;background:var(--sidebar-bg)!important;height:100vh!important;box-shadow:none!important;border:0!important;border-right:1px solid #2c2a3b!important;border-radius:0!important;padding:24px 16px!important;position:fixed!important;inset:0 auto 0 0!important}.app-page{margin-left:var(--sidebar-width)!important;background:var(--bg)!important;gap:18px!important;min-height:100vh!important;padding:28px!important;display:grid!important}.sidebar-brand{border-bottom:1px solid #302f40!important;padding:0 0 22px!important}.brand-mark{background:var(--accent-soft)!important;border:1px solid var(--accent-soft-2)!important;width:34px!important;height:34px!important;color:var(--accent-strong)!important;border-radius:10px!important;font-size:16px!important}.sidebar-brand span{color:var(--accent-strong)!important;letter-spacing:.18em!important;font-size:9px!important}.sidebar-brand strong{color:var(--text)!important;font-size:15px!important}.sidebar-nav{gap:8px!important;margin-top:22px!important}.sidebar-nav button{min-height:46px!important;color:var(--text-soft)!important;background:0 0!important;border-radius:6px!important;padding:10px 12px!important}.sidebar-nav button:hover{background:#292838!important}.sidebar-item-icon{width:28px!important;height:28px!important;color:var(--accent)!important;background:0 0!important;border-radius:7px!important;flex-basis:28px!important;font-size:15px!important}.sidebar-nav button.active .sidebar-item-icon{color:var(--accent-strong)!important;background:0 0!important}.sidebar-item-content strong{font-size:13px!important;font-weight:700!important}.sidebar-item-content small{color:var(--muted)!important;margin-top:1px!important;font-size:10px!important}.sidebar-status{background:#282537!important;border:1px solid #383347!important;border-radius:8px!important;padding:13px!important}.sidebar-status strong{color:var(--accent-strong)!important;font-size:13px!important}.sidebar-status span{color:var(--muted)!important;font-size:11px!important}.app-header{background:var(--panel)!important;border:1px solid var(--border)!important;height:auto!important;min-height:78px!important;box-shadow:var(--shadow-soft)!important;border-radius:8px!important;align-items:center!important;padding:18px 20px!important}.app-header p{color:var(--accent-strong)!important;letter-spacing:.22em!important;font-size:9px!important}.app-header h1{margin:4px 0 2px!important;font-size:24px!important;line-height:1.05!important}.app-header span{color:var(--muted)!important;font-size:12px!important}.header-actions{gap:8px!important}.header-actions button{height:38px!important;min-height:38px!important;color:var(--text-soft)!important;background:#2a2938!important;border:1px solid #3a384a!important;border-radius:7px!important;padding:8px 13px!important;font-size:13px!important;font-weight:700!important}.header-actions button:hover{color:var(--text)!important;background:#333244!important}.primary-button,.auto-analyze-btn,.header-auto-button{background:var(--accent)!important;border-color:var(--accent)!important;color:#191510!important}.header-auto-button:disabled,.auto-analyze-btn:disabled{color:#6d614d!important;background:#342d25!important;border-color:#3d3326!important}.header-live-button,.live-start-button,.session-start-btn{color:#56d9b4!important;background:#27c99a21!important;border-color:#27c99a59!important}.header-new-round-button,.theme-toggle-button{color:var(--accent-strong)!important;background:#d4aa481f!important;border-color:#d4aa4857!important}.panel,.modal-card{background:var(--panel)!important;border:1px solid var(--border)!important;box-shadow:var(--shadow-soft)!important;border-radius:8px!important;padding:18px!important}.panel h2{margin-bottom:10px!important;font-size:19px!important;font-weight:700!important}.panel p,.selected-header p,.screen-preview-header p,.video-capture-header p,.live-capture-header p,.profiles-hero-header p,.session-hero-header p,.calibration-panel-header p,.template-library-header p{color:var(--muted)!important;font-size:12px!important}.main-grid{grid-template-columns:minmax(0,1fr) 380px!important;gap:14px!important}.left-column,.sticky-wrap,.capture-main-column,.capture-side-column{gap:14px!important}.sticky-wrap,.capture-side-column{top:28px!important}.selected-header,.result-header,.screen-preview-header,.profiles-hero-header,.profile-list-header,.calibration-panel-header,.live-capture-header,.video-capture-header,.session-hero-header,.template-library-header{align-items:flex-start!important}.selected-card-actions button,.ocr-main-actions button,.calibration-header-actions button,.crop-toolbar button,.session-actions button,.video-actions button,.video-source-tabs button,.profile-form-grid button,.profile-create-row button{height:36px!important;min-height:36px!important;color:var(--text-soft)!important;background:#2a2938!important;border:1px solid #3a384a!important;border-radius:6px!important;padding:7px 12px!important;font-size:12px!important}input,select,textarea{min-height:38px!important;color:var(--text)!important;background:#1b1a25!important;border-color:#363445!important;border-radius:6px!important;padding:8px 10px!important;font-size:12px!important}label{color:var(--muted)!important;letter-spacing:.08em!important;font-size:10px!important}.slot-card{background:#211f2b!important;border-color:#373544!important;border-radius:8px!important;width:86px!important;padding:9px!important}.hand-slot{background:#d4aa4814!important;border-color:#d4aa4840!important}.slot-header span{color:var(--muted)!important;font-size:10px!important}.playing-card{width:66px!important;height:84px!important;box-shadow:none!important;background:#1c1b25!important;border-color:#3a3749!important;border-radius:7px!important;font-size:22px!important}.playing-card.active{border-color:var(--accent)!important;box-shadow:0 0 0 2px #d4aa4838!important}.card-status-row span,.action-pill,.profile-list-header span,.screen-profile-header span,.template-library-header>span,.template-section-title span,.ready-checklist-header span,.session-status,.live-capture-header span,.video-capture-header span{min-height:24px!important;color:var(--text-soft)!important;background:#2b2938!important;border-color:#3b394a!important;border-radius:999px!important;padding:4px 8px!important;font-size:10px!important}.result-content{gap:12px!important}.best-hand-box,.stat-card,.active-profile-summary>div,.session-summary-grid>div,.latest-snapshot-card>div,.live-status-grid>div,.crop-preview-card,.template-progress-card,.previous-session-card,.profile-card,.ready-checklist-item{box-shadow:none!important;background:#282735!important;border:1px solid #383647!important;border-radius:7px!important}.best-hand-box{padding:14px!important}.best-hand-box span{color:var(--accent-strong)!important}.best-hand-box strong{font-size:24px!important}.stat-card{padding:12px!important}.stat-card strong{font-size:20px!important}.mode-note,.notice,.live-warning-box,.template-empty-message,.template-complete-message,.session-empty-state,.calibration-empty-state,.ocr-empty-state{color:var(--muted)!important;background:#282735!important;border:1px solid #393747!important;border-radius:7px!important}.notice.warning{color:var(--accent-strong)!important;background:#d4aa4821!important;border-color:#d4aa4842!important}.notice.info,.template-status-line,.capture-moved-notice,.calibration-moved-notice{color:var(--accent-strong)!important;background:#d4aa481a!important;border-color:#d4aa4838!important}.bar-track,.template-progress-track{background:#343244!important;height:7px!important}.bar-fill,.template-progress-fill,.distribution-panel .bar-fill,.distribution-panel:nth-of-type(odd) .bar-fill{background:var(--accent)!important}.live-capture-panel,.video-capture-panel,.capture-guide-panel,.screen-profile-panel{background:#242330!important;border:1px solid #343244!important;border-radius:8px!important;padding:16px!important}.live-status-grid>div,.video-meta-grid>div{background:#292838!important;border-color:#3a3849!important}.live-status-grid strong,.video-meta-grid strong{color:var(--muted)!important}.live-status-grid span,.video-meta-grid span{color:var(--accent-strong)!important}.live-lock-controls label{color:var(--muted)!important;background:#2a2938!important;border-color:#3a3849!important;border-radius:6px!important}.video-preview-shell,.crop-image-wrap{background:#181722!important;border:1px solid #343244!important;border-radius:8px!important}.profiles-page-grid{gap:14px!important}.profile-card.active{background:#d4aa481f!important;border-color:#d4aa4852!important}.profile-card>span{color:var(--muted)!important;background:#232230!important}.crop-toolbar{gap:8px!important}.crop-zone-row{background:#282735!important;border-color:#383647!important;border-radius:7px!important}.crop-box.active{border-color:var(--accent)!important;background:#d4aa481f!important}.crop-box{border-color:#27c99a!important}.crop-box span{background:#171720!important}.template-chip,.missing-template-grid button{color:var(--muted)!important;background:#292838!important;border-color:#3a3849!important}.template-chip.saved{color:#56d9b4!important;background:#27c99a1f!important;border-color:#27c99a40!important}.template-card{background:#282735!important;border-color:#383647!important;border-radius:7px!important}.session-table th,.session-table td{border-bottom-color:#343244!important}html[data-theme=light] .app-sidebar{border-right-color:var(--border)!important}html[data-theme=light] input,html[data-theme=light] select,html[data-theme=light] textarea{border-color:var(--border)!important;background:#fff!important}html[data-theme=light] .panel,html[data-theme=light] .app-header,html[data-theme=light] .slot-card,html[data-theme=light] .stat-card,html[data-theme=light] .best-hand-box,html[data-theme=light] .live-capture-panel,html[data-theme=light] .video-capture-panel{background:var(--panel)!important}@media (width<=1180px){.app-shell.with-sidebar{padding:14px!important}.app-sidebar{border:1px solid var(--border)!important;border-radius:8px!important;width:100%!important;height:auto!important;margin-bottom:14px!important;padding:16px!important;position:static!important}.app-page{margin-left:0!important;padding:0!important}.sidebar-nav{grid-template-columns:repeat(4,minmax(0,1fr))!important}.main-grid,.capture-page-grid{grid-template-columns:1fr!important}}@media (width<=860px){.app-header{flex-direction:column!important;align-items:stretch!important}.header-actions{justify-content:flex-start!important}.header-actions button{flex:calc(33.333% - 8px)!important}.sidebar-nav{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (width<=620px){.app-shell.with-sidebar{padding:10px!important}.app-page{gap:12px!important}.sidebar-nav,.stats-grid,.ev-grid,.pot-call-grid,.settings-grid,.active-profile-summary,.session-summary-grid,.latest-snapshot-card,.live-status-grid,.video-meta-grid,.profile-form-grid{grid-template-columns:1fr!important}.header-actions button{flex:100%!important}}.sidebar-nav button.active{color:var(--accent-strong)!important;box-shadow:none!important;background:#d4aa481f!important}.sidebar-nav button.active strong,.sidebar-nav button.active small,.sidebar-nav button.active .sidebar-item-icon{color:var(--accent-strong)!important}.sidebar-nav button.active .sidebar-item-icon{background:#d4aa4824!important}@media (width<=1180px){:root{--sidebar-width:74px}.app-shell.with-sidebar{padding:0!important}.app-sidebar{width:var(--sidebar-width)!important;border:0!important;border-right:1px solid var(--border)!important;border-radius:0!important;height:100vh!important;margin:0!important;padding:16px 10px!important;position:fixed!important;inset:0 auto 0 0!important;overflow:hidden auto!important}.app-page{margin-left:var(--sidebar-width)!important;width:calc(100vw - var(--sidebar-width))!important;padding:14px!important}.sidebar-brand{justify-content:center!important;padding:0 0 16px!important}.sidebar-brand>div:not(.brand-mark){display:none!important}.brand-mark{width:42px!important;height:42px!important}.sidebar-nav{grid-template-columns:1fr!important;gap:10px!important;margin-top:16px!important;display:grid!important}.sidebar-nav button{border-radius:14px!important;justify-content:center!important;width:52px!important;height:52px!important;min-height:52px!important;padding:0!important}.sidebar-item-icon{flex:0 0 36px!important;width:36px!important;height:36px!important;font-size:17px!important}.sidebar-item-content,.sidebar-status{display:none!important}}@media (width<=620px){:root{--sidebar-width:64px}.app-sidebar{padding:12px 6px!important}.app-page{padding:10px!important}.brand-mark{width:40px!important;height:40px!important}.sidebar-nav button{width:50px!important;height:50px!important;min-height:50px!important}.sidebar-item-icon{width:34px!important;height:34px!important}}.distribution-grid .distribution-panel{min-width:0}.distribution-panel h2{align-items:center;gap:8px;display:flex}.distribution-panel h2:before{content:"";background:var(--accent);border-radius:999px;width:8px;height:8px}@media (width<=1180px){.distribution-grid{grid-template-columns:1fr}}.distribution-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important;display:grid!important}.distribution-grid .distribution-panel{min-width:0;height:100%}.distribution-grid .distribution-panel h2{align-items:center;gap:8px;display:flex;font-size:16px!important}.distribution-grid .distribution-panel h2:before{content:"";background:var(--accent);border-radius:999px;flex:none;width:8px;height:8px}@media (width<=1180px){.distribution-grid{grid-template-columns:1fr!important}}.distribution-comparison-panel{width:100%;display:block}.distribution-comparison-header{margin-bottom:10px}.distribution-grid{width:100%;grid-template-columns:repeat(2,minmax(0,1fr))!important;align-items:stretch!important;gap:14px!important;display:grid!important}.distribution-grid-item{min-width:0;display:block}.distribution-grid-item .distribution-panel{min-width:0;height:100%}.distribution-grid-item .distribution-panel h2{align-items:center;gap:8px;display:flex;font-size:16px!important}.distribution-grid-item .distribution-panel h2:before{content:"";background:var(--accent);border-radius:999px;flex:0 0 8px;width:8px;height:8px}@media (width<=1180px){.distribution-grid{grid-template-columns:1fr!important}}.distribution-comparison-panel{gap:12px;display:grid}.distribution-comparison-header h2{color:var(--text);margin:0;font-size:18px}.distribution-comparison-header p{color:var(--muted);margin:4px 0 0;font-size:12px}.distribution-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.distribution-summary-card{text-align:left;border:1px solid var(--border);background:var(--panel);width:100%;min-width:0;color:var(--text);cursor:pointer;border-radius:8px;gap:10px;padding:14px;display:grid}.distribution-summary-card:hover{background:var(--panel-2)}.distribution-summary-card.active{background:#d4aa4814;border-color:#d4aa486b}.distribution-summary-top span,.distribution-summary-top strong,.distribution-summary-top small,.distribution-summary-main strong,.distribution-summary-main span{display:block}.distribution-summary-top span{color:var(--accent-strong);letter-spacing:.12em;text-transform:uppercase;font-size:11px;font-weight:800}.distribution-summary-top strong{color:var(--text);margin-top:5px;font-size:18px}.distribution-summary-top small{color:var(--muted);margin-top:3px;font-size:12px;line-height:1.35}.distribution-summary-main{justify-content:space-between;align-items:end;gap:10px;padding-top:2px;display:flex}.distribution-summary-main strong{color:var(--text);font-size:26px;line-height:1}.distribution-summary-main span{color:var(--muted);text-align:right;font-size:12px}.distribution-summary-list{border-top:1px solid var(--border);gap:6px;padding-top:8px;display:grid}.distribution-summary-list div{color:var(--muted);justify-content:space-between;gap:10px;font-size:12px;display:flex}.distribution-summary-list strong{color:var(--text-soft)}.distribution-detail-panel .distribution-panel{margin:0}.distribution-detail-panel .distribution-panel h2{align-items:center;gap:8px;display:flex;font-size:16px!important}.distribution-detail-panel .distribution-panel h2:before{content:"";background:var(--accent);border-radius:999px;flex:0 0 8px;width:8px;height:8px}@media (width<=900px){.distribution-summary-grid{grid-template-columns:1fr}}:root{--fixed-header-height:92px}.app-header{height:var(--fixed-header-height)!important;min-height:var(--fixed-header-height)!important;max-height:var(--fixed-header-height)!important;padding:16px 20px!important;overflow:hidden!important}.app-header>div:first-child{min-width:0}.app-header h1,.app-header span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.header-page-button{display:none!important}.header-actions{min-width:max-content;flex-wrap:nowrap!important}@media (width>=1181px){.app-header{z-index:30;position:sticky;top:28px}}@media (width<=1180px){.app-header{z-index:30;position:sticky;top:14px;height:var(--fixed-header-height)!important;min-height:var(--fixed-header-height)!important;max-height:var(--fixed-header-height)!important}.header-actions{padding-bottom:2px;overflow-x:auto}.header-actions button{flex:none!important}}@media (width<=680px){:root{--fixed-header-height:112px}.app-header{align-items:stretch!important;gap:10px!important}.app-header h1{font-size:20px!important}.app-header span{max-width:100%;font-size:11px!important}.header-actions{width:100%}.header-actions button{min-width:104px!important;height:34px!important;min-height:34px!important;padding:6px 10px!important;font-size:11px!important}}.auth-page-shell{background:var(--bg);min-height:100vh;color:var(--text);place-items:center;padding:24px;display:grid}.auth-card{border:1px solid var(--border);background:var(--panel);width:min(460px,100%);box-shadow:var(--shadow-soft);border-radius:12px;padding:28px}.auth-brand-block{text-align:center;margin-bottom:20px}.auth-brand-mark{background:var(--accent-soft);border:1px solid var(--accent-soft-2);width:48px;height:48px;color:var(--accent-strong);border-radius:14px;place-items:center;margin:0 auto 14px;font-size:22px;font-weight:900;display:grid}.auth-brand-block span{color:var(--accent-strong);letter-spacing:.18em;text-transform:uppercase;font-size:11px;font-weight:900}.auth-card h1{color:var(--text);margin:8px 0 6px;font-size:28px;line-height:1.1}.auth-card p{color:var(--muted);margin:0;font-size:13px;line-height:1.5}.auth-mode-tabs{border:1px solid var(--border);background:var(--surface);border-radius:10px;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:18px 0;padding:4px;display:grid}.auth-mode-tabs button{min-height:38px;color:var(--muted);cursor:pointer;background:0 0;border:none;border-radius:8px;font-weight:900}.auth-mode-tabs button.active{background:var(--accent-soft);color:var(--accent-strong)}.auth-form{gap:13px;display:grid}.auth-name-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.auth-error-box{background:var(--danger-soft);color:var(--danger);border:1px solid #d96b6b42;border-radius:9px;padding:10px 12px;font-size:13px;font-weight:800}.auth-submit-button{border:1px solid var(--accent);background:var(--accent);color:#191510;cursor:pointer;border-radius:9px;min-height:44px;font-weight:900}.auth-submit-button:disabled{opacity:.6;cursor:not-allowed}.auth-loading-card{text-align:center}.header-auth-user{border-left:1px solid var(--border);align-items:center;gap:8px;min-height:38px;padding-left:8px;display:inline-flex}.header-auth-user>span{text-overflow:ellipsis;white-space:nowrap;max-width:160px;color:var(--muted);font-size:12px;font-weight:800;overflow:hidden}.header-auth-user button{height:34px!important;min-height:34px!important;color:var(--danger)!important;background:#d96b6b1f!important;border:1px solid #d96b6b3d!important;border-radius:7px!important;padding:6px 10px!important}@media (width<=680px){.auth-page-shell{padding:14px}.auth-card{padding:20px}.auth-name-grid{grid-template-columns:1fr}.header-auth-user{border-left:none;border-top:1px solid var(--border);flex:100%;justify-content:space-between;padding:8px 0 0}}.profiles-header-badges{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.profiles-header-badges span{min-height:24px;color:var(--accent-strong);text-transform:uppercase;background:#d4aa481f;border:1px solid #d4aa483d;border-radius:999px;padding:4px 8px;font-size:10px;font-weight:800}.profiles-header-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.profiles-save-button{border:1px solid var(--accent);background:var(--accent);color:#191510;cursor:pointer;border-radius:7px;min-height:36px;padding:7px 12px;font-size:12px;font-weight:800}.profiles-save-button:hover{background:var(--accent-strong);border-color:var(--accent-strong)}@media (width<=680px){.profiles-header-actions{justify-content:flex-start}.profiles-save-button{width:100%}}.screen-area-picker button.active,.crop-toolbar .screen-area-picker button.active{border-color:var(--accent);color:var(--accent-strong);background:#d4aa4838}.screen-area-picker button.active:hover,.crop-toolbar .screen-area-picker button.active:hover{border-color:var(--accent-strong);color:var(--accent-strong);background:#d4aa4847}.screen-area-picker button.active,.crop-toolbar .screen-area-picker button.active{color:#14110c;background:#d4aa48;border-color:#d4aa48;box-shadow:0 0 0 1px #d4aa4859,0 8px 18px #d4aa4824}.screen-area-picker button.active:hover,.crop-toolbar .screen-area-picker button.active:hover{color:#14110c;background:#e0bb61;border-color:#e0bb61}.crop-image-stage{max-width:100%;line-height:0;display:inline-block;position:relative}.crop-image-stage>img{max-width:100%;height:auto;display:block}.symbol-template-library{border:1px solid var(--border);background:var(--surface);border-radius:18px;gap:16px;margin-top:18px;padding:16px;display:grid}.symbol-template-group{gap:10px;display:grid}.symbol-template-grid{grid-template-columns:repeat(auto-fill,minmax(82px,1fr));gap:10px;display:grid}.symbol-template-grid.suit{grid-template-columns:repeat(auto-fill,minmax(92px,1fr))}.symbol-template-item{border:1px solid var(--border);background:var(--panel);border-radius:12px;gap:7px;padding:8px;display:grid}.symbol-template-item label{cursor:pointer;min-height:78px;color:var(--text);place-items:center;gap:6px;display:grid}.symbol-template-item strong{font-size:20px}.symbol-template-item.red strong{color:#d77d78}.symbol-template-item span{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:11px;font-weight:800}.symbol-template-item img{object-fit:contain;border:1px solid var(--border);background:#101010;border-radius:8px;max-width:62px;max-height:52px}.symbol-template-item.saved{border-color:#52a07161}.symbol-template-item.missing{border-style:dashed}.symbol-template-item button{width:100%;min-height:28px;padding:5px 8px;font-size:11px}.ocr-debug-panel{gap:16px;display:grid}.ocr-debug-header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.ocr-debug-header h2{margin:0}.ocr-debug-header p{color:var(--muted);margin:4px 0 0;font-size:13px}.ocr-debug-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.ocr-debug-actions label{color:var(--muted);gap:4px;font-size:12px;font-weight:700;display:grid}.ocr-debug-actions input[type=number]{width:76px}.ocr-debug-checkbox{grid-auto-flow:column;align-items:center}.ocr-debug-summary{grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;display:grid}.ocr-debug-summary>div{background:var(--surface);border:1px solid var(--border);border-radius:14px;min-width:0;padding:10px}.ocr-debug-summary span{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:11px;font-weight:800;display:block}.ocr-debug-summary strong{color:var(--text);overflow-wrap:anywhere;margin-top:4px;display:block}.ocr-debug-empty{border:1px dashed var(--border);color:var(--muted);border-radius:16px;padding:18px}.ocr-debug-grid{gap:14px;display:grid}.ocr-debug-area-card{border:1px solid var(--border);background:var(--surface);border-radius:18px;gap:12px;padding:14px;display:grid}.ocr-debug-area-card.detected{border-color:#52a07166}.ocr-debug-area-card.weak{border-color:#d4aa4873}.ocr-debug-area-header{justify-content:space-between;gap:10px;display:flex}.ocr-debug-area-header span,.ocr-debug-area-header small,.ocr-debug-zone{color:var(--muted);font-size:12px}.ocr-debug-area-header b{text-align:right;color:var(--accent-strong);font-size:22px;display:block}.ocr-debug-images,.ocr-debug-template-images{flex-wrap:wrap;gap:10px;display:flex}.ocr-debug-images>div,.ocr-debug-template-images>div{align-content:start;gap:6px;display:grid}.ocr-debug-images span,.ocr-debug-template-images span{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:11px;font-weight:800}.ocr-debug-images img{max-width:150px;max-height:150px;image-rendering:pixelated;border:1px solid var(--border);background:#101010;border-radius:10px}.ocr-debug-template-images img{max-width:92px;max-height:110px;image-rendering:pixelated;border:1px solid var(--border);background:#101010;border-radius:8px}.ocr-debug-matches,.ocr-debug-skipped{gap:8px;display:grid}.ocr-debug-matches h4,.ocr-debug-skipped h4,.ocr-debug-number-areas h3{color:var(--text);margin:0;font-size:13px}.ocr-debug-match-row{border:1px solid var(--border);background:var(--panel);border-radius:12px;gap:8px;padding:10px;display:grid}.ocr-debug-match-main{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.ocr-debug-match-main strong{min-width:36px;color:var(--text);font-size:18px}.ocr-debug-match-main span,.ocr-debug-skipped span{background:var(--surface);color:var(--muted);border-radius:999px;padding:4px 7px;font-size:12px}.ocr-debug-skipped{padding-top:4px}.ocr-debug-skipped span{margin:0 6px 6px 0;display:inline-flex}.ocr-debug-number-areas{border:1px solid var(--border);background:var(--surface);border-radius:16px;gap:8px;padding:12px;display:grid}.ocr-debug-number-areas>div{gap:3px;display:grid}.ocr-debug-number-areas span,.ocr-debug-number-areas small{color:var(--muted)}@media (width<=900px){.ocr-debug-header{display:grid}.ocr-debug-actions{justify-content:flex-start}.ocr-debug-summary{grid-template-columns:repeat(2,minmax(0,1fr))}}.ocr-debug-rank-suit{border:1px solid var(--border);background:var(--panel);border-radius:12px;gap:10px;padding:10px;display:grid}.ocr-debug-rank-suit h4,.ocr-debug-symbol-matches h5{color:var(--text);margin:0}.ocr-debug-rank-suit-result{align-items:baseline;gap:8px;display:flex}.ocr-debug-rank-suit-result strong{color:var(--accent-strong);font-size:22px}.ocr-debug-rank-suit-result span{color:var(--muted);font-size:12px}.ocr-debug-symbol-matches{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.ocr-debug-symbol-matches>div{flex-wrap:wrap;gap:6px;display:flex}.ocr-debug-symbol-matches h5{width:100%;font-size:12px}.ocr-debug-symbol-matches span{background:var(--surface);color:var(--muted);border-radius:999px;padding:4px 7px;font-size:12px}.ocr-debug-training-summary{border:1px solid var(--border);background:var(--surface);color:var(--muted);border-radius:14px;flex-wrap:wrap;align-items:center;gap:8px;padding:10px 12px;display:flex}.ocr-debug-training-summary strong{color:var(--text)}.ocr-debug-label-row{border:1px solid var(--border);background:var(--panel);border-radius:12px;flex-wrap:wrap;align-items:end;gap:10px;padding:10px;display:flex}.ocr-debug-label-row label{color:var(--muted);gap:5px;font-size:12px;font-weight:800;display:grid}.ocr-debug-label-row select{min-width:120px}.ocr-debug-label-row button{min-height:38px;color:var(--success);cursor:pointer;background:#79c7a224;border:1px solid #79c7a247;border-radius:10px;padding:8px 12px;font-weight:800}.ocr-debug-label-row button:disabled{opacity:.5;cursor:not-allowed}.ocr-debug-symbol-list{align-content:start;gap:6px;display:grid}.ocr-debug-symbol-row{border:1px solid var(--border);background:var(--surface);border-radius:10px;grid-template-columns:minmax(120px,1fr) auto;align-items:center;gap:8px;padding:7px;display:grid}.ocr-debug-symbol-row>div{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.ocr-debug-symbol-row strong{color:var(--text)}.ocr-debug-symbol-row span,.ocr-debug-symbol-row small{color:var(--muted);font-size:12px}.ocr-debug-symbol-row img{width:42px;height:42px;image-rendering:pixelated;border:1px solid var(--border);background:#101010;border-radius:8px}.ocr-debug-file-button{border:1px solid var(--border);background:var(--surface);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;min-height:38px;padding:8px 12px;color:var(--text-soft)!important;font-weight:800!important;display:inline-flex!important}.ocr-debug-file-button input{display:none}.ocr-debug-resize-note{color:var(--muted);background:#e0b36a1a;border:1px solid #e0b36a40;border-radius:14px;flex-wrap:wrap;align-items:center;gap:6px;padding:10px 12px;display:flex}.ocr-debug-resize-note strong{color:var(--accent-strong)}.ocr-eval-page-grid{gap:16px;display:grid}.ocr-eval-hero{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.ocr-eval-hero h2{margin:0}.ocr-eval-hero p{color:var(--muted);margin:4px 0 0}.ocr-eval-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.ocr-eval-actions button,.ocr-eval-upload-button,.ocr-eval-table button{border:1px solid var(--border);background:var(--surface);min-height:38px;color:var(--text-soft);cursor:pointer;border-radius:10px;padding:8px 12px;font-weight:800}.ocr-eval-actions button:hover,.ocr-eval-upload-button:hover,.ocr-eval-table button:hover{background:var(--surface-2);color:var(--text)}.ocr-eval-actions button:disabled,.ocr-eval-table button:disabled{opacity:.5;cursor:not-allowed}.ocr-eval-upload-button input{display:none}.ocr-eval-summary{grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;display:grid}.ocr-eval-summary>div{border:1px solid var(--border);background:var(--surface);border-radius:14px;padding:12px}.ocr-eval-summary span{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:11px;font-weight:800;display:block}.ocr-eval-summary strong{color:var(--text);margin-top:5px;font-size:18px;display:block}.ocr-eval-empty{color:var(--muted);border-style:dashed}.ocr-eval-table-panel{overflow:hidden}.ocr-eval-table-wrap{overflow-x:auto}.ocr-eval-table{border-collapse:collapse;width:100%;min-width:1180px}.ocr-eval-table th,.ocr-eval-table td{border-bottom:1px solid var(--border);vertical-align:top;text-align:left;padding:10px}.ocr-eval-table th{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:11px;font-weight:900}.ocr-eval-shot-cell{align-items:center;gap:10px;min-width:220px;display:flex}.ocr-eval-shot-cell img{object-fit:cover;border:1px solid var(--border);background:#101010;border-radius:8px;width:72px;height:44px}.ocr-eval-shot-cell strong,.ocr-eval-shot-cell span,.ocr-eval-shot-cell small{display:block}.ocr-eval-shot-cell span,.ocr-eval-shot-cell small{color:var(--muted);overflow-wrap:anywhere;font-size:12px}.ocr-eval-shot-cell small{color:var(--danger)}.ocr-eval-status{background:var(--surface);color:var(--muted);border-radius:999px;padding:4px 8px;font-size:12px;font-weight:800;display:inline-flex}.ocr-eval-status.done{color:var(--success);background:#79c7a224}.ocr-eval-status.running{color:var(--accent-strong);background:#e0b36a24}.ocr-eval-status.failed{color:var(--danger);background:#d4837e29}.ocr-eval-cell{border-left:3px solid #0000;min-width:110px}.ocr-eval-cell select{width:96px}.ocr-eval-cell.correct{border-left-color:var(--success);background:#79c7a214}.ocr-eval-cell.wrong{border-left-color:var(--danger);background:#d4837e14}.ocr-eval-cell.weak{border-left-color:var(--accent-strong);background:#e0b36a14}.ocr-eval-cell.ignored{opacity:.75}.ocr-eval-detected{gap:2px;margin-top:6px;display:grid}.ocr-eval-detected span,.ocr-eval-cell small{color:var(--muted);font-size:11px}.ocr-eval-detected strong{color:var(--text);font-size:16px}@media (width<=1100px){.ocr-eval-hero{display:grid}.ocr-eval-actions{justify-content:flex-start}.ocr-eval-summary{grid-template-columns:repeat(2,minmax(0,1fr))}}
