:root{--paper:#f7f6f2;--white:#fff;--ink:#101116;--muted:#666873;--line:#deded9;--indigo:#283ff0;--deep:#070d2e;--gold:#e9af3d;--r:28px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,"Segoe UI",Arial,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin-top:0}img{display:block}.wrap{width:min(1180px,calc(100% - 48px));margin:auto}.section{padding:120px 0}.skip{position:fixed;z-index:99;left:12px;top:-60px;background:#fff;padding:12px}.skip:focus{top:12px}.sr{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}header{height:78px;border-bottom:1px solid rgba(16,17,22,.09);background:rgba(247,246,242,.9);backdrop-filter:blur(16px);position:sticky;top:0;z-index:20}.nav{height:100%;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:10px;font-size:19px;letter-spacing:-.03em}.brand img{border-radius:12px}.nav nav{display:flex;gap:34px;font-size:14px;font-weight:600}.nav nav a,.actions>a:first-child{padding:12px 2px}.actions{display:flex;align-items:center;gap:22px;font-size:14px;font-weight:650}.btn{display:inline-flex;align-items:center;justify-content:center;gap:12px;background:var(--indigo);color:white;border-radius:999px;padding:15px 24px;font-weight:750;box-shadow:0 12px 28px rgba(40,63,240,.2);transition:transform .2s,box-shadow .2s}.btn:hover{transform:translateY(-2px);box-shadow:0 16px 34px rgba(40,63,240,.27)}.btn.sm{padding:12px 19px;font-size:13px}.menu,.mobile{display:none}.hero{padding:90px 0 100px;overflow:hidden;background:radial-gradient(circle at 82% 25%,#fff 0,transparent 35%)}.hero-grid{display:grid;grid-template-columns:1.02fr .98fr;align-items:center;min-height:630px}.eyebrow,.kicker{font-size:11px;letter-spacing:.17em;font-weight:800;color:#4f54a4}.eyebrow{margin-bottom:30px}.eyebrow::first-letter{color:var(--indigo)}h1{font-size:clamp(62px,7.3vw,104px);line-height:.91;letter-spacing:-.075em;margin-bottom:32px}h1 span,.final h2 span{color:var(--indigo)}.lede{font-size:19px;line-height:1.7;color:#555761;max-width:590px}.hero-actions{display:flex;align-items:center;gap:28px;margin:34px 0 18px}.hero-actions>.btn{border-radius:18px;padding:13px 26px}.btn small{font-size:8px;display:block;letter-spacing:.13em;font-weight:600}.play{font-size:22px}.hero-actions>a:last-child{font-weight:700;font-size:14px}.note{font-size:12px;color:#777985}.hero-art{height:620px;position:relative}.stairs{position:absolute;width:430px;height:430px;right:-40px;top:60px;background:repeating-radial-gradient(ellipse at 90% 85%,transparent 0 30px,rgba(40,63,240,.11) 31px 32px);transform:rotate(-8deg)}.phone{width:310px;height:615px;padding:10px;border-radius:48px;background:#11151d;position:absolute;left:50%;transform:translateX(-46%) rotate(2deg);box-shadow:0 42px 70px rgba(12,17,40,.24)}.screen{height:100%;border-radius:39px;background:#fbfbfa;padding:30px 16px;color:#0e1020;overflow:hidden}.app-head{display:flex;justify-content:space-between;align-items:start}.app-head span{display:flex;flex-direction:column}.app-head small,.next small,.metrics small,.float small{font-size:7px;letter-spacing:.08em}.app-head b{font-size:21px;line-height:1.1}.screen>em{display:inline-block;font-style:normal;font-size:10px;border:1px solid #ddd;border-radius:20px;padding:7px 10px;margin:13px 0}.next{background:linear-gradient(135deg,#302ade,#214ff2);border-radius:18px;padding:18px;color:#fff;box-shadow:0 14px 28px rgba(40,63,240,.28)}.next h3{font-size:16px;margin:7px 0 3px}.next p{font-size:9px;margin:0}.next u{height:5px;background:rgba(255,255,255,.3);display:block;border-radius:5px;margin:15px 0;text-decoration:none}.next u i{display:block;width:62%;height:100%;background:#4dcab6;border-radius:5px}.next button{border:0;background:#fff;color:#2529bd;padding:9px 18px;border-radius:20px;font-size:10px;font-weight:800}.metrics{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:12px 0}.metrics span{padding:14px 10px;border:1px solid #e5e5e5;border-radius:14px}.metrics b{display:block;font-size:24px;margin-top:7px}.live{display:flex;align-items:center;gap:8px;background:var(--deep);color:#fff;padding:13px;border-radius:14px;font-size:16px}.live span{display:flex;flex-direction:column}.live b{font-size:11px}.live small{font-size:8px}.live strong{font-size:8px;margin-left:auto;color:#f1c055}.float{position:absolute;background:rgba(255,255,255,.93);backdrop-filter:blur(12px);border:1px solid #e5e5e2;border-radius:18px;padding:15px 18px;box-shadow:0 20px 45px rgba(24,27,45,.12);display:flex;flex-direction:column}.float.rank{right:-20px;top:140px}.float.streak{left:0;bottom:90px}.float b{font-size:25px;margin:4px 0}.float b i{font-style:normal;color:#1c9e76;font-size:13px}.float span,.float b i{font-size:10px}.principles{border-block:1px solid var(--line)}.principles .wrap{display:grid;grid-template-columns:repeat(3,1fr)}.principles p{margin:0;padding:25px;border-right:1px solid var(--line);font-size:13px;text-align:center}.principles p:last-child{border:0}.principles b{color:var(--indigo);margin-right:10px}.narrow{max-width:850px;text-align:center}.intro h2,.feature h2,.heading h2,.utility>div>h2,.faq h2,.final h2,.battle-grid h2,.pricing-grid h2,.mode-grid h2{font-size:clamp(42px,5vw,68px);letter-spacing:-.055em;line-height:1.02;margin:16px 0 24px}.intro .narrow>p:last-child{max-width:650px;margin:auto;color:var(--muted);font-size:18px;line-height:1.7}.features{display:flex;flex-direction:column;gap:160px}.feature{display:grid;grid-template-columns:.82fr 1.18fr;gap:100px;align-items:center}.feature.reverse{grid-template-columns:1.18fr .82fr}.feature.reverse>div:first-child{order:2}.num{font-size:13px;border:1px solid #bbb;border-radius:50%;width:34px;height:34px;display:grid;place-items:center;margin-bottom:55px}.feature>div>p:not(.kicker){color:var(--muted);font-size:17px;line-height:1.75}.feature ul{list-style:none;padding:0;margin:28px 0}.feature li{padding:12px 0;border-bottom:1px solid var(--line);font-weight:650;font-size:14px}.feature li::before{content:"↗";color:var(--indigo);margin-right:12px}.mock{background:#fff;border:1px solid #e2e2de;border-radius:32px;min-height:480px;box-shadow:0 30px 80px rgba(20,21,30,.09);padding:42px}.path h3{font-size:25px}.path h3 small{display:block;font-size:10px;color:var(--muted);font-weight:500;margin-top:6px}.path>p{display:flex;align-items:center;justify-content:space-between;margin:30px 0}.path>p b{font-size:12px}.path>p b i{display:block;font-style:normal;color:var(--indigo);font-size:16px}.path>p span{font-size:23px;color:var(--indigo);letter-spacing:-3px}.path>div{margin-top:34px;padding:24px;border-radius:18px;background:linear-gradient(135deg,#161a75,#273fec);color:#fff;display:flex;flex-direction:column;gap:9px}.question{padding:35px}.qtop{display:flex;justify-content:space-between;font-size:11px;border-bottom:1px solid var(--line);padding-bottom:18px}.question>small{display:block;width:max-content;margin:25px auto;background:#f1f1f1;padding:8px 12px;border-radius:20px}.question h3{font-size:18px;line-height:1.45}.question p{font-size:12px;line-height:1.5}.question>span{display:block;border:1px solid #e2e2e2;border-radius:11px;padding:12px;margin:8px 0;font-size:12px}.question>span.chosen{border-color:var(--indigo);background:#f0f2ff;color:var(--indigo);font-weight:800}.battle-world{background:var(--deep);color:#fff;position:relative;overflow:hidden}.battle-world::after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 90% 50%,rgba(55,49,218,.38),transparent 35%);pointer-events:none}.battle-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:100px;align-items:center;position:relative;z-index:1}.gold{color:var(--gold)}.battle-grid h2 span{color:var(--gold)}.battle-grid>div>p:not(.kicker){color:#afb3c7;max-width:490px;line-height:1.7}.battle-points{display:flex;gap:24px;margin:32px 0}.battle-points span{display:flex;flex-direction:column;color:#9298b3;font-size:10px;border-left:1px solid #2b3154;padding-left:16px}.battle-points b{color:white;font-size:20px;margin-bottom:3px}.btn.light{background:white;color:var(--deep);box-shadow:none}.arena{background:#101841;border:1px solid #334078;border-radius:30px;padding:28px;box-shadow:0 38px 80px #030716}.arena-top{display:flex;justify-content:space-between;font-size:13px}.arena-top b{color:var(--gold);font-size:11px}.vs{height:240px;display:flex;align-items:center;justify-content:center;gap:34px}.vs i{font-style:normal;width:105px;height:150px;border-radius:60px 60px 20px 20px;background:linear-gradient(#3524c9,#14134d);display:grid;place-items:center;font-family:Georgia;font-size:58px}.vs i:last-child{background:linear-gradient(#6e3c0d,#211508);color:#f5c45b}.vs b{font-size:31px;font-style:italic}.clashes{display:grid;grid-template-columns:1fr 1fr;gap:12px}.clashes span{display:flex;flex-direction:column;background:#171d5e;border:1px solid #3c49a2;border-radius:14px;padding:20px;color:#afb4d4;font-size:10px}.clashes span:last-child{background:#34220c;border-color:#89591b}.clashes b{color:white;font-size:17px;margin:8px 0}.heading{display:flex;align-items:end;justify-content:space-between;gap:50px;margin-bottom:60px}.heading>p{max-width:420px;color:var(--muted);line-height:1.7}.rank-panel{max-width:880px;margin:auto;background:#fff;border:1px solid #ddd;border-radius:30px;padding:24px;box-shadow:0 30px 70px rgba(18,19,27,.08)}.tabs{display:grid;grid-template-columns:repeat(3,1fr);background:#eef0f7;border-radius:14px;text-align:center;padding:5px}.tabs>*{padding:9px;font-size:12px}.tabs b{background:#fff;border-radius:10px}.podium{display:flex;justify-content:center;align-items:end;gap:55px;padding:55px 20px 35px}.podium span{display:flex;flex-direction:column;text-align:center;align-items:center;gap:6px}.podium i{font-style:normal;width:60px;height:60px;background:#dfe3ff;border-radius:50%;display:grid;place-items:center;font-weight:900}.podium .first i{width:82px;height:82px;background:#ffe5a6;color:#8d5a00;font-size:25px}.podium b{font-size:12px}.podium small{font-size:9px}.you{display:grid;grid-template-columns:70px 1fr auto auto;gap:20px;align-items:center;padding:16px 20px;background:#eef1ff;border:1px solid var(--indigo);border-radius:12px;font-size:13px}.you i{font-style:normal;color:#15936f}.utility{background:#f0efea}.utility-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#d8d8d4;border:1px solid #d8d8d4;margin-top:55px}.utility-grid article{background:#f7f6f2;padding:42px}.utility-grid i{font-style:normal;border:1px solid #b8b9c4;border-radius:50%;width:48px;height:48px;display:grid;place-items:center;color:var(--indigo);font-weight:800}.utility-grid h3{font-size:23px;margin:50px 0 14px}.utility-grid p{color:var(--muted);line-height:1.7}.utility-grid a{display:inline-block;margin-top:22px;font-size:13px;font-weight:750}.exam-list{border-top:1px solid var(--line)}.exam-list a{display:grid;grid-template-columns:230px 1fr;padding:25px 8px;border-bottom:1px solid var(--line);transition:padding .2s,background .2s}.exam-list a:hover{padding-left:18px;background:#fff}.exam-list b{font-size:21px}.exam-list span{color:var(--muted)}.mode-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.mode-grid article{min-height:520px;padding:50px;background:white;border:1px solid #ddd;border-radius:30px;position:relative;display:flex;flex-direction:column}.mode-grid article.dark{background:var(--deep);color:white;border-color:var(--deep)}.mode-grid article>p:not(.kicker){color:var(--muted);line-height:1.7;max-width:450px}.mode-grid .dark>p:not(.kicker){color:#aeb3c9}.mode-grid article>b{font-size:140px;position:absolute;right:30px;bottom:10px;color:#f0f0ed;line-height:1}.mode-grid .dark>b{color:#121b50}.mode-grid article>a{margin-top:auto;font-size:13px;font-weight:800;z-index:1}.pricing{background:#0a102f;color:#fff}.pricing-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:100px}.pricing-grid>div:first-child>p:not(.kicker):not(.price){color:#b1b5c9;line-height:1.7}.price b{font-size:72px;letter-spacing:-.06em}.gold-btn{background:var(--gold);color:#171009;box-shadow:none;margin:20px 0}.pricing-grid>div:first-child>small{display:block;color:#7f849e;font-size:10px}.benefits{display:grid;grid-template-columns:1fr 1fr;border:1px solid #31395e}.benefits article{padding:35px;border-right:1px solid #31395e;border-bottom:1px solid #31395e;min-height:190px}.benefits i{font-style:normal;color:var(--gold);font-size:11px}.benefits h3{margin-top:35px}.benefits p{color:#969bb2;font-size:13px;line-height:1.5}.faq-grid{display:grid;grid-template-columns:.72fr 1.28fr;gap:100px}.faq-grid>div:first-child>p:last-child{color:var(--muted)}.faq-grid>div:first-child a{text-decoration:underline}.faq details{border-top:1px solid var(--line);padding:22px 0}.faq details:last-child{border-bottom:1px solid var(--line)}.faq summary{cursor:pointer;list-style:none;font-weight:700;display:flex;justify-content:space-between}.faq summary::-webkit-details-marker{display:none}.faq details p{color:var(--muted);line-height:1.7;padding-right:40px;margin:18px 0 0}.faq details[open] summary b{transform:rotate(45deg)}.faq summary b{transition:transform .2s}.final{text-align:center}.final p:not(.kicker){color:var(--muted);margin-bottom:32px}.final .kicker{color:#666}.footer-grid{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:70px;padding:70px 0;border-top:1px solid var(--line)}footer{font-size:13px}.footer-grid>div:first-child p{max-width:330px;color:var(--muted);line-height:1.7;margin-top:22px}.footer-grid h3{font-size:12px}.footer-grid>div:not(:first-child){display:flex;flex-direction:column;gap:13px}.copyright{padding:22px 0 35px;border-top:1px solid var(--line);display:flex;justify-content:space-between;color:#777;font-size:11px}
@media(max-width:900px){.section{padding:90px 0}.nav nav,.actions{display:none}.menu{display:block;border:0;background:none;font-size:24px}.mobile{position:absolute;display:flex;flex-direction:column;left:0;right:0;top:78px;background:var(--paper);padding:10px 24px 24px;border-bottom:1px solid var(--line)}.mobile a{padding:12px}.hero-grid,.feature,.feature.reverse,.battle-grid,.pricing-grid,.faq-grid{grid-template-columns:1fr}.hero-grid{gap:50px}.hero-art{height:600px}.phone{left:50%;transform:translateX(-50%)}.feature{gap:45px}.feature.reverse>div:first-child{order:0}.features{gap:100px}.battle-grid,.pricing-grid,.faq-grid{gap:60px}.heading{align-items:start;flex-direction:column}.utility-grid{grid-template-columns:1fr}.utility-grid article{padding:32px}.utility-grid h3{margin-top:25px}.mode-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:2fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}}
@media(max-width:600px){.wrap{width:min(100% - 32px,1180px)}header{height:68px}.mobile{top:68px}.section{padding:72px 0}.hero{padding:60px 0 75px}.hero-grid{min-height:0}.eyebrow{font-size:9px;line-height:1.5;margin-bottom:22px}h1{font-size:55px}.lede{font-size:16px}.hero-actions{align-items:flex-start;flex-direction:column;gap:18px}.hero-art{height:530px}.phone{width:270px;height:535px;border-radius:42px}.screen{padding:28px 14px}.float.rank{right:-10px}.float.streak{left:-5px}.principles .wrap{grid-template-columns:1fr}.principles p{border-right:0;border-bottom:1px solid var(--line);text-align:left}.intro h2,.feature h2,.heading h2,.utility>div>h2,.faq h2,.final h2,.battle-grid h2,.pricing-grid h2,.mode-grid h2{font-size:41px}.mock{padding:25px;min-height:420px;border-radius:22px}.battle-points{gap:10px}.arena{padding:18px}.vs{height:210px}.vs i{width:75px;height:120px}.clashes{grid-template-columns:1fr}.podium{gap:18px;padding-inline:0}.podium i{width:48px;height:48px}.podium .first i{width:65px;height:65px}.you{grid-template-columns:45px 1fr auto}.you strong{display:none}.exam-list a{grid-template-columns:1fr;gap:6px}.mode-grid article{padding:32px;min-height:460px}.pricing-grid{gap:55px}.benefits{grid-template-columns:1fr}.benefits article{min-height:auto}.footer-grid{grid-template-columns:1fr 1fr;gap:35px}.copyright{flex-direction:column;gap:8px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms!important;transition-duration:.01ms!important}}
@media(prefers-contrast:more){:root{--muted:#3e3f45;--line:#999}.btn{outline:2px solid currentColor}}
.header-app{white-space:nowrap;flex-shrink:0}.hero-actions{flex-wrap:wrap}
@media(max-width:900px){.nav{gap:14px}.header-app{margin-left:auto}.nav .menu{flex-shrink:0}}
@media(max-width:420px){.nav{gap:10px}.nav .brand{font-size:16px}.nav .brand img{width:32px;height:32px}.header-app.btn{padding:10px 14px;font-size:12px}}
.mobile[hidden],[hidden]{display:none!important}
button:disabled{opacity:.55;cursor:wait}
@media(max-width:620px){.inline-form,.portal-heading,.purchase-card,.deletion-entry{flex-direction:column;align-items:stretch}.portal-grid,.subscription-facts{grid-template-columns:1fr}.portal-card{padding:22px}.account-shell{padding-top:32px}}
.seo-hub{background:#fff}.intent-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.intent-grid article{border:1px solid var(--line);border-radius:24px;padding:32px;background:var(--paper)}.intent-grid h3{font-size:24px;letter-spacing:-.035em}.intent-grid p{color:var(--muted);line-height:1.7;font-size:14px;min-height:120px}.intent-grid article>div{display:flex;flex-direction:column;gap:12px;padding-top:18px;border-top:1px solid var(--line)}.intent-grid a,.all-guides a{font-size:13px;font-weight:750;color:#2639d9}.resource-hub{background:#f0efea}.guide-list{border-top:1px solid var(--line)}.guide-list>a{display:grid;grid-template-columns:72px 1fr auto;gap:24px;align-items:center;padding:24px 8px;border-bottom:1px solid var(--line);transition:padding .2s,background .2s}.guide-list>a:hover{padding-left:18px;background:#fff}.guide-list>a>span{width:52px;height:52px;border:1px solid #b9bbc8;border-radius:50%;display:grid;place-items:center;color:var(--indigo);font-size:11px;font-weight:800}.guide-list h3{font-size:19px;margin:0 0 6px}.guide-list p{color:var(--muted);font-size:13px;margin:0}.guide-list b{font-size:12px}.all-guides{display:flex;gap:28px;margin:30px 0 0;flex-wrap:wrap}
@media(max-width:900px){.intent-grid{grid-template-columns:1fr}.intent-grid p{min-height:0}}
@media(max-width:600px){.guide-list>a{grid-template-columns:56px 1fr}.guide-list>a>b{grid-column:2}.resource-hub .heading,.seo-hub .heading{gap:18px;margin-bottom:42px}}
.account-shell{padding-top:64px;padding-bottom:96px;max-width:1120px}.portal-card{background:#fff;border:1px solid #e6e7ee;border-radius:24px;padding:28px;box-shadow:0 16px 50px rgba(14,25,68,.07);margin-bottom:22px}.auth-card{max-width:600px;margin:5vh auto}.auth-card h1,.portal-heading h1,.deletion-form h1{font-size:clamp(42px,6vw,68px);line-height:1.02;margin:10px 0 18px}.muted,.fine-print{color:#65697a}.fine-print{font-size:13px}.portal-button{width:100%;margin-top:16px}.divider{display:flex;align-items:center;gap:12px;color:#8b8e9a;margin:20px 0}.divider:before,.divider:after{content:"";height:1px;background:#e6e7ee;flex:1}.inline-form{display:flex;gap:10px;margin-top:8px}input,textarea{width:100%;border:1px solid #d8dae3;border-radius:12px;padding:13px 14px;font:inherit;background:#fff}.portal-heading,.purchase-card,.deletion-entry,.status-row{display:flex;align-items:center;justify-content:space-between;gap:24px}.portal-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:22px}.pro-card{color:#fff;background:linear-gradient(135deg,#071331,#121f55)}.pro-card .text-button{color:#ffbdc4}.pill{background:#e8c774;color:#101a36;border-radius:99px;padding:6px 12px;font-weight:800}.crown{font-size:30px;color:#e8c774}.subscription-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:28px}.subscription-facts div{border:1px solid rgba(255,255,255,.15);border-radius:12px;padding:12px}.subscription-facts dt{font-size:12px;color:#b9c0db}.subscription-facts dd{margin:5px 0 0;font-weight:700}.feature-list{padding-left:22px;line-height:2}.text-button{border:0;background:none;color:#1b2bd2;font:inherit;font-weight:700;cursor:pointer;text-decoration:none}.danger{color:#c92436}.secondary{background:#fff;color:#17207a;border:1px solid #d8dae3}.status-message{min-height:24px;font-weight:700;color:#2635d9}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse;text-align:left}th,td{padding:14px 10px;border-bottom:1px solid #ececf1;text-transform:capitalize}.notice{background:#f6f7fb;border-left:4px solid #2938e8;border-radius:12px;padding:16px 20px;margin:24px 0}.notice li{margin:8px 0}.deletion-form{max-width:760px;margin:auto}.deletion-form label{display:block;font-weight:700;margin:14px 0 7px}.deletion-form .check{display:flex;gap:10px;align-items:flex-start;font-weight:400}.deletion-form .check input{width:auto;margin-top:5px}.danger-button{background:#c92436;margin-top:10px}
@media(max-width:760px){.portal-grid{grid-template-columns:1fr}.portal-heading,.purchase-card,.deletion-entry{align-items:flex-start;flex-direction:column}.subscription-facts{grid-template-columns:1fr}.inline-form{flex-direction:column}.account-shell{padding-top:32px}.portal-card{padding:22px}}
