@font-face{font-family:HNBlackExt;src:url(/fonts/HelveticaNeueLTStd-BlkExt.otf)format("opentype");font-weight:900;font-style:normal;font-display:swap}*,:after,:before{box-sizing:border-box;-webkit-tap-highlight-color:transparent;margin:0;padding:0}:root{--sage:#909485;--navy-1:#142840;--navy-2:#0e1d32;--navy-3:#0b1828;--near-black:#0c1114;--text:#f2f1ec;--danger:#b98a72;--bg:var(--near-black);--surface:#14284073;--surface2:#0e1d32a6;--border:#90948538;--border-soft:#9094851f;--muted:#7d8577;--green:#5f8b51;--green-bg:#5f8b513b;--green-text:#c3c6ba;--yellow:#a89b6f;--yellow-bg:#aa996349;--yellow-text:#cfc39c;--gray-cell:#90948526;--gray-bg:var(--surface);--gray-text:#4d5951;--accent:var(--sage);--accent-light:#d3d5c9;--accent-soft:#90948529;--accent-glow:#90948559;--font-display:"HNBlackExt","Arial Black","Helvetica Neue",Arial,sans-serif;--font-body:"Inter",system-ui,sans-serif;--max-w:460px}body,html{background:var(--bg);color:var(--text);font-family:var(--font-body);-webkit-font-smoothing:antialiased;min-height:100dvh;overflow-x:hidden}input,select,textarea{font-size:16px}button,input,select,textarea{border:none;outline:none;font-family:inherit}button{cursor:pointer;touch-action:manipulation}.overlay{z-index:9000;background:#0b1828d9;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.sheet{background:var(--navy-2);border:1px solid var(--border);border-bottom:none;border-radius:18px 18px 0 0;width:100%;max-width:460px;max-height:90dvh;padding:12px 22px 40px;overflow-y:auto}.handle{background:var(--border);border-radius:4px;width:36px;height:4px;margin:0 auto 16px}.sheet .header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.sheet .title{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.04em;color:var(--text);font-size:18px;font-weight:900}.sheet .close-btn{background:var(--surface);border:1px solid var(--border);width:30px;height:30px;color:var(--muted);touch-action:manipulation;border-radius:50%;justify-content:center;align-items:center;display:flex}.sheet .section{letter-spacing:.14em;text-transform:uppercase;color:var(--sage);margin-bottom:10px;font-size:9px;font-weight:700}.criteria-list{flex-direction:column;gap:7px;display:flex}.cr{background:var(--surface);border-radius:4px;justify-content:space-between;align-items:center;padding:9px 12px;font-size:13px;display:flex}.cr-name{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.05em;color:var(--text);font-size:11px;font-weight:900}.cr-desc{color:var(--muted);font-size:12px}.clip-steps{gap:6px;margin-bottom:12px;display:flex}.step{background:var(--surface);border-radius:4px;flex-direction:column;flex:1;align-items:center;gap:4px;padding:10px 4px;display:flex}.step-num{color:var(--muted);font-size:9px;font-weight:600}.step-dur{font-family:var(--font-display);text-transform:uppercase;color:var(--text);font-size:11px;font-weight:900}.legend{flex-direction:column;gap:9px;display:flex}.leg{align-items:flex-start;gap:10px;font-size:13px;line-height:1.4;display:flex}.leg .dot{border-radius:3px;flex-shrink:0;width:12px;height:12px;margin-top:2px}.leg.ok .dot{background:var(--green)}.leg.close .dot{background:var(--yellow)}.leg.no .dot{background:var(--gray-cell)}.leg strong{color:var(--text)}.note{color:var(--muted);font-size:12px;line-height:1.5}.note strong{color:var(--text)}.mode-list{flex-direction:column;gap:10px;display:flex}.mode-card{border:1px solid var(--border);background:var(--surface);color:var(--text);touch-action:manipulation;border-radius:4px;align-items:center;gap:14px;padding:16px;text-decoration:none;transition:border-color .2s,background .2s;display:flex}.mode-card.active{border-color:var(--sage);background:var(--accent-soft)}.mode-card:active{background:var(--surface2)}.mode-icon{flex-shrink:0;font-size:26px}.mode-text{flex:1}.mode-name{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.04em;margin-bottom:3px;font-size:13px;font-weight:900}.mode-desc{color:var(--muted);font-size:12px;line-height:1.4}.mode-check{background:var(--sage);width:24px;height:24px;color:var(--near-black);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:12px;font-weight:700;display:flex}.win-sheet{text-align:center}.win-sheet .result-icon{margin-bottom:10px;font-size:44px}.win-sheet .result-title{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.04em;margin-bottom:6px;font-size:22px;font-weight:900}.win-sheet .song-reveal{color:var(--muted);margin-bottom:20px;font-size:14px;line-height:1.5}.win-sheet .song-reveal strong{color:var(--text);font-size:16px}.stats{background:var(--surface);border-radius:4px;justify-content:center;align-items:center;gap:16px;margin-bottom:16px;padding:18px;display:flex}.stat-val{font-family:var(--font-display);font-size:24px;font-weight:900}.stat-val.accent{color:var(--sage)}.stat-lbl{color:var(--muted);margin-top:2px;font-size:11px;font-weight:500}.stat-sep{background:var(--border);width:1px;height:32px}.dots-row{justify-content:center;gap:6px;margin-bottom:16px;display:flex}.dots-row .dot{background:var(--border);border-radius:50%;width:9px;height:9px}.dots-row .dot.used{background:var(--muted)}.dots-row .dot.win{background:var(--sage);box-shadow:0 0 8px var(--accent-glow)}.other-mode{text-align:left;background:var(--surface);border:1px solid var(--border);width:100%;color:var(--text);touch-action:manipulation;border-radius:4px;align-items:center;gap:12px;margin-bottom:14px;padding:14px 16px;transition:border-color .2s;display:flex}.other-mode:hover{border-color:var(--sage)}.other-icon{font-size:22px}.other-title{margin-bottom:2px;font-size:13px;font-weight:700}.other-sub{color:var(--muted);font-size:11px}.other-arr{color:var(--muted);margin-left:auto;font-size:20px}.actions{gap:10px;display:flex}.btn-sec{background:var(--surface);border:1px solid var(--border);color:var(--muted);flex:1;font-size:11px}.btn-pri,.btn-sec{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.04em;touch-action:manipulation;border-radius:4px;padding:14px;font-weight:900}.btn-pri{background:var(--sage);color:var(--near-black);flex:2;justify-content:center;align-items:center;font-size:12px;display:flex}.confirm-sheet{text-align:center}.confirm-text{color:var(--text);margin-bottom:20px;padding:0 4px;font-size:15px;line-height:1.5}.sheet-enter-active,.sheet-leave-active{transition:transform .3s,opacity .3s}.sheet-enter-from,.sheet-leave-to{opacity:0;transform:translateY(100%)}.sheet .intro{color:var(--muted);margin-bottom:18px;font-size:14px;line-height:1.6}.sheet .intro strong{color:var(--text)}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--border);border-radius:4px}@media (prefers-reduced-motion:reduce){*,:after,:before{transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}
