@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap');
:root{--ink:#152e29;--muted:#65726d;--lime:#d0f97a;--border:#e2e8e3}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:#fff;color:var(--ink);font-family:'DM Sans',sans-serif;font-size:16px}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}button:disabled{opacity:.45;cursor:not-allowed}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:3px solid #59862c;outline-offset:5px}.wrap{max-width:1280px;padding-inline:48px;margin:auto}.announcement{background:var(--ink);color:#fff;text-align:center;padding:11px 20px;font-size:13px}.announcement a{color:var(--lime);margin-left:16px}.announcement a span{margin-left:8px}header{height:104px;display:flex;align-items:center;justify-content:space-between;gap:24px}.logo{display:flex;align-items:center;font-family:Manrope,sans-serif;font-size:30px;font-weight:800;letter-spacing:-1.4px}.mark{display:grid;place-items:center;width:36px;height:37px;border-radius:10px;background:var(--ink);color:var(--lime);font-size:34px;line-height:1;margin-right:9px;padding-bottom:5px}.logo-dot{color:#7fac38}nav{display:flex;gap:28px;font-size:14px;font-weight:550}.button{display:inline-flex;align-items:center;justify-content:center;gap:30px;border:1px solid var(--ink);background:var(--ink);color:white;border-radius:8px;padding:17px 23px;font-size:15px;font-weight:600;transition:transform .2s,background .2s}.button:hover{background:#294e40;transform:translateY(-2px)}.button.small{font-size:14px;padding:12px 17px;gap:20px}.hero{display:grid;grid-template-columns:1.05fr 1fr;gap:64px;padding-top:52px;padding-bottom:78px;align-items:center}.eyebrow{display:flex;align-items:center;gap:10px;font-size:12px;font-weight:750;letter-spacing:1.7px}.line{height:2px;width:25px;background:#92b453}h1,h2,h3{font-family:Manrope,sans-serif}h1{font-size:clamp(45px,4.65vw,65px);line-height:1.12;letter-spacing:-3.1px;font-weight:800;margin:24px 0}.highlight{background:linear-gradient(transparent 56%,var(--lime) 56%,var(--lime) 92%,transparent 92%);padding-right:9px}.hero-copy>p{max-width:460px;color:var(--muted);line-height:1.8;font-size:17px}.hero-actions{display:flex;align-items:center;gap:27px;margin-top:31px}.text-link{font-size:14px;font-weight:650;display:flex;gap:10px;align-items:center}.play{border:1px solid #dce3dc;width:30px;height:30px;border-radius:50%;display:grid;place-items:center;font-size:10px}.hero-note{display:flex;gap:19px;font-size:12px;color:var(--muted);margin-top:27px}.practice-scene{background:#edf3e8;border-radius:20px;padding:21px 24px 0;position:relative}.scene-top{display:flex;justify-content:space-between;align-items:center;font-size:10px;font-weight:650;letter-spacing:1.4px;margin-bottom:17px}.scene-top>span:last-child{font-size:24px}.quiz-card{background:#fff;border:1px solid #e1e7dc;border-radius:13px;padding:24px;box-shadow:0 12px 28px #2641210d;transform:rotate(-1.5deg)}.quiz-heading{display:flex;align-items:center;gap:10px;padding-bottom:22px;border-bottom:1px solid var(--border)}.quiz-icon{background:#eff4e8;border-radius:9px;padding:7px 10px;font-size:22px}.quiz-heading strong{font-size:15px;display:block}.quiz-heading div>span{display:block;font-size:10px;color:var(--muted);margin-top:4px}.free{margin-left:auto;color:#417333;background:#eef7e7;font-size:10px;font-weight:700;border-radius:4px;padding:5px 7px}.question-meta{display:flex;justify-content:space-between;font-size:10px;color:var(--muted);margin-top:22px}.question-meta span:first-child{letter-spacing:1px}.quiz-card h2{font-size:18px;line-height:1.6;font-weight:650;margin:13px 0 19px;letter-spacing:-.4px}.answers{display:grid;grid-template-columns:1fr 1fr;gap:10px}.answers button{border:1px solid #e1e6e0;background:#fff;border-radius:7px;text-align:left;padding:12px 10px;display:flex;align-items:center;gap:12px;font-size:13px;color:var(--ink)}.answers button>span{border:1px solid #e4e9e1;color:#778276;border-radius:4px;font-size:11px;padding:3px 6px}.answers button:hover,.answers button.selected{border-color:#8db94f;background:#f1f9e6}.answers button.correct{border-color:#6f963c;background:#e4f6c7}.quiz-bottom{display:flex;align-items:center;gap:15px;justify-content:space-between;margin-top:21px}.quiz-bottom>span{font-size:10px;color:var(--muted);max-width:130px}.quiz-bottom .button{font-size:11px;padding:11px 13px;gap:12px}.scene-bottom{display:flex;align-items:center;gap:10px;padding:25px 3px 20px;font-size:12px}.mini-bars{display:flex;align-items:end;gap:3px;height:28px}.mini-bars i{width:6px;background:#6b884e;border-radius:2px;height:10px}.mini-bars i:nth-child(2){height:16px}.mini-bars i:nth-child(3){height:21px}.mini-bars i:nth-child(4){height:28px}.hand-note{margin-left:auto;font-family:Georgia,serif;font-style:italic;font-size:18px;transform:rotate(-6deg)}.hand-note span{font-size:29px;margin-left:5px}#explanation{font-size:13px;line-height:1.6;background:#f0f7e8;padding:12px;margin-top:16px;border-radius:6px}.subject-strip{border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.subject-strip>.wrap{min-height:85px;display:flex;align-items:center;justify-content:space-between;gap:21px}.subject-strip span{font-size:10px;letter-spacing:1px;max-width:120px;line-height:1.6;color:var(--muted)}.subject-strip strong{font-family:Manrope,sans-serif;font-weight:650;font-size:16px;white-space:nowrap}.subject-strip b{font-size:12px;color:#9eac96}.section{padding-top:76px;padding-bottom:78px}.section-head{display:flex;justify-content:space-between;align-items:end;gap:25px;margin-bottom:33px}.section-head h2{font-size:35px;line-height:1.25;letter-spacing:-1.3px;margin:12px 0 0}.section-head>p{color:var(--muted);font-size:14px;line-height:1.7;margin:0}.exam-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:17px}.exam-card{border:1px solid var(--border);border-radius:11px;padding:23px;position:relative;transition:transform .2s,border-color .2s}.exam-card:hover{transform:translateY(-4px);border-color:#96b669}.exam-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:9px;font-size:25px}.mint{background:#edf4e5;color:#4a6d32}.blue{background:#e9effc;color:#5b73b1}.peach{background:#fff0e4;color:#a3734d}.lilac{background:#f0eafa;color:#8468a4}.yellow{background:#fbf3d9;color:#9c8339}.exam-card h3{font-size:18px;letter-spacing:-.4px;margin:18px 0 8px}.exam-card p{font-size:13px;color:var(--muted);margin:0 0 21px}.card-link{font-size:12px;font-weight:650;display:flex;justify-content:space-between}.card-link b{font-size:19px;line-height:1}.resources{background:#f7f9f5}.resource-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.resource-grid article{padding-right:25px;border-right:1px solid #dce4d7}.resource-grid article:last-child{border:0;padding-right:0}.resource-number{font-size:10px;color:#74816b;letter-spacing:1px}.resource-symbol{font-size:44px;line-height:1;color:#3b5942;margin:23px 0}.resource-grid h3{font-size:23px;letter-spacing:-.7px;margin:0 0 13px}.resource-grid p{font-size:14px;line-height:1.8;color:var(--muted);max-width:310px}.resource-grid a,.resource-link{background:none;border:0;padding:0;display:flex;align-items:center;gap:20px;font-weight:650;font-size:13px;color:var(--ink);margin-top:23px}.catalog-note{padding:16px;border:1px solid #d7e2cb;border-radius:8px;font-size:14px;line-height:1.6}.closing{margin-top:65px;margin-bottom:65px;background:var(--ink);border-radius:15px;padding:44px 46px;max-width:1184px;display:flex;align-items:center;justify-content:space-between;gap:30px;color:#fff}.closing .eyebrow{color:var(--lime)}.closing h2{font-size:35px;line-height:1.3;letter-spacing:-1.2px;margin:17px 0}.closing p{font-size:14px;color:#becec4;margin:0}.button.light{background:var(--lime);color:var(--ink);border-color:var(--lime)}footer{display:flex;align-items:center;gap:30px;padding-top:24px;padding-bottom:35px;border-top:1px solid var(--border)}footer .logo{font-size:25px}footer .mark{width:29px;height:30px;font-size:28px;border-radius:8px}footer p,footer>span{color:var(--muted);font-size:12px}footer>span{margin-left:auto}@media(min-width:1500px){.hero{padding-top:68px;padding-bottom:92px}}@media(max-width:1050px){.wrap{padding-inline:28px}nav{gap:15px;font-size:12px}.hero{gap:32px}h1{font-size:50px}.hero-actions{gap:16px}.hero-actions .button{padding-inline:16px}.quiz-card{padding:18px}.practice-scene{padding-inline:17px}.closing{margin-inline:28px}.subject-strip>.wrap{gap:12px}.subject-strip strong{font-size:14px}}@media(max-width:760px){.wrap{padding-inline:22px}.announcement{font-size:11px;line-height:1.6}.announcement a{margin-left:6px}header{height:82px}header nav{display:none}.logo{font-size:27px}header .button{padding:10px 13px;font-size:12px}.hero{grid-template-columns:1fr;padding-top:30px;padding-bottom:45px;gap:37px}h1{font-size:54px;letter-spacing:-2.6px}.hero-copy>p{font-size:16px}.hero-note{font-size:11px;gap:15px}.practice-scene{max-width:510px;width:100%;margin:auto}.subject-strip>.wrap{flex-wrap:wrap;justify-content:center;padding-block:22px;gap:16px}.subject-strip span{max-width:none;width:100%;text-align:center}.subject-strip b{display:none}.section{padding-top:47px;padding-bottom:47px}.section-head{display:block}.section-head h2{font-size:29px}.section-head>p{margin-top:16px}.exam-grid{grid-template-columns:1fr 1fr;gap:12px}.exam-card{padding:17px}.exam-card h3{font-size:16px;line-height:1.5}.exam-card p{font-size:12px;line-height:1.6;min-height:38px}.card-link{font-size:11px;gap:5px}.resource-grid{grid-template-columns:1fr;gap:28px}.resource-grid article{border-right:0;border-bottom:1px solid #dce4d7;padding-bottom:28px;padding-right:0}.resource-grid article:last-child{padding-bottom:0}.resource-symbol{margin:18px 0}.resource-grid p{max-width:none}.closing{display:block;margin:35px 22px;padding:30px 25px}.closing h2{font-size:28px}.closing .button{margin-top:27px}footer{flex-wrap:wrap;gap:15px}footer p{margin-left:auto}footer>span{margin-left:0;width:100%}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
