@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@600;700;800&display=swap";:root{color:#171928;font-synthesis:none;--ink:#171928;--muted:#747587;--purple:#6c63ff;--green:#1b998b;--yellow:#f4c95d;--red:#ef6f61;--panel:#fffefa;--border:#e7e3da;background:#f5f3ed;font-family:DM Sans,system-ui,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}button{cursor:pointer}h1,h2,h3,p{margin-top:0}h1,h2,h3,.brand strong,.stat-card strong{font-family:Manrope,sans-serif}.app-shell{min-height:100vh}.app-loading-screen{min-height:100vh;color:var(--ink);background:#f5f3ed;align-content:center;place-items:center;gap:12px;max-width:none;margin:0;padding:24px;display:grid}.app-loading-screen strong{font-family:Manrope;font-size:22px}.sidebar{background:var(--ink);color:#fff;z-index:10;flex-direction:column;width:240px;padding:28px 18px;display:flex;position:fixed;inset:0 auto 0 0}.brand{color:#fff;text-align:left;background:0 0;border:0;align-items:center;gap:12px;padding:0 8px 32px;display:flex}.brand-mark{color:#050711;background:var(--yellow);border-radius:13px;place-items:center;width:42px;height:42px;font-family:Manrope;font-size:22px;font-weight:900;display:grid;position:relative;box-shadow:0 0 24px #f4c95d30}.brand-mark:after{content:"";background:#ef4f3f;border:0;border-radius:999px;width:19px;height:19px;position:absolute;top:-9px;right:-10px;box-shadow:0 0 0 1px #ef4f3f22}.brand strong,.brand small{display:block}.brand small{color:#a7a8b3;letter-spacing:.12em;margin-top:2px;font-size:10px}.sidebar nav{gap:7px;display:grid}.sidebar nav button{color:#b9bac4;text-align:left;background:0 0;border:0;border-radius:12px;align-items:center;gap:12px;padding:11px 14px;font-size:14px;font-weight:600;display:flex}.sidebar nav button span{text-align:center;width:20px;font-size:17px}.sidebar nav button:hover,.sidebar nav button.active{color:#fff;background:#2a2d42}.sidebar nav button.active{box-shadow:inset 3px 0 var(--yellow)}.sidebar-note{color:#8f91a0;border-top:1px solid #34374d;margin-top:auto;padding:20px 10px 0;font-size:12px;line-height:1.7}.sidebar-note strong,.sidebar-note span{display:block}.sidebar-note strong{color:#fff}.sidebar-note span{color:var(--yellow);text-transform:uppercase;letter-spacing:.08em;font-size:9px;font-weight:800}main{max-width:1600px;margin-left:240px;padding:42px clamp(24px,4vw,64px) 80px}.bottom-nav{display:none}.active-exam-bar{border:1px solid var(--border);background:#fffefa;border-radius:16px;justify-content:space-between;align-items:center;gap:18px;margin:-18px 0 24px;padding:12px 14px;display:flex}.active-exam-summary{align-items:center;gap:12px;min-width:190px;display:flex}.active-exam-copy{gap:1px;min-width:0;display:grid}.active-exam-copy>span{color:var(--muted);text-transform:uppercase;letter-spacing:.1em;font-size:8px;font-weight:800}.active-exam-copy>strong{font-family:Manrope;font-size:15px}.active-exam-copy>small{color:var(--purple);font-size:10px;font-weight:800}.sync-pill{border:1px solid var(--border);min-width:180px;color:var(--ink);text-align:left;background:#f5f3ed;border-radius:13px;gap:2px;padding:10px 12px;display:grid}.sync-pill span{width:fit-content;color:var(--muted);text-transform:uppercase;letter-spacing:.07em;background:#ece9e1;border-radius:999px;padding:3px 7px;font-size:8px;font-weight:800}.sync-pill strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.sync-pill small{color:var(--muted);font-size:8px}.sync-pill.synced span{color:#126f64;background:#d8efe9}.sync-pill.offline span{color:#666875;background:#e9e7e1}.sync-pill.pending span{color:#8a6017;background:#fff0c9}.premium-pill{color:#6d5316;text-align:left;background:#fff7df;border:1px solid #f1d17b;border-radius:13px;gap:2px;min-width:112px;padding:10px 12px;display:grid}.premium-pill span{text-transform:uppercase;letter-spacing:.08em;width:fit-content;font-size:8px;font-weight:800}.premium-pill strong{font-family:Manrope;font-size:12px}.premium-pill.active{border-color:var(--green);color:#126f64;background:#e3f6f1}.settings-gear-button{border:1px solid var(--border);width:42px;height:42px;color:var(--ink);background:#f5f3ed;border-radius:13px;flex:none;place-items:center;display:grid}.settings-gear-button svg{fill:currentColor;width:19px;height:19px}.settings-gear-button span{display:none}.settings-gear-button:hover,.settings-gear-button.active{border-color:var(--purple);background:var(--ink);color:var(--yellow)}.tier-switcher{grid-template-columns:repeat(2,minmax(145px,1fr));gap:7px;display:grid}.tier-switcher button{border:1px solid var(--border);color:var(--ink);text-align:left;background:#f3f1eb;border-radius:11px;padding:9px 12px}.tier-switcher button strong,.tier-switcher button span{display:block}.tier-switcher button strong{font-size:12px}.tier-switcher button span{color:var(--muted);margin-top:2px;font-size:8px}.tier-switcher button.active{border-color:var(--purple);background:var(--ink);color:#fff;box-shadow:inset 3px 0 var(--yellow)}.tier-switcher button.active strong{color:var(--yellow)}.tier-switcher button.active span{color:#bfc0ca}.tier-switcher button.session-1.active{border-color:var(--green);box-shadow:inset 3px 0 var(--green)}.tier-switcher button.session-1.active strong{color:#7ce2d4}.tier-switcher button.session-2.active{border-color:var(--yellow);box-shadow:inset 3px 0 var(--yellow)}.page-header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:30px;display:flex}.page-header h1{letter-spacing:-.04em;margin:3px 0 0;font-size:clamp(30px,4vw,44px)}.eyebrow{text-transform:uppercase;letter-spacing:.15em;color:var(--muted);margin-bottom:5px;font-size:11px;font-weight:700}.primary-button,.secondary-button,.danger-button{border:0;border-radius:12px;padding:12px 17px;font-weight:700;transition:transform .15s}.primary-button:hover,.secondary-button:hover,.danger-button:hover{transform:translateY(-1px)}.primary-button{background:var(--purple);color:#fff;box-shadow:0 8px 20px #6c63ff32}.secondary-button{color:var(--ink);background:#ebe9e2}.danger-button{color:#cc493c;background:0 0;padding:8px 10px}.danger-button.solid{background:#fde3df}.primary-button.large{min-height:52px;padding-inline:28px;font-size:16px}.text-button{color:var(--purple);background:0 0;border:0;padding:5px;font-weight:700}.panel{background:var(--panel);border:1px solid var(--border);border-radius:20px;box-shadow:0 10px 30px #3436430a}.hero-grid{grid-template-columns:1fr 240px;gap:18px;margin-bottom:18px;display:grid}.focus-card{background:var(--ink);color:#fff;border-radius:22px;min-height:220px;padding:30px;position:relative;overflow:hidden}.focus-card:after{content:"";background:#6c63ff55;border-radius:50%;width:260px;height:260px;position:absolute;top:-120px;right:-80px}.focus-label{color:var(--yellow);text-transform:uppercase;letter-spacing:.16em;font-size:11px;font-weight:700}.focus-card h2{letter-spacing:-.03em;max-width:620px;margin:18px 0 8px;font-size:clamp(26px,4vw,40px)}.focus-card p{color:#bfc0ca;margin-bottom:22px}.focus-action{border-left:3px solid var(--yellow);color:#f2f2f5;max-width:620px;padding-left:15px}.focus-topic-list{z-index:1;gap:12px;display:grid;position:relative}.focus-topic-list article{background:#ffffff10;border:1px solid #ffffff18;border-radius:13px;padding:13px 14px}.focus-topic-list h3{margin:0 0 4px;font-size:15px}.focus-topic-list h3 small{color:#aeb0bf;margin-left:5px;font-family:DM Sans;font-weight:500}.focus-topic-list article p{margin:0 0 5px;font-size:12px}.focus-topic-list article strong{color:#f1f1f4;font-size:12px;font-weight:600}.focus-priority{align-content:start;justify-items:center;gap:7px;display:grid}.focus-priority>strong{text-align:center;color:#fff;font-family:Manrope;font-size:18px;line-height:1;display:grid}.focus-priority>strong small{color:#9193a2;text-transform:uppercase;letter-spacing:.08em;margin-top:3px;font-family:DM Sans;font-size:7px}.focus-actions{flex-wrap:wrap;gap:6px;margin-top:7px;display:flex}.focus-actions span{background:var(--yellow);color:#4d411e;border-radius:12px;padding:5px 8px;font-size:9px;font-weight:800}.focus-evidence{color:#aeb0bf;text-transform:capitalize;flex-wrap:wrap;gap:8px 12px;margin-top:8px;font-size:9px;display:flex}.priority-badge{text-transform:uppercase;letter-spacing:.08em;border-radius:20px;align-self:start;align-items:center;width:fit-content;padding:4px 8px;font-size:9px;font-weight:800;display:inline-flex}.priority-badge.watch{color:#66531d;background:#f7e7ab}.priority-badge.weak{color:#754219;background:#f7d2a9}.priority-badge.danger{color:#9b2d23;background:#ffd2cc}.score-ring{background:var(--yellow);border-radius:22px;flex-direction:column;justify-content:center;align-items:center;padding:24px;display:flex}.score-ring span{text-transform:uppercase;letter-spacing:.12em;font-size:11px;font-weight:700}.score-ring strong{letter-spacing:-.06em;margin-top:10px;font-family:Manrope;font-size:55px;line-height:1.1}.score-ring small{color:#6f5c2d}.stats-grid{grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:18px;display:grid}.stage-info-card{border:1px solid #d9d4ff;border-left:4px solid var(--purple);background:#f4f2ff;border-radius:14px;align-items:center;gap:14px;margin:0 0 18px;padding:14px 18px;display:flex}.stage-info-card span{color:var(--purple);text-transform:uppercase;letter-spacing:.09em;font-size:9px;font-weight:800}.stage-info-card strong{font-family:Manrope;font-size:13px}.focus-tier-insight{border-left:3px solid var(--yellow);color:#f2f2f5;z-index:1;background:#ffffff0d;margin:-8px 0 18px;padding:10px 12px;font-size:12px;position:relative}.stat-card{background:var(--panel);border:1px solid var(--border);border-top:4px solid var(--purple);border-radius:18px;flex-direction:column;justify-content:space-between;min-height:132px;padding:21px;display:flex}.stat-card.green{border-top-color:var(--green)}.stat-card.yellow{border-top-color:var(--yellow)}.stat-card.red{border-top-color:var(--red)}.stat-card>span{color:var(--muted);font-size:13px}.stat-card strong{font-size:clamp(20px,2vw,30px);line-height:1.1}.stat-card strong small{color:var(--muted);margin-left:4px;font-size:12px}.dashboard-grid{grid-template-columns:1.5fr 1fr;gap:18px;display:grid}.chart-panel,.dashboard-grid>.panel{min-width:0;padding:24px}.panel-heading{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.panel-heading h2{margin:0;font-size:20px}.subject-health{gap:21px;display:grid}.subject-health>div>div{justify-content:space-between;margin-bottom:8px;font-size:13px;display:flex}.subject-health progress{appearance:none;border:0;width:100%;height:8px}.subject-health progress::-webkit-progress-bar{background:#eceae4;border-radius:10px}.subject-health progress::-webkit-progress-value{background:var(--green);border-radius:10px}.subject-strength-panel{padding:22px}.subject-strength-note{color:var(--muted);margin:-8px 0 18px;font-size:10px;line-height:1.5}.subject-strength-list{gap:15px;display:grid}.subject-strength-row{justify-content:space-between;align-items:center;gap:10px;margin-bottom:7px;display:flex}.subject-strength-row>span:first-child{font-size:12px;font-weight:700}.strength-label{letter-spacing:.06em;text-transform:uppercase;border-radius:999px;padding:4px 7px;font-size:7px;font-weight:800}.strength-label.strongest{color:#0b6d61;background:#d7f0eb}.strength-label.strong{color:#4f47b3;background:#e2dfff}.strength-label.moderate{color:#8a6017;background:#fff0c9}.strength-label.needs-work{color:#96382f;background:#ffe0dc}.strength-label.no-data{color:#666875;background:#e9e7e1}.strength-track{background:#ece9e1;border-radius:999px;height:9px;overflow:hidden}.strength-track i{border-radius:inherit;background:var(--red);height:100%;display:block}.strength-track i.strongest{background:var(--green)}.strength-track i.strong{background:var(--purple)}.strength-track i.moderate{background:var(--yellow)}.subject-strength-list small{color:var(--muted);margin-top:5px;font-size:8px;display:block}.empty-state{text-align:center;background:#faf8f3;border:1px dashed #ccc7ba;border-radius:22px;padding:70px 25px}.empty-state .empty-icon{width:55px;height:55px;color:var(--purple);background:#e7e4ff;border-radius:18px;place-items:center;margin:0 auto 18px;font-size:25px;display:grid}.empty-state h3{margin-bottom:8px;font-size:24px}.empty-state p{color:var(--muted);max-width:500px;margin:0 auto 22px}.entry-meta{grid-template-columns:1fr 220px 180px;align-items:end;gap:15px;margin-bottom:18px;padding:20px;display:grid}label{color:#555666;gap:7px;font-size:12px;font-weight:700;display:grid}input{width:100%;min-height:46px;color:var(--ink);background:#fff;border:1px solid #dcd8cf;border-radius:11px;outline:none;padding:10px 12px}input:focus{border-color:var(--purple);box-shadow:0 0 0 3px #6c63ff18}.live-score{background:var(--ink);color:#fff;border-radius:12px;justify-content:space-between;align-items:center;height:61px;padding:9px 14px;display:flex}.live-score span{text-transform:uppercase;letter-spacing:.1em;color:#a9abb8;font-size:11px}.live-score strong{font-size:25px}.live-score small{color:#aaa;margin-left:3px;font-size:11px}.subject-entry-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.subject-entry{border-top:4px solid var(--subject-color);padding:23px}.subject-title{align-items:center;gap:13px;margin-bottom:20px;display:flex}.subject-title>span{color:#fff;background:var(--subject-color);border-radius:12px;flex:none;place-items:center;width:42px;height:42px;font-weight:800;display:grid}.subject-title h2{margin:0 0 2px;font-size:19px}.subject-title small{color:var(--muted)}.number-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.number-grid input{font-size:20px;font-weight:700}.calculated-row{background:#f3f1eb;border-radius:12px;grid-template-columns:repeat(4,1fr);gap:5px;margin:15px 0 20px;padding:12px 7px;display:grid}.calculated-row span{text-align:center;color:var(--muted);text-transform:uppercase;gap:3px;font-size:10px;display:grid}.calculated-row strong{color:var(--ink);font-size:15px}.topics-block>label{justify-content:space-between;align-items:baseline;margin-bottom:10px;display:flex}.topics-block label small{color:var(--muted);font-weight:400}.topic-chips{flex-wrap:wrap;gap:7px;display:flex}.topic-chips button{color:#646575;background:#fff;border:1px solid #dedad0;border-radius:20px;padding:7px 10px;font-size:11px}.topic-chips button.selected{color:#fff;background:var(--subject-color);border-color:var(--subject-color)}.form-actions{justify-content:flex-end;gap:10px;padding:24px 0;display:flex}.history-list{gap:14px;display:grid}.history-card{padding:20px 23px}.history-main,.history-footer{justify-content:space-between;align-items:center;gap:15px;display:flex}.history-main p{color:var(--muted);margin-bottom:3px;font-size:12px}.history-main h2{margin:0;font-size:21px}.history-score strong{font-family:Manrope;font-size:32px}.history-score span{color:var(--muted);font-size:12px}.history-type-row{align-items:center;gap:8px;margin-top:8px;display:flex}.history-type-row span{color:#5147bd;background:#ece9ff;border-radius:999px;padding:5px 9px;font-size:9px;font-weight:800}.history-type-row small{color:var(--muted);font-size:9px}.history-subjects{border-block:1px solid var(--border);grid-template-columns:repeat(auto-fit,minmax(95px,1fr));gap:8px;margin:17px 0 10px;padding:15px 0;display:grid}.history-subjects span{color:var(--muted);font-size:11px}.history-subjects strong{color:var(--ink);margin-left:5px}.history-footer>span{color:var(--green);font-size:13px;font-weight:700}.history-subject-note{color:#555666;margin:8px 0;font-size:11px;line-height:1.5}.history-subject-note strong{color:var(--purple);margin-right:5px}.weak-grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.weak-card{grid-template-columns:45px 1fr auto;align-items:center;gap:15px;padding:22px;display:grid}.weak-card.weak{border-left:4px solid #e5a93d}.weak-card.danger{border-left:4px solid var(--red)}.rank{width:42px;height:42px;color:var(--purple);background:#eeeafc;border-radius:12px;place-items:center;font-weight:800;display:grid}.weak-card p{color:var(--muted);margin-bottom:2px;font-size:12px}.weak-card h2{margin:0;font-size:19px}.weak-card .priority-badge{margin-top:7px}.repeat-count{text-align:center}.repeat-count strong,.repeat-count span{display:block}.repeat-count strong{font-size:24px}.repeat-count span{color:var(--muted);text-transform:uppercase;font-size:10px}.priority-legend{color:var(--muted);flex-wrap:wrap;gap:10px 18px;margin:-12px 0 22px;font-size:11px;font-weight:600;display:flex}.priority-legend span{align-items:center;gap:6px;display:flex}.priority-dot{border-radius:50%;width:9px;height:9px;display:inline-block}.priority-dot.watch{background:var(--yellow)}.priority-dot.weak{background:#e5a93d}.priority-dot.danger{background:var(--red)}.analytics-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.analytics-filters{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:10px;margin-bottom:18px;padding:16px;display:grid}.filter-context{background:#f5f3ed;border-radius:11px;align-content:center;gap:5px;min-height:58px;padding:10px 12px;display:grid}.filter-context span{color:var(--muted);font-size:9px;font-weight:700}.filter-context strong{font-family:Manrope;font-size:12px}.tier-recommendation{border-left:5px solid var(--yellow);padding:22px}.tier-recommendation>span{color:var(--muted);text-transform:uppercase;letter-spacing:.09em;font-size:9px;font-weight:800}.tier-recommendation h2{margin:6px 0;font-size:21px}.tier-recommendation p{color:var(--muted);margin:0;font-size:11px}.overall-recommendations{grid-template-columns:1fr 1fr;gap:12px;display:grid}.computer-progress{border-top:5px solid #40798c;padding:24px}.computer-progress h2{margin-bottom:14px}.computer-progress>strong{font-family:Manrope;font-size:42px;display:block}.computer-progress>span{color:var(--muted);text-transform:uppercase;font-size:10px}.computer-progress>p:last-child{color:var(--muted);margin:13px 0 0;font-size:11px}.section-topic-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.section-topic-grid article{padding:18px}.section-topic-grid h2{margin-bottom:15px;font-size:18px}.section-topic-grid h3{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;margin:12px 0 7px;font-size:9px}.section-topic-grid small{color:var(--muted);font-size:9px}.topic-analysis-pill{border-radius:999px;width:fit-content;margin:5px 0;padding:5px 8px;font-size:9px;font-weight:700;display:block}.topic-analysis-pill.weak{color:#7c5818;background:#fff0c9}.topic-analysis-pill.danger{color:#96382f;background:#ffe0dc}.wide-chart,.analytics-full{min-width:0;padding:23px 20px 14px}.analytics-full{grid-column:1/-1}.analytics-section-heading{grid-column:1/-1;margin:12px 0 -4px}.analytics-section-heading h2{margin:3px 0}.analytics-section-heading>p:last-child,.chart-explainer{color:var(--muted);font-size:11px}.subject-progress-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.subject-progress-card{min-width:0;padding:20px 16px 8px}.latest-subject-score{justify-items:end;display:grid}.latest-subject-score strong{font-family:Manrope;font-size:20px}.latest-subject-score span{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:8px}.comparison-panel{padding:23px 20px}.chart-explainer{margin:-8px 0 14px}.subject-comparison-table{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:10px;display:grid}.subject-comparison-table article{background:#f5f3ed;border-radius:12px;padding:12px}.subject-comparison-table article>div,.subject-comparison-table p{justify-content:space-between;align-items:center;gap:8px;display:flex}.subject-comparison-table p{color:var(--muted);margin:9px 0 0;font-size:9px}.subject-comparison-table p span{gap:2px;display:grid}.subject-comparison-table p strong{color:var(--ink);font-size:11px}.subject-status{text-transform:uppercase;border-radius:999px;padding:5px 8px;font-size:8px;font-weight:800}.subject-status.strong{color:#126f64;background:#d8efe9}.subject-status.developing{color:#8a6017;background:#fff0c9}.subject-status.needs-focus{color:#96382f;background:#ffe0dc}.subject-status.no-data{color:#666875;background:#e9e7e1}.settings-stack{gap:15px;max-width:900px;display:grid}.cloud-card{gap:16px;padding:24px;display:grid}.cloud-card-head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.cloud-card-head h2{margin:0 0 5px;font-size:20px}.cloud-card-head p:last-child{color:var(--muted);margin:0;font-size:13px}.cloud-status{color:var(--muted);text-transform:uppercase;letter-spacing:.07em;background:#ece9e1;border-radius:999px;flex:none;padding:6px 10px;font-size:9px;font-weight:800}.cloud-status.synced{color:#126f64;background:#d8efe9}.cloud-status.offline{color:#666875;background:#e9e7e1}.cloud-status.pending,.cloud-status.error{color:#8a6017;background:#fff0c9}.cloud-config-note{color:#6c5827;background:#fff4d7;border-radius:13px;padding:14px}.cloud-config-note strong{font-family:Manrope}.cloud-config-note p{margin:4px 0 0;font-size:12px;line-height:1.5}.cloud-login-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.cloud-actions{flex-wrap:wrap;grid-column:1/-1;gap:9px;display:flex}.cloud-user-row{background:#f5f3ed;border-radius:14px;align-items:center;gap:10px;padding:14px;display:flex}.cloud-user-row>div{flex:1;gap:2px;min-width:0;display:grid}.cloud-user-row strong,.cloud-user-row span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.support-grid{grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);align-items:start;gap:16px;display:grid}.support-grid.feedback-only{grid-template-columns:minmax(0,720px)}.support-form,.ticket-history{padding:24px}.support-mode-tabs{background:#ece9e2;border-radius:13px;grid-template-columns:1fr 1fr;gap:7px;margin-bottom:14px;padding:5px;display:grid}.support-mode-tabs button{color:var(--muted);background:0 0;border:0;border-radius:10px;padding:10px;font-size:11px;font-weight:800}.support-mode-tabs button.active{background:var(--ink);color:#fff}.support-form-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.support-wide{grid-column:1/-1}.screenshot-ticket-placeholder{background:linear-gradient(135deg,#f4f1ff,#fffefa);border:1px dashed #aaa3d9;border-radius:14px;justify-content:space-between;align-items:center;gap:16px;margin-top:14px;padding:15px;display:flex}.screenshot-ticket-placeholder strong{font-family:Manrope;font-size:14px}.screenshot-ticket-placeholder p{color:var(--muted);margin:4px 0 0;font-size:11px;line-height:1.5}.screenshot-ticket-placeholder button{color:#77777f;cursor:not-allowed;background:#d9d6cf;border:0;border-radius:11px;flex:none;padding:10px 12px;font-size:10px;font-weight:800}.support-note{color:#6c5827;background:#fff4d7;border-radius:11px;margin:13px 0 0;padding:11px 13px;font-size:11px;line-height:1.5}.support-message{color:#126f64;background:#dbf1ed;border-radius:11px;margin:13px 0 0;padding:11px 13px;font-size:12px;font-weight:700}.ticket-history>.panel-heading>strong{color:#5147bd;background:#ece9ff;border-radius:999px;padding:7px 10px;font-size:10px}.ticket-list{gap:10px;display:grid}.ticket-card{border:1px solid var(--border);background:#f8f6f0;border-radius:14px;padding:14px}.ticket-card>div{flex-wrap:wrap;gap:6px;margin-bottom:10px;display:flex}.ticket-card h3{margin:0 0 4px;font-size:15px;line-height:1.35}.ticket-card p{color:var(--muted);margin:0 0 8px;font-size:11px}.ticket-card small{color:var(--muted);font-size:10px}.ticket-priority,.ticket-status{text-transform:uppercase;letter-spacing:.07em;border-radius:999px;padding:5px 8px;font-size:8px;font-weight:800}.ticket-priority.low{color:#666875;background:#e9e7e1}.ticket-priority.medium{color:#8a6017;background:#fff0c9}.ticket-priority.high{color:#96382f;background:#ffe0dc}.ticket-status.open{color:#5147bd;background:#ece9ff}.ticket-status.in-progress{color:#8a6017;background:#fff0c9}.ticket-status.resolved{color:#126f64;background:#d8efe9}.support-empty{text-align:center;border:1px dashed #c9c4b8;border-radius:14px;padding:25px 14px}.support-empty strong{font-family:Manrope}.support-empty p{color:var(--muted);margin:6px 0 0;font-size:12px;line-height:1.5}.auth-shell{place-items:start center;display:grid}.auth-card{gap:17px;width:min(720px,100%);padding:26px;display:grid}.auth-hero h2{margin:4px 0 8px;font-size:clamp(24px,4vw,34px);line-height:1.2}.auth-hero p{color:var(--muted);margin:0;line-height:1.55}.auth-tabs{background:#ece9e2;border-radius:14px;grid-template-columns:repeat(3,1fr);gap:5px;padding:4px;display:grid}.auth-tabs button{color:var(--muted);background:0 0;border:0;border-radius:10px;padding:10px;font-size:11px;font-weight:800}.auth-tabs button.active{background:var(--ink);color:#fff}.auth-form{gap:12px;display:grid}.password-field{display:block;position:relative}.password-field input{width:100%;padding-right:54px}.password-field button{width:38px;min-height:34px;color:var(--ink);background:#eeece6;border:0;border-radius:10px;place-items:center;padding:0;display:grid;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.password-field button:hover{color:var(--purple);background:#dfdcff}.password-field svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.auth-method-toggle{background:#f2efe8;border-radius:13px;grid-template-columns:1fr 1fr;gap:7px;padding:5px;display:grid}.auth-method-toggle button{color:var(--muted);background:0 0;border:0;border-radius:10px;padding:10px;font-size:11px;font-weight:800}.auth-method-toggle button.active{color:var(--purple);background:#fff;box-shadow:0 8px 18px #14141412}.auth-secondary-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.auth-signed-in{background:#f5f3ed;border-radius:15px;gap:8px;padding:16px;display:grid}.auth-signed-in strong{font-family:Manrope}.auth-signed-in span{color:var(--muted);font-size:12px}.auth-message{color:#126f64;background:#dbf1ed;border-radius:12px;margin:0;padding:12px 13px;font-size:12px;font-weight:700}.auth-helper{color:#6c5827;background:#fff4d7;border-radius:12px;margin:0;padding:11px 12px;font-size:11px;line-height:1.5}.auth-card.compact{width:100%;padding:22px}.auth-page-standalone{background:#f5f3ed;place-items:center;min-height:100vh;padding:24px;display:grid}.login-public-shell{background:radial-gradient(circle at 14% 12%,#fff1bf 0,#0000 27%),radial-gradient(circle at 88% 8%,#e7e5ff 0,#0000 25%),linear-gradient(135deg,#fffefa 0%,#f5f3ed 56%,#eeece6 100%);max-width:none;min-height:100vh;margin:0}.login-landing{background:radial-gradient(circle at 14% 12%,#fff1bf 0,#0000 27%),radial-gradient(circle at 88% 8%,#e7e5ff 0,#0000 25%),linear-gradient(135deg,#fffefa 0%,#f5f3ed 56%,#eeece6 100%);grid-template-columns:minmax(0,1.05fr) minmax(340px,.95fr);align-items:stretch;gap:clamp(18px,4vw,42px);max-width:none;min-height:100vh;margin:0;padding:clamp(18px,4vw,42px);display:grid}.login-landing-hero,.login-landing-panel{min-width:0}.login-landing-hero{color:#fff;background:linear-gradient(145deg,#171928,#242840);border-radius:28px;align-content:space-between;gap:24px;padding:clamp(18px,4vw,38px);display:grid;position:relative;overflow:hidden}.login-landing-hero:after{content:"";filter:blur(6px);background:#6c63ff33;border-radius:999px;height:210px;position:absolute;inset:auto -10% -18% 38%;transform:rotate(-8deg)}.landing-brand-row{z-index:1;align-items:center;gap:12px;display:flex;position:relative}.landing-brand-row strong,.landing-brand-row small{display:block}.landing-brand-row strong{font-family:Manrope;font-size:22px}.landing-brand-row small{color:#c8c9d6;font-size:12px}.landing-copy{z-index:1;max-width:720px;position:relative}.landing-copy .eyebrow{color:var(--yellow)}.landing-copy h1{letter-spacing:-.07em;max-width:820px;margin-bottom:16px;font-size:clamp(40px,7vw,76px);line-height:.97}.landing-copy p:last-child{color:#d6d7e2;max-width:620px;font-size:clamp(15px,2vw,19px);line-height:1.65}.landing-value-grid{z-index:1;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid;position:relative}.landing-value-grid span{color:#f1f1f5;background:#ffffff0d;border:1px solid #ffffff17;border-radius:14px;padding:11px 12px;font-size:12px;font-weight:700}.landing-banner-card{z-index:1;color:var(--ink);background:#fffefa;border-radius:18px;padding:18px;position:relative;box-shadow:0 18px 40px #00000024}.landing-banner-card span{color:var(--purple);text-transform:uppercase;letter-spacing:.12em;font-size:9px;font-weight:800;display:block}.landing-banner-card strong{margin-top:6px;font-family:Manrope;font-size:17px;line-height:1.45;display:block}.login-landing-panel{align-content:center;gap:14px;display:grid}.landing-plan-wrap{gap:10px;display:grid}.landing-plan-wrap>p{color:#595a68;margin:0;padding:0 4px;font-size:13px;font-weight:700}.landing-free-note{color:var(--ink);background:#f4f2ff;border:1px solid #d8d3ff;border-radius:16px;gap:8px;padding:15px 16px;display:grid}.landing-free-note strong{color:var(--purple);font-family:Manrope}.landing-free-note span{color:var(--muted);font-size:12px;line-height:1.45}.landing-free-note button{justify-self:start}.premium-landing-card{background:#fff8df;border:1px solid #ead58e;border-radius:20px;padding:20px;box-shadow:0 16px 38px #57461712}.premium-landing-price{align-items:end;gap:8px;margin:5px 0 14px;display:flex}.premium-landing-price strong{color:#6d5316;font-family:Manrope;font-size:44px;line-height:1}.premium-landing-price span{color:#8a6b20;font-size:13px;font-weight:800}.premium-landing-card ul{color:#5e521e;grid-template-columns:1fr 1fr;gap:8px 12px;margin:0 0 16px;padding-left:18px;font-size:12px;line-height:1.45;display:grid}.premium-landing-card button{width:100%}.payment-safety-note{color:#126f64;background:#edf8f5;border-radius:14px;gap:4px;padding:13px 14px;display:grid}.payment-safety-note strong{font-size:12px}.payment-safety-note span{color:#31756d;font-size:11px;line-height:1.5}.landing-footer{color:#fff;background:radial-gradient(circle at 12% 18%,#6c63ff26 0 150px,#0000 320px),radial-gradient(circle at 86% 24%,#f4c95d22 0 120px,#0000 300px),linear-gradient(135deg,#090b14 0%,#151827 58%,#07080e 100%);border-top:1px solid #2d3145;padding:clamp(34px,6vw,64px) clamp(18px,4vw,42px);position:relative;overflow:hidden}.landing-footer-grid{z-index:1;grid-template-columns:minmax(280px,1.5fr) repeat(3,minmax(150px,.65fr));gap:clamp(20px,4vw,38px);max-width:1180px;margin:0 auto;display:grid;position:relative}.landing-footer h2{color:#fff;letter-spacing:.01em;margin:0 0 12px;font-size:14px}.footer-brand-section h2{letter-spacing:-.04em;margin:16px 0 5px;font-family:Manrope;font-size:clamp(25px,4vw,38px);line-height:1.08}.landing-footer p{color:#b9bdca;margin:0 0 9px;font-size:12px;line-height:1.65}.footer-brand-line{max-width:360px;color:#e9e9ef!important;font-size:15px!important}.footer-brand-row{margin-bottom:10px}.footer-brand-row .brand-mark{box-shadow:0 0 28px #f4c95d45}.footer-brand-row strong{color:#fff}.footer-brand-row small{color:#b9bdca}.footer-contact-list{gap:10px;margin-top:20px;display:grid}.footer-contact-list a,.footer-contact-list p{color:#f2f2f5;align-items:center;gap:9px;width:fit-content;margin:0;font-size:12px;font-weight:700;display:flex}.footer-contact-list span{width:31px;height:31px;color:var(--yellow);background:#f4c95d18;border-radius:11px;flex:none;justify-content:center;align-items:center;display:inline-flex;box-shadow:0 0 18px #f4c95d1f}.footer-contact-list span svg{fill:currentColor;width:16px;height:16px}.footer-link-list{gap:9px;display:grid}.landing-footer a{color:#cfd2df;font-size:12px;font-weight:700;text-decoration:none;transition:color .15s,transform .15s,border-color .15s}.landing-footer a:hover{color:var(--yellow)}.footer-community-actions{gap:10px;display:grid}.footer-community-button{background:#ffffff08;border:1px solid #ffffff17;border-radius:16px;align-items:center;gap:11px;min-height:54px;padding:10px 12px;transition:transform .15s,border-color .15s,background .15s;display:flex;box-shadow:inset 0 1px #ffffff12}.footer-community-button:hover{background:#ffffff0d;border-color:#f4c95d66;transform:translateY(-1px)}.footer-community-icon{width:34px;height:34px;color:var(--yellow);background:#ffffff12;border-radius:12px;flex:none;place-items:center;display:grid;box-shadow:0 0 24px #f4c95d28}.footer-community-icon svg{fill:currentColor;width:18px;height:18px}.footer-community-button.telegram .footer-community-icon{color:#229ed9;box-shadow:0 0 24px #229ed93a}.footer-community-button.youtube .footer-community-icon{color:#ff5d52;box-shadow:0 0 24px #ff5d5230}.footer-community-button strong{color:#fff;font-size:12px}.landing-footer-bottom{z-index:1;color:#9297a8;border-top:1px solid #ffffff12;justify-content:space-between;gap:12px;max-width:1180px;margin:32px auto 0;padding-top:18px;font-size:11px;display:flex;position:relative}.public-page-shell{background:linear-gradient(135deg,#fffefa 0%,#f5f3ed 100%);max-width:none;min-height:100vh;margin:0;padding:clamp(18px,4vw,42px) clamp(18px,4vw,42px) 0}.public-page-card{border:1px solid var(--border);background:#fffefa;border-radius:26px;max-width:920px;margin:0 auto 34px;padding:clamp(22px,5vw,44px);box-shadow:0 18px 42px #1719280f}.public-back-link{color:var(--purple);margin-bottom:18px;font-size:12px;font-weight:800;text-decoration:none;display:inline-flex}.public-page-card h1{letter-spacing:-.05em;max-width:760px;margin-bottom:14px;font-size:clamp(34px,6vw,56px);line-height:1.02}.public-page-intro{color:#555664;max-width:720px;font-size:16px;line-height:1.65}.public-page-sections{gap:13px;margin-top:24px;display:grid}.public-page-sections article{border:1px solid var(--border);background:#f8f6f0;border-radius:16px;padding:18px}.public-page-sections h2{margin:0 0 7px;font-size:17px}.public-page-sections p{color:var(--muted);margin:0;line-height:1.6}.public-page-updated{color:var(--muted);margin:22px 0 0;font-size:12px}.cloud-backup-card{gap:14px;padding:23px;display:grid}.cloud-backup-head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.cloud-backup-head h2{margin:0 0 5px;font-size:20px}.cloud-backup-head p:last-child{color:var(--muted);margin:0;font-size:12px;line-height:1.5}.backup-meta-row{background:#f5f3ed;border-radius:13px;justify-content:space-between;gap:12px;padding:13px 14px;display:flex}.backup-meta-row span{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:10px;font-weight:800}.backup-meta-row strong{text-align:right;font-family:Manrope;font-size:13px}.cloud-backup-actions{flex-wrap:wrap;gap:9px;display:flex}.pricing-grid{grid-template-columns:minmax(280px,.85fr) minmax(320px,1.15fr);align-items:stretch;gap:16px;margin-bottom:16px;display:grid}.premium-status-card,.pricing-plan-card,.premium-access-card{padding:24px}.premium-status-card{border-top:5px solid #d1ccc0}.premium-status-card.active{border-top-color:var(--green);background:linear-gradient(135deg,#fffefa,#effaf7)}.premium-status-card.expired{border-top-color:var(--red);background:linear-gradient(135deg,#fffefa,#fff0ed)}.premium-status-card h2,.pricing-plan-card h2{margin-bottom:18px;font-size:25px}.premium-status-row{border-bottom:1px solid var(--border);justify-content:space-between;gap:14px;padding:13px 0;display:flex}.premium-status-row span{color:var(--muted);font-size:11px}.premium-status-row strong{text-align:right;font-family:Manrope;font-size:14px}.premium-renew-note{color:#6c5827;background:#fff4d7;border-radius:12px;margin:14px 0 0;padding:12px 13px;font-size:11px;font-weight:700;line-height:1.5}.pricing-plan-card{border-top:5px solid var(--purple)}.pricing-plan-head{justify-content:space-between;align-items:start;gap:18px;display:flex}.pricing-plan-head>strong{color:var(--purple);font-family:Manrope;font-size:46px;line-height:1}.pricing-validity{color:var(--muted);margin:-5px 0 18px;font-size:13px}.premium-feature-list{color:#4f5060;gap:10px;margin:0 0 22px;padding-left:18px;font-size:13px;line-height:1.5;display:grid}.pricing-message,.razorpay-note{border-radius:12px;margin:13px 0 0;padding:12px 13px;font-size:11px;line-height:1.5}.pricing-message{color:#6c5827;background:#fff4d7;font-weight:700}.razorpay-note{color:var(--muted);background:#f3f1eb}.premium-access-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.premium-access-grid article{border:1px solid var(--border);background:#f5f3ed;border-radius:15px;padding:17px}.premium-access-grid article.active{border-color:var(--green);background:#e8f7f3}.premium-access-grid span{color:var(--muted);text-transform:uppercase;letter-spacing:.09em;font-size:9px;font-weight:800}.premium-access-grid strong{margin:6px 0;font-family:Manrope;font-size:17px;display:block}.premium-access-grid p{color:var(--muted);margin:0;font-size:11px;line-height:1.5}.premium-lock{border-left:5px solid var(--yellow);background:#fff8e6;justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;padding:18px 20px;display:flex}.premium-lock.compact{grid-column:1/-1;margin-bottom:0}.premium-lock span{color:#8a6017;text-transform:uppercase;letter-spacing:.1em;font-size:9px;font-weight:800}.premium-lock h2{margin:5px 0;font-size:18px}.premium-lock p{color:#6c5827;margin:0;font-size:11px;line-height:1.5}.free-limit-notice{border-left:5px solid var(--yellow);background:#fff8e6;margin-bottom:14px;padding:16px 18px}.free-limit-notice span{color:#8a6017;text-transform:uppercase;letter-spacing:.1em;font-size:9px;font-weight:800}.free-limit-notice strong{margin:5px 0;font-family:Manrope;display:block}.free-limit-notice p{color:#6c5827;margin:0;font-size:11px;line-height:1.5}.settings-premium-card{border-top:4px solid var(--yellow);justify-content:space-between;align-items:center;gap:18px;padding:22px;display:flex}.settings-premium-card.active{border-top-color:var(--green);background:#effaf7}.settings-premium-card h2{margin:0 0 5px;font-size:19px}.settings-premium-card p{color:var(--muted);margin:0;font-size:12px}.settings-action-row{background:#f5f3ed;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;padding:14px;display:flex}.settings-action-row span{color:var(--muted);font-size:12px;line-height:1.5}.settings-action-card{justify-content:space-between;align-items:center;gap:16px;padding:22px;display:flex}.settings-action-card h2,.privacy-data-card h2{margin:0 0 5px;font-size:19px}.settings-action-card p,.privacy-data-card p{color:var(--muted);margin:0;font-size:12px;line-height:1.5}.privacy-data-card{padding:22px}.privacy-data-card small{color:var(--muted);margin-top:10px;font-size:11px;line-height:1.5;display:block}.cloud-user-row span{color:var(--muted);font-size:11px}.cloud-message{color:var(--purple);margin:-4px 0 0;font-size:12px;font-weight:700}.exam-selector-card{padding:24px}.settings-flow-heading h2{margin-bottom:5px}.settings-flow-heading>p:last-child{color:var(--muted);margin-bottom:0;font-size:13px}.settings-step{border-top:1px solid var(--border);margin-top:20px;padding-top:18px}.settings-step-title{align-items:center;gap:10px;margin-bottom:12px;display:flex}.settings-step-title>span{background:var(--ink);width:28px;height:28px;color:var(--yellow);border-radius:9px;flex:0 0 28px;place-items:center;font-family:Manrope;font-size:12px;font-weight:800;display:grid}.settings-step-title div{gap:2px;display:grid}.settings-step-title strong{font-family:Manrope;font-size:14px}.settings-step-title small{color:var(--muted);font-size:9px}.exam-family-grid{grid-template-columns:1fr 1fr;gap:9px;display:grid}.exam-family-card{border:1px solid var(--border);min-height:94px;color:var(--ink);text-align:left;background:#f5f3ed;border-radius:14px;align-content:center;gap:3px;padding:15px;display:grid}.exam-family-card>span{color:var(--purple);text-transform:uppercase;letter-spacing:.1em;font-size:9px;font-weight:800}.exam-family-card strong{font-family:Manrope;font-size:14px}.exam-family-card small{color:var(--muted);font-size:9px}.exam-family-card.active{border-color:var(--purple);box-shadow:inset 4px 0 var(--purple);background:#ece9ff}.exam-family-card.coming-soon{opacity:.62;cursor:default}.exam-option-grid{grid-template-columns:repeat(3,1fr);gap:8px;margin:0;display:grid}.exam-option-grid button{border:1px solid var(--border);min-height:46px;color:var(--ink);background:#f5f3ed;border-radius:12px;font-weight:700}.exam-option-grid button.active{border-color:var(--purple);background:var(--purple);color:#fff;box-shadow:0 7px 18px #6c63ff2b}.settings-tier-grid{grid-template-columns:1fr 1fr;gap:9px;display:grid}.settings-tier-grid button{border:1px solid var(--border);min-height:105px;color:var(--ink);text-align:left;background:#f5f3ed;border-radius:14px;align-content:start;gap:5px;padding:15px;display:grid}.settings-tier-grid button strong{font-family:Manrope;font-size:17px}.settings-tier-grid button span{color:var(--muted);font-size:10px}.settings-tier-grid button small{color:var(--purple);margin-top:auto;font-size:9px;font-weight:800}.settings-tier-grid button.active{border-color:var(--purple);box-shadow:inset 4px 0 var(--purple);background:#ece9ff}.settings-tier-grid button.session-1{border-top:4px solid var(--green)}.settings-tier-grid button.session-2{border-top:4px solid var(--yellow)}.settings-tier-grid button.session-1.active{border-color:var(--green);box-shadow:inset 4px 0 var(--green);background:#e8f7f3}.settings-tier-grid button.session-2.active{border-color:var(--yellow);box-shadow:inset 4px 0 var(--yellow);background:#fff7df}.branch-option-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;display:grid}.branch-option-grid button{border:1px solid var(--border);min-height:76px;color:var(--ink);text-align:left;background:#f5f3ed;border-radius:13px;align-content:center;gap:4px;padding:13px;display:grid}.branch-option-grid button strong{font-family:Manrope;font-size:12px}.branch-option-grid button span{color:var(--muted);font-size:8px}.branch-option-grid button.active{border-color:var(--green);box-shadow:inset 4px 0 var(--green);background:#e8f7f3}.single-stage-card{background:#f4f2ff;border:1px solid #d8d3ff;border-radius:14px;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;min-height:78px;padding:14px 16px;display:grid}.single-stage-card>div{gap:2px;display:grid}.single-stage-card>div span{color:var(--purple);text-transform:uppercase;letter-spacing:.08em;font-size:8px;font-weight:800}.single-stage-card>div strong{font-family:Manrope;font-size:16px}.single-stage-card p{color:var(--muted);margin:0;font-size:10px}.single-stage-card>small{color:var(--purple);text-align:right;font-size:9px;font-weight:800}.dataset-notice{color:#6c5827;background:#fff4d7;border-radius:10px;margin:14px 0 0;padding:11px 13px;font-size:11px}.settings-card{justify-content:space-between;align-items:center;gap:20px;padding:23px;display:flex}.settings-card h2{margin-bottom:5px;font-size:18px}.settings-card p{color:var(--muted);margin:0;font-size:13px}.danger-zone{border-color:#f3c3bc}.settings-message{color:#126f64;background:#dbf1ed;border-radius:10px;padding:13px}.exam-note{color:var(--muted);justify-content:space-between;gap:15px;padding:15px 5px;font-size:12px;display:flex}.exam-note strong{color:var(--ink)}.tier-qualifying-note{border-left:5px solid var(--yellow);justify-content:space-between;align-items:center;gap:20px;margin-bottom:14px;padding:16px 20px;display:flex}.tier-qualifying-note>div span,.tier-qualifying-note>div strong{display:block}.tier-qualifying-note>div span{color:var(--muted);text-transform:uppercase;letter-spacing:.1em;font-size:8px;font-weight:800}.tier-qualifying-note>div strong{margin-top:3px;font-size:13px}.tier-qualifying-note p{max-width:520px;color:var(--muted);margin:0;font-size:10px;line-height:1.5}.mock-type-panel{border-left:5px solid var(--purple);margin-bottom:14px;padding:20px}.mock-type-heading{justify-content:space-between;align-items:center;gap:15px;margin-bottom:14px;display:flex}.mock-type-heading h2{margin:2px 0 0;font-size:19px}.mock-type-heading>span{color:var(--purple);font-size:11px;font-weight:800}.mock-type-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.mock-type-grid button{border:1px solid var(--border);min-height:72px;color:var(--ink);text-align:left;background:#f5f3ed;border-radius:12px;align-content:center;gap:4px;padding:11px;display:grid}.mock-type-grid button strong{font-size:11px}.mock-type-grid button span{color:var(--muted);font-size:8px}.mock-type-grid button.active{border-color:var(--purple);background:var(--ink);color:#fff;box-shadow:inset 3px 0 var(--yellow)}.mock-type-grid button.active span{color:#bfc0ca}.mock-type-note{color:var(--muted);margin:10px 0 0;font-size:9px}.subject-note{margin-top:13px}.subject-note textarea{min-height:72px}@media (width<=1050px){.stats-grid{grid-template-columns:repeat(2,1fr)}.subject-entry-grid,.dashboard-grid{grid-template-columns:1fr}.analytics-filters{grid-template-columns:repeat(2,1fr)}}@media (width<=760px){.sidebar{display:none}main{margin-left:0;padding:24px 16px 118px}.active-exam-bar{flex-direction:column;align-items:stretch;margin:-8px 0 20px;padding-top:18px;position:relative}.active-exam-summary{min-width:0}.sync-pill,.premium-pill{width:100%}.settings-gear-button{background:#f7f4ec;border-color:#ddd8ce;width:44px;height:44px;position:absolute;top:16px;right:16px}.tier-switcher{grid-template-columns:1fr 1fr}.bottom-nav{z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);padding:10px 8px calc(10px + env(safe-area-inset-bottom));background:#171928f5;border-top:1px solid #303348;grid-template-columns:repeat(8,minmax(0,1fr));display:grid;position:fixed;inset:auto 0 0;box-shadow:0 -14px 35px #17192826}.bottom-nav button{color:#d0d1dc;background:0 0;border:0;border-radius:13px;place-items:center;gap:4px;min-width:0;padding:8px 2px 7px;display:grid}.bottom-nav button span{font-size:20px;font-weight:800;line-height:1}.bottom-nav button small{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:10px;font-weight:800;overflow:hidden}.bottom-nav button.active{color:var(--yellow);background:#ffffff12}.page-header{margin-bottom:22px}.page-header h1{font-size:31px}.page-header .primary-button{padding:11px 13px}.hero-grid{grid-template-columns:1fr}.focus-card{min-height:250px;padding:25px}.score-ring{min-height:145px}.focus-topic-list article{grid-template-columns:1fr;gap:7px}.stats-grid{grid-template-columns:1fr 1fr;gap:10px}.stat-card{min-height:120px;padding:16px}.entry-meta{grid-template-columns:1fr 1fr}.live-score{grid-column:1/-1}.subject-entry{padding:18px 15px}.calculated-row{gap:2px}.form-actions{padding:18px 0 calc(24px + env(safe-area-inset-bottom));z-index:auto;background:0 0;justify-content:flex-end;align-items:center;position:static}.form-actions .primary-button{flex:none;min-width:150px}.weak-grid,.analytics-grid{grid-template-columns:1fr}.analytics-full{grid-column:auto}.analytics-filters,.section-topic-grid,.overall-recommendations,.subject-progress-grid,.subject-comparison-table{grid-template-columns:1fr}.weak-card{grid-template-columns:42px 1fr auto;padding:17px 14px}.settings-card{flex-direction:column;align-items:flex-start}.settings-card button{width:100%;min-height:46px}.cloud-card-head,.cloud-user-row,.cloud-backup-head,.backup-meta-row{flex-direction:column;align-items:flex-start}.cloud-backup-actions button{width:100%}.cloud-login-grid{grid-template-columns:1fr}.cloud-actions .primary-button,.cloud-actions .secondary-button{width:100%}.exam-option-grid,.exam-family-grid{grid-template-columns:1fr 1fr}.settings-tier-grid,.branch-option-grid{grid-template-columns:1fr}.single-stage-card{grid-template-columns:1fr;gap:6px}.single-stage-card>small{text-align:left}.exam-note{flex-direction:column}.tier-qualifying-note{flex-direction:column;align-items:flex-start}.mock-type-grid{grid-template-columns:1fr 1fr}.support-grid,.auth-tabs{grid-template-columns:1fr}.auth-secondary-actions .secondary-button,.auth-secondary-actions .text-button{text-align:center;width:100%}.settings-action-row,.settings-action-card{flex-direction:column;align-items:flex-start}.settings-action-row button,.settings-action-card button{width:100%}.support-form,.ticket-history{padding:18px 14px}.support-form-grid{grid-template-columns:1fr}.support-wide{grid-column:auto}.screenshot-ticket-placeholder{flex-direction:column;align-items:stretch}.screenshot-ticket-placeholder button{width:100%}.pricing-grid,.premium-access-grid{grid-template-columns:1fr}.premium-lock,.settings-premium-card{flex-direction:column;align-items:flex-start}.premium-lock button,.settings-premium-card a{text-align:center;width:100%}}@media (width<=420px){.exam-family-grid{grid-template-columns:1fr}.page-header{align-items:flex-end}.page-header .eyebrow{display:none}.stats-grid{grid-template-columns:1fr 1fr}.entry-meta{grid-template-columns:1fr}.live-score{grid-column:auto}.history-subjects{grid-template-columns:1fr 1fr}.history-footer{align-items:flex-end}.form-actions{justify-content:stretch}.form-actions .primary-button,.form-actions .secondary-button{flex:auto}}button,input,textarea,select{font:inherit}textarea,select{width:100%;color:var(--ink);background:#fff;border:1px solid #dcd8cf;border-radius:11px;outline:none;padding:10px 12px}textarea{resize:vertical;min-height:105px;line-height:1.55}textarea:focus,select:focus{border-color:var(--purple);box-shadow:0 0 0 3px #6c63ff18}label small{color:var(--muted);font-weight:400}.entry-section{animation:.2s entryReveal}@keyframes entryReveal{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:none}}.field-error,.form-error{color:var(--red)}.screenshot-upload-placeholder{background:linear-gradient(135deg,#f4f1ff,#fffefa);border:1px dashed #aaa3d9;grid-template-columns:auto minmax(240px,1fr) minmax(250px,.8fr);align-items:center;gap:18px;margin-bottom:14px;padding:20px;display:grid}.screenshot-upload-icon{background:var(--ink);width:52px;height:52px;color:var(--yellow);letter-spacing:.08em;border-radius:15px;place-items:center;font-family:Manrope;font-size:11px;font-weight:800;display:grid}.coming-soon-row{flex-wrap:wrap;align-items:center;gap:9px;display:flex}.coming-soon-row .eyebrow{margin:0}.coming-soon-row>span{color:#5147bd;text-transform:uppercase;letter-spacing:.09em;background:#e4dfff;border-radius:999px;padding:5px 8px;font-size:8px;font-weight:800}.screenshot-upload-copy h2{margin:5px 0;font-size:19px}.screenshot-upload-copy>p{max-width:650px;color:var(--muted);margin:0;font-size:11px;line-height:1.55}.future-extraction>div{flex-wrap:wrap;gap:5px;margin-top:9px;display:flex}.future-extraction span{border:1px solid var(--border);color:var(--muted);background:#fff;border-radius:999px;padding:5px 8px;font-size:8px;font-weight:700}.future-extraction{border-left:1px solid var(--border);padding-left:18px}.future-extraction>strong{text-transform:uppercase;letter-spacing:.08em;font-size:10px}.future-extraction button{color:#77777f;cursor:not-allowed;background:#d9d6cf;border:0;border-radius:11px;width:100%;margin-top:11px;padding:10px;font-size:10px;font-weight:800}.entry-section .entry-meta{grid-template-columns:1fr 180px 220px}.quick-subject-list{gap:13px;display:grid}.quick-subject{border-left:4px solid var(--subject-color);grid-template-columns:minmax(190px,.7fr) minmax(280px,1fr) minmax(280px,1.25fr);align-items:start;gap:18px;padding:20px;display:grid}.quick-subject.has-error{border-top-color:#efb3ac;border-bottom-color:#efb3ac;border-right-color:#efb3ac;box-shadow:0 0 0 3px #ef6f6114}.quick-subject input.invalid{border-color:var(--red);background:#fff8f6}.field-error{margin-top:2px;font-size:10px;font-weight:700;line-height:1.35;display:block}.form-error{flex:100%;margin:0;font-size:12px;font-weight:700}.quick-subject .subject-title{margin-bottom:0}.quick-number-grid{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.quick-number-grid input{font-size:17px;font-weight:700}.quick-subject .calculated-row{margin:23px 0 0}.quick-subject .topics-block{border-top:1px solid var(--border);grid-column:1/-1;padding-top:15px}.custom-topic-row{grid-template-columns:1fr auto;gap:8px;margin-top:11px;display:grid}.quick-notes{margin-top:14px;padding:20px}.history-quick-note{color:#555666;border-left:3px solid var(--yellow);margin:3px 0 14px;padding-left:13px;font-size:13px;font-style:italic}.history-notebook{border-top:1px solid var(--border);background-color:#fbfaf5;background-image:linear-gradient(#ebe7de 1px,#0000 1px);background-size:100% 30px;border-radius:0 0 20px 20px;margin:18px -23px -20px;padding:22px 23px 28px}.notebook-paper-header{color:var(--muted);text-transform:uppercase;letter-spacing:.1em;background:#fbfaf5;justify-content:space-between;gap:15px;margin-bottom:18px;font-size:11px;display:flex}.notebook-paper-header strong{color:var(--ink)}.history-notebook h3{text-transform:uppercase;letter-spacing:.08em;color:var(--muted);margin-bottom:8px;font-size:13px}.saved-topic-grid{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:18px;display:grid}.saved-topic-grid article{border:1px solid var(--border);border-left:4px solid var(--red);background:#fffefa;border-radius:12px;padding:12px}.saved-topic-grid article.strong{border-left-color:var(--green)}.saved-topic-grid article>div{align-items:center;gap:8px;display:flex}.saved-topic-grid article>div>span{color:var(--purple);font-size:10px;font-weight:800}.saved-topic-grid article em{color:var(--muted);text-transform:uppercase;margin-left:auto;font-size:10px}.saved-topic-grid article p{color:#8b6236;margin:7px 0;font-size:10px}.saved-topic-grid blockquote{color:#4f5060;margin:7px 0 0;font-size:12px;line-height:1.5}.saved-notes-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.saved-notes-grid section{border:1px solid var(--border);background:#fffefa;border-radius:12px;padding:13px}.saved-notes-grid p{white-space:pre-wrap;color:#4f5060;margin:0;font-size:12px;line-height:1.6}.saved-auto-insights{gap:7px;margin-bottom:18px;display:grid}.saved-auto-insights article{border-left:4px solid var(--purple);background:#fffefa;border-radius:11px;padding:11px 12px}.saved-auto-insights article.warning{border-left-color:var(--red)}.saved-auto-insights article.positive{border-left-color:var(--green)}.saved-auto-insights strong{font-size:12px}.saved-auto-insights p{color:var(--muted);margin:3px 0 0;font-size:10px}.consistency-panel{grid-template-columns:minmax(250px,.7fr) minmax(360px,1.3fr);align-items:center;gap:25px;margin-bottom:18px;padding:24px;display:grid}.consistency-copy h2{margin-bottom:17px;font-size:20px;line-height:1.35}.streak-stats{flex-wrap:wrap;gap:10px;display:flex}.streak-stats span{color:var(--muted);background:#f1efe9;border-radius:10px;padding:8px 10px;font-size:10px}.streak-stats strong{color:var(--ink);margin-right:3px;font-size:17px}.streak-calendar{border:1px solid var(--border);background:#f7f5ef;border-radius:16px;min-width:0;padding:16px}.calendar-heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:13px;display:flex}.calendar-heading>strong{font-family:Manrope;font-size:15px}.calendar-heading>span{color:var(--muted);align-items:center;gap:5px;font-size:9px;display:flex}.calendar-key{background:#e5e1d8;border-radius:3px;width:9px;height:9px}.calendar-key.active{background:var(--purple)}.calendar-weekdays,.calendar-days{grid-template-columns:repeat(7,1fr);gap:6px;display:grid}.calendar-weekdays{margin-bottom:6px}.calendar-weekdays span{color:var(--muted);text-align:center;text-transform:uppercase;font-size:8px;font-weight:800}.calendar-day{color:#747580;background:#fff;border:1px solid #e8e4db;border-radius:10px;place-items:center;min-height:38px;font-size:11px;font-weight:700;display:grid;position:relative}.calendar-day.empty{visibility:hidden}.calendar-day.level-1{color:#5148bb;background:#ddd9ff;border-color:#c8c2ff}.calendar-day.level-2{color:#fff;background:#8b83f3;border-color:#8b83f3}.calendar-day.level-3{color:#fff;background:#4d45ce;border-color:#4d45ce}.calendar-day small{opacity:.8;font-size:7px;position:absolute;bottom:3px;right:4px}@media (width<=1050px){.screenshot-upload-placeholder{grid-template-columns:auto 1fr}.future-extraction{border-left:0;border-top:1px solid var(--border);grid-column:1/-1;padding:14px 0 0}.entry-section .entry-meta{grid-template-columns:1fr 1fr}.entry-section .live-score{grid-column:1/-1}.quick-subject{grid-template-columns:1fr 1fr}.quick-subject .topics-block{grid-column:1/-1}.quick-subject .calculated-row{margin-top:0}}@media (width<=760px){.screenshot-upload-placeholder{grid-template-columns:1fr;padding:17px 14px}.screenshot-upload-icon{width:44px;height:44px}.future-extraction{grid-column:auto}.quick-subject{grid-template-columns:1fr;padding:18px 15px}.quick-subject .topics-block{grid-column:auto}.quick-number-grid{grid-template-columns:repeat(2,1fr)}.saved-topic-grid,.saved-notes-grid{grid-template-columns:1fr}.consistency-panel{grid-template-columns:1fr;padding:19px 16px}.calendar-day{min-height:34px}}@media (width<=420px){.quick-number-grid{gap:6px}.quick-number-grid label{font-size:10px}.mock-type-grid{grid-template-columns:1fr}.mock-type-heading{flex-direction:column;align-items:flex-start}}.memory-summary{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:10px;margin:-10px 0 22px;display:grid}.memory-summary-item{background:var(--panel);border:1px solid var(--border);border-top:4px solid #aaa;border-radius:14px;padding:14px 16px}.memory-summary-item strong,.memory-summary-item span{display:block}.memory-summary-item strong{font-family:Manrope;font-size:25px}.memory-summary-item span{color:var(--muted);font-size:11px}.memory-summary-item.danger{border-top-color:var(--red)}.memory-summary-item.weak{border-top-color:#e5a93d}.memory-summary-item.average{border-top-color:var(--purple)}.memory-summary-item.strong{border-top-color:var(--green)}.topic-memory-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.topic-memory-card{text-align:left;width:100%;color:var(--ink);border-left:4px solid #aaa;padding:20px}.topic-memory-card:hover{transform:translateY(-2px);box-shadow:0 14px 35px #34364315}.topic-memory-card.danger{border-left-color:var(--red)}.topic-memory-card.weak{border-left-color:#e5a93d}.topic-memory-card.average{border-left-color:var(--purple)}.topic-memory-card.strong{border-left-color:var(--green)}.topic-memory-top{justify-content:space-between;gap:10px;margin-bottom:13px;display:flex}.memory-status,.trend-pill{text-transform:uppercase;letter-spacing:.08em;border-radius:20px;width:fit-content;padding:5px 9px;font-size:9px;font-weight:800;display:inline-flex}.memory-status.large{padding:8px 13px;font-size:11px}.memory-status.danger{color:#982e24;background:#ffd4ce}.memory-status.weak{color:#805017;background:#f9dfb5}.page-subtitle,.muted-text{color:var(--muted);font-size:13px;line-height:1.6}.pyq-hero{background:radial-gradient(circle at 8% 0, #6c63ff24, transparent 280px), var(--ink);color:#fff;justify-content:space-between;align-items:center;gap:18px;margin-bottom:16px;padding:25px;display:flex}.pyq-page-title{font-size:clamp(34px,4.3vw,52px);line-height:1.05}.pyq-hero span,.pyq-paper-card span,.pyq-result-hero span{color:var(--yellow);text-transform:uppercase;letter-spacing:.12em;font-size:10px;font-weight:800;display:block}.pyq-hero h2{letter-spacing:-.04em;margin:7px 0;font-size:clamp(24px,4vw,36px)}.pyq-hero p{color:#c7c9d5;max-width:720px;margin:0}.pyq-hero strong{color:#f5f5f8;background:#ffffff12;border-radius:14px;max-width:300px;padding:12px 14px;font-size:12px;line-height:1.5}.pyq-tabs{flex-wrap:wrap;gap:8px;margin-bottom:14px;display:flex}.pyq-tabs button{border:1px solid var(--border);background:var(--panel);color:var(--muted);border-radius:999px;padding:10px 14px;font-weight:800}.pyq-tabs button.active{background:var(--ink);color:var(--yellow);border-color:var(--ink)}.pyq-tabs button:disabled{opacity:.55;cursor:not-allowed}.pyq-filters{grid-template-columns:repeat(2,minmax(180px,260px))}.pyq-paper-list{gap:13px;display:grid}.pyq-paper-card{grid-template-columns:minmax(260px,1fr) auto auto;align-items:center;gap:18px;padding:20px;display:grid}.pyq-paper-card h2{margin:5px 0;font-size:21px}.pyq-paper-card p{color:var(--muted);margin:0;font-size:12px}.pyq-paper-badges{flex-wrap:wrap;gap:6px;margin-top:10px;display:flex}.pyq-paper-badges small{color:#5e6170;border:1px solid #ded8cb;border-radius:999px;padding:5px 8px;font-size:10px;font-weight:800}.pyq-paper-meta{gap:5px;min-width:170px;display:grid}.pyq-paper-meta span{color:#666875;background:#ece9e1;border-radius:999px;width:fit-content;padding:6px 9px}.pyq-paper-meta span.attempted{color:#126f64;background:#d8efe9}.pyq-paper-meta small{color:var(--muted);font-size:10px}.pyq-paper-actions{flex-wrap:wrap;justify-content:flex-end;gap:7px;display:flex}.pyq-instruction-card{gap:22px;padding:24px;display:grid}.pyq-instruction-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.pyq-instruction-grid article{border:1px solid var(--border);background:#f7f5ef;border-radius:15px;padding:16px}.pyq-instruction-grid span{color:var(--muted);text-transform:uppercase;letter-spacing:.1em;font-size:9px;font-weight:800;display:block}.pyq-instruction-grid strong{margin-top:8px;font-family:Manrope;font-size:20px;display:block}.pyq-instruction-table,.pyq-status-guide{gap:9px;display:grid}.pyq-instruction-table h2,.pyq-status-guide h2{margin:0 0 4px;font-size:18px}.pyq-instruction-table div{border-bottom:1px solid var(--border);grid-template-columns:1fr auto auto;gap:10px;padding:11px 0;display:grid}.pyq-instruction-table span{color:var(--muted);font-size:12px}.pyq-status-guide{grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.pyq-status-guide h2{grid-column:1/-1}.pyq-status-guide span{color:#555666;align-items:center;gap:8px;font-size:12px;font-weight:700;display:flex}.pyq-status-guide i{background:#a9a9b4;border-radius:5px;width:16px;height:16px}.pyq-status-guide i.answered{background:var(--green)}.pyq-status-guide i.review{background:#9259d8}.pyq-status-guide i.answeredReview{background:linear-gradient(180deg, var(--green) 0 65%, #9259d8 65% 100%)}.pyq-status-guide i.notAnswered{background:var(--red)}.pyq-status-guide i.notVisited{background:#a9a9b4}.pyq-language-select{max-width:280px}.pyq-instruction-check{color:var(--ink);align-items:center;gap:10px;display:flex}.pyq-instruction-check input{width:18px;min-height:18px}.primary-button:disabled{opacity:.55;cursor:not-allowed;transform:none}.pyq-exam-shell{margin:-18px -18px 0}.pyq-exam-topbar{z-index:8;background:var(--ink);color:#fff;border-radius:0 0 18px 18px;justify-content:space-between;align-items:center;gap:12px;padding:13px 18px;display:flex;position:sticky;top:0;box-shadow:0 10px 25px #17192822}.pyq-exam-topbar strong,.pyq-exam-topbar span{display:block}.pyq-exam-topbar span{color:#bfc0ca;margin-top:2px;font-size:11px}.pyq-timer{background:var(--yellow);min-width:86px;color:var(--ink);text-align:center;border-radius:12px;padding:9px 12px;font-weight:900}.pyq-review-status{text-align:center;border-radius:12px;min-width:112px;padding:9px 12px;font-size:12px;font-weight:900}.pyq-review-status.correct{color:#126f64;background:#d8efe9}.pyq-review-status.wrong{color:#96382f;background:#ffe0dc}.pyq-review-status.unattempted{color:#666875;background:#ece9e1}.pyq-section-tabs{gap:8px;padding:16px 0 12px;display:flex;overflow-x:auto}.pyq-section-tabs button{border:1px solid var(--border);background:var(--panel);color:var(--muted);border-radius:999px;flex:none;padding:9px 12px;font-size:11px;font-weight:800}.pyq-section-tabs button.active{background:var(--purple);color:#fff;border-color:var(--purple)}.pyq-exam-grid{grid-template-columns:minmax(0,1fr) 285px;align-items:start;gap:16px;display:grid}.pyq-question-panel{border:1px solid var(--border);background:#fff;border-radius:20px;min-height:520px;padding:24px;box-shadow:0 10px 30px #3436430a}.pyq-question-head{color:var(--muted);justify-content:space-between;align-items:center;gap:10px;margin-bottom:18px;font-size:12px;display:flex}.pyq-question-head strong{color:var(--purple)}.pyq-question-panel h1{letter-spacing:-.02em;margin-bottom:20px;font-size:clamp(21px,3vw,28px);line-height:1.35}.pyq-options{gap:10px;display:grid}.pyq-options button{min-height:52px;color:var(--ink);text-align:left;background:#fffefa;border:1px solid #ddd9cf;border-radius:14px;align-items:center;gap:12px;padding:10px 12px;font-weight:700;display:flex}.pyq-options button span{width:30px;height:30px;color:var(--muted);background:#ece9e1;border-radius:10px;place-items:center;display:grid}.pyq-options button.selected{border-color:var(--purple);background:#f1efff}.pyq-options button.selected span{background:var(--purple);color:#fff}.pyq-options button:disabled{cursor:default}.pyq-options button.correct-answer{border-color:var(--green);background:#eefaf7}.pyq-options button.correct-answer span{background:var(--green);color:#fff}.pyq-options button.wrong-answer{border-color:var(--red);background:#fff1ef}.pyq-options button.wrong-answer span{background:var(--red);color:#fff}.pyq-review-explanation{background:#f7f5ef;border-left:5px solid #a9a9b4;border-radius:15px;gap:5px;margin-top:16px;padding:15px;display:grid}.pyq-review-explanation.correct{border-left-color:var(--green);background:#f0faf7}.pyq-review-explanation.wrong{border-left-color:var(--red);background:#fff3f1}.pyq-review-explanation strong{font-family:Manrope}.pyq-review-explanation p{color:#555666;margin:0;font-size:12px}.pyq-review-explanation small{color:var(--muted);line-height:1.55}.progressive-solution{background:#fff;border:1px solid #ded8ca;border-left:4px solid #4f46e5;border-radius:10px;gap:0;margin-top:18px;padding:0;overflow:hidden}.continuous-solution-section{border-bottom:1px solid #ebe7dd;gap:12px;padding:19px 20px;display:grid}.continuous-solution-section:last-child{border-bottom:0}.continuous-solution-section h3{color:#25205d;margin:0;font-family:Manrope;font-size:14.5px}.continuous-solution-section>div{color:#475569;gap:14px;font-size:15px;line-height:1.68;display:grid}.continuous-solution-section p{color:#374151;font-size:15px;line-height:1.68}.solution-secondary-method{background:#fafbff}.solution-method-reason{margin:0;font-style:italic;color:#5b6472!important}.continuous-solution[data-solution-depth=A] .continuous-solution-section{padding-block:15px}.solution-direct{background:#fff}.solution-working{background:#fdfcf9}.solution-fast{background:#f6f8ff}.solution-note{background:#fffaf0}.solution-current-update{background:#f2faf8}.current-update-heading{gap:3px;display:grid}.current-update-heading>span{color:#64748b;font-size:12px;font-weight:800}.current-update-heading>strong{color:#115e59;font-size:17px}.current-update-heading>small{color:#475569;font-size:12px}.current-update-facts{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0;display:grid}.current-update-facts div{background:#fff;border:1px solid #c9e4dc;border-radius:7px;min-width:0;padding:9px 10px}.current-update-facts dt{color:#64748b;font-size:11px;font-weight:800}.current-update-facts dd{color:#1f2937;margin:2px 0 0;font-weight:700}.current-update-verification{color:#5b6472!important;font-size:12.5px!important}.current-update-verification a{color:#126f64;font-weight:800}.solution-pending-note{color:#6b7280;background:#f7f5ef;border-left:3px solid #c5bfb0;margin:14px 10px;padding:10px 12px;font-size:12px}.progressive-option-list{gap:8px;display:grid}.progressive-option-list article{background:#fff;border-left:3px solid #d6d0c2;gap:4px;padding:8px 9px;display:grid}.progressive-option-list article strong{color:#111827;font-size:12.5px}.pyq-recovery-plan{gap:12px;margin-top:14px;padding:22px;display:grid}.pyq-recovery-plan .panel-heading{margin-bottom:0}.pyq-recovery-plan .eyebrow{margin-bottom:3px}.pyq-recovery-groups{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.pyq-recovery-groups article{background:#fffefa;border:1px solid #ded8ca;border-radius:12px;gap:6px;padding:13px;display:grid}.pyq-recovery-groups article>div{gap:2px;display:grid}.pyq-recovery-groups article strong{color:#27235f}.pyq-recovery-groups article span,.pyq-recovery-groups article p,.pyq-recovery-groups article small{color:#64748b;font-size:11px;line-height:1.45}.pyq-recovery-groups article small{color:#795b12;background:#fff4cf;border-radius:7px;padding:8px}.pyq-question-actions{flex-wrap:wrap;gap:8px;margin-top:26px;display:flex}.pyq-palette{padding:18px;position:sticky;top:82px}.pyq-palette h2{margin-bottom:13px;font-size:17px}.pyq-palette-grid{grid-template-columns:repeat(5,1fr);gap:7px;display:grid}.pyq-palette-grid button{color:#fff;border:0;border-radius:10px;min-height:38px;font-weight:900}.pyq-palette-grid button.current{background:var(--purple)}.pyq-palette-grid button.answered{background:var(--green)}.pyq-palette-grid button.review{background:#9259d8}.pyq-palette-grid button.answeredReview{background:#1b998b;box-shadow:inset 0 -5px #9259d8}.pyq-palette-grid button.notVisited{background:#a9a9b4}.pyq-palette-grid button.notAnswered{background:var(--red)}.pyq-palette-grid button.correct{background:var(--green)}.pyq-palette-grid button.wrong{background:var(--red)}.pyq-palette-grid button.unattempted{background:#a9a9b4}.pyq-palette-grid button.current-review{outline:3px solid var(--yellow);outline-offset:2px}.pyq-legend{color:var(--muted);grid-template-columns:1fr 1fr;gap:8px;margin-top:16px;font-size:10px;display:grid}.pyq-legend span{align-items:center;gap:6px;display:flex}.pyq-legend i{background:#a9a9b4;border-radius:3px;width:10px;height:10px}.pyq-legend i.current{background:var(--purple)}.pyq-legend i.answered{background:var(--green)}.pyq-legend i.review{background:#9259d8}.pyq-legend i.answeredReview{background:linear-gradient(180deg, var(--green) 0 65%, #9259d8 65% 100%)}.pyq-legend i.notAnswered{background:var(--red)}.pyq-legend i.correct{background:var(--green)}.pyq-legend i.wrong{background:var(--red)}.pyq-legend i.unattempted{background:#a9a9b4}.pyq-result-hero{border-left:5px solid var(--yellow);justify-content:space-between;align-items:center;gap:14px;margin-bottom:16px;padding:24px;display:flex}.pyq-result-hero strong{letter-spacing:-.06em;margin:8px 0;font-family:Manrope;font-size:clamp(38px,6vw,58px);display:block}.pyq-result-hero p{color:var(--muted);margin:0}.pyq-attempt-summary-grid{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:14px;display:grid}.pyq-attempt-summary-grid article{border-top:4px solid var(--purple);padding:18px}.pyq-attempt-summary-grid span{color:var(--muted);text-transform:uppercase;letter-spacing:.1em;font-size:9px;font-weight:800;display:block}.pyq-attempt-summary-grid strong{margin:8px 0 4px;font-family:Manrope;font-size:25px;display:block}.pyq-attempt-summary-grid small{color:var(--muted)}.pyq-analysis-grid{grid-template-columns:1fr 1fr;gap:14px;margin-bottom:14px;display:grid}.pyq-analysis-grid .panel,.pyq-solutions-panel{padding:22px}.pyq-subject-table{gap:9px;display:grid}.pyq-subject-table div{border-bottom:1px solid var(--border);grid-template-columns:1fr auto auto;gap:8px;padding:10px 0;display:grid}.pyq-subject-table span{color:var(--muted);font-size:12px}.pyq-topic-list{flex-wrap:wrap;gap:8px;display:flex}.pyq-topic-list span{color:#96382f;background:#ffe0dc;border-radius:999px;padding:8px 10px;font-size:11px;font-weight:800}.pyq-topic-list.strong span{color:#126f64;background:#d8efe9}.pyq-insight-panel{padding:22px}.pyq-insight-list{gap:9px;display:grid}.pyq-insight-list article{border-left:4px solid var(--purple);color:#4f5060;background:#f7f5ef;border-radius:13px;padding:12px 13px;font-size:12px;line-height:1.55}.pyq-attempt-history{gap:9px;margin-bottom:14px;padding:22px;display:grid}.pyq-attempt-history button{border:1px solid var(--border);width:100%;color:var(--ink);text-align:left;background:#fffefa;border-radius:13px;grid-template-columns:1fr auto auto;align-items:center;gap:12px;padding:12px 14px;display:grid}.pyq-attempt-history button.active{border-color:var(--purple);background:#f1efff}.pyq-attempt-history span{color:var(--purple);text-transform:uppercase;letter-spacing:.08em;font-size:11px;font-weight:900}.pyq-attempt-history strong{font-family:Manrope}.pyq-attempt-history small{color:var(--muted);text-align:right}.pyq-solutions-panel{gap:10px;display:grid}.pyq-solution-card{border:1px solid var(--border);background:#fffefa;border-left:4px solid #a9a9b4;border-radius:14px;padding:14px}.pyq-solution-card.correct{border-left-color:var(--green)}.pyq-solution-card.wrong{border-left-color:var(--red)}.pyq-solution-card p{color:var(--muted);margin:7px 0;font-size:12px}.pyq-solution-card small{color:#505262;line-height:1.5}.pyq-modal-backdrop{z-index:60;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#171928a8;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.pyq-submit-modal{text-align:left;background:#fff;border-color:#d5d5d5;border-radius:4px;justify-items:stretch;gap:12px;width:min(430px,100%);padding:18px 12px 10px;display:grid;position:relative;box-shadow:0 24px 70px #05071155}.pyq-submit-modal .brand-mark{border-radius:16px;width:52px;height:52px;font-size:26px}.pyq-submit-modal h2{color:#253245;letter-spacing:-.03em;margin:4px 8px 10px;font-size:24px}.pyq-submit-modal p{max-width:330px;color:var(--muted);margin:0;line-height:1.55}.pyq-submit-modal>div:last-child{justify-content:flex-end;gap:9px;margin-top:0;padding-top:8px;display:flex}.pyq-submit-modal-wide{width:min(1280px,100%)}.pyq-modal-close{color:#64748b;background:0 0;border:0;font-size:32px;line-height:1;position:absolute;top:10px;right:12px}.pyq-submit-table{text-align:left;width:100%;overflow-x:auto;gap:0!important;margin:8px 0 4px!important;display:grid!important}.pyq-submit-table-head,.pyq-submit-table>div{border-bottom:1px solid #dfe3ea;grid-template-columns:1.5fr repeat(7,.85fr);align-items:center;min-width:1040px;padding:16px 10px;gap:8px!important;display:grid!important}.pyq-submit-table-head{color:#253245;text-transform:none;letter-spacing:0;background:#f1f1f4;font-size:17px;font-weight:900}.pyq-submit-table strong{color:#526173;font-size:16px;font-weight:500}.pyq-submit-table span{color:#526173;font-size:16px}.ssc-instruction-page{z-index:80;color:#111;background:#fff;grid-template-rows:auto 1fr auto;min-height:100vh;margin:0;font-family:Arial,sans-serif;display:grid;position:fixed;inset:0;overflow:hidden}.ssc-instruction-top{background:#fff;border-top:2px solid #b91c1c;border-bottom:1px solid #d4d4d4;justify-content:flex-end;align-items:center;gap:14px;min-height:58px;padding:10px 30px;display:flex}.ssc-instruction-top .secondary-button{border-radius:2px;margin-right:auto;padding:8px 15px}.ssc-instruction-top label{color:#111;align-items:center;gap:7px;font-size:13px;font-weight:500;display:flex}.ssc-instruction-top select{border-radius:2px;min-width:110px;min-height:24px;padding:1px 6px;font-size:13px}.ssc-instruction-box{background:#fff;border:1px solid #111;grid-template-rows:auto 1fr;min-height:0;margin:12px 8px 0;display:grid}.ssc-instruction-band{color:#111;background:#d3c8b2;border-bottom:1px solid #111;padding:7px 10px;font-size:14px}.ssc-instruction-scroll{min-height:0;padding:6px;overflow:auto}.ssc-numbered-row{border:1px solid #111;border-bottom:0;grid-template-columns:26px 1fr;display:grid}.ssc-numbered-row:last-child{border-bottom:1px solid #111}.ssc-numbered-row>span{border-right:1px solid #111;padding:7px 6px;font-size:15px}.ssc-numbered-row>div{padding:7px 11px 14px}.ssc-numbered-row h2{color:#07101f;margin:0 0 11px;font-size:17px;font-weight:800}.ssc-numbered-row ul{margin:0 0 14px 19px;font-size:14px;line-height:1.36}.ssc-numbered-row li{margin-bottom:4px}.ssc-good-luck-row{text-align:center;border:1px solid #111;padding:14px;font-size:15px}.ssc-overview-table{border-collapse:collapse;width:min(1050px,100%);margin:10px 0 5px;font-size:14px}.ssc-overview-table th,.ssc-overview-table td{text-align:left;border:1px solid #111;padding:5px 8px}.ssc-overview-table th{text-align:center;background:#d2cfcc;font-weight:500}.ssc-overview-table td:nth-child(3),.ssc-overview-table td:nth-child(4){text-align:center}.ssc-instruction-footer{background:#fff;border-top:1px solid #d4d4d4;justify-content:space-between;align-items:flex-end;gap:16px;min-height:72px;padding:10px 10px 14px;display:flex}.ssc-instruction-footer .pyq-instruction-check{color:#222;align-items:center;gap:10px;max-width:880px;font-size:16px;display:flex}.ssc-instruction-footer .primary-button{min-width:91px;min-height:52px;box-shadow:none;background:#22aeea;border-radius:2px;padding:11px 22px;font-size:15px}.ssc-symbol-page{z-index:80;color:#102033;background:#fff;grid-template-rows:auto 1fr auto;min-height:100vh;font-family:Arial,sans-serif;display:grid;position:fixed;inset:0;overflow:hidden}.ssc-symbol-header{background:#fff;border-bottom:1px solid #d5d5d5;align-items:center;min-height:58px;padding:8px 18px;display:flex}.ssc-symbol-brand{align-items:center;gap:10px;display:flex}.ssc-symbol-brand strong,.ssc-symbol-brand small{display:block}.ssc-symbol-brand small{color:#475569;font-size:11px}.ssc-symbol-content{padding:22px 0 10px;overflow:auto}.ssc-symbol-content h2{color:#124f87;max-width:none;margin:0 0 10px;padding-left:0;font-size:17px;line-height:1.24}.ssc-symbol-table{border-collapse:collapse;color:#174a7d;width:100%;max-width:none;margin:0;font-size:13px;font-weight:800}.ssc-symbol-table th,.ssc-symbol-table td{border:1px solid #d8d8d8;padding:4px 8px}.ssc-symbol-table th{color:#111;text-align:center;background:#d3c8b2}.ssc-symbol-table td:first-child{text-align:center;width:190px}.ssc-option-symbol{vertical-align:middle;background:#fff;border:2px solid #a7a7a7;border-radius:50%;width:13px;height:13px;display:inline-block}.ssc-option-symbol.chosen{background:#1a95ff;border-color:#4aa5ff;box-shadow:inset 0 0 0 3px #fff}.ssc-question-symbol{color:#fff;border-radius:4px;place-items:center;min-width:19px;height:18px;font-weight:900;line-height:1;display:inline-grid}.ssc-question-symbol.blue{background:#0a1fd6}.ssc-question-symbol.green{background:#18a24a}.ssc-question-symbol.red{background:#e51b42}.ssc-question-symbol.yellow{color:#111;background:#ffff1f}.ssc-symbol-arrow{border-bottom:8px solid #111;border-left:5px solid #0000;border-right:5px solid #0000;width:0;height:0;margin:2px auto 0;display:block}.ssc-demo-button{color:#fff;background:#2c72c8;border-radius:4px;place-items:center;min-width:108px;min-height:22px;font-weight:800;display:inline-grid;box-shadow:inset 0 0 0 1px #5f96d8}.ssc-demo-button.wide{min-width:138px}.ssc-demo-button.light{color:#111;background:#eee9df;box-shadow:inset 0 0 0 1px #c7c1b6}.ssc-symbol-footer{background:#fff;border-top:1px solid #d5d5d5;padding:10px 10px 12px}.ssc-symbol-language{align-items:center;gap:12px;margin-bottom:8px;display:flex}.ssc-symbol-language label{color:#2d3440;font-size:13px;font-weight:800}.ssc-symbol-language select{color:#6b7280;border:1px solid #d5dce5;border-radius:5px;width:170px;min-height:32px;padding:0 9px;font-size:13px}.ssc-symbol-check{color:#2d3440;align-items:flex-start;gap:5px;font-size:15px;line-height:1.26;display:flex}.ssc-symbol-check input{accent-color:#1a91ff;width:16px;min-width:16px;height:16px;box-shadow:none;outline:none;flex:0 0 16px;margin:2px 0 0}.ssc-symbol-check span{margin:0;display:inline}.ssc-symbol-check input:focus,.ssc-symbol-check input:focus-visible{box-shadow:none;outline:none}.ssc-symbol-actions{justify-content:space-between;align-items:center;margin-top:10px;display:flex}.ssc-back-button{color:#fff;background:#ff9d00;border:0;border-radius:5px;min-width:72px;min-height:36px;font-size:13px;font-weight:800}.ssc-symbol-actions .primary-button{min-width:104px;min-height:36px;box-shadow:none;background:#1da1f2;border-radius:5px}.ssc-instruction-card{box-shadow:none;background:#f7f9fc;border-color:#c6ced8;border-radius:4px}.ssc-instruction-title{background:#e8f0f8;border:1px solid #b8c4d2;gap:4px;padding:13px 15px;display:grid}.ssc-instruction-title strong{font-family:Manrope;font-size:18px}.ssc-instruction-title span{color:#475569;font-size:12px}.ssc-instruction-list{color:#334155;margin:0;padding:0 0 0 19px;font-size:13px;line-height:1.7}.ssc-exam-shell{z-index:80;color:#111;background:#fff;min-height:100vh;margin:0;font-family:Arial,sans-serif;position:fixed;inset:0;overflow:auto}.ssc-exam-header{z-index:25;color:#111;background:#fff;border-bottom:1px solid #cfd6df;grid-template-columns:420px minmax(260px,1fr) auto;align-items:center;gap:8px;padding:3px 8px;display:grid;position:sticky;top:0}.ssc-header-left{align-items:center;gap:9px;display:flex}.ssc-brand-mark{border-radius:9px;width:32px;height:32px;font-size:17px}.ssc-brand-mark:after{width:13px;height:13px;top:-6px;right:-7px}.ssc-header-left strong,.ssc-header-center strong{font-family:Manrope;display:block}.ssc-header-left small,.ssc-header-center span{color:#475569;font-size:11px;display:block}.ssc-header-center{text-align:center}.ssc-header-actions{justify-content:flex-end;align-items:center;gap:6px;display:flex}.ssc-header-actions button{color:#102033;background:#f8fafc;border:1px solid #8ea1b6;border-radius:3px;min-height:30px;padding:5px 8px;font-size:12px;font-weight:800}.ssc-zoom-controls{align-items:center;gap:5px;margin-left:16px;display:flex}.ssc-zoom-controls button{color:#102033;background:#f8fafc;border:1px solid #8ea1b6;border-radius:3px;min-height:28px;padding:4px 8px;font-size:12px;font-weight:800}.ssc-header-actions button.submit{color:#fff;background:#dc2626;border-color:#b91c1c}.ssc-exam-header .pyq-timer{color:#991b1b;background:#fff1a8;border:2px solid #b91c1c;border-radius:2px;min-width:92px;font-family:Manrope}.ssc-exam-links-row{background:#fff;justify-content:flex-start;align-items:center;gap:10px;padding:9px 8px 5px;display:flex}.ssc-exam-links-row div{gap:14px;display:flex}.ssc-exam-links-row button{color:#e05b00;background:0 0;border:0;padding:0;font-size:14px;font-weight:800;text-decoration:underline}.ssc-action-row{background:#fff;grid-template-columns:minmax(0,1fr) 330px;align-items:start;gap:10px;padding:0 10px 8px;display:grid}.ssc-action-main{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:start;gap:18px;min-width:0;display:grid}.ssc-part-tabs{background:#fff;gap:6px;padding:0;display:flex;overflow-x:auto}.ssc-part-tabs button{color:#fff;text-align:center;min-width:58px;box-shadow:none;background:#0000d6;border:0;border-radius:4px;padding:5px 7px}.ssc-part-tabs button.active{background:green}.ssc-part-tabs strong{font-size:14px;display:block}.ssc-part-tabs span{opacity:.95;margin-top:2px;font-size:10px;display:block}.ssc-action-sidebar-spacer{min-height:1px}.ssc-action-buttons{flex-wrap:wrap;justify-content:center;gap:5px;display:flex}.ssc-action-buttons button{color:#fff;box-shadow:none;background:#075bbb;border:0;border-radius:4px;padding:5px 8px;font-size:12px;font-weight:800}.ssc-action-buttons button:disabled{opacity:.55;cursor:not-allowed}.ssc-exam-grid{grid-template-columns:minmax(0,1fr) 330px;align-items:start;gap:10px;padding:0 10px 14px;display:grid}.ssc-question-paper{min-height:calc(100vh - 172px);box-shadow:none;background:#fff;border:1px solid #cfc4ad}.ssc-question-toolbar{color:#111;background:#fff;border-bottom:1px solid #cfc4ad;justify-content:flex-end;align-items:center;gap:12px;padding:5px 9px;font-size:14px;font-weight:500;display:flex}.ssc-question-toolbar label{color:#102033;grid-auto-flow:column;align-items:center;gap:7px;font-size:11px;display:flex}.ssc-question-toolbar select{border-radius:2px;min-height:30px;padding:4px 8px;font-size:12px}.ssc-question-number-row{background:#fff;border-top:1px solid #ddd;border-bottom:1px solid #ddd;justify-content:space-between;align-items:center;gap:10px;padding:7px 0;display:flex}.ssc-question-number-row strong{padding-left:0;font-family:Arial,sans-serif;font-size:15px}.ssc-question-number-row div{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.ssc-question-number-row span{color:#475569;font-size:12px}.ssc-review-insight-row{justify-content:flex-end;min-width:0;gap:8px!important}.ssc-review-insight-row>span:not(.ssc-review-chip):not(.ssc-time-mood){white-space:nowrap}.ssc-review-insight-row label{color:#102033;white-space:nowrap;align-items:center;gap:6px;font-size:12px;font-weight:700;display:inline-flex}.ssc-review-insight-row select{color:#111827;background:#fff;border:1px solid #d5dce5;border-radius:4px;min-height:28px;padding:3px 8px;font-size:12px}.ssc-review-chip{background:#8aa1ad;border-radius:14px;align-items:center;min-height:24px;padding:3px 9px;font-weight:800;display:inline-flex;color:#fff!important;font-size:12px!important}.ssc-review-chip.correct{background:#168038}.ssc-review-chip.wrong{background:#d4154f}.ssc-review-chip.unattempted,.ssc-review-chip.neutral{background:#3b82f6}.ssc-time-mood{border:2px solid #16a34a;border-radius:999px;flex:0 0 18px;width:18px;height:18px;position:relative}.ssc-time-mood:before{content:"";color:#16a34a;background:currentColor;border-radius:50%;width:2px;height:2px;position:absolute;top:4px;left:4px;box-shadow:6px 0}.ssc-time-mood:after{content:"";border-bottom:2px solid #16a34a;border-radius:0 0 9px 9px;width:6px;height:3px;position:absolute;bottom:4px;left:4px}.ssc-time-mood.average{border-color:#f59e0b}.ssc-time-mood.average:before{color:#f59e0b}.ssc-time-mood.average:after{border-bottom:2px solid #f59e0b;border-radius:0;height:0;bottom:5px}.ssc-time-mood.slower{border-color:#dc2626}.ssc-time-mood.slower:before{color:#dc2626}.ssc-time-mood.slower:after{border-top:2px solid #dc2626;border-bottom:0;border-radius:9px 9px 0 0;bottom:3px}.ssc-question-text{font-family:Arial,sans-serif;font-size:calc(17.25px * var(--question-zoom,1));white-space:pre-line;border-bottom:1px solid #cfc4ad;padding:19px 15px;line-height:1.56}.ssc-rich-question-content{white-space:normal;flex-wrap:wrap;align-items:center;gap:4px;display:flex}.ssc-rich-text-block{flex:100%}.ssc-math-content{flex-wrap:wrap;align-items:center;gap:.22em;line-height:1.2;display:inline-flex}.continuous-solution .ssc-math-content{gap:.26em;font-size:1.09em;line-height:1.28}.ssc-math-fraction{vertical-align:middle;text-align:center;grid-template-rows:auto auto;min-width:1.35em;margin:0 .06em;line-height:1;display:inline-grid}.ssc-math-fraction>span:first-child{border-bottom:1px solid;padding:0 .15em .1em}.ssc-math-fraction>span:last-child{padding:.1em .15em 0}.ssc-math-mixed{white-space:nowrap;align-items:center;gap:.08em;display:inline-flex}.ssc-question-table-wrap{flex:100%;max-width:100%;margin-top:10px;overflow-x:auto}.ssc-question-table{border-collapse:collapse;white-space:normal;background:#fff;width:min(100%,520px)}.ssc-question-table caption{color:#475569;text-align:left;padding:0 0 7px;font-size:12px;font-weight:800}.ssc-question-table th,.ssc-question-table td{text-align:left;border:1px solid #8f8f8f;padding:8px 10px;font-size:15px;line-height:1.5}.ssc-question-table th{background:#f0eee9;font-weight:700}.ssc-structured-callout{color:#3730a3;background:#eef2ff;border:1px solid #c7d2fe;border-left:4px solid #4f46e5;border-radius:7px;flex:100%;gap:3px;padding:9px 10px;display:grid}.ssc-structured-callout.fact{color:#115e59;background:#eefaf7;border-color:#b7e4d8 #b7e4d8 #b7e4d8 #16806f}.ssc-structured-callout.pattern{color:#795b12;background:#fff9e8;border-color:#f2d68a #f2d68a #f2d68a #d78d00}.ssc-structured-callout strong{font-size:11px}.ssc-structured-callout span{color:inherit;line-height:1.5}.ssc-structured-steps{flex:100%;gap:7px;margin:0;padding-left:22px;display:grid}.ssc-structured-steps li{padding-left:3px;line-height:1.5}.ssc-arrow-flow{background:#fff;border:1px solid #d7d2c8;border-radius:8px;flex:100%;gap:7px;width:min(100%,520px);padding:10px 12px;display:grid}.ssc-arrow-flow>div{color:#374151;grid-template-columns:24px minmax(0,1fr);align-items:center;min-height:26px;display:grid}.ssc-arrow-flow>div:first-child{grid-template-columns:minmax(0,1fr);padding-left:24px}.ssc-arrow-flow>div>span{color:#4f46e5;font-size:19px;font-weight:900;line-height:1}.ssc-arrow-flow>div>strong{letter-spacing:.01em;font-family:Manrope;font-size:14.75px}.ssc-arrow-flow>div.final>strong{color:#126f64;font-size:16px}.ssc-site-identity{background:#f5fbf9;border:1px solid #c9dcd7;border-radius:9px;flex:100%;width:min(100%,560px);margin:0;overflow:hidden}.ssc-site-identity figcaption{color:#115e59;background:#dff2ec;padding:9px 12px;font-family:Manrope;font-size:12.5px;font-weight:900}.ssc-site-identity dl{margin:0;display:grid}.ssc-site-identity dl>div{border-top:1px solid #dce9e5;grid-template-columns:110px minmax(0,1fr);gap:10px;padding:8px 12px;display:grid}.ssc-site-identity dt{color:#64748b;font-size:11.5px;font-weight:900}.ssc-site-identity dd{color:#1f2937;margin:0}.ssc-concept-flow{background:#fff;border:1px solid #d7d2c8;border-radius:9px;flex:100%;width:min(100%,680px);margin:0;padding:11px 12px 12px}.ssc-concept-flow figcaption{color:#334155;margin-bottom:9px;font-family:Manrope;font-size:12px;font-weight:900}.ssc-concept-flow>div{align-items:stretch;gap:6px;display:flex}.ssc-concept-flow-item{flex:1 1 0;align-items:center;gap:6px;min-width:0;display:flex}.ssc-concept-flow-item>span{color:#4f46e5;flex:none;font-size:18px;font-weight:900}.ssc-concept-flow-item article{text-align:center;background:#eef2ff;border-radius:7px;flex:auto;align-content:center;gap:3px;min-width:0;padding:9px;display:grid}.ssc-concept-flow-item strong{color:#3730a3;font-size:12.5px}.ssc-concept-flow-item small{color:#475569;font-size:11px;line-height:1.4}.ssc-learning-timeline{background:#fff;border:1px solid #d7d2c8;border-radius:9px;flex:100%;width:min(100%,690px);margin:0;padding:12px}.ssc-learning-timeline figcaption{color:#334155;margin-bottom:10px;font-family:Manrope;font-size:12.5px;font-weight:900}.ssc-learning-timeline>div{align-items:center;display:flex}.ssc-learning-timeline-item{flex:1 1 0;align-items:center;min-width:0;display:flex}.ssc-learning-timeline-item article{text-align:center;background:#eef2ff;border-radius:8px;flex:auto;gap:3px;min-width:58px;padding:10px 8px;display:grid}.ssc-learning-timeline-item article strong{color:#3730a3;font-size:15px}.ssc-learning-timeline-item article small{color:#475569;font-size:11px}.ssc-learning-timeline-connector{color:#7c5818;text-align:center;flex:58px;grid-template-rows:13px 9px;min-width:48px;padding:0 5px;display:grid}.ssc-learning-timeline-connector small{white-space:nowrap;font-size:10px;font-weight:900;line-height:1}.ssc-learning-timeline-connector i{height:8px;display:block;position:relative}.ssc-learning-timeline-connector i:before{content:"";border-top:2px solid #6d66cf;position:absolute;top:3px;left:0;right:1px}.ssc-learning-timeline-connector i:after{content:"";border-top:2px solid #6d66cf;border-right:2px solid #6d66cf;width:6px;height:6px;position:absolute;top:0;right:0;transform:rotate(45deg)}.ssc-calculation-stack{background:#fff;border:1px solid #d7d2c8;border-radius:8px;flex:100%;width:min(100%,520px);display:grid;overflow:hidden}.ssc-calculation-stack>div{color:#374151;border-top:1px solid #eeeae1;padding:10px 13px;font-family:Manrope;font-size:15.5px;font-weight:700;line-height:1.58}.ssc-calculation-stack>div:first-child{border-top:0}.ssc-calculation-stack>div.final{color:#126f64;background:#eefaf7;font-size:16.5px}.ssc-relation-tree{background:#fff;border:1px solid #d6d0c2;border-radius:8px;flex:100%;margin:0;padding:9px}.ssc-relation-tree figcaption{color:#334155;margin-bottom:7px;font-weight:800}.ssc-relation-tree>div{gap:5px;display:grid}.ssc-relation-node{background:#f7f5ef;border-radius:6px;grid-template-columns:minmax(90px,.7fr) 16px minmax(0,1fr);align-items:center;gap:5px;padding:6px 7px;display:grid}.ssc-relation-node>span[aria-hidden=true]{color:#4f46e5;text-align:center}.ssc-pattern-lines{background:#fff;border:1px solid #d6d0c2;border-radius:8px;flex:100%;gap:11px;margin:0;padding:13px;display:grid}.ssc-pattern-row{width:min(100%,450px)}.ssc-pattern-row.with-label{grid-template-columns:96px minmax(0,450px);align-items:center;gap:10px;width:min(100%,556px);display:grid}.ssc-pattern-row-label{color:#475569;font-size:11px;line-height:1.3}.ssc-pattern-sequence{align-items:flex-end;width:100%;display:flex}.ssc-pattern-item{display:contents}.ssc-pattern-item>strong{color:#3730a3;background:#eeecff;border-radius:6px;flex:0 0 30px;place-items:center;width:30px;height:30px;display:grid}.ssc-pattern-transition{color:#9a6700;text-align:center;flex:46px;grid-template-rows:13px 12px;align-items:end;min-width:38px;padding:0 4px 2px;display:grid}.ssc-pattern-transition small{align-self:start;font-size:10px;font-weight:900;line-height:1}.ssc-pattern-transition i{width:100%;height:8px;display:block;position:relative}.ssc-pattern-transition i:before{content:"";border-top:2px solid #6d66cf;position:absolute;top:3px;left:0;right:1px}.ssc-pattern-transition i:after{content:"";border-top:2px solid #6d66cf;border-right:2px solid #6d66cf;width:6px;height:6px;position:absolute;top:0;right:0;transform:rotate(45deg)}.ssc-pattern-lines figcaption{color:#334155;font-size:12px}.ssc-blood-relation{color:#1f2937;background:#fff;border:1px solid #d6d0c2;border-radius:8px;flex:100%;width:min(100%,680px);margin:0;padding:17px 14px;overflow:hidden}.ssc-blood-grid{gap:0;width:min(100%,610px);margin:0 auto;display:grid}.ssc-blood-grid.columns-1 .ssc-blood-row{grid-template-columns:minmax(0,180px);justify-content:center}.ssc-blood-grid.columns-3 .ssc-blood-row{grid-template-columns:minmax(0,1fr) minmax(34px,.42fr) minmax(0,1fr)}.ssc-blood-grid.columns-5 .ssc-blood-row{grid-template-columns:minmax(0,1fr) minmax(24px,.38fr) minmax(0,1fr) minmax(24px,.38fr) minmax(0,1fr)}.ssc-blood-row{align-items:center;min-width:0;display:grid}.ssc-blood-row.people{min-height:70px}.ssc-blood-row.vertical-links{min-height:56px}.ssc-blood-person{text-align:center;overflow-wrap:anywhere;background:#f7f6ff;border:1px solid #d8d4ef;border-radius:8px;align-content:center;align-self:stretch;gap:4px;min-width:0;min-height:66px;padding:8px 7px;display:grid}.ssc-blood-person.speaker{background:#eeecff;border-color:#aaa4e5}.ssc-blood-person.referenced{box-shadow:inset 0 0 0 2px #f0b84a}.ssc-blood-person.answer{background:#eefaf7;border-color:#5eb6a5}.ssc-blood-person strong{color:#3730a3;font-size:13px;line-height:1.3}.ssc-blood-person small{color:#64748b;font-size:11.25px;line-height:1.4}.ssc-blood-markers{flex-wrap:wrap;justify-content:center;gap:3px;display:flex}.ssc-blood-markers:empty{display:none}.ssc-blood-markers span{color:#5148bb;background:#e7e4ff;border-radius:999px;padding:2px 5px;font-size:9.5px;font-weight:900;line-height:1.2}.ssc-blood-person.referenced .ssc-blood-markers span{color:#8a5a06;background:#fff1cb}.ssc-blood-person.answer .ssc-blood-markers span:last-child{color:#126f64;background:#d8efe9}.ssc-blood-horizontal{color:#7c5818;text-align:center;grid-template-rows:auto 9px;align-items:center;min-width:0;padding:0 4px;display:grid}.ssc-blood-horizontal small{overflow-wrap:anywhere;font-size:11px;font-weight:900;line-height:1.2}.ssc-blood-horizontal i{border-top:2px solid #6d66cf;width:100%;min-width:0;display:block}.ssc-blood-horizontal.spouse i{border-color:#d97706;border-bottom-style:solid;border-bottom-width:2px;height:7px}.ssc-blood-horizontal.sibling i{position:relative}.ssc-blood-horizontal.sibling i:before,.ssc-blood-horizontal.sibling i:after{content:"";background:#6d66cf;width:2px;height:7px;position:absolute;top:-4px}.ssc-blood-horizontal.sibling i:before{left:0}.ssc-blood-horizontal.sibling i:after{right:0}.ssc-blood-vertical{color:#7c5818;grid-template-rows:1fr auto 1fr;align-self:stretch;justify-items:center;min-width:0;display:grid}.ssc-blood-vertical i{background:#6d66cf;width:2px;height:100%;display:block;position:relative}.ssc-blood-vertical i:last-child:after{content:"";border-bottom:2px solid #6d66cf;border-right:2px solid #6d66cf;width:6px;height:6px;position:absolute;bottom:0;right:-3px;transform:rotate(45deg)}.ssc-blood-vertical small{color:#7c5818;text-align:center;overflow-wrap:anywhere;background:#fff4cf;border-radius:999px;margin:3px 0;padding:3px 6px;font-size:11px;font-weight:900;line-height:1.25}.ssc-blood-relation figcaption{color:#126f64;text-align:center;border-top:1px solid #e7e3d9;margin-top:13px;padding-top:10px;font-size:13px;font-weight:900}.ssc-alligation{background:#fff;border:1px solid #d6d0c2;border-radius:8px;flex:100%;width:min(100%,520px);max-width:520px;margin:0;padding:15px 13px;overflow:hidden}.ssc-alligation-plot{isolation:isolate;grid-template-rows:auto minmax(60px,auto) auto;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 22px;width:min(100%,470px);margin:0 auto;padding:4px;display:grid;position:relative}.ssc-alligation-connector-layer{z-index:0;pointer-events:none;width:calc(100% - 60px);height:calc(100% - 12px);position:absolute;inset:7px 30px 5px;overflow:visible}.ssc-alligation-connector-layer line{fill:none;stroke:#7169c8;stroke-width:1.25px;vector-effect:non-scaling-stroke}.ssc-alligation-node,.ssc-alligation-difference{z-index:2;text-align:center;background:#f7f6ff;border:1px solid #d8d4ef;align-content:center;justify-self:center;gap:4px;width:min(100%,165px);min-height:60px;padding:9px 8px;display:grid;position:relative}.ssc-alligation-node{border-radius:999px}.ssc-alligation-node small,.ssc-alligation-difference small{color:#64748b;font-size:12px;font-weight:850;line-height:1.3}.ssc-alligation-node strong{color:#3730a3;font-size:17px}.ssc-alligation-cheaper{grid-area:1/1}.ssc-alligation-dearer{grid-area:1/2}.ssc-alligation-mean{background:#eefaf7;border-color:#72c3b3;grid-area:2/1/auto/-1;min-width:140px;box-shadow:0 0 0 7px #fff}.ssc-alligation-difference{background:#fff8e7;border-color:#efd28a;border-radius:7px;grid-row:3;width:min(100%,190px);min-height:66px}.ssc-alligation-cheaper-difference{grid-column:1}.ssc-alligation-dearer-difference{grid-column:2}.ssc-alligation-difference strong{color:#7c5818;font-size:13.5px;line-height:1.35}.ssc-alligation figcaption{color:#126f64;text-align:center;background:#eefaf7;border-radius:6px;justify-items:center;gap:2px;margin-top:12px;padding:9px;font-size:13.5px;font-weight:900;display:grid}.ssc-alligation figcaption strong{font-size:14.5px}.ssc-transformation{background:#fff;border:1px solid #d6d0c2;border-radius:8px;flex:100%;width:min(100%,470px);margin:0;overflow:hidden}.ssc-transformation figcaption{color:#3730a3;background:#eeecff;padding:8px 10px;font-weight:900}.ssc-transformation-head,.ssc-transformation-row{grid-template-columns:1fr 1fr;gap:8px;padding:7px 10px;display:grid}.ssc-transformation-head{color:#64748b;text-transform:uppercase;background:#f7f5ef;font-size:9px;font-weight:900}.ssc-transformation-row{border-top:1px solid #eeeae1}.ssc-transformation-row>span{grid-template-columns:1fr auto auto 1fr;align-items:center;gap:5px;display:grid}.ssc-transformation-row i{color:#9a6700;font-size:10px;font-style:normal}.ssc-transformation-row b{color:#4f46e5}.ssc-options{display:grid}.ssc-options label{color:#111827;min-height:42px;font-family:Arial,sans-serif;font-size:calc(15px * var(--question-zoom,1));cursor:pointer;border-bottom:1px solid #cfc4ad;grid-template-columns:22px 28px 1fr;align-items:center;gap:8px;padding:9px 13px;font-weight:400;line-height:1.5;display:grid}.ssc-options input{accent-color:#2563eb;width:14px;min-height:14px}.ssc-options label.selected{background:#eaf3ff}.ssc-options label.correct-answer{color:#14532d;background:#dcfce7}.ssc-options label.wrong-answer{color:#7f1d1d;background:#fee2e2}.ssc-question-actions{display:none}.ssc-question-actions button{min-height:36px;box-shadow:none;border-radius:2px}.ssc-palette-panel{background:0 0;gap:4px;display:grid;position:sticky;top:58px}.ssc-palette-answered{color:#111;text-align:right;padding:0 2px 2px;font-size:13px;font-weight:800;line-height:1.2}.ssc-palette-card{background:#fff;border:1px solid #d2d2d2}.ssc-palette-title{text-align:center;background:#fff;border-bottom:1px solid #d2d2d2;padding:12px 10px}.ssc-palette-title strong,.ssc-palette-title span{display:block}.ssc-palette-title strong{color:#111;font-family:Arial,sans-serif;font-size:16px}.ssc-palette-title span{color:#111;margin-top:2px;font-size:14px;font-weight:700}.ssc-palette-grid{grid-template-columns:repeat(5,1fr);gap:14px 18px;padding:18px 24px 28px;display:grid}.ssc-palette-grid button{color:#fff;background:#0000d6;border:0;border-radius:5px;min-height:20px;font-weight:900;line-height:1}.ssc-palette-grid button.current{outline-offset:1px;outline:3px solid #f59e0b}.ssc-palette-grid button.answered,.ssc-palette-grid button.correct{background:#16a34a}.ssc-palette-grid button.wrong{background:#dc2626}.ssc-palette-grid button.review{background:#e01b4f}.ssc-palette-grid button.answeredReview{color:#111;background:#f1df1b}.ssc-palette-grid button.notVisited,.ssc-palette-grid button.notAnswered,.ssc-palette-grid button.unattempted{background:#0000d6}.ssc-section-analysis{border-top:1px solid #d2d2d2;padding:0 10px 12px}.ssc-section-analysis h3{color:#111;text-align:center;background:#bfbfbf;margin:0 -10px 10px;padding:9px;font-size:16px}.ssc-section-analysis div{border-bottom:0;justify-content:space-between;padding:4px 0;font-size:16px;display:flex}.ssc-section-analysis strong{color:red;text-align:center;background:#ff0;min-width:20px}.ssc-legend{border-top:1px solid #cbd5e1;padding:10px}.ssc-instruction-modal{background:#f8fafc;border-radius:4px;width:min(520px,100%);padding:22px}.ssc-instruction-modal h2{margin-bottom:12px}.ssc-exam-shell:fullscreen{background:#fff;width:100vw;height:100vh;margin:0;overflow:auto}.ssc-exam-shell:fullscreen .ssc-exam-header{top:0}.ssc-exam-shell:fullscreen .ssc-question-paper{min-height:calc(100vh - 170px)}@media (width<=900px){.pyq-paper-card{grid-template-columns:1fr}.pyq-paper-actions{justify-content:flex-start}.pyq-instruction-grid{grid-template-columns:1fr 1fr}.pyq-exam-grid,.pyq-analysis-grid,.pyq-attempt-summary-grid{grid-template-columns:1fr}.pyq-palette{position:static}.pyq-attempt-history button{grid-template-columns:1fr}.pyq-attempt-history small{text-align:left}.ssc-exam-shell{margin:0}.ssc-exam-header{grid-template-columns:1fr}.ssc-header-center{text-align:left}.ssc-header-actions{flex-wrap:wrap;justify-content:flex-start}.ssc-exam-links-row{flex-direction:column;align-items:flex-start;padding-top:12px}.ssc-action-row,.ssc-action-main{grid-template-columns:1fr}.ssc-action-sidebar-spacer{display:none}.ssc-action-buttons{justify-content:flex-start}.ssc-exam-grid{grid-template-columns:1fr}.ssc-palette-panel{position:static}.ssc-instruction-page{margin:0}.ssc-instruction-top{flex-direction:column;align-items:flex-start;min-height:auto;padding:14px}.ssc-instruction-top .secondary-button{margin-right:0}.ssc-instruction-box{margin:10px}.ssc-numbered-row{grid-template-columns:24px 1fr}.ssc-numbered-row h2{font-size:18px}.ssc-numbered-row ul,.ssc-overview-table{font-size:14px}.ssc-instruction-footer{flex-direction:column;align-items:stretch;min-height:auto;padding:14px}.ssc-instruction-footer .primary-button{min-height:42px}.ssc-symbol-page{overflow:auto}.ssc-symbol-header{padding:10px 14px}.ssc-symbol-content{padding:18px 0 10px}.ssc-symbol-content h2{padding:0 8px 0 0;font-size:17px}.ssc-symbol-footer{position:static}.ssc-symbol-language{flex-direction:row;align-items:center;gap:10px}.ssc-symbol-language select{width:170px;min-height:32px}.ssc-symbol-check{font-size:15px}.pyq-recovery-groups{grid-template-columns:1fr}}@media (width<=520px){.pyq-hero,.pyq-result-hero{flex-direction:column;align-items:flex-start}.pyq-filters,.pyq-instruction-grid,.pyq-instruction-table div{grid-template-columns:1fr}.pyq-question-panel{padding:18px 14px}.pyq-question-actions button{width:100%}.pyq-subject-table div{grid-template-columns:1fr}.pyq-submit-modal>div,.pyq-submit-modal button{width:100%}.pyq-submit-modal>div{flex-direction:column}.pyq-submit-modal>div:last-child{align-items:stretch}.ssc-header-actions button{flex:auto}.ssc-exam-links-row button{font-size:15px}.ssc-palette-answered{text-align:left;font-size:14px}.ssc-part-tabs button{min-width:74px;padding:7px 8px}.ssc-part-tabs strong{font-size:14px}.ssc-action-buttons button{flex:46%;font-size:13px}.ssc-question-toolbar{justify-content:space-between;font-size:13px}.ssc-question-number-row{flex-direction:column;align-items:flex-start}.ssc-review-insight-row{justify-content:flex-start}.ssc-question-text{font-size:17.75px}.ssc-options label{font-size:15.5px}.continuous-solution-section{padding:17px 15px}.current-update-facts{grid-template-columns:1fr}.ssc-site-identity dl>div{grid-template-columns:88px minmax(0,1fr)}.ssc-concept-flow>div{display:grid}.ssc-concept-flow-item{grid-template-columns:20px minmax(0,1fr);display:grid}.ssc-concept-flow-item:first-child{grid-template-columns:minmax(0,1fr);padding-left:20px}.ssc-concept-flow-item>span{text-align:center;transform:rotate(90deg)}.ssc-learning-timeline>div{gap:5px;display:grid}.ssc-learning-timeline-item{justify-items:center;display:grid}.ssc-learning-timeline-item article{width:min(100%,190px)}.ssc-learning-timeline-connector{grid-template-rows:auto 18px;width:100%;min-width:0;padding:0;display:grid}.ssc-learning-timeline-connector i{width:8px;height:18px;margin:0 auto}.ssc-learning-timeline-connector i:before{border-top:0;border-left:2px solid #6d66cf;inset:0 auto 1px 3px}.ssc-learning-timeline-connector i:after{border-top:0;border-bottom:2px solid #6d66cf;border-right:2px solid #6d66cf;inset:auto auto 1px 0;transform:rotate(45deg)}.ssc-pattern-row.with-label{grid-template-columns:1fr;gap:6px}.ssc-pattern-row-label{font-size:10.5px}.ssc-blood-relation{padding:14px 8px}.ssc-blood-grid.columns-3 .ssc-blood-row{grid-template-columns:minmax(0,1fr) minmax(30px,.36fr) minmax(0,1fr)}.ssc-blood-grid.columns-5 .ssc-blood-row{grid-template-columns:minmax(0,1fr) minmax(20px,.29fr) minmax(0,1fr) minmax(20px,.29fr) minmax(0,1fr)}.ssc-blood-person{min-height:64px;padding:7px 4px}.ssc-blood-person strong{font-size:11.5px}.ssc-blood-person small{font-size:9.5px}.ssc-blood-markers{gap:2px}.ssc-blood-markers span{padding:2px 3px;font-size:7.5px}.ssc-blood-horizontal{padding-inline:2px}.ssc-blood-horizontal small{font-size:8.75px}.ssc-blood-vertical small{padding-inline:4px;font-size:9.25px}.ssc-blood-relation figcaption{font-size:12.5px}.ssc-alligation{padding-inline:8px}.ssc-alligation-plot{grid-template-rows:auto minmax(56px,auto) auto;gap:14px 7px}.ssc-alligation-connector-layer{width:calc(100% - 36px);inset-inline:18px}.ssc-alligation-node,.ssc-alligation-difference{min-height:62px;padding-inline:6px}.ssc-alligation-node small,.ssc-alligation-difference small{font-size:11px}.ssc-alligation-difference strong{font-size:12px}.ssc-palette-grid{gap:10px;padding:14px}.ssc-section-analysis div{font-size:14px}.ssc-symbol-table{min-width:760px}.ssc-symbol-content{overflow-x:auto}.ssc-symbol-actions{gap:10px}.ssc-symbol-actions button{width:auto}.ssc-relation-node{grid-template-columns:1fr}.ssc-relation-node>span[aria-hidden=true]{transform:rotate(90deg)}}.memory-status.average{color:#4942a8;background:#dfdcff}.memory-status.strong{color:#0d7165;background:#d4eee9}.trend-pill{color:#555666;background:#eeece6}.trend-pill.improving{color:#0d7165;background:#d4eee9}.trend-pill.declining{color:#982e24;background:#ffd4ce}.topic-memory-card>p{color:var(--muted);margin-bottom:3px;font-size:11px}.topic-memory-card h2{margin-bottom:15px;font-size:20px}.memory-counts{grid-template-columns:repeat(3,1fr);gap:7px;display:grid}.memory-counts span{color:var(--muted);text-align:center;background:#f3f1eb;border-radius:9px;padding:8px;font-size:9px}.memory-counts strong{color:var(--ink);font-size:15px}.memory-card-footer{border-top:1px solid var(--border);color:var(--muted);justify-content:space-between;gap:12px;margin-top:14px;padding-top:14px;font-size:10px;display:flex}.memory-card-footer strong{color:var(--purple)}.topic-detail-header{grid-template-columns:auto 1fr auto;align-items:center;gap:18px;margin-bottom:25px;display:grid}.topic-detail-header h1{margin:0;font-size:clamp(30px,5vw,48px)}.topic-insight-card{background:var(--ink);color:#fff;border-left:6px solid var(--purple);border-radius:22px;margin-bottom:15px;padding:28px}.topic-insight-card.danger{border-left-color:var(--red)}.topic-insight-card.weak{border-left-color:#e5a93d}.topic-insight-card.strong{border-left-color:var(--green)}.topic-insight-card>span{color:var(--yellow);text-transform:uppercase;letter-spacing:.14em;font-size:10px;font-weight:800}.topic-insight-card h2{max-width:900px;margin:13px 0 10px;font-size:clamp(20px,3vw,29px);line-height:1.35}.topic-insight-card p{color:#c4c5cf;max-width:850px;margin:0}.topic-metric-grid{grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:15px;display:grid}.topic-metric-grid.compact{grid-template-columns:repeat(3,1fr)}.topic-metric-grid article{padding:17px}.topic-metric-grid span,.topic-metric-grid small{color:var(--muted);font-size:10px;display:block}.topic-metric-grid strong{margin:6px 0 1px;font-family:Manrope;font-size:29px;display:block}.topic-metric-grid .metric-text{margin-top:12px;font-size:18px}.danger-reasons{border-color:#f3bdb5;margin-bottom:15px;padding:20px}.danger-reasons>div{align-items:center;gap:10px;display:flex}.danger-reasons>div>span{background:var(--red);color:#fff;border-radius:50%;place-items:center;width:30px;height:30px;font-weight:800;display:grid}.danger-reasons h2{margin:0;font-size:17px}.danger-reasons ul{color:#6d4945;margin:13px 0 0;padding-left:22px;font-size:12px;line-height:1.8}.topic-detail-grid{grid-template-columns:1.35fr .65fr;gap:15px;margin-bottom:15px;display:grid}.mistake-breakdown,.memory-dates,.improvement-panel,.related-mocks{padding:22px}.mistake-bar{margin-bottom:14px}.mistake-bar>div:first-child{color:#555666;justify-content:space-between;margin-bottom:7px;font-size:11px;display:flex}.mistake-bar>div:last-child{background:#ece9e1;border-radius:10px;height:8px;overflow:hidden}.mistake-bar i{background:linear-gradient(90deg, var(--purple), var(--red));border-radius:10px;height:100%;display:block}.muted-copy{color:var(--muted);font-size:12px}.memory-dates>div:not(.panel-heading){border-bottom:1px solid var(--border);justify-content:space-between;gap:10px;padding:12px 0;font-size:11px;display:flex}.memory-dates>div:not(.panel-heading) span{color:var(--muted)}.memory-dates>div:not(.panel-heading) strong{text-align:right}.improvement-panel{margin-bottom:15px;overflow:hidden}.observation-strip{gap:0;min-width:max-content;padding:12px 4px 5px;display:flex;overflow-x:auto}.observation-point{text-align:center;min-width:100px;color:var(--muted);padding-top:24px;font-size:9px;position:relative}.observation-point:before{content:"";background:#ddd9cf;height:2px;position:absolute;top:7px;left:0;right:0}.observation-point i{background:var(--red);width:14px;height:14px;box-shadow:0 0 0 1px var(--red);border:3px solid #fffefa;border-radius:50%;position:absolute;top:1px;left:calc(50% - 7px)}.observation-point.strong i{background:var(--green);box-shadow:0 0 0 1px var(--green)}.observation-point strong,.observation-point span{display:block}.observation-point strong{color:var(--ink);text-transform:capitalize;margin-bottom:2px;font-size:10px}.related-mock-list{gap:10px;display:grid}.related-mock-list>article{border:1px solid var(--border);background:#fbfaf6;border-radius:13px;padding:14px}.related-mock-head{grid-template-columns:auto 1fr auto;align-items:center;gap:10px;display:grid}.related-mock-head h3{margin:0;font-size:14px}.related-mock-head p{color:var(--muted);margin:2px 0 0;font-size:10px}.related-tags{flex-wrap:wrap;gap:5px;margin-top:10px;display:flex}.related-tags span{color:#554db5;background:#ece9ff;border-radius:12px;padding:5px 7px;font-size:9px}.related-mock-list blockquote{border-left:3px solid var(--yellow);color:#555666;margin:10px 0 0;padding-left:12px;font-size:11px;line-height:1.55}@media (width<=760px){.memory-summary{grid-template-columns:repeat(auto-fit,minmax(75px,1fr));gap:6px}.memory-summary-item{padding:11px 9px}.topic-memory-grid{grid-template-columns:1fr}.topic-detail-header{grid-template-columns:1fr auto}.topic-detail-header>button{grid-column:1/-1;width:fit-content}.topic-metric-grid{grid-template-columns:1fr 1fr}.topic-detail-grid{grid-template-columns:1fr}.topic-insight-card{padding:22px 18px}}.timeline-chart{min-width:0;padding:22px 18px 10px}.mirror-report{margin-bottom:24px;padding:24px}.mirror-report-header{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:20px;display:flex}.mirror-report-header h2{margin:0}.report-controls{align-items:center;gap:9px;display:flex}.report-tabs{background:#ece9e2;border-radius:12px;padding:3px;display:flex}.report-tabs button{color:var(--muted);background:0 0;border:0;border-radius:9px;padding:9px 12px;font-weight:700}.report-tabs button.active{background:var(--ink);color:#fff}.report-controls select{min-width:190px;min-height:42px}.report-score-grid{grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:14px;display:grid}.report-score-grid article{background:#f3f1eb;border-radius:14px;padding:15px}.report-score-grid span,.report-score-grid small{color:var(--muted);font-size:10px;display:block}.report-score-grid strong{margin:7px 0 2px;font-family:Manrope;font-size:25px;display:block}.report-detail-grid{grid-template-columns:1fr 1fr 1fr;gap:10px;margin-bottom:14px;display:grid}.report-detail-grid>article{border:1px solid var(--border);border-radius:14px;padding:16px}.report-detail-grid h3,.report-chart-grid h3{margin-bottom:12px;font-size:14px}.report-detail-grid>article>p{border-bottom:1px solid var(--border);grid-template-columns:22px 1fr auto;align-items:center;gap:7px;margin:0;padding:8px 0;font-size:10px;display:grid}.report-detail-grid>article>p>span{width:20px;height:20px;color:var(--purple);background:#ece9ff;border-radius:50%;place-items:center;font-weight:800;display:grid}.report-detail-grid>article>p em{color:var(--muted);text-align:right;font-style:normal}.report-detail-grid small{color:var(--muted)}.report-detail-grid dl{margin:0}.report-detail-grid dl>div{border-bottom:1px solid var(--border);padding:9px 0}.report-detail-grid dt{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:9px}.report-detail-grid dd{margin:4px 0 0;font-size:12px;font-weight:700}.report-chart-grid{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:14px;display:grid}.report-chart-grid>article{border:1px solid var(--border);border-radius:14px;min-width:0;padding:16px 10px 4px}.strategy-card{background:var(--ink);color:#fff;border-radius:14px;padding:17px}.strategy-card span{color:var(--yellow);text-transform:uppercase;letter-spacing:.12em;font-size:9px;font-weight:800}.strategy-card p{color:#d1d2da;margin:7px 0 0;line-height:1.55}.insight-dashboard-grid{grid-template-columns:1fr 1fr;gap:14px;margin:16px 0;display:grid}.generated-insight-card{padding:20px}.generated-insight-card h2{margin:8px 0 14px;font-size:17px;line-height:1.45}.insight-highlights{flex-wrap:wrap;gap:7px;display:flex}.insight-highlights span{color:#555664;background:#f0eee8;border-radius:999px;padding:6px 9px;font-size:10px;font-weight:700}.smart-insights{margin-bottom:16px;padding:22px}.offline-badge{color:#126f64;text-transform:uppercase;letter-spacing:.08em;background:#d9f1ec;border-radius:999px;padding:6px 9px;font-size:9px;font-weight:800}.smart-insight-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.smart-insight-list article{border-left:4px solid var(--purple);background:#f5f3ed;border-radius:12px;padding:13px}.smart-insight-list article.danger{border-left-color:var(--red);background:#fff0ed}.smart-insight-list article.watch{background:#fff7e7;border-left-color:#e5a93d}.smart-insight-list article.positive{border-left-color:var(--green);background:#edf8f5}.smart-insight-list strong{font-size:12px}.smart-insight-list p{color:var(--muted);margin:5px 0 0;font-size:10px;line-height:1.5}.period-generative-insight{background:var(--ink);color:#fff;border-radius:15px;grid-template-columns:1.25fr 1fr;align-items:center;gap:20px;margin:15px 0;padding:19px;display:grid}.period-generative-insight>div>span:first-child{color:var(--yellow);text-transform:uppercase;letter-spacing:.12em;font-size:9px;font-weight:800}.period-generative-insight h3{margin:6px 0;font-size:18px}.period-generative-insight p{color:#d1d2da;margin:0;font-size:12px;line-height:1.55}.period-generative-insight .insight-highlights span{color:#e7e7eb;background:#ffffff12}.report-empty{color:var(--muted);text-align:center;border:1px dashed #c9c4b8;border-radius:14px;padding:30px}.timeline-search{justify-content:space-between;align-items:end;gap:20px;margin:30px 0 15px;display:flex}.timeline-search h2{margin:0}.timeline-search input{max-width:440px}.journey-timeline{gap:14px;padding-left:22px;display:grid;position:relative}.journey-timeline:before{content:"";background:#d9d5ca;width:2px;position:absolute;top:0;bottom:0;left:6px}.journey-card{grid-template-columns:75px 1fr;gap:17px;padding:20px;display:grid;position:relative}.journey-card:before{content:"";background:var(--purple);width:13px;height:13px;box-shadow:0 0 0 2px var(--purple);border:3px solid #f5f3ed;border-radius:50%;position:absolute;top:28px;left:-22px}.journey-date{text-align:center;border-right:1px solid var(--border);padding-right:15px}.journey-date strong,.journey-date span{display:block}.journey-date strong{font-family:Manrope;font-size:28px}.journey-date span{color:var(--muted);font-size:10px}.journey-title{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.journey-title h2{margin:0 0 3px;font-size:19px}.journey-title p{color:var(--muted);margin:0;font-size:11px}.timeline-milestones{flex-wrap:wrap;gap:6px;margin:13px 0;display:flex}.timeline-milestones span{border-radius:15px;padding:6px 9px;font-size:9px;font-weight:700}.timeline-milestones .discovered{color:#8e332a;background:#ffe0dc}.timeline-milestones .improved{color:#0b7164;background:#d7f0eb}.timeline-milestones .repeated{color:#7a4a14;background:#f8e1b8}.timeline-reflections{grid-template-columns:1fr 1fr;gap:8px;display:grid}.timeline-reflections section{background:#f5f3ed;border-radius:11px;padding:11px}.timeline-reflections h3{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;margin:0 0 5px;font-size:9px}.timeline-reflections p{color:#4e4f5e;white-space:pre-wrap;margin:0;font-size:11px;line-height:1.5}.journey-body>blockquote{border-left:3px solid var(--yellow);color:#555666;margin:12px 0 0;padding-left:12px;font-size:11px;line-height:1.55}@media (width<=900px){.report-detail-grid{grid-template-columns:1fr}}@media (width<=760px){.insight-dashboard-grid,.smart-insight-list,.period-generative-insight{grid-template-columns:1fr}.bottom-nav{grid-template-columns:repeat(7,minmax(0,1fr))}.bottom-nav button span{font-size:20px;font-weight:800}.bottom-nav button small{font-size:10px}.mirror-report{padding:18px 14px}.mirror-report-header,.report-controls{flex-direction:column;align-items:stretch}.report-tabs button{flex:1}.report-score-grid{grid-template-columns:1fr 1fr}.report-chart-grid{grid-template-columns:1fr}.timeline-search{flex-direction:column;align-items:stretch}.timeline-search input{max-width:none}.journey-card{grid-template-columns:1fr;padding:17px 14px}.journey-date{text-align:left;border-right:0;border-bottom:1px solid var(--border);align-items:baseline;gap:6px;padding:0 0 10px;display:flex}.journey-date strong{font-size:22px}.timeline-reflections{grid-template-columns:1fr}}@media (width<=1050px){.login-landing{grid-template-columns:1fr}.landing-footer-grid{grid-template-columns:1fr 1fr}}@media (width<=760px){.login-landing{padding:12px}.login-landing-hero{border-radius:22px;min-height:560px}.landing-value-grid,.premium-landing-card ul{grid-template-columns:1fr}.landing-copy h1{font-size:clamp(36px,12vw,54px)}.landing-footer{padding:26px 14px}.landing-footer-grid{grid-template-columns:1fr;gap:20px}.landing-footer-bottom{flex-direction:column}.public-page-shell{padding:12px 12px 0}.public-page-card{border-radius:22px}}
