:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#eef2ff;--bg:#10131a;--panel:#171b25;--panel2:#1f2533;--panel3:#252d3d;--border:#31394c;--muted:#a8b3c7;--text:#eef2ff;--primary:#8fd6ff;--primary2:#4fbfff;--danger:#ff8d8d;--ok:#9deda7;--warning:#ffb74d;background:#10131a;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box;caret-color:#0000;-webkit-user-select:none;user-select:none}body{background:radial-gradient(circle at top left, #4fbfff29, transparent 32rem), var(--bg);min-width:320px;min-height:100vh;margin:0}button,input,textarea,select{font:inherit}button{cursor:pointer;border:0;transition:border-color .15s,background .15s,color .15s,filter .15s}button:disabled{cursor:default;opacity:.55}button:not(:disabled):hover,button:not(:disabled):focus-visible{filter:brightness(1.04)}h1,h2,h3,p{margin-top:0}h1{margin-bottom:.35rem;font-size:3rem}h2{margin:1.4rem 0 .75rem;font-size:1.1rem}img{max-width:100%;display:block}.hidden{display:none}.muted{color:var(--muted)}.small{font-size:.85rem}.spacer{flex:1}.shell{width:min(1180px,100vw - 32px);margin:0 auto;padding:32px 0}.home-shell{place-items:center;min-height:100vh;padding:28px;display:grid}.hero-card,.panel{border:1px solid var(--border);background:#171b25f0;border-radius:28px;box-shadow:0 24px 80px #00000047}.hero-card{width:min(760px,100%);padding:3rem}.home-intro{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:clamp(1.25rem,4vw,2.5rem);display:grid}.home-title{margin:1rem 0}.home-icon{object-fit:contain;width:9rem;transform:rotate(9deg)}.panel{padding:clamp(1rem,3vw,1.6rem)}.cleanup-stage{min-width:0}.app-header{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.eyebrow{color:var(--primary);text-transform:uppercase;letter-spacing:.16em;margin-bottom:.5rem;font-size:.75rem;font-weight:700}.large{font-size:1.1rem;line-height:1.65}.home-actions,.format-buttons,.toolbar{flex-wrap:wrap;align-items:center;gap:.8rem;display:flex}.home-actions{justify-content:center;margin:2rem 0 1rem}.primary,.secondary,.ghost{border-radius:999px;justify-content:center;align-items:center;gap:.45rem;min-height:42px;padding:.65rem 1rem;font-weight:700;display:inline-flex}.primary{background:linear-gradient(135deg, var(--primary), var(--primary2));color:#06131d}.secondary{border:1px solid var(--border);background:var(--panel2);color:var(--text)}.ghost{color:var(--muted);background:0 0;border:1px solid #0000}.danger{color:var(--danger)}.home-actions .large-button{flex:0 17rem}.home-note{text-align:center}.large-button{min-height:54px;padding-inline:1.35rem}.full{width:100%}.stepper{grid-template-columns:repeat(5,minmax(0,1fr));gap:.5rem;margin:1rem 0;display:grid}.step{border:1px solid var(--border);min-height:48px;color:var(--muted);text-align:left;cursor:pointer;background:#1f2533ad;border-radius:999px;align-items:center;gap:.5rem;padding:.5rem .7rem;font-family:inherit;font-size:.9rem;text-decoration:none;transition:border-color .15s,background .15s,color .15s,filter .15s;display:flex}.step:not(.disabled):hover,.step:not(.disabled):focus-visible{background:#8fd6ff14;border-color:#8fd6ffb8}.step.current{color:var(--text);background:#8fd6ff1a;border-color:#8fd6ffb3}.step.disabled{cursor:default;opacity:.45}.step-dot{border:1px solid var(--border);width:24px;height:24px;color:var(--muted);border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:.76rem;display:inline-flex}.step-dot.complete{color:#06131d;background:var(--ok);border-color:var(--ok)}.step-dot.current{color:#06131d;background:var(--primary);border-color:var(--primary)}.nav-footer{align-items:center;gap:.8rem;margin-top:1rem;display:flex}.nav-footer button:hover,.nav-footer button:focus-visible{border-color:#8fd6ffd9}.section-header{margin:0;padding-right:7rem;display:flow-root;position:relative}.section-header .reset-button{min-height:32px;padding:.35rem .7rem;font-size:.9rem;position:absolute;top:0;right:0}.reset-button{transition:border-color .15s,background .15s,color .15s,filter .15s}.reset-button:hover,.reset-button:focus-visible{color:var(--danger);background:#ff8d8d21;border-color:#ff8d8dd1}.grid{gap:1rem;display:grid}.two-cols{grid-template-columns:repeat(2,minmax(0,1fr))}.empty{border:1px dashed var(--border);color:var(--muted);background:#ffffff05;border-radius:18px;padding:1rem}.import-box{width:100%;min-height:188px;color:var(--text);background:linear-gradient(135deg, #8fd6ff1a, #8fd6ff06 46%), var(--panel2);text-align:left;border:1px dashed #8fd6ff94;border-radius:20px;grid-template-columns:minmax(0,1fr) max-content;align-items:start;gap:1.25rem 1.5rem;padding:clamp(1.15rem,3vw,1.8rem);transition:border-color .15s,box-shadow .15s,background .15s,color .15s,filter .15s;display:grid;box-shadow:inset 0 1px #ffffff0a,0 18px 42px #00000029}.import-box:not(.disabled){cursor:pointer}.import-box:not(.disabled):hover,.import-box:not(.disabled):focus-visible{background:linear-gradient(135deg, #8fd6ff24, #8fd6ff0b 48%), var(--panel2);filter:brightness(1.04);border-color:#8fd6fff2;box-shadow:inset 0 1px #ffffff0d,0 20px 48px #0003,0 0 0 3px #8fd6ff14}.import-box.disabled{cursor:default;opacity:.55}.import-main{align-items:center;gap:.95rem;min-width:0;display:flex}.import-icon-shell{width:3.35rem;height:3.35rem;color:var(--primary);background:#8fd6ff24;border:1px solid #8fd6ff4d;border-radius:16px;flex:none;place-items:center;display:grid;box-shadow:inset 0 1px #ffffff0f}.import-copy{gap:.2rem;min-width:0;display:grid}.import-detail-row{border-top:1px solid #8fd6ff24;grid-column:1/-1;grid-template-columns:minmax(0,1fr) auto;align-items:stretch;gap:.9rem 1.25rem;padding-top:1rem;display:grid}.import-picker{color:var(--text);text-align:left;font-size:clamp(1.12rem,2vw,1.32rem);font-weight:800;line-height:1.25}.import-subtitle{color:var(--muted);margin:0;font-size:.95rem;line-height:1.45}.import-notes{justify-items:start;gap:.65rem;min-width:0;display:grid}.import-hint{color:var(--muted);flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:.32rem .42rem;font-size:.92rem;line-height:1.45;display:inline-flex}.import-hint-icon{color:var(--primary);flex:none}.import-box kbd,.import-box code{border:1px solid var(--border);min-height:1.45em;color:var(--text);vertical-align:baseline;background:#ffffff0f;border-radius:6px;align-items:center;padding:0 .38em;font-family:inherit;font-size:.88em;font-weight:700;display:inline-flex}.import-box kbd{color:#2d251b;white-space:pre-line;background:linear-gradient(#eee3cd 0%,#cfc3aa 100%);border-color:#f3ead8 #9b917f #6e6659 #dfd4bd;border-radius:3px;flex-direction:column;justify-content:center;min-width:3rem;min-height:2.3rem;padding:.22rem .48rem .3rem;line-height:1.05;box-shadow:inset 1px 1px #fff8e9,inset -1px -1px #8d826f,0 3px #6c6254,3px 5px #0b0f16}.import-box kbd span{text-align:left;width:5.45ch;font-size:.84em}.import-box code{color:#d8f1ff;overflow-wrap:anywhere;gap:.3rem;max-width:100%;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:.84em}.import-box code .import-hint-icon{color:#ffd37a;stroke-width:2.2px;width:1em;height:1em}.import-hint>.import-hint-icon{color:#f6c85f;stroke-width:2.15px}.import-toolbar{justify-content:flex-end;gap:.5rem;margin:0}.import-toolbar span{min-height:32px;color:var(--muted);white-space:nowrap;background:#111620ad;border:1px solid #8fd6ff2e;border-radius:999px;align-items:center;gap:.35rem;padding:.28rem .72rem;font-size:.86rem;display:inline-flex}.import-toolbar svg:first-child{color:var(--primary)}.import-toolbar span:last-child svg:first-child{color:var(--warning)}.import-toolbar strong{color:var(--text)}.import-mode-panel{background:#1116208a;border:1px solid #8fd6ff24;border-radius:16px;align-content:end;gap:.45rem;min-width:15rem;padding:.8rem;display:grid}.import-mode-label{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:800}.segmented-control{border:1px solid var(--border);background:#111620;border-radius:999px;grid-template-columns:repeat(3,minmax(0,1fr));min-width:0;min-height:32px;padding:2px;display:inline-grid}.segmented-control button{min-width:3.6rem;min-height:26px;color:var(--muted);white-space:nowrap;background:0 0;border-radius:999px;padding:.22rem .52rem;font-size:.84rem;font-weight:700;line-height:1.15}.segmented-control button.selected{color:var(--text);background:#8fd6ff2b;box-shadow:inset 0 0 0 1px #8fd6ff38}textarea,input,select{border:1px solid var(--border);width:100%;color:var(--text);background:#111620;border-radius:14px;outline:none;padding:.65rem .75rem}input:not([readonly]):not(:disabled),textarea:not([readonly]):not(:disabled),[contenteditable=true],[contenteditable=plaintext-only]{caret-color:auto;-webkit-user-select:text;user-select:text}textarea:focus,input:focus,select:focus{border-color:var(--primary);box-shadow:0 0 0 3px #8fd6ff24}label span{color:var(--muted);margin-bottom:.35rem;font-size:.83rem;display:block}.album-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));align-items:start;gap:.9rem;display:grid}.image-card{border:1px solid var(--border);background:var(--panel2);cursor:pointer;border-radius:14px;gap:.6rem;padding:.75rem;display:grid;overflow:hidden}.image-click-shell{width:100%;color:inherit;text-align:left;background:0 0;gap:.6rem;padding:0;display:grid}.image-card.focused{border-color:var(--primary)}.image-click-shell img{object-fit:cover;background:#080b10;border-radius:10px;width:100%;height:120px}.image-preview-placeholder{border:1px dashed var(--border);width:100%;height:120px;color:var(--muted);background:#ffffff08;border-radius:10px;place-items:center;font-size:.84rem;display:grid}.image-name{text-overflow:ellipsis;white-space:nowrap;font-weight:700;overflow:hidden}.image-card.rejected{border-color:#ffd37a61}.reason{color:var(--warning)}.slice-list,.record-list,.filter-list{gap:.75rem;display:grid}.slice-card,.record-card,.filter-card{border:1px solid var(--border);background:var(--panel2);border-radius:18px;min-width:0;padding:.75rem}.slice-card[role=button],.record-card[role=button],.filter-card[role=button],.image-card[role=button],.export-message-card[role=button]{cursor:pointer;transition:border-color .15s,background .15s,color .15s,filter .15s}.image-card[role=button]:where(:hover,:focus-visible),.slice-card[role=button]:where(:hover,:focus-visible),.record-card[role=button]:where(:hover,:focus-visible),.filter-card[role=button]:where(:hover,:focus-visible),.export-message-card[role=button]:where(:hover,:focus-visible){background:var(--panel2);filter:brightness(1.04);border-color:#8fd6ffb8}.image-card[role=button]:focus-visible,.slice-card[role=button]:focus-visible,.record-card[role=button]:focus-visible,.filter-card[role=button]:focus-visible,.export-message-card[role=button]:focus-visible{outline:none}.image-card[role=button].focused{border-color:var(--primary);background:#8fd6ff14}.image-card[role=button].rejected{border-color:#ffd37a61}.record-card.expanded,.filter-card.focused{border-color:var(--primary);background:#8fd6ff14}.slice-card.success,.record-card.success,.filter-card.success{border-color:var(--ok);background:#9deda712}.slice-card.warning,.record-card.warning,.filter-card.warning{border-color:var(--warning);background:#ffb74d14}.slice-click-shell{width:100%;min-width:0;color:inherit;text-align:left;background:0 0;padding:0;display:block}.slice-meta-line{color:var(--muted);align-items:center;gap:1rem;margin-bottom:.45rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:.82rem;display:flex}.slice-number{vertical-align:text-bottom;color:var(--primary);align-items:center;gap:.1rem;margin-left:.45rem;display:inline-flex}.slice-reason{color:var(--warning)}.slice-image-scroll{background:#090d13;border:1px solid #0b0f16;border-radius:12px;flex-wrap:wrap;align-items:center;gap:1rem;min-width:0;max-width:100%;padding:.45rem;display:flex;overflow:auto hidden}.slice-image-scroll img{width:auto;max-width:none;height:auto;min-height:12px}.committed-ocr-text,.partial-ocr-warning{white-space:nowrap;flex:none}.committed-ocr-text{color:var(--ok);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace}.partial-ocr-warning{color:var(--warning);align-items:center;gap:.35rem;display:inline-flex}.inline-editor{border-top:1px solid var(--border);margin-top:.75rem;padding-top:.75rem}.card-details{cursor:default}.record-editor{grid-template-columns:max-content minmax(160px,1fr) minmax(170px,1fr);align-items:end;gap:.75rem;display:grid}.record-editor label{min-width:0}.timestamp-input{white-space:nowrap;align-items:center;gap:.25rem;display:inline-flex}.timestamp-input input{text-align:center;width:3.2rem;padding:.65rem .35rem}.timestamp-input input.invalid{border-color:var(--danger)}.timestamp-pill{color:#d8f1ff;background:#8fd6ff14;border:1px solid #8fd6ff59;border-radius:999px;justify-content:center;align-items:center;padding:.25rem .55rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;display:inline-flex}.record-row{width:100%;color:inherit;text-align:left;background:0 0;flex-wrap:wrap;align-items:center;gap:.65rem;padding:0;display:flex}.record-row>span:not(.timestamp-pill){flex:120px;min-width:0}.record-row img{background:#090d13;border:1px solid #0b0f16;border-radius:8px;flex:none;width:auto;max-width:none;height:auto;min-height:12px}.filter-card{width:100%;color:inherit;text-align:left}.cleanup-workspace{grid-template-columns:minmax(15rem,.34fr) minmax(0,1fr);align-items:start;gap:1rem;display:grid}.cleanup-sidebar,.cleanup-editor-pane{border:1px solid var(--border);background:var(--panel);border-radius:18px;min-width:0;box-shadow:0 18px 44px #0003}.cleanup-sidebar{max-height:calc(100vh - 2rem);padding:.85rem;position:sticky;top:1rem;overflow:auto}.cleanup-editor-pane{padding:.95rem}.cleanup-pane-header{justify-content:space-between;align-items:flex-start;gap:.85rem;margin-bottom:.85rem;display:flex}.cleanup-pane-header h2{margin:0}.cleanup-pane-kicker{color:var(--muted);margin:.18rem 0 0;font-size:.84rem}.cleanup-reset-button{min-height:34px;padding:.38rem .72rem;font-size:.9rem}.cleanup-player-list{grid-template-columns:1fr;grid-auto-rows:minmax(2.75rem,auto);grid-auto-flow:row;align-items:start;gap:.5rem}.cleanup-player-card{background:var(--panel2);border-radius:12px;min-width:0;padding:.58rem .65rem}.cleanup-player-card.focused{background:#8fd6ff1a;border-color:#8fd6ffe6}.cleanup-player-title{gap:.55rem}.cleanup-player-icon{color:var(--muted);flex:none}.cleanup-player-card.focused .cleanup-player-icon{color:var(--primary)}.cleanup-player-title input{min-width:0;color:inherit;background:0 0;border:0;border-radius:0;flex:auto;padding:0;font-weight:700}.cleanup-player-title input:focus{box-shadow:none}.cleanup-count-badge{min-width:2.1rem;min-height:1.55rem;color:var(--text);background:#090d1370;border:1px solid #8fd6ff2e;border-radius:999px;flex:none;justify-content:center;align-items:center;padding:.15rem .48rem;font-size:.82rem;font-weight:800;display:inline-flex}.cleanup-record-list{gap:.65rem}.cleanup-record-card{background:var(--panel2);border-radius:14px;padding:.65rem}.cleanup-record-card.expanded{background:#8fd6ff14;border-color:#8fd6ffe6}.cleanup-record-card.success{background:#9deda70e;border-color:#9deda7ad}.cleanup-record-card.warning{background:#ffb74d13;border-color:#ffb74dc2}.cleanup-record-main{gap:.55rem;min-width:0;display:grid}.cleanup-record-summary{grid-template-columns:max-content minmax(0,1fr) max-content;align-items:center;gap:.65rem;min-width:0;display:grid}.cleanup-record-text{align-items:baseline;gap:.55rem;min-width:0;display:flex}.cleanup-record-text strong,.cleanup-record-text span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.cleanup-record-text strong{flex:0 auto}.cleanup-record-text span{color:var(--muted);flex:auto;font-size:.9rem}.cleanup-status-chip{min-width:4.6rem;min-height:1.75rem;color:var(--muted);background:#090d1373;border:1px solid #8fd6ff33;border-radius:999px;justify-content:center;align-items:center;gap:.28rem;padding:.2rem .55rem;font-size:.78rem;font-weight:800;display:inline-flex}.cleanup-status-chip.success{color:var(--ok);border-color:#9deda780}.cleanup-status-chip.warning{color:var(--warning);border-color:#ffb74d94}.cleanup-source-strip{min-width:0;color:var(--primary);background:#090d13;border:1px solid #0b0f16e6;border-radius:10px;align-items:center;gap:.5rem;padding:.42rem;display:flex;overflow:auto hidden}.cleanup-source-strip svg{flex:none}.cleanup-source-strip img{background:0 0;border:0;border-radius:4px;flex:none;width:auto;max-width:none;height:auto;min-height:12px}.cleanup-inline-editor{background:#090d135c;border-top-color:#8fd6ff2e;border-radius:12px;min-width:0;margin-top:.65rem;padding:.85rem;overflow:hidden}.cleanup-empty{margin-bottom:0}.results-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;margin:0 0 .68rem;display:grid}.results-stat{background:#1f2533d6;border:1px solid #8fd6ff2e;border-radius:14px;min-width:0;padding:.8rem .9rem}.results-stat>span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin-bottom:.32rem;font-size:.78rem;font-weight:800;display:block}.results-stat strong{color:var(--text);text-overflow:ellipsis;font-size:1.55rem;line-height:1;display:block;overflow:hidden}.results-stat strong .results-apple-amount{gap:.26rem;line-height:1;display:inline-flex}.results-stat strong .results-apple-amount svg{align-self:center;width:.82em;height:.82em}.results-stat.emphasized{background:#8fd6ff1a;border-color:#8fd6ff70}.results-workspace{grid-template-columns:minmax(0,1fr) minmax(min(100%,16rem),.34fr);align-items:start;gap:1rem;display:grid}.results-section,.results-logs-section{min-width:0}.results-section-header{justify-content:space-between;align-items:center;gap:.75rem;margin:1.2rem 0 .7rem;display:flex}.results-section-header h2{margin:0}.results-section-header-meta{flex:none;align-items:center;gap:.6rem;display:flex}.results-section-header-detail{color:var(--muted);flex:none;font-size:.84rem;font-weight:700}.results-mode-toggle{grid-template-columns:repeat(2,minmax(0,1fr));min-height:26px;padding:1px}.results-mode-toggle button{min-width:3.05rem;min-height:22px;padding:.14rem .38rem;font-size:.76rem;line-height:1}.results-player-card-grid{grid-template-columns:repeat(auto-fill,minmax(min(100%,10.5rem),1fr));gap:.42rem;display:grid}.results-player-card{border:1px solid var(--border);width:100%;min-width:0;color:inherit;text-align:left;cursor:pointer;background:#1f2533c7;border-radius:10px;grid-template-columns:minmax(0,1fr) max-content;align-items:center;gap:.28rem .55rem;padding:.48rem .56rem;transition:border-color .15s,background .15s,color .15s,filter .15s;display:grid}.results-player-card:hover,.results-player-card:focus-visible{filter:brightness(1.04);background:#8fd6ff0f;border-color:#8fd6ffb8;outline:none}.results-player-card.focused{background:#8fd6ff1a;border-color:#8fd6ffe6}.results-player-card.muted-result:not(.focused),.results-item-chip.muted-result:not(.focused){opacity:.46}.results-item-chip.muted-result:not(.focused) .cleanup-count-badge{color:var(--muted)}.results-player-card-head{gap:.08rem;min-width:0;display:grid}.results-player-card-head>*{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.results-player-name{color:var(--text);font-size:.9rem;font-weight:900}.results-player-card-count{color:var(--muted);font-size:.72rem;font-weight:750}.results-player-effective,.results-player-effective-badge{color:var(--text);text-align:center;white-space:nowrap;background:#8fd6ff17;border:1px solid #8fd6ff47;border-radius:999px;justify-content:center;align-items:center;padding:.18rem .5rem;font-size:.82rem;font-weight:900;display:inline-flex}.results-player-effective{justify-self:end;min-width:3.25rem}.results-player-effective .results-apple-amount,.results-player-effective-badge .results-apple-amount{align-items:center;gap:.18rem;line-height:1}.results-player-effective .results-apple-amount svg,.results-player-effective-badge .results-apple-amount svg{width:.95em;height:.95em;display:block}.results-item-filter-list{gap:.5rem;display:grid}.results-item-chip{border:1px solid var(--border);min-width:0;color:inherit;text-align:left;cursor:pointer;background:#1f2533c2;border-radius:12px;padding:.58rem .65rem;transition:border-color .15s,background .15s,filter .15s}.results-item-chip:hover,.results-item-chip:focus-visible{filter:brightness(1.04);border-color:#8fd6ffb8;outline:none}.results-item-chip.focused{background:#8fd6ff1a;border-color:#8fd6ffe6}.results-item-chip-title{justify-content:space-between;align-items:center;gap:.65rem;min-width:0;display:flex}.results-item-chip-title strong{min-width:0;color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:.9rem;overflow:hidden}.results-item-chip-title .cleanup-count-badge{text-align:center;flex:none;min-width:2.1rem}.results-item-chip-detail{color:var(--muted);align-items:center;margin-top:.32rem;font-size:.76rem;font-weight:750;display:inline-flex}.results-apple-amount{vertical-align:text-bottom;align-items:center;gap:.18rem;min-width:0;display:inline-flex}.results-apple-amount svg{color:#d8f1ff;flex:none;width:.95em;height:.95em}.filter-title{width:100%;color:inherit;text-align:left;background:0 0;justify-content:space-between;align-items:center;gap:1rem;padding:0;display:flex}.filter-title strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.filter-title span{text-align:right;flex:none;min-width:3ch}.cleanup-player-title .cleanup-count-badge{text-align:center;min-width:2.1rem}.filter-details{border-top:1px solid var(--border);color:var(--muted);border-left:3px solid #8fd6ff59;gap:.35rem;margin-top:.65rem;padding:.65rem 0 0 .75rem;font-size:.9rem;display:grid}.detail-row{justify-content:space-between;gap:1rem;min-width:0;display:flex}.detail-row>span:first-child{text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;overflow:hidden}.detail-row>span:last-child{flex:none}.results-player-log-groups{gap:.62rem;display:grid}.results-player-log-group{background:#11162138;border:1px solid #8fd6ff1f;border-radius:8px;gap:.46rem;padding:.56rem;display:grid}.results-player-log-header{justify-content:space-between;align-items:center;gap:.8rem;min-width:0;display:flex}.results-player-log-heading{min-width:0}.results-player-log-header h3{color:var(--text);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.96rem;font-weight:900;overflow:hidden}.results-player-effective-badge{flex:none}.results-log-list{gap:.34rem}.results-log-list.compact{gap:.32rem}.results-log-card{background:#1f253352;border-color:#8fd6ff1f;border-radius:7px;padding:.34rem}.results-log-card.has-overlap{background:#ffb74d0e;border-color:#ffb74d6b;box-shadow:inset 2px 0 #ffb74d8a}.results-log-row{grid-template-columns:9.5rem minmax(10.8rem,1fr) minmax(4.2rem,max-content) minmax(0,max-content);align-items:center;gap:.3rem .36rem;min-width:0;display:grid}.results-log-row.compact{grid-template-columns:9.5rem minmax(10.8rem,1fr) minmax(4.2rem,max-content) minmax(0,max-content)}.results-log-time{white-space:nowrap;border-radius:6px;align-self:center;gap:.18rem;width:100%;padding:.12rem .18rem;font-size:.82rem}.results-log-time-start,.results-log-time-end{min-width:0}.results-log-time-start{color:currentColor;font-weight:850}.results-log-time-separator{color:currentColor;opacity:.48}.results-log-time-end{color:var(--muted);opacity:.68}.results-log-time.has-overlap{color:var(--warning);background:#ffb74d1c;border-color:#ffb74d85}.results-log-time.has-overlap .results-log-time-end{color:var(--warning);opacity:.58}.results-log-main,.results-log-result{gap:.12rem;min-width:0;display:grid}.results-log-main{align-items:center;gap:.5rem;display:flex;container-type:inline-size}.results-log-item{flex:auto}.results-log-item,.results-log-calculation,.results-log-result{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.results-log-item{color:var(--text);font-size:.88rem;font-weight:850}.results-log-calculation{color:var(--muted);opacity:.72;text-align:right;flex:0 auto;align-items:center;gap:.18rem;margin-left:auto;font-size:.74rem;font-weight:650;display:none}@container (width>=15rem){.results-log-calculation{display:inline-flex}}.results-log-multiplier{align-items:center;gap:.12rem;line-height:1;display:inline-flex}.results-log-multiplier svg{color:currentColor;opacity:.82;flex:none;width:1.08em;height:1.08em;display:block}.results-log-result{color:var(--text);justify-content:center;align-self:center;align-items:center;font-size:.86rem;font-weight:850}.results-duration-chip{color:var(--warning);text-align:center;white-space:nowrap;background:#ffb74d1a;border:1px solid #ffb74d80;border-radius:6px;justify-self:end;padding:.12rem .34rem;font-size:.72rem;font-weight:850}.results-duration-chip.strong{box-shadow:none}.results-duration-chip.muted{color:var(--muted);opacity:.58;background:0 0;border-color:#8fd6ff1f}.results-source-strip{background:#090d13d1;border:1px solid #0b0f16d1;border-radius:6px;align-items:center;min-width:0;max-width:100%;padding:.22rem;display:flex;overflow:auto hidden}.results-source-strip img{background:0 0;border:0;border-radius:4px;flex:none;width:auto;max-width:none;height:auto;min-height:12px}.results-empty{margin-bottom:0}.export-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.export-actions{flex-wrap:wrap;justify-content:flex-end;gap:.8rem;display:flex}.export-toolbar button{width:6rem}.export-toolbar button:hover,.export-toolbar button:focus-visible{border-color:#8fd6ffd9}.export-preview{border:1px solid var(--border);color:#d8e4ff;cursor:text;-webkit-user-select:text;user-select:text;background:#0b0f16;border-radius:18px;min-height:360px;max-height:calc(100vh - 430px);margin-bottom:0;padding:1rem;font-family:ui-monospace,SFMono-Regular,SF Mono,Consolas,Liberation Mono,Menlo,monospace;font-size:.88rem;line-height:1.35;overflow:auto}.export-message-list{border:1px solid var(--border);background:#0b0f16;border-radius:18px;gap:.9rem;min-height:360px;max-height:calc(100vh - 430px);margin:.88rem 0 0;padding:1rem;display:grid;overflow:auto}.export-message-card{border:1px solid var(--border);background:var(--panel2);border-radius:18px;min-width:0;padding:1rem;font-family:ui-monospace,SFMono-Regular,SF Mono,Consolas,Liberation Mono,Menlo,monospace}.export-message-card.selected{border-color:var(--primary);background:var(--panel2)}.export-message-card:focus-visible{outline:none}.export-message-title{color:var(--muted);justify-content:space-between;gap:1rem;margin-bottom:.65rem;font-size:.82rem;font-weight:700;display:flex}.export-message-card pre{white-space:pre-wrap;word-break:break-word;color:#d8e4ff;cursor:text;-webkit-user-select:text;user-select:text;margin:0;font-family:inherit;font-size:.88rem;line-height:1.35;overflow:visible}.readonly .record-card{cursor:default}@media (width<=768px){.hero-card{padding:clamp(2rem,6vw,3rem)}.home-icon{width:clamp(7rem,18.75vw,9rem)}}@media (width<=480px){.home-intro{grid-template-areas:"title icon""copy copy";gap:.75rem}.home-intro>div{display:contents}.home-title{grid-area:title;line-height:1}.home-intro .large{grid-area:copy}.home-icon{grid-area:icon;place-self:center end;width:auto;height:4.5rem}}@media (width<=950px){.cleanup-workspace{grid-template-columns:1fr}.cleanup-sidebar{max-height:none;position:static;overflow:visible}.cleanup-player-list{grid-template-columns:repeat(auto-fill,minmax(min(100%,11.5rem),1fr))}}@media (width<=768px){.stepper{grid-template-columns:1fr 1fr}.stepper>:last-child:nth-child(odd){grid-column:1/-1}.two-cols,.import-box{grid-template-columns:1fr}.import-toolbar{justify-content:flex-start}.import-detail-row{grid-template-columns:1fr}.import-main{align-items:flex-start}.import-icon-shell{border-radius:14px;width:3rem;height:3rem}.import-mode-panel{min-width:0}.results-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.results-workspace{grid-template-columns:1fr}.results-player-log-header{gap:.5rem}.results-log-row,.results-log-row.compact{grid-template-columns:9.5rem minmax(0,1fr) 4.2rem;grid-template-areas:"time main result""source source source";align-items:center}.results-log-time{grid-area:time}.results-log-main{grid-area:main;align-self:center}.results-log-result{grid-area:result;justify-content:start}.results-source-strip{grid-column:auto}.results-duration-chip{justify-self:start;width:auto}.results-source-strip{grid-area:source}.cleanup-record-summary{grid-template-columns:max-content minmax(0,1fr)}.cleanup-status-chip{grid-column:1/-1;justify-self:start}.record-editor{grid-template-columns:1fr}.app-header{display:block}.segmented-control{width:100%;min-width:0}}.results-stat small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-top:.32rem;font-size:.76rem;font-weight:650;display:block;overflow:hidden}.results-stat.emphasized small{color:#c9ecff}@media (width<=520px){.results-section-header{flex-direction:column;align-items:flex-start}.results-section-header-meta{flex-wrap:wrap;width:100%}.results-summary,.results-player-card-grid{grid-template-columns:1fr}}
