.chart-kicker{color:var(--yellow);font-family:var(--mono);letter-spacing:.09em;text-transform:uppercase;font-size:10px;font-weight:500}.chart-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;margin-bottom:20px;display:flex}.chart-segmented{border:1px solid var(--line);border-radius:7px;flex-wrap:wrap;gap:3px;padding:3px;display:inline-flex}.chart-segmented button{min-height:36px;color:var(--muted);font:500 12px var(--grotesk);cursor:pointer;background:0 0;border:0;border-radius:4px;padding:5px 12px;transition:background .16s,color .16s}.chart-segmented button[aria-pressed=true]{background:var(--ink);color:var(--paper-light)}.chart-segmented button:hover:not([aria-pressed=true]){background:var(--paper-deep);color:var(--ink)}.chart-segmented button:focus-visible,.theme-radar__themes button:focus-visible,.chart-data summary:focus-visible{outline:2px solid var(--yellow);outline-offset:3px}.chart-summary{flex-wrap:wrap;gap:clamp(20px,4vw,48px);display:flex}.chart-summary>div{gap:5px;display:grid}.chart-summary strong{letter-spacing:-.045em;font-variant-numeric:tabular-nums;font-size:clamp(23px,3vw,32px);font-weight:500;line-height:1.2}.chart-summary strong small{letter-spacing:0;color:var(--muted);font-size:13px;font-weight:400}.chart-summary>div>span{color:var(--muted);font-size:11px}.chart-positive{color:var(--green)}.chart-negative{color:var(--yellow)}.chart-note{color:var(--muted);max-width:76ch;margin:20px 0 0;font-size:12px;line-height:1.7}.chart-note--split{flex-wrap:wrap;justify-content:space-between;gap:8px;max-width:none;font-size:11px;display:flex}.chart-toggle{cursor:pointer;align-items:center;gap:6px;min-height:32px;display:inline-flex}.chart-toggle input{accent-color:var(--yellow);width:13px;height:13px}.chart-data{color:var(--muted);border-top:1px solid var(--line);margin-top:16px;font-size:12px}.chart-data summary{cursor:pointer;padding:14px 0}.chart-data__scroll{max-height:260px;overflow:auto}.chart-data table{text-align:left;border-collapse:collapse;font-variant-numeric:tabular-nums;width:100%}.chart-data th,.chart-data td{border-bottom:1px solid var(--line);padding:10px 8px}.chart-data th{color:var(--ink-soft);font-weight:500}.theme-radar{border:1px solid var(--line);background:var(--paper-light);border-radius:14px;min-width:0;margin:0;padding:clamp(20px,3vw,36px)}.theme-radar__layout{grid-template-columns:minmax(0,1.45fr) minmax(220px,.8fr);align-items:center;gap:32px;display:grid}.theme-radar__plot{background:radial-gradient(#f2eee5 0%,#0000 68%);min-width:0}.theme-radar__plot svg{width:100%;max-height:460px;display:block;overflow:visible}.theme-radar__ring{fill:none;stroke:var(--line);stroke-width:1px}.theme-radar__spoke{stroke:var(--line);stroke-width:1px;stroke-dasharray:3 5}.theme-radar__label{fill:var(--ink-soft);font:12px var(--grotesk)}.theme-radar__label--selected{fill:var(--yellow);font-weight:600}.theme-radar__mobile-label{display:none}.theme-radar__scale{fill:#8b8578;font:9px var(--mono)}.theme-radar__point{cursor:pointer}.theme-radar__insight{border-left:1px solid var(--line);padding-left:30px}.theme-radar__insight h3{max-width:18ch;font-family:var(--display);letter-spacing:-.025em;text-wrap:balance;margin:12px 0 22px;font-size:clamp(24px,3vw,34px);font-weight:500;line-height:1.15}.theme-radar__range{color:var(--muted);font:11px var(--mono)}.theme-radar__score{color:var(--yellow);letter-spacing:-.065em;font-variant-numeric:tabular-nums;font-size:clamp(44px,5vw,68px);font-weight:400;line-height:1}.theme-radar__score>span{letter-spacing:0;margin-left:5px;font-size:.23em}.theme-radar__insight dl{flex-wrap:wrap;gap:28px;margin:24px 0 0;display:flex}.theme-radar__insight dt{color:var(--muted);font-size:11px}.theme-radar__insight dd{font-variant-numeric:tabular-nums;margin:5px 0 0;font-size:22px}.theme-radar__insight dd span{color:var(--muted);font-size:13px}.theme-radar__themes{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:16px;display:grid}.theme-radar__themes button{background:var(--paper);min-height:44px;color:var(--ink-soft);font:12px var(--grotesk);text-align:left;cursor:pointer;border:1px solid #0000;border-radius:6px;flex-wrap:wrap;align-items:center;gap:10px;padding:10px 12px;transition:background .16s,border-color .16s;display:flex}.theme-radar__themes button>span{color:var(--muted);font-family:var(--mono);font-size:9px}.theme-radar__themes button>b{font-variant-numeric:tabular-nums;margin-left:auto;font-weight:500}.theme-radar__themes button[aria-pressed=true]{background:var(--yellow-soft);color:var(--ink);border-color:#d2b789}.theme-radar__themes button:hover{border-color:var(--yellow)}.theme-radar__waiting{align-content:center;justify-items:start;min-height:240px;padding:28px;display:grid}.theme-radar__waiting>span{color:var(--yellow);font:50px var(--display)}.theme-radar__waiting p{color:var(--muted);font-size:13px;line-height:1.7}.web-radar-panel{margin-bottom:48px}.web-radar-panel>.web-panel__header h2{font:500 clamp(24px, 3vw, 32px) var(--display);letter-spacing:-.035em}.web-page--stats .web-timeline-panel{background:#f1efe9;border-radius:12px;padding:clamp(20px,3vw,32px)}.web-page--stats .web-progress-chart-grid{gap:32px}.web-page--stats .web-progress-chart-grid>section{border:1px solid var(--line);border-radius:12px;min-width:0;padding:24px}.web-chart-legend i.web-chart-legend__accuracy,.web-chart-legend i.web-chart-legend__strength{background:var(--green)!important}.practice-chart .chart-summary{justify-content:space-between;gap:20px}.practice-chart .chart-summary strong{font-size:26px}.practice-accuracy{border-top:1px solid var(--line);margin-top:24px;padding-top:20px}.practice-accuracy__heading{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:8px;margin-bottom:12px;display:flex}.practice-accuracy__heading h3{margin:0;font-size:13px;font-weight:500}.practice-accuracy__heading>span{color:var(--muted);font-size:10px}.practice-accuracy__days{grid-template-columns:repeat(7,minmax(0,1fr));gap:5px;display:grid}.practice-accuracy__days button{background:var(--paper-deep);color:var(--ink);cursor:pointer;border:1px solid #0000;border-radius:5px;justify-items:center;gap:9px;min-height:60px;padding:9px 0;transition:border-color .16s,box-shadow .16s;display:grid}.practice-accuracy__days button>span{color:var(--ink-soft);font:10px var(--mono)}.practice-accuracy__days button>strong{font:500 11px var(--grotesk);font-variant-numeric:tabular-nums}.practice-accuracy__days button[data-practised=false]{background:var(--paper-deep);color:var(--muted)}.practice-accuracy__days button[aria-pressed=true]{border-color:var(--ink-soft);box-shadow:inset 0 0 0 1px var(--paper-light)}.practice-accuracy__days button:hover{border-color:var(--ink-soft)}.practice-accuracy__days button:focus-visible{outline:2px solid var(--yellow);outline-offset:2px}.practice-accuracy__detail{color:var(--muted);flex-wrap:wrap;gap:8px 16px;margin:14px 0 0;font-size:11px;line-height:1.6;display:flex}.practice-accuracy__detail strong{color:var(--ink-soft);font-weight:500}.theme-gap-chart__baseline{justify-content:space-between;align-items:baseline;padding-bottom:8px;display:flex}.theme-gap-chart__baseline>span{color:var(--muted);font-size:11px}.theme-gap-chart__baseline>strong{font-variant-numeric:tabular-nums;font-size:26px;font-weight:500}.theme-gap-chart__baseline small{color:var(--muted);font-size:12px;font-weight:400}.theme-gap-chart__rows{margin:20px 0 0;padding:0;list-style:none}.theme-gap-chart__rows li{margin-bottom:19px}.theme-gap-chart__label{justify-content:space-between;align-items:baseline;gap:16px;margin-bottom:9px;font-size:12px;display:flex}.theme-gap-chart__label>span{max-width:24ch;line-height:1.4}.theme-gap-chart__label strong{font-variant-numeric:tabular-nums;white-space:nowrap;flex-shrink:0;font-size:13px;font-weight:500}.theme-gap-chart__label small{color:var(--muted);font-size:10px;font-weight:400}.theme-gap-chart__label b{text-align:right;min-width:42px;font:11px var(--mono);margin-left:8px;display:inline-block}.theme-gap-chart__track{background:linear-gradient(to right, var(--paper-deep) 0, var(--paper-deep) calc(50% - .5px), var(--ink-soft) calc(50% - .5px), var(--ink-soft) calc(50% + .5px), var(--paper-deep) calc(50% + .5px));border-radius:3px;height:9px;position:relative}.theme-gap-chart__track>span{border-radius:2px;position:absolute;top:1px;bottom:1px}.theme-gap-chart__track>i{background:var(--ink-soft);border-radius:50%;width:6px;height:7px;position:absolute;top:1px;left:calc(50% - 3px)}.theme-gap-chart__axis{border-top:1px solid var(--line);color:var(--muted);font:10px var(--mono);justify-content:space-between;padding-top:10px;display:flex}.theme-radar--compact{margin-bottom:24px;padding:16px}.theme-radar--compact .theme-radar__layout{grid-template-columns:minmax(0,1fr);gap:0}.theme-radar--compact .theme-radar__insight{display:none}.theme-radar--compact .theme-radar__plot svg{max-height:340px}.theme-radar--compact .theme-radar__themes{grid-template-columns:repeat(2,minmax(0,1fr))}.theme-radar--compact .chart-toolbar{margin-bottom:0}@media (max-width:700px){.theme-radar__layout{grid-template-columns:minmax(0,1fr);gap:12px}.theme-radar__insight{border-left:0;border-top:1px solid var(--line);padding:20px 0 0;display:block}.theme-radar__insight h3{margin:0 0 16px;font-size:25px}.theme-radar__score{font-size:48px}.theme-radar__insight dl{gap:20px;margin-top:24px}.theme-radar__themes{grid-template-columns:repeat(2,minmax(0,1fr))}.chart-segmented button{min-height:40px}.theme-radar__label,.theme-radar__scale{display:none}.theme-radar__mobile-label{fill:var(--ink-soft);font:24px var(--mono);display:block}.web-page--stats .web-progress-chart-grid>section{padding:20px}.chart-summary{gap:22px}.theme-gap-chart__label{flex-wrap:wrap;gap:3px}}@media (max-width:370px){.theme-radar,.web-page--stats .web-progress-chart-grid>section,.web-page--stats .web-timeline-panel{padding:16px}.theme-radar__themes{grid-template-columns:minmax(0,1fr)}.theme-radar__score{font-size:44px}.chart-summary strong,.practice-chart .chart-summary strong{font-size:23px}}.solved-calendar{background:var(--paper-light);border:1px solid var(--line);border-radius:12px;min-width:0;margin:0 0 48px;padding:clamp(20px,3vw,32px)}.solved-calendar h2{font:500 clamp(24px, 3vw, 30px) var(--display);letter-spacing:-.035em;margin:10px 0 0}.solved-calendar .chart-summary{margin:24px 0 30px}.solved-calendar__range{color:var(--muted);margin:0 0 14px;font-size:11px;line-height:1.6}.solved-calendar__layout{gap:8px;display:flex}.solved-calendar__weekdays{color:var(--muted);font:9px var(--mono);flex-shrink:0;grid-template-rows:repeat(7,14px);gap:4px;padding-top:23px;display:grid}.solved-calendar__scroll{scrollbar-width:thin;scrollbar-color:var(--line) transparent;width:100%;min-width:0;padding:2px 2px 8px;overflow-x:auto}.solved-calendar__months{min-width:max-content;height:21px;color:var(--muted);font:10px var(--mono);gap:4px;display:grid}.solved-calendar__months>span{white-space:nowrap;width:0;overflow:visible}.solved-calendar__grid{grid-template-rows:repeat(7,14px);grid-auto-flow:column;gap:4px;min-width:max-content;display:grid}.solved-calendar__grid button{cursor:pointer;border:1px solid #2928240a;border-radius:3px;min-width:14px;height:14px;padding:0;transition:box-shadow .15s}.solved-calendar [data-level="0"]{background:#ecece5}.solved-calendar [data-level="1"]{background:#cfdec7}.solved-calendar [data-level="2"]{background:#9cbd91}.solved-calendar [data-level="3"]{background:#679560}.solved-calendar [data-level="4"]{background:#386b43}.solved-calendar__grid button:hover,.solved-calendar__grid button[aria-pressed=true]{outline:1.5px solid var(--ink-soft);outline-offset:1px}.solved-calendar__grid button:focus-visible{outline:2px solid var(--yellow);outline-offset:2px}.solved-calendar__footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-top:10px;display:flex}.solved-calendar__footer>p{flex-wrap:wrap;gap:5px 14px;margin:0;font-size:12px;display:flex}.solved-calendar__footer>p>strong{font-weight:500}.solved-calendar__footer>p>span{color:var(--muted)}.solved-calendar__legend{align-items:center;gap:4px;display:flex}.solved-calendar__legend span{color:var(--muted);margin:0 3px;font-size:10px}.solved-calendar__legend i{border-radius:2px;width:12px;height:12px}@media (max-width:700px){.solved-calendar{padding:20px}.solved-calendar__weekdays,.solved-calendar__grid{grid-template-rows:repeat(7,18px)}.solved-calendar__grid button{height:18px}}.web-page--dashboard .web-dashboard-grid{grid-template-columns:minmax(0,1fr);gap:32px}.web-page--dashboard .web-theme-panel{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:0 40px;display:grid}.web-page--dashboard .web-theme-panel>.web-panel__header{grid-column:1/-1}.web-page--dashboard .web-theme-list{align-self:center}.web-page--dashboard .web-week-panel{background:var(--paper-deep);border-radius:8px;grid-template-columns:1fr 1fr;column-gap:32px;padding:22px 26px;display:grid}.web-page--dashboard .web-week-panel .web-progress{background:var(--paper-light)}.web-page--dashboard .web-week-panel>.web-panel__header{margin-bottom:12px}.web-page--dashboard .web-week-total{text-align:right;grid-area:1/2/3;align-self:center;margin:0}.web-page--dashboard .web-last-session{grid-column:1/-1;margin-top:12px}@media (max-width:700px){.web-page--dashboard .web-theme-panel{grid-template-columns:minmax(0,1fr)}.web-page--dashboard .web-week-panel{grid-template-columns:minmax(0,1fr);padding:20px}.web-page--dashboard .web-week-total{text-align:left;grid-area:auto/1;margin:0 0 16px}}
