:root{--bg:#0a0c0e;--bg-deep:#060708;--surface:#14181b;--surface-2:#1a2024;--line:#242b30;--line-strong:#333d44;--text:#eef2f0;--muted:#97a2a9;--faint:#6b767d;--accent:#cdf24e;--accent-dim:#cdf24e1f;--amber:#f0b44a;--amber-dim:#f0b44a1f;--coral:#ff7a5c;--coral-dim:#ff7a5c1f;--radius:16px;--radius-lg:20px;--shell-width:448px;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;font-family:Inter,-apple-system,SF Pro Text,Segoe UI,system-ui,sans-serif}*{box-sizing:border-box;margin:0;padding:0}html{background:var(--bg-deep)}body{min-height:100dvh;color:var(--text);background:var(--bg-deep);font-size:16px;line-height:1.5}h1,h2,h3{letter-spacing:-.02em;text-wrap:balance;line-height:1.15}button{font:inherit;color:inherit;cursor:pointer;background:0 0;border:none}:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:6px}.visually-hidden{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.shell{width:min(100%, var(--shell-width));background:radial-gradient(120% 45% at 50% 0%, #cdf24e12, transparent 60%), var(--bg);flex-direction:column;min-height:100dvh;margin-inline:auto;display:flex;position:relative}@media (width>=720px){body{background:radial-gradient(60% 40% at 50% 0%, #cdf24e0d, transparent 70%), var(--bg-deep)}.shell{border-inline:1px solid var(--line);box-shadow:0 0 80px #0000008c}}.topbar{z-index:10;-webkit-backdrop-filter:blur(14px);border-bottom:1px solid var(--line);background:#0a0c0ed1;justify-content:space-between;align-items:center;padding:14px 20px;display:flex;position:sticky;top:0}.wordmark{letter-spacing:-.02em;align-items:center;gap:9px;font-size:18px;font-weight:700;display:flex}.wordmark svg{fill:none;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:26px;height:26px}.mark-lens{stroke:var(--accent)}.mark-peak{stroke:var(--text)}.badge{letter-spacing:.08em;text-transform:uppercase;color:var(--accent);background:var(--accent-dim);border:1px solid #cdf24e4d;border-radius:999px;padding:5px 10px;font-size:11px;font-weight:600}main{padding:24px 20px calc(96px + env(safe-area-inset-bottom));flex:1}.tab-panel{flex-direction:column;gap:24px;display:flex}.tab-head h1{font-size:28px}.tab-head p{color:var(--muted);margin-top:6px}.section-title{letter-spacing:.1em;text-transform:uppercase;color:var(--faint);margin-bottom:10px;font-size:13px;font-weight:600}.card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:18px}.fine-print{color:var(--faint);text-align:center;text-wrap:balance;margin-top:14px;font-size:13px}.tabbar{z-index:20;width:min(100%, var(--shell-width));padding:6px 8px calc(6px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(14px);border-top:1px solid var(--line);background:#0a0c0ee0;margin-inline:auto;display:flex;position:fixed;bottom:0;left:0;right:0}@media (width>=720px){.tabbar{border-inline:1px solid var(--line)}}.tab-button{min-height:56px;color:var(--faint);letter-spacing:.02em;border-radius:12px;flex-direction:column;flex:1;align-items:center;gap:3px;padding:8px 4px;font-size:12px;font-weight:600;transition:color .2s,background-color .2s;display:flex}.tab-button svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:24px;height:24px}.tab-button.active{color:var(--accent);background:var(--accent-dim)}.tab-button:hover{color:var(--text)}.tab-button.active:hover{color:var(--accent)}.topbar-user{align-items:center;gap:10px;min-width:0;display:flex}.topbar-email{text-overflow:ellipsis;white-space:nowrap;max-width:160px;color:var(--muted);font-size:13px;overflow:hidden}.logout-button{color:var(--text);border:1px solid var(--line-strong);border-radius:999px;flex-shrink:0;padding:6px 12px;font-size:13px;font-weight:600;transition:border-color .2s,color .2s}.logout-button:hover{border-color:var(--muted)}.auth-screen{gap:18px}.auth-notice{color:var(--amber);background:var(--amber-dim);border-radius:var(--radius);border:1px solid #f0b44a4d;padding:12px 14px;font-size:14px}.auth-form{flex-direction:column;gap:16px;padding:20px 18px;display:flex}.field{flex-direction:column;gap:7px;display:flex}.field span{letter-spacing:.04em;text-transform:uppercase;color:var(--faint);font-size:13px;font-weight:600}.field input{font:inherit;color:var(--text);background:var(--surface-2);border:1px solid var(--line-strong);border-radius:12px;padding:13px 14px;transition:border-color .2s}.field input::placeholder{color:var(--faint)}.field input:focus{border-color:var(--accent);outline:none}.auth-switch{color:var(--muted);text-align:center;font-size:14px}.link-button{color:var(--accent);text-underline-offset:3px;font-weight:700;text-decoration:underline}.link-button:hover{color:#daf870}.hero{padding-top:12px}.hero h1{font-size:34px;font-weight:800}.hero p{color:var(--muted);text-wrap:pretty;margin-top:12px;font-size:17px}.hero-chips{flex-wrap:wrap;gap:8px;margin-top:16px;list-style:none;display:flex}.hero-chips li{color:var(--muted);border:1px solid var(--line-strong);border-radius:999px;padding:6px 12px;font-size:13px;font-weight:600}.dropzone{text-align:center;border:1.5px dashed var(--line-strong);border-radius:var(--radius-lg);background:var(--surface);cursor:pointer;flex-direction:column;align-items:center;gap:6px;padding:36px 20px;transition:border-color .2s,background-color .2s,transform .2s;display:flex}.dropzone:hover,.dropzone.drag-active{border-color:var(--accent);background:var(--surface-2)}.dropzone.drag-active{transform:scale(1.01)}.dropzone:focus-within{outline:2px solid var(--accent);outline-offset:2px}.dropzone-icon{fill:none;width:34px;height:34px;stroke:var(--accent);stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;margin-bottom:8px}.dropzone strong{font-size:17px}.dropzone span{color:var(--faint);font-size:13.5px}.file-panel{flex-direction:column;gap:14px;display:flex}.file-chip{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);align-items:center;gap:12px;padding:14px 14px 14px 16px;display:flex}.file-chip-icon{fill:none;width:26px;height:26px;stroke:var(--accent);stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.file-chip-meta{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.file-chip-meta strong{text-overflow:ellipsis;white-space:nowrap;font-size:15px;overflow:hidden}.file-chip-meta span{color:var(--faint);font-variant-numeric:tabular-nums;font-size:13px}.icon-button{width:44px;height:44px;color:var(--muted);border-radius:12px;flex-shrink:0;place-items:center;transition:color .2s,background-color .2s;display:grid}.icon-button:hover{color:var(--text);background:var(--surface-2)}.icon-button svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;width:20px;height:20px}.file-note{color:var(--amber);font-size:13.5px}.file-error{color:var(--coral);margin-top:12px;font-size:14px}.button{letter-spacing:-.01em;border-radius:14px;justify-content:center;align-items:center;width:100%;min-height:52px;padding:14px 20px;font-size:16px;font-weight:700;transition:transform .15s,background-color .2s,border-color .2s,color .2s;display:flex}.button:active:not(:disabled){transform:scale(.98)}.button.primary{background:var(--accent);color:var(--bg-deep)}.button.primary:hover:not(:disabled){background:#daf870}.button.primary:disabled{background:var(--accent-dim);color:var(--accent);cursor:default}.button.ghost{color:var(--text);border:1px solid var(--line-strong);background:0 0}.button.ghost:hover:not(:disabled){border-color:var(--muted)}.button.ghost:disabled{color:var(--faint);cursor:default}.analyzing{padding:24px 20px}.analyzing-head{align-items:center;gap:10px;margin-bottom:20px;display:flex}.analyzing-head h2{font-size:19px}.pulse-dot{background:var(--accent);border-radius:50%;width:10px;height:10px;animation:1.2s ease-in-out infinite pulse}@keyframes pulse{0%,to{opacity:1;box-shadow:0 0 #cdf24e66}50%{opacity:.6;box-shadow:0 0 0 7px #cdf24e00}}.steps{flex-direction:column;gap:14px;margin-bottom:22px;list-style:none;display:flex}.step{color:var(--faint);align-items:center;gap:12px;font-size:15px;transition:color .3s;display:flex}.step-marker{border:1.5px solid var(--line-strong);border-radius:50%;flex-shrink:0;width:8px;height:8px;transition:background-color .3s,border-color .3s}.step.active{color:var(--text)}.step.active .step-marker{border-color:var(--accent);background:var(--accent);animation:1.2s ease-in-out infinite pulse}.step.done{color:var(--muted)}.step.done .step-marker{border-color:var(--accent);background:var(--accent)}.progress-track{background:var(--surface-2);border-radius:999px;height:4px;overflow:hidden}.progress-fill{background:var(--accent);border-radius:999px;height:100%;transition:width .7s cubic-bezier(.3,.8,.3,1)}.result{flex-direction:column;gap:24px;display:flex}.result-head{align-items:center;gap:20px;padding:22px 18px;display:flex}.result-verdict{min-width:0}.result-verdict h1{font-size:21px}.result-verdict p{color:var(--muted);margin-top:6px;font-size:14px}.result-file{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;color:var(--faint)!important}.dial{flex-shrink:0;width:116px;height:116px;position:relative}.dial svg{width:100%;height:100%;transform:rotate(-90deg)}.dial-track,.dial-fill{fill:none;stroke-width:9px}.dial-track{stroke:var(--surface-2)}.dial-fill{stroke:var(--accent);stroke-linecap:round;animation:1.1s cubic-bezier(.3,.8,.3,1) both dial-sweep}@keyframes dial-sweep{0%{stroke-dashoffset:var(--circ)}}.dial-center{flex-direction:column;justify-content:center;align-items:center;gap:1px;display:flex;position:absolute;inset:0}.dial-center strong{letter-spacing:-.03em;font-variant-numeric:tabular-nums;font-size:34px;font-weight:800;line-height:1}.dial-center span{letter-spacing:.08em;text-transform:uppercase;color:var(--faint);font-size:10.5px;font-weight:600}.result-review{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:start;gap:18px;display:grid}.result-video{border:1px solid var(--line);width:100%;max-height:70vh;box-shadow:var(--shadow-soft);background:#000;border-radius:18px;display:block}.fall-card{background:linear-gradient(160deg, #ff826d1a, transparent 48%), var(--surface);border-color:#ff826d57;margin-bottom:18px}.fall-card h3{margin-bottom:10px;font-size:18px}.fall-card p{color:var(--muted);text-wrap:pretty;margin-top:9px;font-size:14.5px}.fall-card strong{color:var(--text)}.fall-tag{color:var(--coral);background:var(--coral-dim)}.notes{flex-direction:column;gap:12px;list-style:none;display:flex}.note h3{margin-bottom:6px;font-size:16.5px}.note>p{color:var(--muted);text-wrap:pretty;font-size:14.5px}.note-head{align-items:center;gap:8px;margin-bottom:10px;display:flex}.timestamp-help{color:var(--muted);margin:-4px 0 12px;font-size:13px}.note-time{cursor:pointer;font-variant-numeric:tabular-nums;color:#10140d;background:var(--accent);border:1px solid color-mix(in srgb, var(--accent) 80%, white 20%);box-shadow:0 0 0 3px var(--accent-dim);border-radius:999px;align-items:center;gap:5px;padding:4px 10px;font-size:13px;font-weight:800;transition:transform .18s,box-shadow .18s,border-color .18s,color .18s,background .18s;display:inline-flex}.note-time:before,.timestamp-link:before{content:"▶";font-size:.72em;line-height:1}.note-time:hover,.note-time:focus-visible,.timestamp-link:hover,.timestamp-link:focus-visible{color:#10140d;background:color-mix(in srgb, var(--accent) 88%, white 12%);border-color:#fff;outline:none;transform:translateY(-1px);box-shadow:0 0 0 5px #cdf24e38}.timestamp-link{cursor:pointer;color:#10140d;font:inherit;font-variant-numeric:tabular-nums;background:var(--accent);border:1px solid color-mix(in srgb, var(--accent) 80%, white 20%);box-shadow:0 0 0 2px var(--accent-dim);border-radius:999px;align-items:center;gap:3px;margin:0 2px;padding:2px 7px;font-weight:800;text-decoration:none;transition:transform .18s,box-shadow .18s,border-color .18s,background .18s;display:inline-flex}.note-tag{letter-spacing:.08em;text-transform:uppercase;border-radius:999px;padding:4px 9px;font-size:11px;font-weight:700}.tone-fix .note-tag{color:var(--coral);background:var(--coral-dim)}.tone-watch .note-tag{color:var(--amber);background:var(--amber-dim)}.tone-solid .note-tag{color:var(--accent);background:var(--accent-dim)}.tone-fix{border-left:3px solid var(--coral)}.tone-watch{border-left:3px solid var(--amber)}.tone-solid{border-left:3px solid var(--accent)}.metrics{flex-direction:column;gap:18px;display:flex}.metric-row{justify-content:space-between;align-items:baseline;margin-bottom:8px;font-size:15px;font-weight:600;display:flex}.metric-row strong{font-variant-numeric:tabular-nums;font-size:17px;font-weight:800}.meter{background:var(--surface-2);border-radius:999px;height:6px;overflow:hidden}.meter-fill{height:100%;width:var(--w);background:linear-gradient(90deg, #cdf24e8c, var(--accent));border-radius:999px;animation:.9s cubic-bezier(.3,.8,.3,1) both meter-grow}@keyframes meter-grow{0%{width:0}}.metric-hint{color:var(--faint);margin-top:7px;font-size:13px}.drill{background:linear-gradient(160deg, #cdf24e12, transparent 45%), var(--surface);border-color:#cdf24e47}.drill h3{font-size:18px}.drill-scheme{letter-spacing:.04em;text-transform:uppercase;color:var(--accent);margin:8px 0 10px;font-size:13px;font-weight:700}.drill>p:last-child{color:var(--muted);text-wrap:pretty;font-size:14.5px}.course-match-card{background:linear-gradient(160deg, #cdf24e13, transparent 48%), var(--surface);border-color:#cdf24e47;flex-direction:column;gap:12px;display:flex}.course-match-card h3{margin-top:10px;font-size:18px}.course-match-card p{color:var(--muted);text-wrap:pretty;font-size:14.5px}.inline-course-cue p{color:var(--text)}.inline-course-button{width:fit-content}.feedback-card{background:linear-gradient(160deg, #f0b44a11, transparent 48%), var(--surface);border-color:#f0b44a47;flex-direction:column;gap:12px;display:flex}.feedback-card h3{font-size:18px}.feedback-card p{color:var(--muted);text-wrap:pretty;font-size:14.5px}.feedback-grid{grid-template-columns:1fr;gap:10px;display:grid}.feedback-rating-group{border:0;margin:0;padding:0}.feedback-rating-group legend,.feedback-comment span{letter-spacing:.04em;text-transform:uppercase;color:var(--muted);margin-bottom:6px;font-size:12px;font-weight:800;display:block}.feedback-actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.feedback-button{min-height:44px;color:var(--text);background:var(--surface-2);border:1px solid var(--line-strong);border-radius:12px;padding:10px 12px;font-size:13.5px;font-weight:800;transition:transform .15s,border-color .2s,background-color .2s}.feedback-button:hover:not(:disabled),.feedback-button.selected{border-color:var(--amber);background:#f0b44a1a}.feedback-button.selected{color:var(--accent);box-shadow:inset 0 0 0 1px #f0b44a42}.feedback-button:active:not(:disabled){transform:scale(.98)}.feedback-button:disabled{color:var(--faint);cursor:default}.feedback-comment textarea{width:100%;min-height:82px;color:var(--text);border:1px solid var(--line-strong);resize:vertical;background:#ffffff0a;border-radius:14px;padding:12px 14px}.feedback-comment textarea:focus{border-color:var(--amber);outline:2px solid #f0b44a3d}.feedback-submit-row{justify-content:flex-start;display:flex}.feedback-submit-row .button{width:auto;min-width:220px}.feedback-ok{font-weight:700;color:var(--accent)!important}.result-actions{flex-direction:column;gap:10px;display:flex}.session-list{flex-direction:column;gap:12px;list-style:none;display:flex}.session-card{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;display:grid}.hold-dot{border:1px solid var(--line-strong);border-radius:50%;flex-shrink:0;width:16px;height:16px}.session-main{flex:1;min-width:0}.session-main h2{text-overflow:ellipsis;white-space:nowrap;font-size:16px;overflow:hidden}.session-main p{color:var(--muted);margin-top:3px;font-size:13px}.session-date{color:var(--faint)!important}.session-video-link{color:var(--accent);margin-top:7px;font-size:12px;font-weight:700;text-decoration:none;display:inline-flex}.session-video-link:hover{text-decoration:underline}.session-side{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:7px;display:flex}.status{letter-spacing:.08em;text-transform:uppercase;border-radius:999px;padding:4px 9px;font-size:11px;font-weight:700}.status-flash,.status-sent{color:var(--accent);background:var(--accent-dim)}.status-project{color:var(--amber);background:var(--amber-dim)}.session-score{font-variant-numeric:tabular-nums;font-size:18px;font-weight:800}.session-score em{color:var(--faint);font-size:12px;font-style:normal;font-weight:600}.session-delete{color:var(--muted);font:inherit;text-underline-offset:3px;background:0 0;border:0;padding:.2rem 0;font-size:12px;text-decoration:underline}.session-delete:active{color:var(--text)}.session-open-button{width:fit-content;min-height:34px;margin-top:10px;padding:0 14px;font-size:12px}.saved-analysis-detail{border-top:1px solid var(--line);grid-column:1/-1;gap:16px;width:100%;margin-top:8px;padding-top:16px;display:grid}.saved-result-head{margin:0}.saved-fall-card,.saved-metrics,.course-match-card{background:#ffffff08}.saved-notes{margin:0}.inline-course-cue{margin-top:12px}@media (width<=640px){.session-card{grid-template-columns:auto minmax(0,1fr);align-items:start}.session-side{flex-flow:wrap;grid-column:2;justify-content:flex-start;align-items:center}}.empty-state{text-align:center}.empty-state h2{margin:0 0 6px;font-size:16px}.empty-state p{color:var(--muted);margin:0}.plan-list{flex-direction:column;gap:14px;display:flex}.plan{flex-direction:column;gap:14px;padding:20px 18px;display:flex}.plan-head{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.plan-head h2{font-size:18px}.plan-price{font-variant-numeric:tabular-nums;white-space:nowrap;font-size:18px;font-weight:800}.plan-price span{color:var(--faint);font-size:13px;font-weight:600}.plan-featured{background:linear-gradient(165deg, #cdf24e14, transparent 50%), var(--surface);border-color:#cdf24e59}.plan-soon{opacity:.85}.plan-soon .plan-price{letter-spacing:.08em;text-transform:uppercase;color:var(--amber);font-size:13px;font-weight:700}.plan-features{flex-direction:column;gap:9px;list-style:none;display:flex}.plan-features li{color:var(--muted);padding-left:22px;font-size:14.5px;position:relative}.plan-features li:before{content:"";border-left:2px solid var(--accent);border-bottom:2px solid var(--accent);width:9px;height:5px;position:absolute;top:7px;left:2px;transform:rotate(-45deg)}.courses-panel{gap:18px}.course-list{flex-direction:column;gap:16px;display:flex}.course-card{background:linear-gradient(165deg, #cdf24e0e, transparent 42%), var(--surface);flex-direction:column;gap:18px;display:flex}.course-card-featured{border-color:#cdf24e6b;box-shadow:0 0 0 1px #cdf24e1f,0 18px 42px #cdf24e0f}.course-kicker{color:var(--accent);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:9px;font-size:12px;font-weight:800;display:flex}.course-kicker span{color:#11150d;background:var(--accent);font-variant-numeric:tabular-nums;border-radius:999px;place-items:center;width:30px;height:30px;display:grid}.course-card h2{margin-top:-8px;font-size:22px}.course-card h3{letter-spacing:.08em;text-transform:uppercase;color:var(--faint);margin-bottom:9px;font-size:13px;font-weight:800}.course-outcome{color:var(--muted);text-wrap:pretty}.course-tags{flex-wrap:wrap;gap:8px;list-style:none;display:flex}.course-tags li{color:var(--text);background:var(--surface-2);border:1px solid var(--line-strong);border-radius:999px;padding:6px 10px;font-size:13px;font-weight:650}.course-sessions{counter-reset:course-session;flex-direction:column;gap:12px;list-style:none;display:flex}.course-sessions>li{counter-increment:course-session;border:1px solid var(--line);background:#ffffff06;border-radius:14px;padding:14px}.course-sessions>li:before{content:counter(course-session);float:left;width:24px;height:24px;color:var(--accent);background:var(--accent-dim);border-radius:999px;place-items:center;margin:1px 10px 4px 0;font-size:12px;font-weight:800;display:grid}.course-session-head{justify-content:space-between;gap:10px;margin-bottom:8px;display:flex}.course-session-head strong{font-size:15px}.course-session-head span{color:var(--amber);letter-spacing:.06em;text-transform:uppercase;flex-shrink:0;font-size:12px;font-weight:800}.course-sessions ul,.course-sources ul{clear:both;color:var(--muted);flex-direction:column;gap:7px;padding-left:18px;font-size:13.5px;display:flex}.course-cue{background:var(--accent-dim);border:1px solid #cdf24e38;border-radius:14px;padding:14px}.course-cue span{color:var(--accent);letter-spacing:.08em;text-transform:uppercase;margin-bottom:5px;font-size:11px;font-weight:800;display:block}.course-cue p{color:var(--text);font-size:14.5px;font-weight:650}.course-sources{color:var(--faint);font-size:13px}.course-sources summary{cursor:pointer;color:var(--muted);font-weight:800}.course-sources ul{word-break:break-word;margin-top:8px}@media (width<=900px){.result-review,.feedback-actions{grid-template-columns:1fr}}.fade-up{animation:.45s cubic-bezier(.3,.8,.3,1) both fade-up}.delay-1{animation-delay:80ms}.delay-2{animation-delay:.16s}.delay-3{animation-delay:.24s}@keyframes fade-up{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.course-overview-head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.course-overview-stats{flex-shrink:0;grid-template-columns:repeat(2,minmax(82px,1fr));gap:10px;display:grid}.course-overview-stats div{border:1px solid var(--line);text-align:center;background:#ffffff09;border-radius:16px;padding:12px}.course-overview-stats strong{color:var(--text);font-size:20px;display:block}.course-overview-stats span,.course-kicker-text{color:var(--faint);letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:800}.course-overview-list{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px;display:grid}.course-overview-card,.course-detail-card,.course-continue-card,.course-routine-card{flex-direction:column;gap:16px;display:flex}.course-overview-card-head,.course-detail-topline,.course-progress-copy,.course-overview-actions,.course-detail-actions{justify-content:space-between;align-items:center;gap:10px;display:flex}.course-overview-card h2,.course-continue-card h2{font-size:21px}.course-overview-card h3{color:var(--faint);letter-spacing:.08em;text-transform:uppercase;margin-bottom:8px;font-size:12px;font-weight:800}.course-status{color:var(--faint);border:1px solid var(--line);letter-spacing:.06em;text-transform:uppercase;background:#ffffff09;border-radius:999px;flex-shrink:0;padding:5px 9px;font-size:11px;font-weight:800}.course-status-active{color:var(--amber);background:var(--amber-dim);border-color:#ffb84d40}.course-status-complete{color:var(--accent);background:var(--accent-dim);border-color:#cdf24e40}.course-progress-summary{flex-direction:column;gap:8px;display:flex}.course-progress-copy strong{color:var(--text);font-size:13px}.course-progress-copy span{color:var(--accent);font-size:12px;font-weight:800}.course-tags-compact li{font-size:12px}.course-overview-meta{color:var(--muted);flex-wrap:wrap;gap:8px;font-size:13px;display:flex}.course-overview-meta span{border:1px solid var(--line);background:#ffffff06;border-radius:999px;padding:6px 9px}.course-overview-actions,.course-detail-actions{flex-wrap:wrap;justify-content:flex-start}.course-back-button{width:fit-content}.course-detail-panel{gap:16px}.course-detail-hero h1{text-wrap:pretty;font-size:30px}.course-detail-hero p{color:var(--muted);text-wrap:pretty;margin-top:10px;font-size:16px}.course-tags-expanded{margin-top:4px}.course-routine-list{flex-direction:column;gap:14px;list-style:none;display:flex}.course-routine-head{align-items:flex-start;margin-bottom:0}.course-routine-head div{flex-direction:column;gap:4px;display:flex}.course-routine-head div span{color:var(--accent);letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:800}.course-step-checklist{flex-direction:column;gap:10px;list-style:none;display:flex}.course-step-checklist label{color:var(--muted);cursor:pointer;grid-template-columns:22px 1fr;align-items:flex-start;gap:10px;font-size:14px;line-height:1.45;display:grid}.course-step-checklist input{width:18px;height:18px;accent-color:var(--accent);margin-top:1px}.course-step-checklist input:checked+span{color:var(--text);-webkit-text-decoration:line-through #cdf24e8c;text-decoration:line-through #cdf24e8c}@media (width<=720px){.course-overview-head,.course-detail-topline,.course-progress-copy{flex-direction:column;align-items:stretch}.course-overview-stats{width:100%}.course-overview-card-head{flex-direction:column;align-items:flex-start}}
