:root{--brand:#0f766e;--brand-dark:#115e59;--ink:#1e293b;--muted:#64748b;--line:#e2e8f0;--bg:#f8fafc}*{box-sizing:border-box;margin:0;padding:0}html{scrollbar-gutter:stable}body{font-family:-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;color:var(--ink);background:#fff;line-height:1.65}a{color:var(--brand)}.wrap{max-width:860px;margin:0 auto;padding:0 20px}.site-nav{border-bottom:1px solid var(--line);padding:14px 0;background:#fff}.site-nav .wrap{display:flex;align-items:center;gap:18px;flex-wrap:wrap}.site-nav a{text-decoration:none;font-size:.95rem;color:var(--muted)}.site-nav a:hover{color:var(--brand)}.site-nav .brand{font-weight:800;color:var(--ink);font-size:1.05rem;-webkit-margin-end:auto;margin-inline-end:auto}@media (max-width:860px){.site-nav{padding:11px 0}.site-nav .wrap{gap:9px 14px}.site-nav .brand{flex:1 0 100%;-webkit-margin-end:0;margin-inline-end:0}.site-nav a{font-size:.9rem}}.hero{background:linear-gradient(160deg,#0f766e,#115e59);color:#fff;padding:60px 0 66px}.hero h1{font-size:2.05rem;font-weight:800;line-height:1.3}.hero p{margin-top:15px;font-size:1.1rem;opacity:.94;max-width:640px}.pill{display:inline-block;background:rgba(255,255,255,.16);border:1px solid rgba(255,255,255,.28);padding:5px 13px;border-radius:999px;font-size:.82rem;margin-bottom:16px}section{padding:46px 0;border-bottom:1px solid var(--line)}h2{font-size:1.45rem;font-weight:800;margin-bottom:8px}h3{font-size:1.05rem;font-weight:700}.lede{color:var(--muted);margin-bottom:22px}.grid{display:grid;grid-gap:16px;gap:16px;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.card{border:1px solid var(--line);border-radius:14px;padding:20px;background:var(--bg);display:block;text-decoration:none;color:inherit}a.card:hover{border-color:var(--brand)}.card p{font-size:.93rem;color:var(--muted);margin-top:6px}.card .meta{font-size:.85rem;color:var(--muted);margin-top:10px}.tag{display:inline-block;font-size:.75rem;padding:3px 9px;border-radius:999px;background:#e6fffa;color:var(--brand-dark);font-weight:700}.tag.locked{background:#f1f5f9;color:var(--muted)}.tag.easy{background:#ecfdf5;color:#047857}.tag.mid{background:#fffbeb;color:#b45309}.tag.hard{background:#fef2f2;color:#b91c1c}.q{border:1px solid var(--line);border-radius:14px;padding:20px;margin-bottom:16px;scroll-margin-top:64px}.q .sol{scroll-margin-bottom:110px;scroll-margin-top:12px}.q .head{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.q .text{font-weight:700}.q ul{list-style:none;margin-top:12px}.q ul li{padding:4px 0;font-size:.95rem}.q ul li.correct{color:#047857;font-weight:700}.q .sol{margin-top:14px;background:var(--bg);border-radius:10px;padding:13px}.q .sol .a{font-weight:700;font-size:.95rem}.q .sol .e{color:var(--muted);font-size:.93rem;margin-top:4px}.form{background:var(--bg);border:1px solid var(--line);border-radius:16px;padding:26px}.form.ok{background:#ecfdf5;border-color:#a7f3d0}.row{display:flex;gap:10px;margin-top:14px;flex-wrap:wrap}input[type=email],input[type=number],input[type=password],input[type=tel],input[type=text]{flex:1 1;min-width:220px;padding:12px 15px;border:1px solid #cbd5e1;border-radius:10px;font-size:1rem;font-family:inherit;box-sizing:border-box}input[type=email],input[type=password]{direction:ltr;text-align:left}input[type=email]:focus,input[type=number]:focus,input[type=password]:focus,input[type=tel]:focus,input[type=text]:focus{outline:none;border-color:var(--brand);box-shadow:0 0 0 3px rgba(15,118,110,.15)}input::placeholder{color:#94a3b8}button{background:var(--brand);color:#fff;border:0;padding:12px 26px;border-radius:10px;font-size:1rem;font-weight:700;cursor:pointer;font-family:inherit}button:hover{background:var(--brand-dark)}button:disabled{opacity:.6;cursor:default}input.hp{position:absolute;width:1px;height:1px;min-width:0;margin:-1px;padding:0;border:0;opacity:0;pointer-events:none;overflow:hidden;clip:rect(0 0 0 0);-webkit-clip-path:inset(50%);clip-path:inset(50%)}.fine{font-size:.82rem;color:var(--muted);margin-top:11px}.err{color:#b91c1c;font-size:.9rem;margin-top:9px}ul.checks{list-style:none;margin-top:12px}ul.checks li{padding:5px 0;color:var(--muted);font-size:.95rem}ul.checks li:before{content:"✓";color:var(--brand);font-weight:800;-webkit-margin-end:8px;margin-inline-end:8px}.cta{border:2px dashed var(--line);border-radius:14px;padding:24px;text-align:center}.crumb{font-size:.88rem;color:var(--muted);margin-bottom:14px}.crumb a{text-decoration:none}.notice{background:#fffbeb;border:1px solid #fde68a;color:#92400e;border-radius:12px;padding:14px 16px;font-size:.9rem;margin-top:18px}footer{padding:30px 0;text-align:center;color:var(--muted);font-size:.85rem}footer a{text-decoration:none}.prose-he h1{font-size:1.5rem;font-weight:700;margin:1rem 0 .5rem}.prose-he h2{font-size:1.25rem;font-weight:700;margin:1.25rem 0 .5rem}.prose-he h3{font-size:1.1rem;font-weight:600;margin:.75rem 0 .5rem}.prose-he p{margin:.5rem 0;line-height:1.8}.prose-he>p:first-child{margin-top:0}.prose-he>p:last-child{margin-bottom:0}.prose-he ul{list-style:disc}.prose-he ol,.prose-he ul{-webkit-padding-start:1.5rem;padding-inline-start:1.5rem;margin:.5rem 0}.prose-he ol{list-style:decimal}.prose-he li{margin:.25rem 0;line-height:1.7}.prose-he table{width:100%;border-collapse:collapse;margin:.75rem 0;font-size:.95rem;table-layout:auto}.prose-he td,.prose-he th{border:1px solid #cbd5e1;padding:.45rem .65rem;text-align:start}.prose-he th{background:#f1f5f9;font-weight:600}.prose-he tr:nth-child(2n) td{background:#f8fafc}.prose-he code{background:#f1f5f9;padding:.1rem .3rem;border-radius:.25rem}.prose-he strong{font-weight:700}.prose-he blockquote{-webkit-border-start:3px solid #cbd5e1;border-inline-start:3px solid #cbd5e1;-webkit-padding-start:1rem;padding-inline-start:1rem;color:var(--muted);margin:.75rem 0}section.dates{background:var(--bg)}.exam-schedule .sessions{display:grid;grid-gap:12px;gap:12px}.exam-schedule .session{display:flex;gap:16px;align-items:flex-start;background:#fff;border:1px solid var(--line);border-radius:14px;padding:16px 18px}.exam-schedule .session.open{border-color:var(--brand);box-shadow:0 0 0 1px var(--brand) inset}.exam-schedule .when{display:flex;flex-direction:column;align-items:center;min-width:108px;-webkit-padding-end:16px;padding-inline-end:16px;-webkit-border-end:1px solid var(--line);border-inline-end:1px solid var(--line)}.exam-schedule .when .date{font-size:1.15rem;font-weight:800;color:var(--brand);white-space:nowrap}.exam-schedule .when .label{font-size:.82rem;color:var(--muted);margin-top:2px;text-align:center}.exam-schedule .detail{flex:1 1;min-width:0}.exam-schedule .detail p{font-size:.92rem;color:var(--muted);margin-top:4px}.exam-schedule .detail .heb{color:var(--muted);font-weight:400;font-size:.92rem}.exam-schedule .detail a{font-size:.9rem;text-decoration:none;display:inline-block;margin-top:8px}.exam-schedule .reg{font-weight:700}.exam-schedule .reg.open{color:#047857}.exam-schedule .reg.not-open{color:#b45309}.exam-schedule .reg.closed{color:#b91c1c}.exam-schedule .reg .countdown{font-weight:400;color:var(--muted)}.exam-schedule .source{font-size:.82rem;color:var(--muted);margin-top:12px}.checkpoint{scroll-margin-top:20px;border:1px solid var(--line);border-radius:16px;padding:22px;background:#fff}.checkpoint .pill{display:inline-block;background:var(--bg);color:var(--muted);border-radius:999px;padding:4px 12px;font-size:.82rem;font-weight:600}.checkpoint .score{display:flex;gap:18px;align-items:center;margin-top:14px;flex-wrap:wrap}.checkpoint .big{font-size:2.1rem;font-weight:800;line-height:1.1;min-width:120px;display:flex;flex-direction:column}.checkpoint .big.good{color:#047857}.checkpoint .big.bad{color:#b45309}.checkpoint .big .pct{font-size:.95rem;font-weight:600;color:var(--muted)}.checkpoint .meta{flex:1 1;min-width:220px}.checkpoint .meta p{color:var(--muted);font-size:.93rem;margin-top:4px}.checkpoint .cume .up{color:#047857;font-weight:600}.checkpoint .cume .down{color:#b91c1c;font-weight:600}.checkpoint .bar{position:relative;height:10px;background:var(--bg);border:1px solid var(--line);border-radius:999px;margin-top:16px;overflow:hidden}.checkpoint .bar .fill{height:100%;background:var(--brand)}.checkpoint .bar .mark{position:absolute;top:0;width:2px;height:100%;background:var(--ink);opacity:.6}.checkpoint table.bytopic{width:100%;border-collapse:collapse;margin-top:18px;font-size:.92rem}.checkpoint table.bytopic th{text-align:start;font-weight:600;color:var(--muted);font-size:.82rem;border-bottom:1px solid var(--line);padding:6px 8px}.checkpoint table.bytopic td{padding:7px 8px;border-bottom:1px solid var(--line)}.checkpoint table.bytopic td a{text-decoration:none;font-size:.88rem;white-space:nowrap}.checkpoint .focus{margin-top:16px;background:var(--bg);-webkit-border-start:3px solid var(--brand);border-inline-start:3px solid var(--brand);border-radius:10px;padding:13px 15px}.checkpoint .focus p{color:var(--muted);font-size:.92rem;margin-top:4px}.checkpoint .row a.ghost{align-self:center;font-size:.92rem;text-decoration:none}.q.sheet .prose-he{margin-top:4px}.q.sheet .prose-he ul{margin:.25rem 0}.q.sheet .prose-he li{font-size:.95rem}@media print{.checkpoint .row,.cta,.form,.site-nav,footer,section#rishmi{display:none}.q.sheet{page-break-inside:avoid;break-inside:avoid;border-color:#cbd5e1}a{color:inherit;text-decoration:none}}@media (max-width:560px){.exam-schedule .session{flex-direction:column;gap:10px}.exam-schedule .when{flex-direction:row;gap:8px;align-items:baseline;-webkit-border-end:none;border-inline-end:none;border-bottom:1px solid var(--line);padding:0 0 8px;width:100%}}.gbtn{width:100%;margin-top:14px;display:flex;align-items:center;justify-content:center;gap:10px;padding:12px 16px;border-radius:10px;border:1px solid var(--line);background:#fff;color:var(--ink);font-weight:600;font-size:1rem;cursor:pointer}.gbtn:hover{background:#f8fafc}.gbtn-g{font-family:Arial,Helvetica,sans-serif;font-weight:700;font-size:1.1rem;color:#4285f4;line-height:1}.or-sep{display:flex;align-items:center;gap:12px;margin:20px 0 4px;color:var(--muted);font-size:.85rem}.or-sep:after,.or-sep:before{content:"";flex:1 1;height:1px;background:var(--line)}.legal h1{font-size:1.9rem;font-weight:800;line-height:1.35}.legal .updated{font-size:.85rem;color:var(--muted);margin-top:6px}.legal .intro{margin-top:14px;color:var(--muted);line-height:1.8}.legal .sections{margin-top:30px;display:grid;grid-gap:26px;gap:26px}.legal-section h2{font-size:1.12rem;font-weight:800;margin-bottom:8px}.legal-section .body{display:grid;grid-gap:10px;gap:10px;line-height:1.85;font-size:.97rem}.legal-section ul{list-style:disc;-webkit-padding-start:1.4rem;padding-inline-start:1.4rem;display:grid;grid-gap:6px;gap:6px}.legal-section .strong-note{font-weight:700;color:var(--ink)}.legal table{width:100%;border-collapse:collapse;font-size:.92rem}.legal table td,.legal table th{border:1px solid var(--line);padding:8px 10px;text-align:start;vertical-align:top}.legal table th{background:var(--bg);font-weight:700}.legal-foot{margin-top:38px;padding-top:18px;border-top:1px solid var(--line);font-size:.9rem;color:var(--muted)}