@font-face{font-family:Mukta;src:url('./Mukta-Regular.ttf') format('truetype');font-weight:400;font-display:swap}
@font-face{font-family:Mukta;src:url('./Mukta-SemiBold.ttf') format('truetype');font-weight:600 800;font-display:swap}
@font-face{font-family:Baloo;src:url('./Baloo-Bold.ttf') format('truetype');font-weight:700;font-display:swap}

:root{--paper:#F6F4EE;--ink:#17181D;--muted:#5C5E68;--indigo:#4A57E8;--indigo-deep:#3542C9;--indigo-soft:#E6E9FE;--lime:#CDF54D;--lime-soft:#EDFBC0;--line:#E8E6DE;--white:#FFFFFF;--border:#E8E6DE;--body:Mukta,'Noto Sans Devanagari',sans-serif;--display:Baloo,var(--body)}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:24px}
body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--body);font-size:18px;line-height:1.65;-webkit-font-smoothing:antialiased}
button,a{-webkit-tap-highlight-color:transparent}
button,input,select,textarea{font:inherit}
button,a,summary{touch-action:manipulation}
a{color:inherit;text-decoration:none}
button{cursor:pointer}
svg{display:block;max-width:100%}
.icon{width:22px;height:22px;flex:none}
.icon-defs{position:absolute;width:0;height:0;overflow:hidden}
.wrap{width:min(1160px,calc(100% - 96px));margin-inline:auto}
p,h1,h2,h3{margin:0}
h1,h2,h3{font-family:var(--display);font-weight:700}
h1{font-size:clamp(48px,5.7vw,76px);line-height:1.22;letter-spacing:-.015em}
h2{font-size:clamp(34px,3.6vw,49px);line-height:1.3;letter-spacing:-.01em}
h3{font-size:28px;line-height:1.35}
:focus-visible{outline:3px solid var(--indigo);outline-offset:4px}
::selection{background:var(--lime);color:var(--ink)}
.skip-link{position:fixed;top:10px;left:20px;z-index:10;transform:translateY(-200%);background:var(--ink);color:white;padding:12px 20px}
.skip-link:focus{transform:translateY(0)}
.eyebrow{font-size:14px;line-height:1.5;color:var(--indigo-deep);font-weight:600}
.site-header{display:flex;align-items:center;justify-content:space-between;min-height:100px;border-bottom:1px solid var(--line);gap:30px}
.brand{display:inline-flex;align-items:center;gap:11px;font-family:var(--display);font-size:27px;line-height:1.3;white-space:nowrap}
.brand-mark{width:40px;height:40px;background:var(--lime);border:1px solid var(--ink);border-radius:12px;display:grid;place-items:center}
.brand-mark svg{width:29px;height:29px;fill:none;stroke:var(--ink);stroke-width:1.8;stroke-linejoin:round;stroke-linecap:round}
.site-header nav{display:flex;gap:32px;align-items:center;font-size:16px}
.site-header nav>a{transition:color .2s}
.site-header nav>a:hover,.text-link:hover{color:var(--indigo)}
.nav-download{display:flex;gap:10px;align-items:center;font-weight:600;border:1px solid var(--ink);background:var(--lime);padding:10px 17px;border-radius:12px}
.nav-download:hover{background:var(--lime-soft)}
.hero{display:grid;grid-template-columns:1.15fr 1fr;gap:7%;align-items:center;padding-top:64px;padding-bottom:76px}
.hero-copy>.eyebrow{display:flex;align-items:center;gap:10px;margin-bottom:26px}
.testing-pill{display:inline-flex;align-items:center;gap:9px;max-width:100%;border:1px solid #C7D4A8;background:#F0F8D8;border-radius:999px;padding:5px 12px;color:#3E5727;font-size:13px;font-weight:600;line-height:1.5;margin-bottom:17px}
.testing-dot{width:8px;height:8px;border-radius:50%;background:#5C8C32;flex:none}
.small-line{width:22px;height:2px;background:var(--indigo)}
.green{color:var(--indigo);position:relative;display:inline-block;white-space:nowrap}
.hand-line{position:absolute;bottom:-6px;width:100%;height:16px;fill:none;stroke:var(--lime);stroke-width:3;stroke-linecap:round}
.hero-intro{color:var(--muted);font-size:20px;line-height:1.8;margin-top:27px;max-width:510px}
.hero-actions{display:flex;align-items:center;gap:23px;margin-top:32px;flex-wrap:wrap}
.button{display:inline-flex;justify-content:center;align-items:center;gap:12px;font-size:18px;font-weight:600;padding:16px 23px;line-height:1.4;min-height:58px;border-radius:18px;transition:background .2s,transform .2s;white-space:normal;text-align:center}
.primary{background:var(--ink);color:var(--lime)}
.primary:hover{background:#2B2D35;transform:translateY(-2px)}
.button:active{transform:scale(.98)}
.text-link{font-weight:600;font-size:16px;display:flex;align-items:center;gap:8px}
.text-link .icon{width:18px;height:18px}
.download-meta{font-size:13px;line-height:1.8;color:var(--muted);margin-top:12px;font-variant-numeric:tabular-nums}
.download-meta span{margin:0 6px}
.hero-progress-note{font-size:13px;line-height:1.65;color:var(--indigo-deep);max-width:500px;margin-top:7px}
.hero-footnote{display:flex;gap:8px;align-items:flex-start;font-size:13px;color:var(--muted);margin-top:29px}
.hero-footnote .icon{width:17px;height:21px;color:var(--indigo)}
.hero-demo{min-width:0;position:relative;padding-top:7px}
.demo-caption{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:13px;color:var(--muted);margin-bottom:12px}
.demo-caption>span:last-child{font-style:italic}
.demo-caption>span:last-child span{display:inline-block;font-size:20px;vertical-align:middle;margin-left:7px}
.quiz-card{background:var(--indigo);color:var(--white);border:1px solid var(--indigo-deep);border-radius:24px;padding:24px;box-shadow:8px 8px 0 var(--lime);position:relative}
.quiz-top{display:flex;justify-content:space-between;align-items:center;gap:10px;font-size:14px;font-weight:600;color:var(--lime)}
.quiet-tag{font-size:12px;background:rgba(255,255,255,.16);padding:4px 10px;border-radius:999px;white-space:nowrap;font-weight:400;color:var(--white)}
.quiz-question{font-size:22px;line-height:1.55;font-weight:600;margin-top:15px}
.circle-diagram{width:100%;height:170px;margin:12px 0 18px;border-radius:18px;background:var(--white)}
.quiz-options{display:grid;grid-template-columns:1fr 1fr;gap:9px}
.quiz-options button{background:var(--white);border:2px solid transparent;color:var(--ink);font-weight:600;border-radius:12px;min-height:43px;display:flex;align-items:center;gap:12px;padding:8px 14px;font-size:16px;text-align:left;transition:background .18s,border-color .18s,transform .18s}
.quiz-options button span{font-size:12px;color:#70776e;font-weight:400}
.quiz-options button:hover{background:var(--lime-soft);border-color:var(--lime)}
.quiz-options button:active{transform:scale(.98)}
.quiz-options button[aria-pressed=true]{border-color:var(--lime);background:var(--lime-soft)}
.quiz-options button[data-result=correct]{background:#E1F5E0;border-color:#3FA84C}
.quiz-options button[data-result=retry]{background:#f6ece1;border-color:#b2926e}
.quiz-bottom{display:flex;gap:15px;align-items:center;justify-content:space-between;margin-top:17px;font-size:13px;color:rgba(255,255,255,.82)}
.quiz-check{background:var(--lime);color:var(--ink);border:0;padding:8px 18px;min-height:42px;border-radius:12px;font-size:15px;font-weight:600;transition:background .2s}
.quiz-check:hover{background:var(--lime-soft)}
.quiz-feedback{font-size:14px;line-height:1.65;margin-top:13px;border-top:1px solid rgba(255,255,255,.2);padding-top:11px;color:rgba(255,255,255,.82);min-height:36px}
.quiz-feedback[data-result=correct]{color:var(--lime)}
.quiz-feedback[data-result=retry]{color:#835b32}
.no-script{font-size:14px}
.demo-note{display:flex;align-items:center;justify-content:flex-end;gap:10px;margin:19px 3px 0;color:var(--indigo-deep);font-size:13px}
.note-stroke{width:28px;height:12px;border-left:1px solid var(--indigo);border-bottom:1px solid var(--indigo);border-radius:0 0 0 8px;transform:rotate(8deg)}
.stats{display:grid;grid-template-columns:1fr 1fr .8fr 1.3fr;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding-block:26px;gap:26px;align-items:center}
.stats>div{display:flex;gap:12px;align-items:center}
.stats strong{font-family:var(--display);font-size:37px;line-height:1.2;font-variant-numeric:tabular-nums;white-space:nowrap;color:var(--indigo)}
.stats span{font-size:14px;color:var(--muted);line-height:1.55;max-width:110px}
.stats p{font-size:16px;line-height:1.5;border-left:1px solid var(--line);padding-left:32px}
.stats p span{font-size:14px;max-width:none}
.section{padding-top:108px;padding-bottom:14px}
.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:38px}
.section-heading .eyebrow,.faq-intro .eyebrow{margin-bottom:13px}
.section-heading>p{font-size:17px;color:var(--muted);max-width:420px;margin-bottom:8px}
.feature-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:16px}
.feature{padding:36px;border:1px solid var(--border);border-radius:12px;background:var(--white);overflow:hidden}
.feature-label{display:flex;align-items:center;gap:11px;font-size:14px;color:var(--muted);margin-bottom:19px}
.feature-label>span{font-family:monospace;font-size:11px;color:var(--indigo-deep);border-bottom:1px solid var(--indigo);padding-bottom:3px}
.feature h3{margin-bottom:13px}
.feature>p{font-size:17px;color:var(--muted);line-height:1.75;max-width:460px}
.feature-notes{background:var(--indigo-soft)}
.feature-levels{background:var(--lime-soft)}
.feature-certificates{background:#FBEFC9}
.feature-ranking{background:#DCE9FB}
.notes-illustration{display:flex;align-items:center;justify-content:center;gap:16px;padding-top:22px;margin-top:7px}
.notes-illustration>svg{width:52%;max-width:244px;height:auto}
.notes-illustration>div{display:flex;flex-direction:column;gap:5px;align-items:flex-start}
.notes-illustration .eyebrow{font-size:12px}
.formula{font-family:var(--display);font-size:26px;white-space:nowrap}
.notes-illustration small{font-size:14px;color:var(--muted)}
.level-path{display:grid;grid-template-columns:repeat(5,1fr);gap:5px;margin-top:55px;align-items:end;min-height:72px}
.level-path span{display:flex;justify-content:center;align-items:flex-end;padding-bottom:4px;background:#FFFFFF;color:var(--indigo-deep);font-size:14px;font-weight:600;border-radius:6px 6px 0 0;height:calc(30px + var(--level) * 4px)}
.level-path span:nth-child(n+4){background:var(--indigo-soft);color:var(--indigo-deep)}
.level-path span:last-child{background:var(--indigo);color:var(--white)}
.path-labels{display:flex;justify-content:space-between;font-size:12px;color:var(--muted);margin-top:12px;gap:8px}
.feature-certificates,.feature-ranking{display:flex;flex-direction:column}
.certificate-peek{border:1px solid #BDA15D;padding:18px;align-self:center;text-align:center;margin:28px 0 -52px;width:82%;max-width:330px;min-height:164px;outline:1px solid #E2CB8E;outline-offset:-7px;transform:rotate(-3deg);background:#FFFDF5;display:flex;flex-direction:column;align-items:center;gap:7px;color:#5A471C}
.certificate-peek>span:not(.certificate-rule){font-size:12px}
.certificate-peek strong{font-family:var(--display);font-size:19px;font-weight:700}
.certificate-peek small{font-size:12px}
.certificate-rule{display:block;background:#BDA15D;height:1px;width:80%;margin:2px 0}
.certificate-rule.short{width:40%}
.ranking-illustration{margin-top:auto;padding-top:27px;color:var(--indigo-deep)}
.ranking-illustration>span{font-size:12px}
.ranking-illustration strong{font-weight:400;font-size:14px}
.rank-bars{display:flex;align-items:flex-end;gap:8px;height:73px;margin:5px 0 12px;max-width:280px}
.rank-bars i{display:block;background:#FFFFFF;width:35px;border-radius:5px 5px 0 0;height:23px}
.rank-bars i:nth-child(2){height:33px}.rank-bars i:nth-child(3){height:44px;background:var(--indigo-soft)}.rank-bars i:nth-child(4){height:55px;background:#8993F3}.rank-bars i:nth-child(5){height:70px;background:var(--indigo)}
.rank-bars .icon{align-self:flex-start;transform:rotate(-35deg);margin-left:12px;color:var(--indigo-deep)}
.steps{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:56px}
.steps li{border-top:1px solid var(--line);padding-top:22px;position:relative}
.step-number{display:inline-block;font-family:var(--display);font-size:35px;color:var(--indigo);margin-bottom:20px;line-height:1}
.steps h3{font-size:24px;margin-bottom:9px}
.steps p{font-size:17px;color:var(--muted);line-height:1.75}
.inline-link{text-decoration:underline;text-underline-offset:3px;color:var(--indigo-deep)}
.testing-section{display:grid;grid-template-columns:.9fr 1.1fr;gap:8%;align-items:start;scroll-margin-top:24px}
.testing-copy{padding-top:21px}
.testing-copy .eyebrow{margin-bottom:16px}
.testing-copy h2{max-width:520px}
.testing-copy h2 span{color:var(--indigo-deep)}
.testing-copy>p:not(.eyebrow){font-size:17px;line-height:1.75;color:var(--muted);margin-top:22px;max-width:500px}
.testing-copy>p.testing-caveat{font-size:14px;border-left:3px solid var(--lime);padding-left:15px}
.testing-form{display:grid;gap:19px;background:var(--white);border:1px solid var(--ink);border-radius:24px;padding:32px 35px;box-shadow:8px 8px 0 var(--lime)}
.testing-form h3{font-size:27px}
.testing-trap{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}
.testing-consent{display:flex;align-items:flex-start;gap:12px;font-size:14px;line-height:1.65;cursor:pointer}
.testing-consent input{width:20px;height:20px;flex:none;margin:2px 0 0;accent-color:var(--indigo)}
.testing-privacy{font-size:13px;line-height:1.65;color:var(--muted)}
.testing-privacy a{text-decoration:underline;text-underline-offset:3px;color:var(--indigo-deep)}
.testing-form>.button{width:100%;border:0;justify-content:space-between}
.testing-form>.button:disabled{cursor:wait;opacity:.68}
.testing-status{min-height:21px;font-size:14px;line-height:1.5;color:var(--muted)}
.testing-status[data-state=success]{color:#21663C}
.testing-status[data-state=error]{color:#A23A34}
.download-section{background:var(--indigo);color:var(--white);margin-top:108px;border-top:1px solid var(--indigo-deep);border-bottom:1px solid var(--indigo-deep);position:relative;overflow:hidden}
.download-section::before,.download-section::after{content:'';position:absolute;width:320px;height:320px;border:1px solid rgba(255,255,255,.2);border-radius:50%;top:50%;pointer-events:none}
.download-section::before{left:-225px;transform:translateY(-30%)}.download-section::after{right:-230px;transform:translateY(-75%)}
.download-inner{text-align:center;padding-top:68px;padding-bottom:70px;position:relative}
.download-inner .eyebrow{color:var(--lime)}
.download-inner h2{font-size:clamp(39px,4.8vw,62px);line-height:1.25;margin:17px 0;color:var(--white)}
.download-inner>p:not(.eyebrow):not(.download-meta):not(.download-help){font-size:19px;color:rgba(255,255,255,.82)}
.download-inner .primary{background:var(--lime);color:var(--ink)}
.download-inner .primary:hover{background:var(--lime-soft)}
.download-inner .download-meta{color:rgba(255,255,255,.78)}
.download-inner>.button{margin-top:29px}
.download-help{font-size:13px;color:rgba(255,255,255,.72);line-height:1.7;margin-top:19px}
.faq{display:grid;grid-template-columns:.85fr 1.15fr;gap:70px;padding-bottom:90px}
.faq h2{font-size:35px}
.faq-intro>p:last-child{font-size:17px;color:var(--muted);margin-top:15px}
.faq-list details{border-bottom:1px solid var(--line)}
.faq-list details:first-child{border-top:1px solid var(--line)}
.faq-list summary{list-style:none;display:flex;justify-content:space-between;align-items:center;gap:22px;padding:21px 0;font-size:18px;font-weight:600;cursor:pointer}
.faq-list summary::-webkit-details-marker{display:none}
.faq-list summary>span{font-family:sans-serif;font-size:22px;line-height:1;color:var(--indigo);font-weight:400;transition:transform .2s}
.faq-list details[open] summary>span{transform:rotate(45deg)}
.faq-list details p{font-size:16px;color:var(--muted);padding:0 28px 23px 0;line-height:1.8}
.faq-list details p a{text-decoration:underline;text-underline-offset:3px;color:var(--indigo-deep)}
.feedback-section{border-top:1px solid var(--line);background:#ECEFEB;padding:94px 0 104px}
.feedback-page{flex:1}
.feedback-layout{display:grid;grid-template-columns:.88fr 1.12fr;align-items:start;gap:8%}
.feedback-intro{padding-top:31px}
.feedback-intro .eyebrow{margin-bottom:15px}
.feedback-intro h1{font-size:clamp(36px,3.8vw,52px);max-width:470px}
.feedback-intro h1 span{color:var(--indigo-deep)}
.feedback-intro>p:not(.eyebrow){margin-top:21px;font-size:18px;line-height:1.8;color:var(--muted);max-width:420px}
.feedback-note{display:flex;gap:13px;align-items:flex-start;border-top:1px solid #D2D9D0;margin-top:38px;padding-top:22px;color:var(--muted);font-size:14px;line-height:1.65;max-width:430px}
.feedback-note>span:first-child{color:var(--indigo);font-size:25px;line-height:1;flex:none}
.feedback-form{background:var(--white);border:1px solid var(--ink);border-radius:24px;box-shadow:8px 8px 0 var(--lime);padding:33px 36px 27px;display:grid;gap:19px}
.feedback-form-top{display:flex;align-items:center;gap:10px;font-weight:600;font-size:16px;padding-bottom:16px;border-bottom:1px solid var(--line)}
.feedback-form-mark{width:32px;height:32px;border-radius:9px;background:var(--lime);display:grid;place-items:center;color:var(--ink);font-size:23px;line-height:1}
.feedback-field{display:grid;gap:8px}
.feedback-field label{font-size:15px;font-weight:600;line-height:1.4}
.feedback-field label>span:not(.feedback-optional){color:var(--indigo-deep)}
.feedback-field input,.feedback-field select,.feedback-field textarea{width:100%;border:1.5px solid #D5D7D5;border-radius:12px;padding:12px 15px;color:var(--ink);background:var(--white);font-size:16px;line-height:1.55;transition:border-color .2s,box-shadow .2s}
.feedback-field input,.feedback-field select{min-height:52px}
.feedback-field textarea{resize:vertical;min-height:140px}
.feedback-field input::placeholder,.feedback-field textarea::placeholder{color:#777982;opacity:1}
.feedback-field input:focus,.feedback-field select:focus,.feedback-field textarea:focus{outline:0;border-color:var(--indigo);box-shadow:0 0 0 3px var(--indigo-soft)}
.feedback-hint,.feedback-optional{font-size:12px;color:var(--muted);font-weight:400}
.feedback-optional{margin-left:6px}
.feedback-trap{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}
.feedback-privacy{font-size:13px;color:var(--muted);line-height:1.65}
.feedback-privacy a{text-decoration:underline;text-underline-offset:3px;color:var(--indigo-deep)}
.feedback-submit{background:var(--ink);color:var(--lime);border:0;width:100%;justify-content:space-between;min-height:57px}
.feedback-submit:hover{background:#2B2D35}
.feedback-submit:disabled{cursor:wait;opacity:.68}
.feedback-status{font-size:14px;line-height:1.5;min-height:21px;color:var(--muted)}
.feedback-status[data-state=success]{color:#21663C}
.feedback-status[data-state=error]{color:#A23A34}
.site-footer{border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:35px;padding-top:30px;padding-bottom:35px;align-items:center}
.site-footer .brand{font-size:24px}
.site-footer p{font-size:14px;color:var(--muted)}
.footer-note{text-align:right;font-size:12px;color:var(--muted)}
.footer-note p{font-size:12px;margin-bottom:5px}
.footer-note a{margin-left:22px;text-decoration:underline;text-underline-offset:4px}
.legal-shell{min-height:100vh;display:flex;flex-direction:column}
.legal-header{border-bottom:1px solid var(--line)}
.legal-header .site-header{border:0}
.legal-main{width:min(780px,calc(100% - 48px));margin:0 auto;padding:72px 0 96px;flex:1}
.legal-main .eyebrow{margin-bottom:12px}
.legal-main h1{font-size:clamp(40px,6vw,64px)}
.legal-updated{color:var(--muted);font-size:15px;margin-top:12px}
.legal-copy{margin-top:48px}
.legal-copy section{padding:28px 0;border-top:1px solid var(--line)}
.legal-copy h2{font-size:25px;margin-bottom:10px}
.legal-copy p,.legal-copy li{color:var(--muted);font-size:17px;line-height:1.8}
.legal-copy p+p{margin-top:12px}
.legal-copy ul{margin:12px 0 0;padding-left:24px}
.legal-copy a{text-decoration:underline;text-underline-offset:3px;color:var(--indigo-deep)}
.legal-footer{border-top:1px solid var(--line);padding:28px 0;color:var(--muted);font-size:14px}

@media(min-width:1440px){.hero{padding-top:85px;padding-bottom:100px}}
@media(max-width:1100px){.wrap{width:calc(100% - 64px)}.hero{gap:4%;grid-template-columns:1.06fr 1fr}.hero-actions{gap:14px}.hero-actions>.button{font-size:16px;padding:16px}.hero-intro{font-size:19px}.desktop-break{display:none}.quiz-card{padding:21px}.stats{gap:18px}.stats>div{gap:10px}.stats strong{font-size:32px}.stats p{padding-left:20px}.feature{padding:29px}.formula{font-size:22px}.section-heading>p{max-width:335px}}
@media(max-width:820px){.site-header{min-height:85px}.site-header nav{gap:20px}.site-header nav>a:not(.nav-download){display:none}.brand{font-size:25px}.hero{grid-template-columns:1fr;gap:43px;padding-top:45px;padding-bottom:47px}.hero-copy{max-width:590px}.hero-demo{width:100%;max-width:500px;justify-self:center}h1{font-size:62px}.hero-intro{max-width:490px}.hero-footnote{margin-top:22px}.stats{grid-template-columns:repeat(3,1fr);gap:20px;padding-block:26px}.stats>div{flex-direction:column;align-items:flex-start;gap:3px}.stats span{max-width:none}.stats p{display:none}.section{padding-top:74px}.section-heading{display:block;margin-bottom:29px}.section-heading>p{margin-top:17px;max-width:480px}.feature-grid{gap:14px;grid-template-columns:1fr 1fr}.feature{padding:25px}.feature h3{font-size:25px}.feature>p{font-size:16px}.notes-illustration{flex-direction:column;gap:6px}.notes-illustration>svg{width:85%;max-width:200px}.level-path{gap:3px;margin-top:48px}.level-path span{font-size:12px}.path-labels{font-size:10px;gap:5px}.steps{gap:26px}.steps h3{font-size:22px}.steps p{font-size:16px}.download-section{margin-top:74px}.faq{gap:35px;grid-template-columns:1fr;padding-bottom:65px}.faq-intro>p:last-child br{display:none}.faq-intro>p:last-child{max-width:none}.feedback-layout{grid-template-columns:1fr;gap:32px}.feedback-intro{padding-top:0}.feedback-intro h2{max-width:none}.feedback-intro>p:not(.eyebrow){max-width:600px}.feedback-note{margin-top:21px}.feedback-form{max-width:600px}.site-footer{align-items:flex-start}.footer-note{max-width:290px}.certificate-peek{width:100%;margin-bottom:-45px}}
@media(max-width:520px){.wrap{width:calc(100% - 40px)}.site-header{min-height:77px;gap:14px}.brand{font-size:23px;gap:8px}.brand-mark{width:32px;height:32px;border-radius:10px}.brand-mark svg{width:24px;height:24px}.nav-download{font-size:13px;gap:6px;padding:8px 10px}.nav-download .icon{height:16px;width:16px}h1{font-size:clamp(40px,11vw,56px);line-height:1.27}h2{font-size:35px}.hero-copy>.eyebrow{font-size:13px;margin-bottom:19px}.hero{padding-top:33px;gap:34px}.hero-intro{font-size:18px;line-height:1.75;margin-top:23px}.hero-actions{margin-top:25px;gap:17px}.hero-actions>.button{font-size:17px;padding:15px 18px;min-height:56px}.hero-actions>.text-link{font-size:14px}.download-meta{font-size:11.5px}.download-meta span{margin:0 3px}.hero-footnote{font-size:12px;max-width:310px}.demo-caption{font-size:12px;gap:8px}.demo-caption .eyebrow{font-size:12px}.demo-caption>span:last-child span{margin-left:1px;font-size:17px}.quiz-card{padding:20px;box-shadow:5px 5px 0 var(--lime)}.quiz-question{font-size:21px}.circle-diagram{height:162px;margin-top:11px;margin-bottom:14px}.quiz-options button{min-height:46px;font-size:17px}.quiz-bottom{margin-top:14px}.quiz-feedback{font-size:13px}.demo-note{font-size:12px;margin-top:17px}.stats{gap:12px;padding-block:22px}.stats strong{font-size:31px}.stats span{font-size:12px;line-height:1.6}.section{padding-top:63px}.section-heading>p{font-size:16px}.section-heading>p br{display:none}.feature-grid{grid-template-columns:1fr;gap:13px}.feature{padding:27px}.feature h3{font-size:27px}.feature h3 br{display:none}.feature-label{margin-bottom:15px}.notes-illustration{flex-direction:row;padding-top:20px;gap:13px}.notes-illustration>svg{width:52%;height:auto}.notes-illustration>div{align-items:flex-start}.formula{font-size:22px}.notes-illustration .eyebrow{font-size:11px}.notes-illustration small{font-size:12px}.level-path{margin-top:27px;gap:5px}.level-path span{font-size:14px}.path-labels{font-size:12px}.feature-certificates{min-height:340px}.certificate-peek{max-width:285px}.ranking-illustration{padding-top:24px}.steps{grid-template-columns:1fr;gap:27px}.steps li{padding-top:20px;padding-left:46px}.step-number{position:absolute;left:0;top:21px;font-size:29px;margin:0}.steps h3{font-size:24px}.steps p{max-width:310px}.download-section{margin-top:65px}.download-inner{padding-block:55px}.download-inner .eyebrow{font-size:13px}.download-inner h2{font-size:44px}.download-inner>p:not(.eyebrow):not(.download-meta):not(.download-help){font-size:18px}.download-inner .button{font-size:17px;padding-inline:20px}.download-help{max-width:300px;margin-inline:auto;font-size:12px}.faq{padding-top:61px;gap:29px;padding-bottom:59px}.faq h2{font-size:32px}.faq-list summary{font-size:17px;padding-block:18px}.faq-list details p{font-size:16px;padding-right:10px}.site-footer{flex-direction:column;gap:22px;padding-block:27px}.footer-note{text-align:left;max-width:none}.footer-note p{font-size:11px}.site-footer>.brand{font-size:23px}}
@media(max-width:360px){.wrap{width:calc(100% - 32px)}.brand-mark{display:none}.nav-download{padding-inline:8px;font-size:12px}.hero-actions .text-link{display:none}.hero-actions>.button{width:100%}.quiz-card{padding:17px}.quiz-question{font-size:20px}.demo-caption{font-size:11px}.notes-illustration{gap:8px}.formula{font-size:20px}.feature{padding:23px}.path-labels{font-size:11px}.feedback-form{padding:22px 19px;box-shadow:5px 5px 0 var(--lime)}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.primary:hover{transform:none}}
@media(max-width:820px){.testing-section{grid-template-columns:1fr;gap:28px}.testing-copy{padding-top:0}.testing-form{max-width:600px}}
@media(max-width:520px){.testing-pill{font-size:12px;margin-bottom:12px}.testing-section{padding-top:68px}.testing-copy>p:not(.eyebrow){font-size:16px;margin-top:16px}.testing-form{padding:25px 22px;box-shadow:5px 5px 0 var(--lime)}.testing-form h3{font-size:24px}.testing-consent{font-size:13px}.hero-progress-note{font-size:12px}}
@media(max-width:360px){.testing-form{padding:22px 18px}.testing-pill{font-size:11px}.hero-actions .text-link{display:inline-flex}}
