:root{--ground:#FAF7F1;--surface:#FFFFFF;--ink:#26221C;--muted:#6F6A61;--line:#EBE6DC;--accent:#C24D0A;--accent-ink:#FFFFFF;--hunt:#A93226;--hunt-bg:#F9EBE8;--ok:#2E6B44;--card-r:18px;--shadow:0 1px 2px rgba(38,34,28,.05), 0 4px 14px rgba(38,34,28,.06)}@media (prefers-color-scheme: dark){:root{--ground:#1A1814;--surface:#242119;--ink:#F0EDE6;--muted:#A39D91;--line:#35312A;--accent:#FFA94D;--accent-ink:#211505;--hunt:#FF8A7A;--hunt-bg:#2E211D;--ok:#7CC79A;--shadow:0 1px 2px rgba(0,0,0,.3), 0 4px 14px rgba(0,0,0,.25)}}*{box-sizing:border-box;margin:0}html,body,#root{height:100%}body{background:var(--ground);color:var(--ink);font:15px/1.5 -apple-system,BlinkMacSystemFont,ui-sans-serif,system-ui,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased}.num{font-variant-numeric:tabular-nums}.mono{font-family:ui-monospace,SF Mono,Menlo,Consolas,monospace;font-size:11.5px;letter-spacing:.01em}button{font:inherit;color:inherit;background:none;border:none;cursor:pointer}button:focus-visible{outline:3px solid var(--ink);outline-offset:2px}.card{background:var(--surface);border:none;box-shadow:var(--shadow);border-radius:var(--card-r)}@media (prefers-reduced-motion: reduce){*{animation:none!important;transition:none!important}}.screen-pad{max-width:430px;margin:0 auto;padding:16px 14px 40px;display:flex;flex-direction:column;gap:12px}.backlink{align-self:flex-start;color:var(--muted);font-size:13.5px;padding:6px 0}.session-pos{color:var(--muted)}.assess-offer{padding:22px 18px;display:flex;flex-direction:column;gap:12px}.assess-offer h1{font-size:26px;font-weight:800;letter-spacing:-.02em}.firstrun{margin:24px auto;max-width:400px;padding:22px 18px;display:flex;flex-direction:column;gap:12px}.firstrun label{display:flex;justify-content:space-between;align-items:center;gap:10px;font-size:14px}.firstrun input,.firstrun select{font:inherit;padding:6px 8px;border:1px solid var(--line);border-radius:8px;background:var(--surface);color:var(--ink)}.firstrun .restore-link{margin-top:6px;align-self:center;text-decoration:underline;text-underline-offset:3px}.firstrun .restore-link[disabled]{opacity:.55;text-decoration:none}.cta{background:var(--accent);color:var(--accent-ink);border-radius:12px;padding:15px 18px;width:100%;font:600 16px/1 inherit;display:flex;justify-content:space-between;align-items:center}.cta[disabled]{opacity:.5;cursor:default}.revisit-title{font-size:26px;font-weight:800;letter-spacing:-.02em}.tabnav{max-width:430px;margin:0 auto;padding:0 14px 24px}.tabnav button{color:var(--muted);font-size:13.5px}.topicrow{display:flex;justify-content:space-between;padding:13px 15px}.boot{min-height:100vh;background:var(--ground)}.assess-run{gap:10px}.assess-top{display:flex;justify-content:space-between;align-items:center;gap:10px}.assess-progress{color:var(--accent);font-weight:700;font-size:14px;padding:6px 8px}.assess-q{padding:16px;display:flex;flex-direction:column;gap:12px}.assess-q .q-src{color:var(--muted)}.assess-q .q-stem{font-weight:600;font-size:16px;line-height:1.5}.assess-options{display:flex;flex-direction:column;gap:8px}.assess-opt{display:flex;gap:10px;align-items:flex-start;text-align:left;border:1.5px solid var(--line);border-radius:12px;padding:11px 13px;font-size:14.5px}.assess-opt b{color:var(--accent)}.assess-opt.sel{border-color:var(--accent);background:color-mix(in srgb,var(--accent) 9%,var(--surface))}.assess-conf{display:flex;align-items:center;gap:8px;font-size:13px;color:var(--muted)}.chip{border:1.5px solid var(--line);border-radius:999px;padding:5px 14px;font-size:13px}.chip.on{border-color:var(--accent);color:var(--accent);font-weight:700}.assess-nav{display:flex;justify-content:space-between;gap:10px}.assess-nav button{border:1.5px solid var(--line);border-radius:12px;padding:12px 20px;font-size:14.5px}.assess-nav button:disabled{opacity:.35}.assess-nav .cta-mini{background:var(--accent);color:var(--accent-ink);border:none;font-weight:600;flex:1}.assess-palette{position:fixed;left:50%;transform:translate(-50%);bottom:12px;width:min(420px,95vw);max-height:80vh;overflow:auto;padding:16px;display:flex;flex-direction:column;gap:12px;z-index:20}.palette-head{display:flex;gap:6px;align-items:baseline;justify-content:space-between}.palette-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(38px,1fr));gap:6px}.pal{border:1.5px solid var(--line);border-radius:9px;padding:8px 0;font-size:12.5px;text-align:center}.pal.done{background:var(--accent);color:var(--accent-ink);border-color:var(--accent)}.pal.guess{border-color:var(--accent);color:var(--accent)}.pal.here{outline:2.5px solid var(--ink)}.pal.gone{opacity:.35;text-decoration:line-through;cursor:default}.danger{color:var(--hunt)}.phone{width:100%;max-width:404px;display:flex;flex-direction:column;gap:14px;margin:0 auto}.top{display:flex;justify-content:space-between;align-items:baseline;padding:2px 4px;gap:8px}.top .app{font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--muted)}.top .meta{font-size:12px;color:var(--muted)}.top .settings-btn{font-size:15px;color:var(--muted);padding:4px;min-width:44px;min-height:44px}header{padding:2px 4px 0}h1{font-size:33px;font-weight:800;letter-spacing:-.022em;text-wrap:balance}.sub{font-size:13.5px;color:var(--muted);margin-top:4px}.quote{margin-top:14px;padding-left:12px;border-left:2.5px solid var(--accent);font-size:14px;line-height:1.5;color:var(--ink)}.quote .qref{display:block;margin-top:3px;font-size:11.5px;color:var(--muted);letter-spacing:.06em;text-transform:uppercase}.quote .quote-ta{display:block;font-size:15px;line-height:1.7;font-weight:600}.quote .quote-ta-line{display:block}.quote .quote-en{display:block;margin-top:4px;font-size:13px;line-height:1.5;color:var(--muted)}.blocks{display:flex;flex-direction:column;gap:10px}.block{background:var(--surface);box-shadow:var(--shadow);border-radius:var(--card-r);padding:15px 16px 14px;display:grid;grid-template-columns:30px 1fr auto;gap:2px 12px;align-items:start}.block.active{box-shadow:var(--shadow),inset 2.5px 0 0 var(--accent)}.bubble{grid-row:1 / span 3;width:26px;height:26px;margin-top:2px;border:2.5px solid var(--accent);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:800;color:var(--accent)}.bubble.done{background:var(--accent);color:var(--accent-ink)}.b-time{grid-column:3;font-size:12px;color:var(--muted);text-align:right;white-space:nowrap}.b-title{grid-column:2;font-size:16px;font-weight:700;letter-spacing:-.005em}.b-desc{grid-column:2 / span 2;font-size:13.5px;color:var(--muted);margin-top:2px}.block.revisitable{cursor:pointer}@media (prefers-reduced-motion: no-preference){.block.revisitable{transition:transform .12s ease}.block.revisitable:active{transform:scale(.985)}}.revisit-hint{grid-column:2 / span 2;margin-top:6px;font-size:11px;color:var(--muted);letter-spacing:.05em}.hunt-chip{display:inline-block;background:var(--hunt-bg);color:var(--hunt);font-size:11.5px;font-weight:700;border-radius:999px;padding:1.5px 9px;margin-right:6px;vertical-align:1px}.nap{border:1.5px dashed var(--line);border-radius:var(--card-r);padding:10px 14px;color:var(--muted);font-size:13px}.rule{padding:4px 6px;font-size:12.5px;color:var(--muted);line-height:1.55}.cta{position:sticky;bottom:14px;margin-top:2px;background:var(--accent);color:var(--accent-ink);border-radius:12px;padding:15px 18px;width:100%;font:600 16px/1 inherit;letter-spacing:.01em;display:flex;justify-content:space-between;align-items:center;box-shadow:0 6px 18px #00000024}.cta .est{font-size:13px;opacity:.8}@media (prefers-reduced-motion: no-preference){.cta{transition:transform .12s ease}.cta:active{transform:scale(.985)}}.gym{border:1.5px solid var(--line);color:var(--muted);border-radius:12px;padding:12px 18px;width:100%;margin-top:2px;font:500 13.5px/1 inherit;display:flex;justify-content:space-between;align-items:center;gap:10px}.gym[disabled]{opacity:.55;cursor:default}.gym .est{font-size:12px;opacity:.85}.verdict-close{display:flex;flex-direction:column;gap:12px;padding:4px}.verdict-line{font-size:15px;font-weight:600}.verdict-lost{display:flex;flex-direction:column;gap:10px}.verdict-pending{display:flex;flex-direction:column;gap:10px;padding:10px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.cause-prompt{font-size:13.5px;color:var(--muted)}.cause-row{display:flex;gap:8px;flex-wrap:wrap}.cause-row button{border:1.5px solid var(--line);border-radius:999px;padding:8px 14px;font-size:13px;min-height:44px}.rest-offer{display:flex;flex-direction:column;gap:8px}.rest-actions{display:flex;gap:8px}.rest-actions button{border:1.5px solid var(--line);border-radius:12px;padding:10px 16px;font-size:13.5px;min-height:44px;flex:1}.rest-actions button:first-child{background:var(--accent);color:var(--accent-ink);border:none}.verdict-fresh-start{font-size:13.5px;color:var(--muted)}.question-card{padding:16px;display:flex;flex-direction:column;gap:14px}.source-line{color:var(--muted)}.q-stem{font-size:17px;font-weight:600;line-height:1.4;letter-spacing:-.006em}.opt-list{display:flex;flex-direction:column;gap:8px}.opt{display:flex;align-items:center;gap:12px;min-height:44px;padding:10px 14px;border-radius:12px;border:1.5px solid var(--line);background:var(--surface);text-align:left;transition:background .12s ease,border-color .12s ease,transform .12s ease}.opt:disabled{cursor:default}.opt:not(:disabled):active{transform:scale(.99)}.opt-letter{flex:0 0 auto;width:26px;height:26px;border-radius:50%;border:2.5px solid var(--accent);display:flex;align-items:center;justify-content:center;font-size:12.5px;font-weight:700;color:var(--accent)}.opt-text{font-size:15px;line-height:1.4}.opt-ok{border-color:var(--ok);background:color-mix(in srgb,var(--ok) 10%,var(--surface))}.opt-ok .opt-letter{border-color:var(--ok);background:var(--ok);color:var(--accent-ink)}.opt-hunt{border-color:var(--hunt);background:var(--hunt-bg)}.opt-hunt .opt-letter{border-color:var(--hunt);background:var(--hunt);color:var(--accent-ink)}.opt-chosen .opt-letter{background:var(--accent);color:var(--accent-ink)}.confidence-tap{display:flex;flex-direction:column;gap:6px}.conf-label{font-size:12px;font-weight:600;color:var(--muted);letter-spacing:.02em}.conf-btns{display:flex;gap:8px}.conf-btn{flex:1;min-height:44px;border-radius:12px;border:1.5px solid var(--accent);font-size:14px;font-weight:700;color:var(--accent);background:var(--surface);transition:background .12s ease,color .12s ease}.conf-btn:active{transform:scale(.98)}.conf-btn--selected{background:var(--accent);color:var(--accent-ink)}.opt-list--gated .opt{opacity:.4}.opt-list--gated .opt-letter{border-color:var(--line);color:var(--muted)}.note-sec--hit{margin:2px -10px;padding:2px 10px;border-left:2.5px solid var(--accent);background:color-mix(in srgb,var(--accent) 6%,transparent);border-radius:8px;scroll-margin-top:14px}.whats-behind{align-self:flex-start;font-size:13.5px;font-weight:600;color:var(--accent);padding:6px 2px;min-height:44px;display:flex;align-items:center}.reveal-panel{display:flex;flex-direction:column;gap:10px}.explanation-line{font-size:14px;line-height:1.5;color:var(--ink);white-space:pre-line}.grading-row{display:flex;gap:8px}.grade-btn{flex:1;min-height:44px;border-radius:12px;border:1.5px solid var(--line);font-size:13.5px;font-weight:700;color:var(--muted)}.grade-btn:active{background:var(--ground)}.grade-again{color:var(--hunt);border-color:var(--hunt)}.grade-easy{color:var(--ok);border-color:var(--ok)}.speed-clock{align-self:center;display:flex;align-items:center;justify-content:center;position:relative;width:64px;height:64px}.speed-clock__ring{width:64px;height:64px;transform:rotate(-90deg)}.speed-clock__track{fill:none;stroke:var(--line);stroke-width:3}.speed-clock__progress{fill:none;stroke:var(--accent);stroke-width:3;stroke-linecap:round;transition:stroke-dashoffset .12s linear}.speed-clock--overtime .speed-clock__progress{stroke:var(--muted)}.speed-clock__time{position:absolute;font-size:12.5px;font-weight:700;color:var(--ink)}.speed-clock--overtime .speed-clock__time{color:var(--muted)}.set-summary-bar{padding:10px 14px;color:var(--muted);text-align:center}.sheet{position:fixed;left:50%;bottom:0;transform:translate(-50%);width:min(600px,100vw);max-height:85vh;background:var(--surface);border-radius:18px 18px 0 0;box-shadow:var(--shadow);display:flex;flex-direction:column;z-index:30}.sheet__handle{width:36px;height:4px;border-radius:2px;background:var(--line);margin:10px auto;flex:0 0 auto}.sheet__scroll{overflow-y:auto;padding:0 22px 22px;display:flex;flex-direction:column;gap:12px}.sheet__title{font-size:19px;font-weight:800;letter-spacing:-.012em;line-height:1.3}.sheet__close{flex:0 0 auto;min-height:44px;border-top:1.5px solid var(--line);font-size:15px;font-weight:600;color:var(--muted)}.note-body{display:flex;flex-direction:column;gap:9px}.note-body h1,.note-body h2,.note-body h3{font-weight:700;letter-spacing:-.01em}.note-body h1{font-size:18px}.note-body h2{font-size:15.5px;margin-top:8px;padding-bottom:4px;border-bottom:1px solid var(--line)}.note-body h3{font-size:14px;margin-top:4px;color:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-size:12.5px}.note-body p{font-size:14.5px;line-height:1.6}.note-body ul{padding-left:18px;display:flex;flex-direction:column;gap:7px;margin:0}.note-body li{font-size:14.5px;line-height:1.55}.note-body li::marker{color:var(--accent)}.note-body strong{color:var(--ink)}.note-sources{color:var(--muted);display:flex;flex-direction:column;gap:2px}.note-empty{color:var(--muted)}.sheet-row{min-height:44px;display:flex;align-items:center;justify-content:space-between;border-top:1.5px solid var(--line);padding:12px 2px;font-size:14.5px;font-weight:600;color:var(--ink)}.attempt-timeline{display:flex;flex-direction:column;gap:10px;list-style:none}.attempt-row{display:flex;align-items:center;gap:10px;font-size:13px}.attempt-dot{width:9px;height:9px;border-radius:50%;flex:0 0 auto}.attempt-dot.opt-ok{background:var(--ok);border:none}.attempt-dot.opt-hunt{background:var(--hunt);border:none}.attempt-context{color:var(--muted);text-transform:capitalize}.attempt-latency{color:var(--muted);margin-left:auto}.chip{display:inline-flex;align-items:center;border-radius:999px;padding:3px 10px;font-size:11.5px;font-weight:700;width:fit-content}.chip--hunt{color:var(--hunt);background:var(--hunt-bg)}.chip--assisted{color:var(--muted);background:var(--ground)}.q-structured{display:flex;flex-direction:column;gap:10px;font-weight:400}.q-intro,.q-ask{font-weight:600}.q-match-wrap{overflow-x:auto}.q-match{border-collapse:collapse;width:100%;font-size:14px}.q-match th{text-align:left;font-size:12.5px;letter-spacing:.02em;color:var(--muted);border-bottom:1.5px solid var(--line);padding:4px 10px 6px 0}.q-match td{vertical-align:top;padding:6px 10px 6px 0;border-bottom:1px solid var(--line)}.q-match tr:last-child td{border-bottom:none}.q-statements{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:6px;font-size:14.5px}.q-statements li{display:flex;gap:8px}.q-ar{display:flex;flex-direction:column;gap:8px;font-size:14.5px}.note-formula{background:color-mix(in srgb,var(--accent) 6%,var(--surface));border:1px solid color-mix(in srgb,var(--accent) 25%,var(--line));border-radius:12px;padding:12px 16px;margin:2px 0;font-family:ui-monospace,SF Mono,Menlo,Consolas,monospace;font-size:14px;line-height:1.7;text-align:center;overflow-x:auto;white-space:pre}.note-example{border-left:3px solid var(--accent);background:color-mix(in srgb,var(--ink) 3%,var(--surface));border-radius:0 12px 12px 0;padding:10px 14px;margin:2px 0;display:flex;flex-direction:column;gap:6px}.note-example p{font-size:14px;line-height:1.6;margin:0}.note-example p:first-child{font-weight:600}.gym-home{display:flex;flex-direction:column;gap:20px;padding:16px}.gym-home__reps{color:var(--muted)}.gym-home--closed{padding:24px 16px}.gym-home__closed-line{color:var(--muted);font-size:15px;line-height:1.5}.shape-picker{display:grid;grid-template-columns:1fr 1fr;gap:12px}.shape-tile{display:flex;flex-direction:column;align-items:flex-start;gap:4px;padding:16px;min-height:44px;text-align:left}.shape-tile:disabled{opacity:.45;cursor:not-allowed}.shape-tile__label{font-size:15px;font-weight:600;color:var(--ink)}.shape-tile__detail{color:var(--muted)}.topic-picker{list-style:none;display:flex;flex-direction:column;gap:2px}.topic-row__button{display:flex;align-items:center;gap:12px;width:100%;padding:12px 8px;min-height:44px;border-bottom:1px solid var(--line)}.topic-row__dot{width:10px;height:10px;border-radius:50%;background:var(--accent);flex:none}.topic-row__name{flex:1;color:var(--ink);font-size:15px}.topic-row__count{color:var(--muted)}.workout-hud{display:flex;flex-direction:column;min-height:100%}.workout-hud__top{display:flex;align-items:center;gap:12px;padding:12px 16px}.workout-hud__exit{width:44px;height:44px;display:flex;align-items:center;justify-content:center;color:var(--muted);font-size:18px;border-radius:12px}.workout-hud__bubbles{display:flex;flex-wrap:wrap;gap:4px}.omr-mini{width:10px;height:10px;border-radius:50%;border:1.5px solid var(--accent);background:transparent;display:inline-block}.omr-mini--clean{background:var(--accent)}.omr-mini--assisted{background:var(--muted);border-color:var(--muted)}.workout-hud__body{flex:1}.workout-summary{display:flex;flex-direction:column;gap:12px;padding:20px;margin:16px}.workout-summary__rating{font-size:17px;line-height:1.4;color:var(--ink)}.workout-summary__pb{display:flex;flex-direction:column;gap:4px}.workout-summary__pb-line{color:var(--ink);font-size:15px}.workout-summary__pb-week{color:var(--muted);font-size:13.5px}.settings{width:100%;max-width:404px;display:flex;flex-direction:column;gap:18px;margin:0 auto}.settings-section{background:var(--surface);box-shadow:var(--shadow);border-radius:var(--card-r);padding:16px;display:flex;flex-direction:column;gap:10px}.settings-section h2{font-size:15px;font-weight:700;letter-spacing:-.005em}.settings-row{display:flex;justify-content:space-between;align-items:center;gap:12px;font-size:14px;min-height:44px}.settings-row input,.settings-row select{font:inherit;color:var(--ink);background:var(--ground);border:1.5px solid var(--line);border-radius:8px;padding:6px 10px;min-height:36px}.settings-row--static span:last-child{color:var(--muted)}.thresholds-table{width:100%;border-collapse:collapse;font-size:13px}.thresholds-table td{padding:6px 4px;border-bottom:1px solid var(--line)}.thresholds-table td:last-child{text-align:right;color:var(--muted)}.settings-note{font-size:12px;color:var(--muted);line-height:1.5}.settings-btn-secondary{border:1.5px solid var(--line);color:var(--ink);border-radius:12px;padding:12px 18px;width:100%;font:500 13.5px/1 inherit;min-height:44px}
