:root{--font-body: "Segoe UI Variable Text", "Segoe UI", system-ui, -apple-system, BlinkMacSystemFont, sans-serif;--font-display: "Segoe UI Variable Display", "Segoe UI", system-ui, -apple-system, BlinkMacSystemFont, sans-serif;--green-950: #073e31;--green-800: #095c46;--green-700: #0b7455;--green-600: #0f8a65;--green-100: #dff5eb;--green-50: #effaf6;--ink: #13231d;--muted: #66766f;--line: #e4ebe7;--surface: #ffffff;--canvas: #f6f8f7;--amber: #f4a620;--red: #d94c4c;--blue: #3478d4;--shadow: 0 18px 50px rgba(24, 57, 45, .09);--radius: 18px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--canvas);font-family:var(--font-body);-webkit-font-smoothing:antialiased;overflow-x:clip}img{max-width:100%}button,input,select,textarea{font:inherit}button{cursor:pointer}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid rgba(52,120,212,.35);outline-offset:2px}a{color:inherit;text-decoration:none}.hidden{display:none!important}.auth-shell{min-height:100vh;display:grid;grid-template-columns:1.05fr .95fr;background:var(--surface)}.auth-story{min-height:100vh;padding:42px clamp(32px,6vw,90px);color:#fff;background:radial-gradient(circle at 85% 18%,rgba(244,166,32,.2),transparent 24%),radial-gradient(circle at 12% 88%,rgba(95,218,168,.15),transparent 26%),linear-gradient(145deg,#064431,#0a7454);display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;position:relative}.brand{display:inline-flex;align-items:center;gap:11px;font-family:var(--font-display);font-size:21px;font-weight:800;letter-spacing:-.5px}.brand-mark{width:38px;height:38px;object-fit:contain;flex:0 0 auto}.brand-on-dark{color:#fff}.auth-wordmark{display:flex;align-items:center;gap:12px;color:#0757cf;font:800 42px/1 var(--font-display);letter-spacing:-2.5px}.auth-wordmark img{width:48px;height:48px}.auth-wordmark>span>span{color:#0b3d62}.story-content{max-width:620px;padding:70px 0 40px;position:relative;z-index:1}.eyebrow{display:inline-flex;align-items:center;gap:8px;color:var(--green-700);background:var(--green-100);border-radius:999px;padding:7px 12px;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.auth-story .eyebrow{color:#c8f4e2;background:#ffffff1a}.story-content h1{margin:22px 0 18px;font:800 clamp(39px,5.7vw,72px)/1.04 var(--font-display);letter-spacing:-3px;max-width:650px}.story-content p{color:#cce2da;font-size:18px;line-height:1.65;max-width:560px}.story-stats{display:flex;gap:16px;flex-wrap:wrap;margin-top:38px}.story-stat{padding:15px 18px;border:1px solid rgba(255,255,255,.14);border-radius:14px;background:#ffffff12;backdrop-filter:blur(8px)}.story-stat strong{display:block;font:700 20px var(--font-display)}.story-stat span{color:#bcd8cd;font-size:12px}.auth-foot{color:#9fc8b8;font-size:12px}.auth-panel{min-height:100vh;display:grid;place-items:center;padding:32px}.auth-card{width:min(430px,100%)}.auth-card h2{margin:24px 0 8px;font:800 32px var(--font-display);letter-spacing:-1px}.auth-card>p{margin:0 0 28px;color:var(--muted)}.tabs{display:grid;grid-template-columns:1fr 1fr;background:#eef3f0;padding:4px;border-radius:12px;margin-bottom:24px}.tab-btn{border:0;color:var(--muted);background:transparent;padding:10px;border-radius:9px;font-weight:700}.tab-btn.active{color:var(--green-800);background:#fff;box-shadow:0 2px 10px #0000000d}.auth-tabs{margin-bottom:19px}.email-auth-form{padding:20px;border:1px solid var(--line);border-radius:16px;background:#fbfcfb}.field{display:grid;gap:7px;margin-bottom:17px}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}label{font-size:13px;font-weight:700}.field-help{color:var(--muted);font-size:10px;line-height:1.45}.auth-error{min-height:18px;margin:-3px 0 10px;color:var(--red);font-size:11px;line-height:1.4}input,select,textarea{width:100%;border:1px solid #dce5e0;border-radius:11px;background:#fff;color:var(--ink);padding:12px 13px;outline:none;transition:.2s ease}input:focus,select:focus,textarea:focus{border-color:var(--green-600);box-shadow:0 0 0 3px #0f8a651a}textarea{resize:vertical;min-height:90px}.btn{border:0;border-radius:11px;padding:12px 18px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;gap:8px;transition:.2s ease;min-height:44px}.btn:hover{transform:translateY(-1px)}.btn-primary{color:#fff;background:var(--green-700);box-shadow:0 8px 20px #0b745533}.btn-primary:hover{background:var(--green-800)}.btn-soft{color:var(--green-800);background:var(--green-100)}.btn-outline{color:var(--ink);background:#fff;border:1px solid var(--line)}.btn[data-route=subscription],#upgradePremium{color:#173b2f;background:linear-gradient(135deg,#ffd36e,var(--amber));border-color:#e09a18;box-shadow:0 8px 20px #f4a62040}.btn[data-route=subscription]:hover,#upgradePremium:hover{color:#102d25;background:linear-gradient(135deg,#ffc84f,#e8980e)}.btn-danger{color:#fff;background:var(--red)}.btn-block{width:100%}.demo-note{margin-top:18px;padding:12px;border-radius:10px;color:var(--muted);background:#f4f7f5;text-align:center;font-size:12px}.auth-provider-card{padding:22px;border:1px solid var(--line);border-radius:16px;background:#fbfcfb}.auth-divider{display:flex;align-items:center;gap:10px;margin:20px 3px}.auth-divider span{height:1px;flex:1;background:var(--line)}.auth-divider p{margin:0;color:#8b9892;font-size:10px;white-space:nowrap}.provider-heading{display:flex;align-items:center;gap:13px;margin-bottom:20px}.provider-heading strong{display:block;font:700 14px var(--font-display)}.provider-heading span{display:block;margin-top:3px;color:var(--muted);font-size:11px}.google-mark{position:relative;width:34px;height:34px;flex:0 0 auto;border-radius:50%;background:conic-gradient(from -45deg,#4285f4 0 25%,#34a853 0 42%,#fbbc05 0 67%,#ea4335 0 83%,#4285f4 0)}.google-mark:after{content:"";position:absolute;inset:7px;border-radius:50%;background:#fbfcfb}.google-mark:before{content:"";position:absolute;z-index:2;width:14px;height:7px;right:0;top:14px;background:#4285f4}.google-signin{width:100%;min-height:44px;display:flex;justify-content:center}.google-signin>div,.google-signin iframe{width:100%!important}.google-preview-btn{min-height:44px;color:#3c4043;background:#fff;border:1px solid #dadce0;box-shadow:0 1px 2px #3c404314}.google-preview-btn:hover{background:#f8faff;border-color:#c8d4e8}.google-g{color:#4285f4;font:800 18px Arial,sans-serif}.oauth-setup-note{display:grid;gap:3px;margin-top:12px;padding:10px 12px;color:#73540f;background:#fff6dd;border-radius:9px;font-size:10px;line-height:1.45}.oauth-setup-note strong{font-size:11px}.oauth-loading{color:var(--muted);text-align:center;font-size:12px}.auth-consent{margin:18px 10px 0!important;text-align:center;color:var(--muted);font-size:10px;line-height:1.55}.future-provider{display:flex;align-items:center;gap:10px;margin-top:23px}.future-provider span{height:1px;flex:1;background:var(--line)}.future-provider p{margin:0;color:#98a39e;font-size:10px;white-space:nowrap}.app-shell{min-height:100vh;display:grid;grid-template-columns:250px minmax(0,1fr)}.sidebar{position:fixed;inset:0 auto 0 0;width:250px;padding:26px 18px;background:#073f32;color:#fff;display:flex;flex-direction:column;z-index:20}.sidebar .brand{padding:0 10px 28px}.nav-label{margin:17px 11px 8px;color:#7eaa9b;font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.nav-item{width:100%;border:0;color:#b9d2c9;background:transparent;border-radius:11px;padding:11px 12px;display:flex;align-items:center;gap:12px;font-weight:600;text-align:left;margin:2px 0;min-height:44px}.nav-text{min-width:0;flex:1}.nav-badge{margin-left:auto;padding:3px 6px;color:#cce7dd;background:#ffffff1a;border-radius:99px;font-size:8px;font-weight:800;text-transform:uppercase}.nav-item:hover,.nav-item.active{color:#fff;background:#ffffff1a}.nav-icon{width:22px;text-align:center;font-size:16px}.sidebar-foot{margin-top:auto}.user-mini{display:flex;gap:10px;align-items:center;padding:14px 10px;border-top:1px solid rgba(255,255,255,.1)}.avatar{width:38px;height:38px;flex:0 0 auto;border-radius:50%;display:grid;place-items:center;color:#073f32;background:#f1bd59;font-weight:800}.user-mini strong{display:block;font-size:13px}.user-mini span{color:#8db3a5;font-size:11px}.main{grid-column:2;min-width:0}.topbar{height:74px;padding:0 clamp(20px,4vw,48px);border-bottom:1px solid var(--line);background:#ffffffe6;backdrop-filter:blur(12px);position:sticky;top:0;z-index:15;display:flex;align-items:center;justify-content:space-between}.mobile-brand,.menu-btn{display:none}.mobile-brand{align-items:center;gap:7px}.mobile-brand img{width:29px;height:29px;object-fit:contain}.mobile-brand span{font:800 16px var(--font-display);color:#0b3d62}.topbar-title strong{display:block;font:700 15px var(--font-display)}.topbar-title span{color:var(--muted);font-size:12px}.top-actions{display:flex;align-items:center;gap:10px}.icon-btn{width:40px;height:40px;padding:0;border:1px solid var(--line);border-radius:11px;background:#fff;color:var(--ink);display:grid;place-items:center}.content{padding:34px clamp(20px,4vw,48px) 60px;max-width:1500px;margin:0 auto}.page-head{display:flex;justify-content:space-between;gap:20px;align-items:flex-end;margin-bottom:26px}.page-head h1{margin:0 0 5px;font:800 clamp(26px,3vw,35px) var(--font-display);letter-spacing:-1.2px}.page-head p{margin:0;color:var(--muted)}.page-actions{display:flex;gap:10px;flex-wrap:wrap}.hero-card{position:relative;overflow:hidden;min-height:270px;padding:clamp(25px,4vw,42px);border-radius:24px;color:#fff;background:linear-gradient(125deg,#07513c,#0d7d5c);display:grid;grid-template-columns:1.3fr .7fr;align-items:center}.hero-card:after{content:"";position:absolute;width:350px;height:350px;border-radius:50%;right:-110px;top:-180px;border:55px solid rgba(255,255,255,.06)}.hero-copy{position:relative;z-index:1;max-width:650px}.hero-copy .eyebrow{color:#d7faec;background:#ffffff1f}.hero-copy h2{margin:16px 0 10px;font:800 clamp(27px,4vw,43px)/1.08 var(--font-display);letter-spacing:-1.7px}.hero-copy p{margin:0 0 24px;color:#c9e6db;max-width:540px;line-height:1.6}.hero-score{position:relative;z-index:1;justify-self:center;text-align:center}.score-ring{width:155px;height:155px;border-radius:50%;display:grid;place-items:center;background:conic-gradient(#f2bb50 0 68%,#ffffff24 68% 100%);position:relative}.score-ring:after{content:"";position:absolute;inset:10px;border-radius:50%;background:#0a684d}.score-ring div{position:relative;z-index:1}.score-ring strong{display:block;font:800 36px var(--font-display)}.score-ring span{color:#bfe0d4;font-size:12px}.hero-score>span{display:block;color:#bad9ce;margin-top:12px;font-size:12px}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin:20px 0}.card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);box-shadow:0 3px 15px #17322806}.stat-card{padding:20px;display:flex;align-items:center;gap:15px}.stat-icon{width:44px;height:44px;border-radius:13px;display:grid;place-items:center;background:var(--green-100);color:var(--green-800);font-size:19px}.stat-card strong{display:block;font:800 23px var(--font-display);letter-spacing:-.6px}.stat-card span{color:var(--muted);font-size:12px}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(290px,.7fr);gap:20px}.resume-exam-card{margin-bottom:18px;padding:20px 23px;border:1px solid #b9dfd0;border-radius:17px;background:linear-gradient(110deg,#effaf6,#fff);display:flex;align-items:center;justify-content:space-between;gap:20px}.resume-exam-card h3{margin:9px 0 4px;font:700 17px var(--font-display)}.resume-exam-card p{margin:0;color:var(--muted);font-size:12px}.section-card{padding:23px}.card-head{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:19px}.card-head h3{margin:0;font:700 17px var(--font-display)}.card-head p{margin:4px 0 0;color:var(--muted);font-size:12px}.text-link{border:0;padding:0;color:var(--green-700);background:transparent;font-weight:700;font-size:13px}.subject-row{display:grid;grid-template-columns:1fr 100px 75px;gap:12px;align-items:center;padding:14px 0;border-bottom:1px solid #edf1ef}.subject-row:last-child{border-bottom:0}.subject-name{display:flex;gap:12px;align-items:center;font-weight:700;font-size:14px}.subject-dot{width:9px;height:9px;border-radius:50%;background:var(--green-600)}.progress{height:7px;border-radius:9px;background:#e8eeeb;overflow:hidden}.progress>span{height:100%;display:block;border-radius:9px;background:var(--green-600)}.subject-score{text-align:right;font-weight:700;font-size:13px}.activity-item{display:flex;align-items:center;gap:12px;padding:13px 0;border-bottom:1px solid #edf1ef}.activity-item:last-child{border:0}.activity-icon{width:39px;height:39px;border-radius:12px;display:grid;place-items:center;background:#f0f6f3}.activity-item strong{display:block;font-size:13px}.activity-item span{color:var(--muted);font-size:11px}.activity-score{margin-left:auto;font-weight:800;color:var(--green-700)}.tip-card{padding:20px;margin-top:20px;background:#fff9ed;border-color:#f4dfb4}.tip-card strong{display:block;margin-bottom:8px}.tip-card p{color:#7e6b44;font-size:13px;line-height:1.55;margin:0}.subject-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:24px}.subject-card{padding:22px;position:relative;overflow:hidden}.subject-card.selected{border:2px solid var(--green-600);padding:21px}.subject-card.compulsory{background:linear-gradient(145deg,#fff,var(--green-50))}.subject-card input{width:auto;position:absolute;right:18px;top:18px;accent-color:var(--green-700)}.subject-card input:disabled{opacity:1}.subject-card .subject-symbol{width:48px;height:48px;border-radius:14px;display:grid;place-items:center;background:var(--green-100);color:var(--green-800);font:800 18px var(--font-display);margin-bottom:20px}.subject-card h3{margin:0 0 6px;font:700 16px var(--font-display)}.subject-card p{color:var(--muted);font-size:12px;margin:0}.subject-selector{margin-bottom:24px;padding:22px}.selected-subjects{min-height:44px;display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:18px}.selected-subject-chip{min-height:36px;padding:5px 8px;display:inline-flex;align-items:center;gap:7px;color:var(--ink);background:#f2f6f4;border:1px solid var(--line);border-radius:999px;font-size:11px;font-weight:700}.selected-subject-chip.compulsory{color:var(--green-800);background:var(--green-50);border-color:#c4e7d9}.selected-subject-chip>span{width:25px;height:25px;display:grid;place-items:center;color:#fff;border-radius:50%;font-size:8px}.selected-subject-chip small{color:var(--green-700);font-size:8px;text-transform:uppercase}.selected-subject-chip button{width:25px;height:25px;padding:0;border:0;color:var(--muted);background:transparent;border-radius:50%;font-size:17px}.selected-subject-chip button:hover{color:var(--red);background:#fff}.subject-search{margin-bottom:12px}.subject-search label{display:block;margin-bottom:7px}.subject-options{max-height:360px;overflow-y:auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:3px;overscroll-behavior:contain}.subject-option{min-width:0;padding:11px;display:grid;grid-template-columns:auto 36px minmax(0,1fr);align-items:center;gap:10px;border:1px solid var(--line);border-radius:12px;background:#fff;cursor:pointer}.subject-option:hover{border-color:#b8d8cc;background:var(--green-50)}.subject-option.selected{border-color:var(--green-600);background:var(--green-50);box-shadow:0 0 0 1px #0f8a6514}.subject-option input{width:auto;margin:0;accent-color:var(--green-700)}.subject-option-symbol{width:36px;height:36px;display:grid;place-items:center;border-radius:10px;font:800 11px var(--font-display)}.subject-option strong,.subject-option small{display:block}.subject-option strong{overflow:hidden;text-overflow:ellipsis;font-size:12px}.subject-option small{margin-top:3px;color:var(--muted);font-size:9px}.compulsory-tag{position:absolute;top:17px;right:43px;color:var(--green-800);background:var(--green-100);border-radius:99px;padding:4px 8px;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.jamb-rule{display:flex;align-items:center;gap:13px;margin-bottom:18px;padding:15px 18px;color:var(--green-950);background:var(--green-100);border:1px solid #c4e7d9;border-radius:14px}.jamb-rule-icon{width:34px;height:34px;flex:0 0 auto;display:grid;place-items:center;color:#fff;background:var(--green-700);border-radius:50%;font-family:Georgia,serif;font-weight:700}.jamb-rule strong{font-size:13px}.jamb-rule p{margin:3px 0 0;color:#466b5d;font-size:12px}.selection-count{margin-left:auto;flex:0 0 auto;padding:7px 10px;color:#765210;background:#fff0ce;border-radius:99px;font-size:11px;font-weight:800}.selection-count.complete{color:var(--green-800);background:#fff}.official-format-note{margin:15px 2px 0;color:var(--muted);font-size:11px;line-height:1.55}.official-format-note strong{color:var(--ink)}.availability-note{margin:-4px 0 14px;padding:10px 12px;color:#725111;background:#fff4d8;border-radius:9px;font-size:10px;line-height:1.5}.practice-mode-intro{max-width:720px;margin:18px auto 30px;text-align:center}.practice-mode-intro h1{margin:16px 0 10px;font:800 clamp(30px,4vw,43px)/1.08 var(--font-display);letter-spacing:-1.5px}.practice-mode-intro p{margin:0;color:var(--muted);font-size:15px;line-height:1.65}.practice-mode-grid{max-width:960px;margin:0 auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.practice-mode-card{min-width:0;padding:28px;color:var(--ink);background:#fff;border:2px solid var(--line);border-radius:20px;text-align:left;transition:.2s ease}.practice-mode-card:hover{border-color:var(--green-600);box-shadow:var(--shadow);transform:translateY(-3px)}.practice-mode-card.exam:hover{border-color:#3478d4}.practice-mode-icon{width:52px;height:52px;margin-bottom:22px;display:grid;place-items:center;color:#fff;background:var(--green-700);border-radius:16px;font-size:22px;font-weight:800}.practice-mode-card.exam .practice-mode-icon{background:#3478d4}.practice-mode-label{display:block;margin-bottom:7px;color:var(--green-700);font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.practice-mode-card.exam .practice-mode-label{color:#2766b9}.practice-mode-card>strong{display:block;font:800 25px var(--font-display)}.practice-mode-card>p{min-height:48px;margin:10px 0 18px;color:var(--muted);font-size:13px;line-height:1.55}.practice-mode-card ul{min-height:108px;margin:0 0 22px;padding:0;list-style:none}.practice-mode-card li{position:relative;padding:7px 0 7px 23px;color:#43574f;font-size:12px;line-height:1.4}.practice-mode-card li:before{content:"✓";position:absolute;left:0;color:var(--green-700);font-weight:800}.practice-mode-card.exam li:before{color:#3478d4}.practice-mode-action{display:flex;min-height:46px;align-items:center;justify-content:center;color:#fff;background:var(--green-700);border-radius:11px;font-size:13px;font-weight:800}.practice-mode-card.exam .practice-mode-action{background:#3478d4}.practice-mode-note{max-width:960px;margin:18px auto 0;padding:14px 18px;color:#6a572c;background:#fff8e9;border:1px solid #efdfb9;border-radius:13px;font-size:12px;text-align:center}.selected-practice-mode{margin-bottom:18px;padding:14px 18px;display:flex;align-items:center;gap:16px;color:#315247;background:var(--green-50);border:1px solid #c4e7d9;border-radius:14px}.selected-practice-mode.exam{color:#294867;background:#f1f6fd;border-color:#cbdcf2}.selected-practice-mode span{flex:0 0 auto;padding:6px 10px;color:#fff;background:var(--green-700);border-radius:99px;font-size:10px;font-weight:800;text-transform:uppercase}.selected-practice-mode.exam span{background:#3478d4}.selected-practice-mode p{margin:0;font-size:12px;line-height:1.5}.btn:disabled{cursor:not-allowed;opacity:.55;transform:none;box-shadow:none}.setup-layout{display:grid;grid-template-columns:1fr 330px;gap:20px}.setup-form{padding:25px}.setting-row{display:grid;grid-template-columns:1fr 230px;align-items:center;gap:20px;padding:18px 0;border-bottom:1px solid var(--line)}.setting-row:last-child{border:0}.setting-row strong{display:block;font-size:14px}.setting-row span{color:var(--muted);font-size:12px}.summary-card{padding:24px;align-self:start;position:sticky;top:95px}.summary-card h3{margin:0 0 18px;font:700 18px var(--font-display)}.summary-line{display:flex;justify-content:space-between;gap:12px;padding:11px 0;color:var(--muted);font-size:13px;border-bottom:1px solid var(--line)}.summary-line strong{color:var(--ink)}.summary-total{padding:18px;margin:16px 0;border-radius:13px;color:#fff;background:var(--green-800)}.summary-total strong{display:block;font:800 28px var(--font-display)}.summary-total span{color:#b9d9cd;font-size:12px}.table-card{overflow:hidden}.toolbar{padding:18px 20px;display:flex;justify-content:space-between;gap:12px;border-bottom:1px solid var(--line)}.search{position:relative;width:min(360px,100%)}.search input{padding-left:38px}.search:before{content:"⌕";position:absolute;left:14px;top:10px;color:var(--muted)}.filters{display:flex;gap:9px}.filters select{width:auto;min-width:135px;padding:10px 12px}table{width:100%;border-collapse:collapse}th{padding:13px 20px;color:var(--muted);background:#f8faf9;font-size:11px;text-align:left;text-transform:uppercase;letter-spacing:.06em}td{padding:15px 20px;border-top:1px solid var(--line);font-size:13px}.badge{display:inline-flex;align-items:center;border-radius:99px;padding:5px 9px;font-size:11px;font-weight:700;color:var(--green-800);background:var(--green-100)}.badge.amber{color:#8b5d08;background:#fff0ce}.badge.gray{color:#58635f;background:#edf1ef}.row-actions{display:flex;gap:6px}.mini-btn{width:32px;height:32px;border:1px solid var(--line);background:#fff;border-radius:8px}.empty{text-align:center;padding:50px 20px;color:var(--muted)}.analytics-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:20px}.chart-card{padding:24px}.bar-chart{height:240px;display:flex;gap:14px;align-items:end;padding-top:25px;border-bottom:1px solid var(--line)}.bar-wrap{flex:1;height:100%;display:flex;flex-direction:column;justify-content:end;align-items:center;gap:8px}.bar{width:min(45px,75%);min-height:3px;border-radius:8px 8px 2px 2px;background:linear-gradient(#17a478,#0b7455);position:relative}.bar:before{content:attr(data-value);position:absolute;top:-22px;left:50%;transform:translate(-50%);font-size:10px;font-weight:700}.bar-wrap span{color:var(--muted);font-size:10px;white-space:nowrap}.insight{padding:16px;border-radius:13px;background:#f2f8f5;margin-bottom:12px}.insight strong{display:block;font-size:13px;margin-bottom:5px}.insight p{color:var(--muted);font-size:12px;line-height:1.5;margin:0}.admin-kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:20px}.admin-kpi{padding:21px}.admin-kpi span{color:var(--muted);font-size:12px}.admin-kpi strong{display:block;margin-top:8px;font:800 28px var(--font-display)}.admin-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.modal-backdrop{position:fixed;inset:0;z-index:60;background:#041a138c;backdrop-filter:blur(4px);display:grid;place-items:center;padding:20px}.modal{width:min(620px,100%);max-height:90vh;max-height:90dvh;overflow:auto;border-radius:20px;background:#fff;box-shadow:var(--shadow)}.modal-head{padding:20px 23px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.modal-head h3{margin:0;font:700 18px var(--font-display)}.modal-body{padding:23px}.modal-foot{padding:17px 23px;display:flex;justify-content:flex-end;gap:10px;border-top:1px solid var(--line)}.exam-shell{min-height:100vh;background:#eef2f0}.exam-top{height:70px;padding:0 clamp(16px,3vw,35px);color:#fff;background:var(--green-950);display:flex;justify-content:space-between;align-items:center;position:sticky;top:0;z-index:20}.exam-top .brand-mark{width:36px;height:36px}.exam-meta{display:flex;align-items:center;gap:18px}.exam-mode-badge{padding:7px 10px;border:1px solid rgba(255,255,255,.2);border-radius:999px;color:#d7ece4;font-size:10px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.timer{display:flex;align-items:center;gap:8px;padding:9px 13px;border-radius:10px;background:#ffffff1a;font:700 15px var(--font-display)}.timer.warning{color:#ffd27b}.exam-subject-bar{position:sticky;top:70px;z-index:19;padding:10px clamp(16px,3vw,35px);background:#fff;border-bottom:1px solid var(--line);box-shadow:0 3px 14px #102e230a}.subject-tabs{max-width:1330px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:9px}.exam-subject-tab{min-width:0;padding:9px 11px;border:1px solid var(--line);border-radius:11px;background:#fff;display:flex;align-items:center;gap:10px;text-align:left;transition:.18s ease}.exam-subject-tab:hover{border-color:#9bcbb9;background:var(--green-50)}.exam-subject-tab.active{border-color:var(--green-600);background:var(--green-50);box-shadow:0 0 0 2px #0f8a6514}.subject-tab-symbol{width:31px;height:31px;flex:0 0 auto;display:grid;place-items:center;border-radius:9px;color:#fff;font-size:10px;font-weight:800}.exam-subject-tab strong,.exam-subject-tab small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.exam-subject-tab strong{color:var(--ink);font-size:12px}.exam-subject-tab small{margin-top:2px;color:var(--muted);font-size:9px}.exam-layout{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) 290px;gap:20px;padding:24px}.question-panel{background:#fff;border-radius:18px;min-height:calc(100vh - 118px);display:flex;flex-direction:column;box-shadow:var(--shadow)}.question-head{padding:20px 25px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center}.question-tools{display:flex;align-items:center;gap:8px}.question-head span{color:var(--muted);font-size:12px}.question-head strong{display:block;font:700 15px var(--font-display)}.question-body{padding:clamp(24px,5vw,48px);flex:1}.question-text{margin:0 0 28px;font:600 clamp(18px,2.2vw,23px)/1.5 var(--font-display);max-width:900px;white-space:pre-line}.option{width:100%;border:1px solid #dfe7e3;border-radius:13px;background:#fff;padding:15px 17px;display:flex;align-items:center;gap:14px;text-align:left;margin:11px 0;transition:.18s ease}.option:hover{border-color:#9bcbb9;background:var(--green-50)}.option.selected{border-color:var(--green-600);background:var(--green-50);box-shadow:0 0 0 2px #0f8a6514}.option.correct,.option.correct:hover{border-color:#16865f;background:#e8f8f1;box-shadow:0 0 0 2px #16865f1f}.option.incorrect,.option.incorrect:hover{border-color:#c85959;background:#fff1f1;box-shadow:0 0 0 2px #c859591a}.option:disabled{cursor:default;opacity:1}.option-letter{width:31px;height:31px;flex:0 0 auto;border:1px solid #ccd9d3;border-radius:9px;display:grid;place-items:center;font-weight:700}.option.selected .option-letter{color:#fff;border-color:var(--green-700);background:var(--green-700)}.option.correct .option-letter{color:#fff;border-color:#16865f;background:#16865f}.option.incorrect .option-letter{color:#fff;border-color:#b94e4e;background:#b94e4e}.learning-feedback{margin-top:20px;padding:17px 18px;border:1px solid;border-radius:13px}.learning-feedback.correct{border-color:#a9dcc9;background:#eefaf5}.learning-feedback.incorrect{border-color:#ebc3c3;background:#fff6f6}.learning-feedback>strong{display:block;color:var(--ink);font:700 14px var(--font-display)}.learning-feedback p{margin:7px 0 0;color:var(--muted);font-size:13px;line-height:1.6}.learning-feedback .btn{margin-top:12px}.question-foot{padding:18px 25px;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:12px}.exam-side{display:flex;flex-direction:column;gap:15px}.palette-card{padding:20px;background:#fff;border-radius:18px;box-shadow:var(--shadow)}.palette-card h3{margin:0 0 5px;font:700 15px var(--font-display)}.palette-card>p{color:var(--muted);font-size:11px;margin:0 0 17px}.palette{display:grid;grid-template-columns:repeat(5,1fr);gap:7px}.q-number{aspect-ratio:1;border:1px solid var(--line);border-radius:8px;background:#fff;font-size:11px;font-weight:700}.q-number.answered{color:#fff;border-color:var(--green-600);background:var(--green-600)}.q-number.flagged{color:#77500a;border-color:#f2c56c;background:#fff1cf}.q-number.current{box-shadow:0 0 0 2px var(--ink)}.legend{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:17px;color:var(--muted);font-size:10px}.legend i{display:inline-block;width:9px;height:9px;border-radius:3px;margin-right:5px;background:#e7ece9}.legend .done{background:var(--green-600)}.legend .flag{background:#f2c56c}.submit-card{padding:18px;color:#fff;background:#174f3e;border-radius:18px}.submit-card p{margin:0 0 13px;color:#c3dbd2;font-size:12px;line-height:1.45}.mobile-submit-bar{display:none}.network-status{position:fixed;z-index:120;left:50%;top:12px;transform:translate(-50%,-120%);padding:10px 14px;color:#fff;background:#8a5810;border-radius:10px;box-shadow:var(--shadow);font-size:11px;transition:.25s ease}.network-status.show{transform:translate(-50%)}.review-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:18px}.review-summary div{padding:13px;text-align:center;border-radius:11px;background:#f3f7f5}.review-summary strong,.review-summary span{display:block}.review-summary strong{font:800 21px var(--font-display)}.review-summary span{color:var(--muted);font-size:10px}.review-help{color:var(--muted);font-size:12px}.review-subject{padding:13px 0;border-top:1px solid var(--line)}.review-subject>strong{display:block;margin-bottom:9px;font-size:12px}.review-subject>div{display:flex;flex-wrap:wrap;gap:6px}.review-subject button{width:32px;height:32px;border:1px solid var(--line);border-radius:8px;background:#fff;font-size:11px;font-weight:700}.review-subject button.answered{color:#fff;border-color:var(--green-600);background:var(--green-600)}.review-subject button.flagged{color:#77500a;border-color:#f2c56c;background:#fff1cf}.review-subject button.unanswered{color:var(--muted);background:#f2f4f3}.onboarding-error{min-height:18px;color:var(--red);font-size:11px}.result-hero{padding:35px;color:#fff;border-radius:22px;background:linear-gradient(120deg,#07513c,#0d7d5c);display:grid;grid-template-columns:220px 1fr;gap:35px;align-items:center}.result-circle{width:190px;height:190px;border-radius:50%;display:grid;place-items:center;border:13px solid rgba(255,255,255,.13);box-shadow:inset 0 0 0 5px #efb447;text-align:center}.result-circle strong{display:block;font:800 50px var(--font-display);line-height:1}.result-circle span{color:#c8e1d8;font-size:12px}.result-copy h1{margin:0 0 8px;font:800 35px var(--font-display)}.result-copy p{color:#c6e0d7;max-width:620px;line-height:1.6}.answer-review-section{margin-top:20px}.answer-review-list{display:grid;gap:14px}.answer-review-item{padding:19px;border:1px solid var(--line);border-left-width:4px;border-radius:14px;background:#fff}.answer-review-item.correct{border-left-color:#16865f}.answer-review-item.incorrect{border-left-color:#c85959}.answer-review-heading{display:flex;justify-content:space-between;gap:12px;color:var(--muted);font-size:11px}.answer-review-heading strong{color:var(--ink)}.answer-review-item>p{margin:13px 0 16px;font:600 15px/1.55 var(--font-display)}.answer-review-answer{display:grid;grid-template-columns:110px minmax(0,1fr);gap:10px;padding:9px 0;border-top:1px solid #edf1ef;font-size:12px}.answer-review-answer span{color:var(--muted)}.answer-review-answer.correct-answer strong{color:#087151}.answer-explanation,.locked-explanation{margin-top:13px;padding:14px;border-radius:11px;background:#f4f8f6}.answer-explanation p,.locked-explanation p{margin:6px 0 0;color:var(--muted);font-size:12px;line-height:1.6}.locked-explanation .btn{margin-top:11px}.result-actions{display:flex;gap:10px;margin-top:20px}.result-grid{display:grid;grid-template-columns:1fr .75fr;gap:20px;margin-top:20px}.review-item{padding:16px 0;border-bottom:1px solid var(--line)}.review-item:last-child{border:0}.review-item strong{display:block;font-size:13px;margin-bottom:5px}.review-item span{color:var(--muted);font-size:12px}.toast{position:fixed;right:22px;bottom:22px;z-index:100;max-width:350px;color:#fff;background:#173b2f;padding:13px 17px;border-radius:11px;box-shadow:var(--shadow);opacity:0;transform:translateY(12px);pointer-events:none;transition:.25s}.toast.show{opacity:1;transform:translateY(0)}.pricing-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;max-width:960px;margin:0 auto}.pricing-card{position:relative;padding:28px}.pricing-card.featured{border:2px solid var(--green-600);box-shadow:var(--shadow)}.plan-label{display:inline-flex;color:var(--green-800);background:var(--green-100);border-radius:99px;padding:6px 10px;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.07em}.popular-badge{position:absolute;right:20px;top:22px;color:#765210;background:#fff0ce;border-radius:99px;padding:6px 9px;font-size:9px;font-weight:800}.pricing-card h2{margin:18px 0 8px;font:800 24px var(--font-display)}.plan-price{margin-bottom:24px;font:800 28px var(--font-display)}.plan-price span{color:var(--muted);font:500 11px var(--font-body)}.feature-list{min-height:250px;margin:0 0 24px;padding:0;list-style:none}.feature-list li{position:relative;padding:10px 0 10px 24px;border-bottom:1px solid var(--line);font-size:13px}.feature-list li:before{content:"✓";position:absolute;left:0;color:var(--green-700);font-weight:800}.feature-list li.muted{color:#9aa5a0}.feature-list li.muted:before{content:"–";color:#9aa5a0}.subscription-note{max-width:960px;margin:20px auto 0;padding:18px 22px;display:flex;align-items:center;gap:20px}.subscription-note p{margin:0;color:var(--muted);font-size:12px}.review-premium-note{display:block;margin-top:7px;color:#8a6412;font-size:10px;font-weight:700}.transfer-amount{margin-bottom:16px;padding:17px;color:#fff;background:var(--green-800);border-radius:13px;display:flex;align-items:center;justify-content:space-between}.transfer-amount span{color:#c3ddd3;font-size:12px}.transfer-amount strong{font:800 23px var(--font-display)}.bank-details{overflow:hidden;margin-bottom:12px;border:1px solid var(--line);border-radius:13px}.bank-details div{padding:13px 15px;display:flex;align-items:center;justify-content:space-between;gap:15px;border-top:1px solid var(--line)}.bank-details div:first-child{border-top:0}.bank-details span{color:var(--muted);font-size:11px}.bank-details strong{text-align:right;font-size:13px}.bank-details .account-number{font:800 20px var(--font-display);letter-spacing:.05em}.secure-details-note{margin-bottom:18px;padding:10px 12px;color:#48665b;background:var(--green-50);border-radius:9px;font-size:10px;line-height:1.5}.transfer-help{margin:4px 0 0;color:var(--muted);font-size:11px;line-height:1.5}.transfer-success{width:62px;height:62px;margin:5px auto 18px;display:grid;place-items:center;color:#fff;background:var(--green-600);border-radius:50%;font-size:28px;font-weight:800}.request-id{padding:9px;color:var(--muted);background:#f3f6f4;border-radius:8px;text-align:center;font-family:monospace;font-size:10px}.transfer-admin-card{margin-top:20px}.transfer-admin-card td span{color:var(--muted);font-size:10px}.transfer-admin-card .btn{padding:7px 10px;font-size:10px}.receipt-link{white-space:nowrap}.payment-options{display:grid;gap:12px}.payment-option{width:100%;padding:17px;display:flex;align-items:center;gap:14px;color:var(--ink);background:#fff;border:1px solid var(--line);border-radius:14px;text-align:left}.payment-option:hover{border-color:var(--green-600);background:var(--green-50)}.payment-option:disabled{cursor:not-allowed;opacity:.55}.payment-option-featured{border-color:#a9d7c8;background:#f5fcf9}.payment-option-icon{width:44px;height:44px;flex:0 0 auto;display:grid;place-items:center;color:#fff;background:#08a5db;border-radius:12px;font:800 13px var(--font-display)}.payment-option-icon.bank{background:var(--green-700);font-size:21px}.payment-option strong,.payment-option small{display:block}.payment-option strong{margin-bottom:4px;font-size:13px}.payment-option small{color:var(--muted);font-size:10px;line-height:1.45}.premium-payment-actions{display:grid;gap:10px}.payment-config-note{color:#8a6412;font-size:10px;line-height:1.45;text-align:center}.locked-feature{min-height:65vh;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center}.locked-icon{width:74px;height:74px;margin-bottom:18px;display:grid;place-items:center;border-radius:24px;color:#fff;background:linear-gradient(135deg,var(--green-700),#18a97c);font-size:30px;box-shadow:var(--shadow)}.locked-feature h1{margin:15px 0 8px;font:800 35px var(--font-display)}.locked-feature p{max-width:530px;margin:0 0 22px;color:var(--muted);line-height:1.65}.notes-layout{display:grid;grid-template-columns:330px minmax(0,1fr);gap:20px;align-items:start}.notes-form-card{padding:23px}.notes-guidance{margin-top:18px;padding:14px;color:#586b64;background:#f2f8f5;border-radius:11px}.notes-guidance strong{display:block;margin-bottom:4px;font-size:12px}.notes-guidance p{margin:0;font-size:11px;line-height:1.5}.note-placeholder{min-height:430px;padding:35px;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;color:var(--muted)}.note-placeholder>div:first-child{margin-bottom:14px;color:var(--green-700);font-size:34px}.note-placeholder h3{margin:0 0 7px;color:var(--ink);font:700 18px var(--font-display)}.note-placeholder p{max-width:390px;margin:0;font-size:12px;line-height:1.55}.generated-note{padding:clamp(24px,4vw,38px)}.note-meta{display:flex;align-items:center;justify-content:space-between;color:var(--muted);font-size:11px}.generated-note h2{margin:20px 0 10px;font:800 clamp(25px,4vw,36px) var(--font-display)}.generated-note h3{margin:25px 0 9px;font:700 15px var(--font-display)}.note-summary{color:#45574f;font-size:15px;line-height:1.7}.generated-note ul{margin:0;padding-left:20px}.generated-note li{padding:6px 0;color:#45574f;line-height:1.55}.memory-tip,.quick-check{margin-top:18px;padding:16px 18px;border-radius:12px}.memory-tip{background:#fff6df}.quick-check{background:var(--green-50)}.memory-tip p,.quick-check p{margin:5px 0 0;color:#52625c;font-size:13px;line-height:1.55}.saved-notes{margin-top:20px;padding:22px}.saved-notes button{width:100%;padding:13px 0;border:0;border-top:1px solid var(--line);background:transparent;text-align:left}.saved-notes button strong,.saved-notes button span{display:block}.saved-notes button span{margin-top:4px;color:var(--muted);font-size:10px}.note-loader{width:34px;height:34px;border:3px solid var(--green-100);border-top-color:var(--green-700);border-radius:50%;animation:spin .8s linear infinite}.keypoint-toolbar{margin-bottom:20px;padding:17px 20px;display:grid;grid-template-columns:minmax(190px,.7fr) minmax(260px,1.5fr) auto;gap:16px;align-items:end;background:#fff;border:1px solid var(--line);border-radius:16px}.keypoint-toolbar .field{margin:0}.keypoint-progress{min-width:105px;padding:6px 0 7px 16px;border-left:1px solid var(--line)}.keypoint-progress strong,.keypoint-progress span{display:block}.keypoint-progress strong{color:var(--green-800);font:800 25px var(--font-display)}.keypoint-progress span{color:var(--muted);font-size:9px;text-transform:uppercase;letter-spacing:.06em}.keypoint-layout{display:grid;grid-template-columns:minmax(260px,330px) minmax(0,1fr);gap:20px;align-items:start}.keypoint-index{max-height:calc(100vh - 190px);padding:13px;overflow-y:auto;position:sticky;top:90px}.keypoint-index>.note-loader{margin:38px auto 12px}.keypoint-index>p{margin:0 15px 35px;color:var(--muted);font-size:11px;text-align:center}.keypoint-section h3{margin:13px 9px 7px;color:var(--muted);font-size:9px;text-transform:uppercase;letter-spacing:.08em}.keypoint-section button{width:100%;padding:12px;display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--ink);background:transparent;border:0;border-radius:10px;text-align:left}.keypoint-section button:hover{background:#f3f8f6}.keypoint-section button.active{color:var(--green-800);background:var(--green-100)}.keypoint-section button span{font-size:12px;font-weight:700;line-height:1.35}.keypoint-section button small{flex:0 0 auto;color:var(--muted);font-size:8px}.keypoint-section button.active small{color:var(--green-700)}.keypoint-empty{padding:22px 12px;text-align:center}.keypoint-empty strong{display:block;font:700 16px var(--font-display)}.keypoint-empty p{margin:8px 0 17px;color:var(--muted);font-size:11px;line-height:1.55}.keypoint-note{min-height:620px}.note-reader-intro{margin:7px 0 0;color:var(--muted);font-size:12px}.note-section-nav{margin:22px 0 4px;padding:12px;display:flex;gap:8px;overflow-x:auto;background:#f6faf8;border:1px solid var(--line);border-radius:14px;scrollbar-width:thin}.note-section-nav a{min-width:max-content;padding:8px 11px;display:inline-flex;align-items:center;gap:7px;color:#3f554d;background:#fff;border:1px solid #dce8e3;border-radius:9px;font-size:10px;font-weight:700;text-decoration:none}.note-section-nav a:hover{color:var(--green-800);border-color:#acd3c4}.note-section-nav a span{color:var(--green-700);font-size:8px;letter-spacing:.04em}.dynamic-note-sections{margin-top:16px;display:grid;gap:13px}.dynamic-note-section{padding:20px;scroll-margin-top:96px;background:#fff;border:1px solid var(--line);border-radius:14px}.dynamic-note-heading{margin-bottom:13px;display:flex;align-items:center;gap:10px}.dynamic-note-heading>span{width:29px;height:29px;flex:0 0 29px;display:grid;place-items:center;color:var(--green-800);background:var(--green-100);border-radius:8px;font-size:9px;font-weight:800}.dynamic-note-section h3{margin:0;color:var(--green-800);font:800 17px var(--font-display)}.dynamic-note-section p{margin:0;color:#45574f;font-size:14px;line-height:1.7}.dynamic-note-section ul{margin:0;padding-left:20px}.dynamic-note-section li{padding-left:3px;color:#45574f;font-size:13px;line-height:1.65}.dynamic-note-section li+li{margin-top:8px}.note-section-examvora-memory-hacks{background:#f1faf6;border-color:#cfe7dc}.note-section-common-exam-traps{background:#fffaf0;border-color:#efdfb9}.note-section-likely-exam-questions{background:#f8f5ff;border-color:#e0d7f3}.note-section-quick-revision-sheet{background:#f4f7ff;border-color:#d9e1f5}.premium-note-blocks{display:grid;gap:12px}.premium-note-block{padding:14px 15px;background:#ffffffc2;border:1px solid #e2ebe7;border-radius:11px}.premium-note-block h4{margin:0 0 7px;color:#1d4438;font:800 14px var(--font-display)}.premium-block-formula{background:#f4f7ff;border-color:#d8e0f2}.premium-block-example{background:#fff9ed;border-color:#eeddb8}.premium-block-tip{background:#eff9f5;border-color:#cde5da}.premium-block-warning{background:#fff4f1;border-color:#efd3cc}.premium-block-question{background:#f8f5ff;border-color:#dfd6f2}.premium-block-diagram{border-style:dashed}.premium-note-diagram{margin:10px 0 14px;padding:14px;background:#fff;border:1px solid var(--line);border-radius:12px;text-align:center}.premium-note-diagram img{width:min(100%,620px);height:auto;display:block;margin:0 auto}.premium-note-diagram figcaption{margin-top:10px;color:var(--muted);font-size:10px;line-height:1.5}.premium-question-answer{margin-top:10px;padding-top:9px;border-top:1px solid rgba(0,0,0,.08)}.premium-question-answer summary{cursor:pointer;color:var(--green-800);font-size:11px;font-weight:800}.premium-question-answer>p,.premium-question-answer>ul{margin-top:9px}.locked-note-preview>p{max-width:650px;color:var(--muted);line-height:1.65}.locked-section-list{margin:22px 0;display:flex;flex-wrap:wrap;gap:8px}.locked-section-list span{padding:8px 11px;color:#496158;background:#f1f6f4;border:1px solid var(--line);border-radius:99px;font-size:10px;font-weight:700}.locked-note-action{margin-top:26px;padding:21px;background:linear-gradient(135deg,#eef9f5,#f8fbfa);border:1px solid #cfe7de;border-radius:15px}.locked-note-action strong{display:block;color:var(--green-800);font:800 17px var(--font-display)}.locked-note-action p{margin:6px 0 16px;color:var(--muted);font-size:12px;line-height:1.55}.exam-focus,.worked-example{margin-top:20px;padding:16px 18px;border-radius:12px}.exam-focus{color:#173e32;background:#e9f7f1;border-left:4px solid var(--green-600)}.worked-example{color:#4d431f;background:#fff8e8;border-left:4px solid #e8b446}.exam-focus p,.worked-example p{margin:5px 0 0;color:inherit;font-size:13px;line-height:1.6}.keypoint-note .quick-check{border:0}.keypoint-note .quick-check summary{cursor:pointer;font-weight:700;line-height:1.5}.keypoint-requests-admin{margin-top:20px}.keypoint-requests-admin .note-loader{margin:25px auto}.keypoint-requests-admin td{font-size:11px}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:1100px){.stats-grid,.subject-grid{grid-template-columns:repeat(2,1fr)}.dashboard-grid,.analytics-grid{grid-template-columns:1fr}.hero-card{grid-template-columns:1fr auto}}@media(max-width:850px){.auth-shell{grid-template-columns:1fr}.auth-story{min-height:auto;padding:28px 30px 40px}.story-content{padding:45px 0 15px}.story-content h1{font-size:45px}.auth-foot{display:none}.auth-panel{min-height:auto;padding:45px 25px;content-visibility:auto;contain-intrinsic-size:auto 720px}.story-stat,.topbar{backdrop-filter:none}.topbar{background:#fff}.app-shell{grid-template-columns:1fr}.sidebar{width:min(280px,calc(100vw - 42px));transform:translate(-100%);transition:.25s ease;box-shadow:var(--shadow)}.sidebar.open{transform:translate(0)}.main{grid-column:1}.menu-btn{display:grid}.mobile-brand{display:flex}.icon-btn{width:44px;height:44px}.topbar-title{display:none}.topbar{padding:0 18px}.setup-layout,.admin-grid,.result-grid{grid-template-columns:1fr}.summary-card{position:static}.exam-layout{grid-template-columns:1fr;padding:14px}.exam-subject-bar{padding:9px 14px;overflow-x:auto}.subject-tabs{display:flex;width:max-content;min-width:100%}.exam-subject-tab{width:150px;flex:0 0 150px}.exam-side{order:-1}.palette-card{padding:15px}.palette{grid-template-columns:repeat(10,1fr)}.palette-card>p,.legend{display:none}.submit-card{display:none}.question-panel{min-height:calc(100vh - 190px);min-height:calc(100dvh - 190px);margin-bottom:78px}.mobile-submit-bar{position:fixed;z-index:30;left:0;right:0;bottom:0;min-height:70px;padding:10px max(14px,env(safe-area-inset-right)) calc(10px + env(safe-area-inset-bottom)) max(14px,env(safe-area-inset-left));display:flex;align-items:center;justify-content:space-between;gap:14px;color:#fff;background:#073e31f7;border-top:1px solid rgba(255,255,255,.12);box-shadow:0 -8px 28px #072c222e;backdrop-filter:blur(12px)}.mobile-submit-bar{backdrop-filter:none}.mobile-submit-bar strong,.mobile-submit-bar span{display:block}.mobile-submit-bar strong{font:800 16px var(--font-display)}.mobile-submit-bar span{margin-top:2px;color:#b9d9cd;font-size:10px}.mobile-submit-bar .btn{flex:0 0 auto;min-height:44px;background:#f0b647;color:#173b2f;box-shadow:none}.result-hero{grid-template-columns:1fr;text-align:center;justify-items:center}.result-actions{justify-content:center}.notes-layout,.keypoint-layout{grid-template-columns:1fr}.keypoint-index{max-height:390px;position:static}}@media(max-width:620px){.content{padding:25px 15px 45px}.page-head{align-items:flex-start;flex-direction:column}.page-actions{width:100%}.page-actions .btn{flex:1 1 145px}.keypoint-toolbar{grid-template-columns:1fr;padding:15px}.keypoint-progress{padding:2px 0 0;border-left:0}.keypoint-progress strong,.keypoint-progress span{display:inline}.keypoint-progress span{margin-left:5px}.keypoint-index{max-height:340px}.keypoint-note{min-height:0}.keypoint-note{padding:18px}.note-section-nav{margin-right:-18px;border-radius:12px 0 0 12px}.dynamic-note-section{padding:17px 15px}.dynamic-note-section h3{font-size:16px}.resume-exam-card{align-items:flex-start;flex-direction:column}.hero-card{grid-template-columns:1fr;min-height:auto}.hero-score{display:none}.stats-grid{grid-template-columns:1fr 1fr;gap:10px}.stat-card{padding:15px 12px;gap:9px}.stat-icon{width:37px;height:37px}.stat-card strong{font-size:18px}.subject-grid{grid-template-columns:1fr 1fr;gap:10px}.subject-card{padding:16px}.subject-card.selected{padding:15px}.subject-selector{padding:16px 12px}.subject-options{max-height:410px;grid-template-columns:1fr}.practice-mode-grid{grid-template-columns:1fr;gap:14px}.practice-mode-intro{margin-top:5px}.practice-mode-card{padding:22px 19px}.practice-mode-card>p,.practice-mode-card ul{min-height:0}.selected-practice-mode{align-items:flex-start;flex-direction:column;gap:9px}.subject-option{min-height:58px}.jamb-rule{align-items:flex-start;flex-wrap:wrap}.selection-count{margin-left:47px}.compulsory-tag{display:none}.setting-row{grid-template-columns:1fr;gap:10px}.toolbar{flex-direction:column}.filters{width:100%;flex-wrap:wrap}.filters select{flex:1;min-width:0}.table-scroll{overflow-x:auto;overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch}table{min-width:700px}.admin-kpis{grid-template-columns:1fr}.field-row{grid-template-columns:1fr;gap:0}.exam-meta .exam-user,.exam-mode-badge{display:none}.exam-top{padding:0 14px}.exam-subject-tab{width:126px;flex-basis:126px}.palette{grid-template-columns:repeat(8,1fr)}.question-body{padding:25px 18px}.question-head,.question-foot{padding:16px 18px}.question-head{align-items:flex-start;gap:12px}.question-tools{align-items:stretch;flex-direction:column}.question-tools .btn{padding:8px 10px;font-size:10px}.question-foot .btn{padding:11px 13px}.result-hero{padding:28px 18px}.pricing-grid{grid-template-columns:1fr}.pricing-card{padding:23px 19px}.popular-badge{position:static;display:inline-flex;margin-left:5px}.feature-list{min-height:auto}.subscription-note{align-items:flex-start;flex-direction:column;gap:5px}.note-placeholder{min-height:300px}.toast{left:15px;right:15px;bottom:15px;max-width:none;text-align:center}.modal-backdrop{padding:12px}.modal-head,.modal-body{padding-left:18px;padding-right:18px}.modal-foot{padding:14px 18px;flex-wrap:wrap}.bank-details div{align-items:flex-start;flex-direction:column;gap:4px}.bank-details strong,.bank-details .account-number{text-align:left;overflow-wrap:anywhere}.network-status{width:calc(100% - 24px);text-align:center}}@media(max-width:430px){.auth-story{padding:24px 20px 32px}.story-content{padding:36px 0 10px}.story-content h1{font-size:37px;letter-spacing:-2px}.story-content p{font-size:16px}.story-stats{display:grid;grid-template-columns:1fr;gap:9px}.story-stat{padding:12px 15px}.auth-panel{padding:34px 16px}.auth-card h2{font-size:28px}.auth-wordmark{gap:10px;font-size:36px}.auth-wordmark img{width:42px;height:42px}.email-auth-form,.auth-provider-card{padding:17px}.topbar{padding:0 12px}.top-actions{gap:6px}.top-actions .icon-btn{display:none}.avatar{width:36px;height:36px}.content{padding-left:12px;padding-right:12px}.stats-grid,.subject-grid{grid-template-columns:1fr}.stat-card{padding:16px}.selection-count{margin-left:0;width:100%;text-align:center}.hero-copy h2{font-size:28px}.hero-card{padding:23px 19px;border-radius:19px}.section-card{padding:18px}.subject-row{grid-template-columns:minmax(0,1fr) 65px}.subject-row .subject-score,.exam-top .brand span{display:none}.exam-top .brand-mark{width:38px;height:38px}.exam-meta{gap:8px}.timer{padding:8px 10px;font-size:13px}.exam-layout{padding:10px}.palette{grid-template-columns:repeat(6,1fr)}.question-panel{border-radius:14px}.question-text{font-size:18px}.option{padding:13px;gap:10px}.question-foot{flex-wrap:wrap}.question-foot .btn{flex:1 1 120px}.answer-review-answer{grid-template-columns:1fr;gap:3px}.mobile-submit-bar{gap:9px}.mobile-submit-bar>div{min-width:0}.mobile-submit-bar .btn{padding-left:13px;padding-right:13px}.result-circle{width:160px;height:160px}.result-circle strong{font-size:43px}.result-actions{width:100%;flex-direction:column}.modal-foot .btn{flex:1 1 130px}.review-summary{gap:6px}.review-summary div{padding:10px 6px}.review-subject button{width:40px;height:40px}}@media(max-width:350px){.mobile-brand span,.mobile-submit-bar span{display:none}.mobile-submit-bar strong{font-size:14px}.mobile-submit-bar .btn{font-size:12px;padding:10px 12px}.exam-subject-tab{width:116px;flex-basis:116px}.palette{grid-template-columns:repeat(5,1fr)}}
