.study-root,.study-root *{box-sizing:border-box}.study-root a{color:inherit;text-decoration:none}.study-root button{cursor:pointer;font-family:inherit}.study-root .serif{font-family:var(--font-inter-sans), "Inter", sans-serif;letter-spacing:-.01em;font-weight:400}.study-root .mono{font-family:var(--font-inter-sans), "Inter", monospace;font-feature-settings:"tnum"}.study-root .tnum{font-variant-numeric:tabular-nums}.study-root .app{grid-template-columns:240px 1fr;min-height:100vh;display:grid}.study-root .sidebar{border-right:1px solid var(--line);background:var(--paper);flex-direction:column;gap:8px;height:100vh;padding:20px 16px;display:flex;position:sticky;top:0}.study-root .brand{align-items:center;gap:10px;margin-bottom:0;padding:4px 8px 12px;display:flex}.study-root .brand-tag{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;background:var(--accent-soft);color:var(--accent-hover);border-radius:999px;padding:2px 8px;font-size:9px;font-weight:500}.study-root .brand-mark{background:var(--ink);width:28px;height:28px;color:var(--paper);border-radius:8px;place-items:center;font-size:13px;font-weight:700;display:grid}.study-root .brand-name{letter-spacing:-.01em;font-size:14px;font-weight:600}.study-root .brand-name small{color:var(--ink-3);margin-top:-2px;font-size:11px;font-weight:400;display:block}.study-root .nav-group-label{letter-spacing:.12em;color:var(--ink-4);text-transform:uppercase;padding:12px 8px 6px;font-size:11px;font-weight:500}.study-root .nav-item{color:var(--ink-2);cursor:pointer;border:1px solid #0000;border-radius:10px;align-items:center;gap:10px;padding:8px 12px;font-size:13.5px;display:flex}.study-root .nav-item:hover{background:var(--paper-2)}.study-root .nav-item.active{background:var(--navy);color:var(--paper);font-weight:600}.study-root .nav-item svg{opacity:.85;flex:none;width:16px;height:16px}.study-root .nav-item .count{color:var(--ink-4);margin-left:auto;font-size:11px}.study-root .nav-item.active .count{color:var(--paper);opacity:.6}.study-root .nav-item .count.count--new,.study-root .nav-item.active .count.count--new{background:var(--rust);color:var(--paper);opacity:1;letter-spacing:.04em;border-radius:999px;padding:1px 8px;font-size:10px;font-weight:700}.study-root .sidebar-footer{border-top:1px solid var(--line);margin-top:auto;padding-top:16px}.study-root .user-card-link{color:inherit;border-radius:10px;text-decoration:none;display:block}.study-root .user-card-link:hover .user-card{background:var(--line)}.study-root .user-card{cursor:pointer;border-radius:10px;align-items:flex-start;gap:10px;padding:8px;display:flex}.study-root .avatar{background:var(--accent-soft);width:32px;height:32px;color:var(--accent-hover);font-family:var(--font-mono);border-radius:50%;flex-shrink:0;place-items:center;font-size:12px;font-weight:500;display:grid}.study-root .user-card-details{flex:1;min-width:0}.study-root .user-name{overflow-wrap:anywhere;font-size:13px;font-weight:600;line-height:1.4}.study-root .user-plan-details{flex-direction:column;gap:3px;margin-top:4px;line-height:1.5;display:flex}.study-root .user-plan{color:var(--ink-3);font-size:12px}.study-root .main{max-width:1400px;padding:36px 48px 80px}.study-root .topbar{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:40px;display:flex}.study-root .topbar-right{align-items:center;gap:10px;display:flex}.study-root .pill{background:var(--white);border:1px solid var(--line);color:var(--ink-2);border-radius:999px;align-items:center;gap:8px;padding:8px 12px;font-size:12.5px;display:inline-flex}.study-root .pill.warn{background:color-mix(in oklch, var(--amber) 12%, var(--paper));border-color:color-mix(in oklch, var(--amber) 40%, var(--line));color:color-mix(in oklch, var(--ink) 70%, var(--amber))}.study-root .dot{background:var(--green);border-radius:50%;width:6px;height:6px}.study-root .card{background:var(--white);border:1px solid var(--line);border-radius:16px;padding:24px}.study-root .card-title{letter-spacing:.12em;text-transform:uppercase;color:var(--ink-3);margin:0 0 16px;font-size:11px;font-weight:500}.study-root .grid{gap:20px;display:grid}.study-root .g-main{grid-template-columns:1fr 340px}.study-root .g-kpis{grid-template-columns:repeat(3,minmax(0,1fr)) minmax(0,1.4fr);gap:16px}.study-root .kpi{background:var(--white);border:1px solid var(--line);border-radius:16px;flex-direction:column;gap:4px;padding:20px 24px;display:flex;position:relative;overflow:hidden}.study-root .kpi-label{text-transform:uppercase;letter-spacing:.12em;color:var(--ink-3);font-size:11px;font-weight:500}.study-root .kpi-value{font-family:var(--font-mono);font-variant-numeric:tabular-nums;letter-spacing:0;margin-top:8px;font-size:32px;font-weight:500;line-height:1.1}.study-root .kpi-delta{color:var(--ink-3);margin-top:4px;font-size:12px}.study-root .kpi-delta.up{color:var(--green)}.study-root .kpi-delta.down{color:var(--red)}.study-root .kpi .kpi-chart{opacity:.85;position:absolute;bottom:12px;right:16px}.study-root .mock-only-cockpit{flex-direction:column;gap:24px;max-width:1040px;margin-top:24px;display:flex}.study-root .mock-only-cta-row{flex-wrap:wrap;gap:12px;display:flex}.study-root .mock-only-section{min-height:0}.study-root .mock-only-upgrade-card{background:var(--white);border:1px solid var(--line);border-radius:16px;padding:24px 22px}.study-root .mock-upgrade-section-head{margin-bottom:16px}.study-root .mock-upgrade-section-head .card-title{margin-bottom:8px}.study-root .mock-only-upgrade-hint{color:var(--ink-3);max-width:52rem;margin:0;font-size:14px;line-height:1.5}.study-root .mock-upgrade-grid{grid-template-columns:minmax(0,1fr);align-items:stretch;gap:16px;display:grid}.study-root .mock-upgrade-offer{background:var(--white);border:1px solid var(--line);border-radius:16px;flex-direction:column;min-height:100%;padding:22px 20px 20px;display:flex}.study-root .mock-upgrade-offer--addon{border-color:color-mix(in oklch, var(--rust) 38%, var(--line));background:linear-gradient(165deg, color-mix(in oklch, var(--rust) 6%, var(--white)) 0%, var(--white) 48%)}.study-root .mock-upgrade-offer--premium{border-color:color-mix(in oklch, var(--ink) 22%, var(--line));position:relative}.study-root .mock-upgrade-offer-badge{text-transform:uppercase;letter-spacing:.1em;color:var(--paper);background:var(--ink);border-radius:6px;width:fit-content;margin-bottom:10px;padding:4px 8px;font-size:10px;font-weight:600;display:inline-block}.study-root .mock-upgrade-offer-tag{text-transform:uppercase;letter-spacing:.12em;color:var(--ink-4);margin-bottom:6px;font-size:10px;font-weight:600}.study-root .mock-upgrade-offer-title{font-family:var(--font-inter-sans), "Inter", sans-serif;letter-spacing:-.02em;color:var(--ink);margin:0 0 8px;font-size:18px;font-weight:650;line-height:1.2}.study-root .mock-upgrade-offer-price{font-family:var(--font-inter-sans), "Inter", sans-serif;letter-spacing:-.02em;color:var(--ink);font-variant-numeric:tabular-nums;margin:-2px 0 10px;font-size:22px;font-weight:650;line-height:1.25}.study-root .mock-upgrade-offer-price--pending,.study-root .mock-upgrade-offer-price--muted{color:var(--ink-4);font-size:17px;font-weight:500}.study-root .mock-upgrade-offer-billing-note{color:var(--ink-3);margin:-2px 0 12px;font-size:12px;line-height:1.45}.study-root .mock-upgrade-offer-lede{color:var(--ink-3);margin:0 0 14px;font-size:13px;line-height:1.5}.study-root .mock-upgrade-features{flex:1;margin:0 0 18px;padding:0;list-style:none}.study-root .mock-upgrade-features li{color:var(--ink-2);margin-bottom:8px;padding-left:16px;font-size:13px;line-height:1.45;position:relative}.study-root .mock-upgrade-features li:last-child{margin-bottom:0}.study-root .mock-upgrade-features li:before{content:"";background:var(--rust);border-radius:50%;width:5px;height:5px;position:absolute;top:.55em;left:0}.study-root .mock-upgrade-offer--premium .mock-upgrade-features li:before{background:var(--ink)}.study-root .mock-upgrade-offer-cta{justify-content:center;width:100%;margin-top:auto}.study-root .mock-only-billing-error{color:var(--red);margin:0 0 12px;font-size:13px;line-height:1.4}.study-root .mock-only-upgrade-footnote{color:var(--ink-4);margin:16px 0 0;font-size:12px}@media (max-width:920px){.study-root .mock-upgrade-grid{grid-template-columns:1fr}}.study-root .continue-hero{background:var(--navy);color:var(--paper);border-radius:16px;grid-template-columns:1fr auto;align-items:center;gap:24px;padding:28px;display:grid;position:relative;overflow:hidden}.study-root .continue-eyebrow{text-transform:uppercase;letter-spacing:.14em;color:color-mix(in oklch, var(--paper) 70%, transparent);font-size:11px}.study-root .continue-title{font-family:var(--font-inter-sans), "Inter", sans-serif;letter-spacing:-.01em;margin:18px 0 12px;font-size:24px;font-weight:600;line-height:1.3}.study-root .continue-sub{color:color-mix(in oklch, var(--paper) 75%, transparent);font-size:14px}.study-root .continue-hero.continue-hero--mock-plan{border:1px solid color-mix(in oklch, var(--paper) 10%, transparent);grid-template-columns:1fr;align-items:stretch;padding:34px 36px 32px}.study-root .continue-hero-mock-inner{z-index:1;max-width:560px;position:relative}.study-root .continue-title--mock-plan{margin:0 0 14px;line-height:1.14}.study-root .continue-mock-attempts{color:color-mix(in oklch, var(--paper) 80%, transparent);flex-wrap:wrap;align-items:baseline;gap:.35em .5em;margin:0;font-size:15px;font-weight:500;line-height:1.45;display:flex}.study-root .continue-mock-attempts-strong{font-family:var(--font-inter-sans), "Inter", sans-serif;font-variant-numeric:tabular-nums;color:var(--paper);letter-spacing:-.02em;font-size:20px;font-weight:650}.study-root .continue-mock-attempts-sep{color:color-mix(in oklch, var(--paper) 45%, transparent);font-weight:500}.study-root .continue-mock-attempts-suffix{color:color-mix(in oklch, var(--paper) 72%, transparent);font-weight:450}.study-root .continue-meta{color:color-mix(in oklch, var(--paper) 70%, transparent);gap:20px;margin-top:18px;font-size:12.5px;display:flex}.study-root .continue-meta b{color:var(--paper);font-weight:500}.study-root .continue-cta{background:var(--paper);color:var(--navy);z-index:1;border:none;border-radius:10px;align-items:center;gap:10px;padding:12px 20px;font-size:14px;font-weight:600;display:flex}.study-root .continue-cta:hover{background:color-mix(in oklch, var(--paper) 92%, var(--navy))}.study-root .prog-track{background:#f3f4f6;border-radius:999px;height:4px;overflow:hidden}.study-root .prog-fill{background:var(--rust);border-radius:999px;height:100%}.study-root .prog-track.dark{background:color-mix(in oklch, var(--paper) 18%, transparent)}.study-root .prog-fill.paper{background:var(--paper)}.study-root .block-row{border-top:1px solid var(--line);cursor:pointer;border-radius:8px;grid-template-columns:44px 1fr 180px 80px 90px;align-items:center;gap:16px;margin:0 -8px;padding:14px 8px;transition:background .15s;display:grid}.study-root .block-row:first-of-type{border-top:none}.study-root .block-row:hover{background:var(--paper-2)}.study-root .block-letter{width:44px;height:44px;font-family:var(--font-mono);white-space:nowrap;background:var(--paper-2);color:var(--ink-2);border-radius:12px;place-items:center;font-size:15px;font-weight:500;display:grid}.study-root .block-row.weak .block-letter{background:color-mix(in oklch, var(--red) 15%, var(--paper));color:var(--red)}.study-root .block-row.strong .block-letter{background:var(--success-soft);color:var(--success)}.study-root .block-name{font-size:14px;font-weight:500}.study-root .block-meta{color:var(--ink-3);margin-top:2px;font-size:12px}.study-root .block-mastery-bar{align-items:center;gap:10px;display:flex}.study-root .block-acc{font-family:var(--font-mono);color:var(--ink-2);font-variant-numeric:tabular-nums;text-align:right;font-size:13px;line-height:1.1}.study-root .block-practice-btn{border:1px solid var(--line-2);color:var(--ink-2);background:0 0;border-radius:8px;padding:7px 12px;font-size:12.5px}.study-root .block-practice-btn:hover{border-color:var(--ink);background:var(--ink);color:var(--paper)}.study-root .block-practice-btn--link,.study-root .block-practice-btn--link:hover{color:var(--accent);white-space:nowrap;background:0 0;border:none;padding:4px 0;font-size:13px;font-weight:600}.study-root .block-practice-btn--link:hover{color:var(--accent-hover)}.study-root .constellation{grid-template-columns:repeat(28,1fr);gap:4px;display:grid}.study-root .dot-q{aspect-ratio:1;background:var(--line);border-radius:3px;width:100%}.study-root .dot-q.correct{background:var(--green)}.study-root .dot-q.wrong{background:var(--red)}.study-root .dot-q.partial{background:var(--amber)}.study-root .dot-q.unseen{background:var(--line)}.study-root .legend{color:var(--ink-3);gap:14px;margin-top:14px;font-size:11px;display:flex}.study-root .legend-dot{vertical-align:middle;border-radius:2px;width:10px;height:10px;margin-right:5px;display:inline-block}.study-root .side-card{margin-bottom:20px}.study-root .streak-grid{grid-template-columns:repeat(7,1fr);gap:6px;margin-top:12px;display:grid}.study-root .streak-cell{aspect-ratio:1;background:var(--paper-2);color:var(--ink-4);font-size:10px;font-family:var(--font-inter-sans), "Inter", monospace;border-radius:4px;place-items:center;display:grid}.study-root .streak-cell.filled{background:var(--rust);color:var(--paper)}.study-root .streak-cell.light{background:var(--rust-soft);color:var(--rust)}.study-root .streak-cell.today{box-shadow:0 0 0 2px var(--ink)}.study-root table.attempts{border-collapse:collapse;width:100%}.study-root table.attempts th{text-align:left;text-transform:uppercase;letter-spacing:.1em;color:var(--ink-4);border-bottom:1px solid var(--line);padding:10px 12px;font-size:11px;font-weight:600}.study-root table.attempts td{border-bottom:1px solid var(--line);padding:14px 12px;font-size:13px}.study-root table.attempts tr:last-child td{border-bottom:none}.study-root table.attempts tr:hover{background:var(--paper)}.study-root .tag{background:var(--paper-2);color:var(--ink-2);border-radius:999px;padding:2px 8px;font-size:11px;font-weight:500;display:inline-block}.study-root .tag.study{background:var(--teal-soft);color:color-mix(in oklch, var(--teal) 80%, black)}.study-root .tag.exam{background:var(--rust-soft);color:color-mix(in oklch, var(--rust) 80%, black)}.study-root .tag.mock{background:color-mix(in oklch, var(--ink) 8%, var(--white));color:var(--ink)}.study-root .grade-pill{font-family:var(--font-display);letter-spacing:.02em;color:var(--ink-2);font-size:14px;font-weight:600;line-height:1}.study-root .grade-pill.pass{color:var(--green)}.study-root .grade-pill.fail{color:var(--red)}.study-root .cohort{background:var(--paper-2);border-radius:5px;height:10px;margin:16px 0 8px;position:relative}.study-root .cohort-avg{background:var(--ink);width:2px;height:18px;position:absolute;top:-4px}.study-root .cohort-you{background:var(--rust);border:3px solid var(--paper);border-radius:50%;width:16px;height:16px;position:absolute;top:-3px;transform:translate(-50%)}.study-root .cohort-labels{color:var(--ink-4);font-size:10px;font-family:var(--font-inter-sans), "Inter", monospace;justify-content:space-between;display:flex}.study-root .concept-row{border-top:1px solid var(--line);justify-content:space-between;align-items:center;padding:12px 0;font-size:13px;display:flex}.study-root .concept-row:first-of-type{border-top:none;padding-top:4px}.study-root .concept-row>div:first-child{font-weight:500}.study-root .concept-acc{font-family:var(--font-mono);font-variant-numeric:tabular-nums;color:var(--red);font-size:13px;font-weight:500}.study-root .ring-wrap{width:72px;height:72px;position:relative}.study-root .ring-wrap svg{width:100%;height:100%;transform:rotate(-90deg)}.study-root .ring-wrap .ring-label{font-family:var(--font-inter-sans), "Inter", sans-serif;place-items:center;font-size:20px;display:grid;position:absolute;inset:0}.study-root .journey-hero{background:var(--white);border:1px solid var(--line);border-radius:18px;padding:32px;position:relative;overflow:hidden}.study-root .journey-track{flex-direction:column;align-items:center;gap:48px;padding:40px 0 20px;display:flex;position:relative}.study-root .journey-node{cursor:pointer;grid-template-columns:240px 140px 240px;align-items:center;gap:24px;display:grid}.study-root .journey-node-card{background:var(--white);border:1px solid var(--line);border-radius:14px;padding:18px 22px}.study-root .journey-node-left .journey-node-card{text-align:right}.study-root .journey-letter-wrap{place-items:center;display:grid;position:relative}.study-root .journey-letter{width:88px;height:88px;font-family:var(--font-inter-sans), "Inter", sans-serif;background:var(--white);border:2px solid var(--line);color:var(--ink-2);border-radius:50%;place-items:center;font-size:44px;transition:transform .2s;display:grid}.study-root .journey-node:hover .journey-letter{transform:scale(1.05)}.study-root .journey-letter.done{background:var(--green);color:var(--white);border-color:var(--green)}.study-root .journey-letter.active{background:var(--rust);color:var(--paper);border-color:var(--rust);box-shadow:0 0 0 6px color-mix(in oklch, var(--rust) 20%, transparent)}.study-root .journey-letter.locked{opacity:.5}.study-root .journey-ring{pointer-events:none;width:104px;height:104px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.study-root .journey-path{background:var(--line-2);z-index:0;width:2px;position:absolute;top:0;bottom:0;left:50%}.study-root .journey-stats{color:var(--ink-3);font-size:12.5px}.study-root .journey-stats b{color:var(--ink-2);font-family:var(--font-inter-sans), "Inter", monospace;font-variant-numeric:tabular-nums}.study-root .focus-wrap{max-width:820px;margin:24px auto 0}.study-root .focus-hero{background:var(--white);border:1px solid var(--line);border-radius:22px;padding:56px 56px 48px}.study-root .focus-q{font-family:var(--font-inter-sans), "Inter", sans-serif;color:var(--ink-3);font-size:24px}.study-root .focus-title{font-family:var(--font-inter-sans), "Inter", sans-serif;letter-spacing:-.02em;margin:8px 0 24px;font-size:68px;line-height:1.05}.study-root .focus-cta-row{gap:12px;margin-top:12px;display:flex}.study-root .btn-primary{background:var(--accent);color:var(--white);border:1px solid var(--accent);border-radius:var(--radius-control);cursor:pointer;align-items:center;gap:10px;padding:14px 22px;font-size:14px;font-weight:600;transition:background-color .15s,border-color .15s;display:inline-flex}.study-root .btn-primary:hover:not(:disabled){background:var(--accent-hover);border-color:var(--accent-hover)}.study-root .btn-secondary{color:var(--ink);border:1px solid var(--line-2);background:0 0;border-radius:10px;padding:14px 22px;font-size:14px;font-weight:500}.study-root .focus-sub-grid{grid-template-columns:1fr 1fr;gap:16px;margin-top:36px;display:grid}.study-root .focus-stat{background:var(--paper);border:1px solid var(--line);border-radius:12px;padding:20px 24px}.study-root .focus-stat-label{text-transform:uppercase;letter-spacing:.1em;color:var(--ink-4);font-size:11px;font-weight:600}.study-root .focus-stat-value{font-family:var(--font-inter-sans), "Inter", sans-serif;margin-top:4px;font-size:36px}.study-root .drill-scrim{z-index:50;background:#1a181580;justify-content:center;align-items:flex-start;padding:48px 24px;display:none;position:fixed;inset:0;overflow-y:auto}.study-root .drill-scrim.open{display:flex}.study-root .drill{background:var(--paper);z-index:51;border-radius:18px;width:calc(100% - 48px);max-width:960px;max-height:calc(100vh - 96px);padding:32px 40px 40px;position:fixed;top:50%;left:50%;overflow-y:auto;transform:translate(-50%,-50%);box-shadow:0 40px 80px #0003}.study-root .drill-close{color:var(--ink-3);cursor:pointer;background:0 0;border:none;font-size:24px;position:absolute;top:20px;right:20px}.study-root .drill-header{align-items:flex-start;gap:24px;margin-bottom:28px;display:flex}.study-root .drill-letter{width:72px;height:72px;font-family:var(--font-inter-sans), "Inter", sans-serif;background:var(--rust-soft);color:var(--rust);border-radius:14px;flex:none;place-items:center;font-size:44px;display:grid}.study-root .drill-title{font-family:var(--font-inter-sans), "Inter", sans-serif;letter-spacing:-.01em;margin:4px 0 6px;font-size:40px;line-height:1}.study-root .drill-sub{color:var(--ink-3);font-size:13px}.study-root .drill-grid{grid-template-columns:1fr 1fr 1fr;gap:14px;margin-bottom:28px;display:grid}.study-root .tweaks{background:var(--white);border:1px solid var(--line);z-index:60;border-radius:14px;width:280px;padding:18px;display:none;position:fixed;bottom:20px;right:20px;box-shadow:0 20px 40px #00000014}.study-root .tweaks.open{display:block}.study-root .tweaks h4{margin:0 0 12px;font-size:13px;font-weight:600}.study-root .tweaks .row{margin-bottom:12px}.study-root .tweaks label{text-transform:uppercase;letter-spacing:.1em;color:var(--ink-4);margin-bottom:6px;font-size:11px;font-weight:600;display:block}.study-root .tweak-opts{flex-wrap:wrap;gap:6px;display:flex}.study-root .tweak-opts button{border:1px solid var(--line);background:var(--paper);color:var(--ink-2);border-radius:8px;padding:6px 10px;font-size:11.5px}.study-root .tweak-opts button.on{background:var(--ink);color:var(--paper);border-color:var(--ink)}.study-root .palette-sw{vertical-align:middle;border-radius:50%;width:14px;height:14px;margin-right:4px;display:inline-block}.study-root .variation-tabs{background:var(--white);border:1px solid var(--line);border-radius:10px;gap:2px;padding:3px;display:flex}.study-root .variation-tabs button{color:var(--ink-3);background:0 0;border:none;border-radius:8px;padding:7px 16px;font-size:13px;font-weight:500}.study-root .variation-tabs button.on{background:var(--navy);color:var(--white);font-weight:600}.study-root .variation{display:none}.study-root .variation.on{display:block}.study-root .section-head{justify-content:space-between;align-items:baseline;margin:24px 0 14px;display:flex}.study-root .section-head h2{font-family:var(--font-display);letter-spacing:-.01em;margin:0;font-size:28px;font-weight:600}.study-root .section-head a{color:var(--ink-3);font-size:12.5px}.study-root .section-head a:hover{color:var(--ink)}.study-root .bookmark-card{border:1px solid var(--line);border-radius:10px;margin-bottom:10px;padding:14px 16px;font-size:13px}.study-root .bookmark-card:hover{border-color:var(--ink)}.study-root .bookmark-q{font-weight:500;line-height:1.45}.study-root .bookmark-meta{color:var(--ink-4);font-size:11px;font-family:var(--font-inter-sans), "Inter", monospace;margin-top:6px}.study-root .countdown-bar{color:var(--ink-3);align-items:center;gap:10px;margin-top:14px;font-size:12.5px;display:flex}.study-root .countdown-bar .prog-track{flex:1;height:4px}.study-root .mobile-header,.study-root .sidebar-overlay{display:none}@media (max-width:900px){.study-root .app{grid-template-columns:1fr}.study-root .sidebar{z-index:100;width:290px;transition:transform .25s;position:fixed;top:0;bottom:0;left:0;transform:translate(-100%);box-shadow:8px 0 24px #0000001a}.study-root .sidebar.open{transform:translate(0)}.study-root .sidebar .nav-item{padding:11px 12px;font-size:14px}.study-root .sidebar-overlay{z-index:99;background:#0f172a73;display:none;position:fixed;inset:0}.study-root .sidebar-overlay.open{display:block}.study-root .mobile-header{border-bottom:1px solid var(--line);background:var(--paper);z-index:10;align-items:center;gap:10px;padding:8px 12px;display:flex;position:sticky;top:0}.study-root .mobile-header .menu-btn{width:44px;height:44px;color:var(--ink);background:0 0;border:none;border-radius:10px;place-items:center;display:grid}.study-root .mobile-header .menu-btn svg{width:20px;height:20px}.study-root .mobile-header .page-title-wrap{min-width:0}.study-root .mobile-header .page-title{font-family:var(--font-inter-sans), "Inter", sans-serif;letter-spacing:-.01em;font-size:16px;font-weight:600}.study-root .mobile-header .mobile-header-sub{color:var(--ink-3);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.study-root .mobile-header .avatar-mini{background:var(--rust);width:32px;height:32px;color:var(--paper);border-radius:50%;place-items:center;margin-left:auto;font-size:12px;font-weight:600;display:grid}.study-root .main{padding:20px 16px 120px}.study-root .topbar{flex-direction:column;align-items:flex-start;gap:16px;margin-bottom:20px}.study-root .variation-tabs{width:100%;overflow-x:auto}.study-root .variation-tabs button{white-space:nowrap;flex:1}.study-root .continue-hero{border-radius:14px;grid-template-columns:1fr;padding:22px}.study-root .continue-hero--mock-plan{padding:26px 22px 24px}.study-root .continue-title{font-size:20px}.study-root .continue-meta{flex-wrap:wrap;gap:12px;font-size:11.5px}.study-root .continue-meta span{flex:1 0 auto}.study-root .continue-cta{justify-content:center;width:100%;padding:14px}.study-root .g-kpis{grid-template-columns:1fr 1fr!important;gap:12px!important}.study-root .kpi{padding:16px 18px}.study-root .kpi-chart{display:none}.study-root .g-main{grid-template-columns:1fr!important}.study-root .card{border-radius:14px;padding:18px}.study-root .block-row{gap:12px;padding:12px 0;grid-template-columns:40px 1fr auto!important}.study-root .block-row .block-mastery-bar,.study-root .block-row>div:nth-child(4){display:none}.study-root .block-row>div:last-child{display:block}.study-root .block-letter{width:32px;height:32px;font-size:18px}.study-root .block-name{font-size:13px}.study-root .block-meta{font-size:11px}.study-root .block-practice-btn{padding:6px 10px;font-size:11.5px}.study-root table.attempts thead{display:none}.study-root table.attempts,.study-root table.attempts tbody,.study-root table.attempts tr,.study-root table.attempts td{width:100%;display:block}.study-root table.attempts tr{border-bottom:1px solid var(--line);grid-template-columns:1fr auto;gap:4px 12px;padding:14px 0;display:grid}.study-root table.attempts tr:last-child{border-bottom:none}.study-root table.attempts td{border:none;padding:0;font-size:13px}.study-root table.attempts td:first-child{color:var(--ink-4);text-transform:uppercase;letter-spacing:.08em;grid-column:1;font-size:11px}.study-root table.attempts td:nth-child(2){grid-column:1;font-weight:500}.study-root table.attempts td:nth-child(3){grid-area:1/2;justify-self:end}.study-root table.attempts td:nth-child(4){grid-area:2/2;justify-self:end;font-size:15px;font-weight:600}.study-root table.attempts td:nth-child(5){grid-area:3/2;justify-self:end}.study-root table.attempts td:nth-child(6){color:var(--ink-4);grid-area:3/1;font-size:11px}.study-root .journey-hero{padding:20px}.study-root .journey-node{gap:12px;grid-template-columns:1fr 80px 1fr!important}.study-root .journey-letter{width:64px;height:64px;font-size:30px}.study-root .journey-ring{width:78px;height:78px}.study-root .journey-node-card{padding:12px;font-size:12px}.study-root .journey-node-card>div:nth-child(2){font-size:16px!important}.study-root .focus-hero{border-radius:16px;padding:28px 22px}.study-root .focus-title{font-size:38px}.study-root .focus-sub-grid{grid-template-columns:1fr;gap:12px}.study-root .focus-cta-row{flex-direction:column}.study-root .focus-cta-row button{justify-content:center;width:100%}.study-root .drill-scrim{align-items:stretch;padding:0}.study-root .drill{border-radius:0;max-width:100%;min-height:100vh;padding:20px 16px 60px}.study-root .drill-header{flex-direction:column;gap:12px}.study-root .drill-header>div:last-child{flex-direction:row;width:100%;margin-left:0!important}.study-root .drill-header>div:last-child button{flex:1}.study-root .drill-title{font-size:28px}.study-root .drill-grid{grid-template-columns:1fr;gap:10px}.study-root .drill+div,.study-root .drill>div:last-child{grid-template-columns:1fr!important}.study-root .tweaks{width:auto;bottom:12px;left:12px;right:12px}.study-root .section-head h2{font-size:22px}.study-root .practice-grid{grid-template-columns:1fr!important}.study-root .suggested-title{font-size:22px!important}.study-root .suggested-cta .btn-primary{justify-content:center;width:100%;display:flex}.study-root .drill-subblock-item{grid-template-columns:auto 1fr auto!important;gap:10px!important}.study-root .drill-subblock-item--nocode{grid-template-columns:1fr auto!important}.study-root .drill-subblock-acc{display:none!important}}@media (max-width:480px){.study-root .suggested-title{font-size:18px!important}.study-root .continue-hero{padding:18px}.study-root .continue-title{margin:12px 0 10px;font-size:18px;line-height:1.25}.study-root .focus-title{font-size:30px;line-height:1.1}}.study-root .filter-row{flex-wrap:wrap;gap:8px;margin-bottom:20px;display:flex}.study-root .chip{background:var(--white);border:1px solid var(--line);color:var(--ink-2);cursor:pointer;border-radius:999px;align-items:center;gap:6px;padding:8px 14px;font-size:12.5px;display:inline-flex}.study-root .chip.active{background:var(--ink);color:var(--paper);border-color:var(--ink)}.study-root .chip .chip-count{opacity:.7;font-size:11px;font-family:var(--font-inter-sans), "Inter", monospace}.study-root .search-bar{background:var(--white);border:1px solid var(--line);border-radius:10px;align-items:center;gap:10px;margin-bottom:16px;padding:12px 16px;display:flex}.study-root .search-bar input{color:var(--ink);background:0 0;border:none;outline:none;flex:1;font-family:inherit;font-size:14px}.study-root .search-bar svg{width:16px;height:16px;color:var(--ink-4)}.study-root .q-card{background:var(--white);border:1px solid var(--line);cursor:pointer;border-radius:14px;grid-template-columns:auto 1fr auto;align-items:flex-start;gap:16px;margin-bottom:12px;padding:20px 22px;display:grid}.study-root .q-card:hover{border-color:var(--ink)}.study-root .q-card .q-letter{width:36px;height:36px;font-family:var(--font-inter-sans), "Inter", sans-serif;background:var(--paper-2);color:var(--ink-2);border-radius:10px;place-items:center;font-size:20px;display:grid}.study-root .q-card .q-text{color:var(--ink);font-size:14px;line-height:1.5}.study-root .q-card .q-meta{color:var(--ink-4);font-size:11px;font-family:var(--font-inter-sans), "Inter", monospace;flex-wrap:wrap;gap:10px;margin-top:8px;display:flex}.study-root .q-card .q-meta span:before{content:"·";color:var(--line-2);margin-right:10px}.study-root .q-card .q-meta span:first-child:before{display:none}.study-root .q-card .q-actions{gap:6px;display:flex}.study-root .icon-btn{border:1px solid var(--line);background:var(--white);width:32px;height:32px;color:var(--ink-3);border-radius:8px;place-items:center;display:grid}.study-root .icon-btn:hover{border-color:var(--ink);color:var(--ink)}.study-root .icon-btn.active{background:var(--rust);color:var(--paper);border-color:var(--rust)}@media (max-width:900px){.study-root .q-card{grid-template-columns:auto 1fr;padding:14px 16px}.study-root .q-card .q-actions{grid-column:1/-1;justify-content:flex-end}.study-root .q-card .q-text{font-size:13.5px}}.study-root .big-stat{background:var(--white);border:1px solid var(--line);border-radius:16px;padding:22px}.study-root .big-stat-value{font-family:var(--font-inter-sans), "Inter", sans-serif;letter-spacing:-.02em;font-size:56px;line-height:1}.study-root .big-stat-label{text-transform:uppercase;letter-spacing:.12em;color:var(--ink-3);margin-bottom:6px;font-size:11px;font-weight:500}.study-root .tabs{border-bottom:1px solid var(--line);gap:4px;margin-bottom:24px;display:flex}.study-root .tab{color:var(--ink-3);background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-1px;padding:12px 16px;font-size:13px;font-weight:500}.study-root .tab.active{color:var(--ink);border-bottom-color:var(--rust)}.study-root .tab:hover{color:var(--ink)}.study-root .empty{text-align:center;background:var(--white);border:1.5px dashed var(--line);border-radius:12px;padding:60px 24px}.study-root .empty-icon{width:48px;height:48px;color:var(--ink-4);margin:0 auto 16px}.study-root .empty h3{font-family:var(--font-inter-sans), "Inter", sans-serif;margin:0 0 8px;font-size:26px}.study-root .empty p{color:var(--ink-3);max-width:340px;margin:0 auto;font-size:13.5px}.study-root .empty-actions{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:20px;display:flex}@keyframes study-skeleton{0%{background-position:200% 0}to{background-position:-200% 0}}.study-root .paywall-overlay{z-index:9999;-webkit-backdrop-filter:blur(6px);background:#0000008c;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0;overflow-y:auto}.study-root .paywall-modal{width:100%;max-width:560px;animation:.25s ease-out paywall-fade-in}.study-root .paywall-logout{text-align:center;margin-top:16px}.study-root .paywall-logout-btn{color:#ffffffb3;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:8px 16px;font-size:13px;transition:color .15s,background .15s}.study-root .paywall-logout-btn:hover{color:#fff;background:#ffffff1a}.study-root .paywall-logout-btn:disabled{opacity:.5;cursor:not-allowed}@keyframes paywall-fade-in{0%{opacity:0;transform:translateY(12px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.study-root .free-plan-banner{background:var(--accent-soft);border:1px solid var(--line);color:var(--ink);border-radius:10px;flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:20px;padding:10px 16px;font-size:13px;display:flex}.study-root .free-plan-banner svg{color:var(--accent-hover);flex-shrink:0}.study-root .free-plan-banner-cta{color:var(--accent);cursor:pointer;background:0 0;border:none;padding:0;font-size:13px;font-weight:600}.study-root .free-plan-banner-cta:hover{color:var(--accent-hover)}.study-root .dashboard-main-grid{grid-template-columns:minmax(0,1fr) minmax(0,340px)}.study-root .dashboard-main-grid>div{min-width:0}@media (max-width:1200px){.study-root .dashboard-main-grid{grid-template-columns:minmax(0,1fr)}}.study-root .sidebar-base-offer{margin-bottom:20px}
