.cross-promo .xp-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:18px;padding-top:44px;display:grid}.cross-promo .xp-card{color:#221527;border:3px solid var(--stroke,#10131c);box-shadow:var(--shadow,6px 6px 0 #10131c);background:#fff;border-radius:16px;align-items:center;gap:14px;padding:16px 18px;text-decoration:none;transition:transform .14s,box-shadow .14s;display:flex}.cross-promo .xp-card:hover{box-shadow:8px 8px 0 var(--stroke,#10131c);transform:translate(-2px,-2px)}.cross-promo .xp-card:active{box-shadow:2px 2px 0 var(--stroke,#10131c);transform:translate(2px,2px)}.cross-promo .xp-card img{border:2.5px solid var(--stroke,#10131c);width:52px;height:52px;box-shadow:2.5px 2.5px 0 var(--stroke,#10131c);border-radius:12px;flex:none}.cross-promo .xp-copy{flex-direction:column;gap:2px;min-width:0;display:flex}.cross-promo .xp-copy strong{font-size:15px;font-weight:800;line-height:1.25}.cross-promo .xp-copy span{opacity:.65;font-size:12.5px;font-weight:600}.cross-promo .xp-go{flex:none;margin-left:auto;font-size:18px;font-weight:800}.cross-promo .xp-all{color:#221527;border:2.5px solid var(--stroke,#10131c);min-height:44px;box-shadow:4px 4px 0 var(--stroke,#10131c);background:#fff;border-radius:999px;align-items:center;margin-top:26px;padding:10px 20px;font-size:14.5px;font-weight:800;text-decoration:none;transition:transform .12s,box-shadow .12s;display:inline-flex}.cross-promo .xp-all:hover{box-shadow:6px 6px 0 var(--stroke,#10131c);transform:translate(-2px,-2px)}@font-face{font-family:Anton;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/anton-latin.woff2)format("woff2")}@font-face{font-family:Bricolage;font-style:normal;font-weight:200 800;font-display:swap;src:url(/fonts/bricolage-latin.woff2)format("woff2")}:root{--paper:#f9f7f1;--paper-2:#fff;--grid:#7a9fd64d;--ink:#16305e;--ink-soft:#33507f;--graphite:#494e57;--graphite-soft:#6b7280;--red:#d63426;--note-yellow:#fff6ae;--note-blue:#d5e7fd;--note-pink:#ffdde4;--note-green:#ddf3cf;--pencil-shadow:6px 7px 0 #494e5724;--pencil-shadow-lg:10px 12px 0 #494e5721;--radius:14px;--max:1200px}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;overflow-x:clip}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{background:linear-gradient(90deg, transparent 62px, #d6342661 62px, #d6342661 64px, transparent 64px), repeating-linear-gradient(0deg, transparent 0 27px, var(--grid) 27px 28px), repeating-linear-gradient(90deg, transparent 0 27px, var(--grid) 27px 28px), var(--paper);color:var(--graphite);max-width:100vw;font-family:Bricolage,-apple-system,Segoe UI,sans-serif;font-size:17px;line-height:1.6;overflow-x:clip}::selection{background:var(--ink);color:var(--paper)}img{max-width:100%;height:auto;display:block}a{color:inherit}.caption{text-transform:uppercase;letter-spacing:.01em;color:var(--ink);text-shadow:3px 3px #494e5729;font-family:Anton,Impact,Arial Black,sans-serif;line-height:.94}.scribble{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 300 22' preserveAspectRatio='none'%3E%3Cpath d='M4 15 Q 60 7 118 12 T 232 11 T 296 13' fill='none' stroke='%23d63426' stroke-width='6' stroke-linecap='round'/%3E%3C/svg%3E");background-position:0 100%;background-repeat:no-repeat;background-size:100% .14em;padding-bottom:.16em}body:after{content:"";pointer-events:none;z-index:60;opacity:.045;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='140' height='140'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='2'/%3E%3C/filter%3E%3Crect width='140' height='140' filter='url(%23n)' opacity='.7'/%3E%3C/svg%3E");position:fixed;inset:0}.tape{pointer-events:none;z-index:3;background:#d6e7fd9e;border-inline:1px dashed #ffffffd9;width:96px;height:30px;position:absolute;box-shadow:0 2px 5px #494e5724}nav{z-index:50;backdrop-filter:blur(12px);border:2px solid var(--ink);background:#ffffffdb;border-radius:999px;align-items:center;gap:18px;width:min(96vw,1080px);padding:10px 12px 10px 18px;display:flex;position:fixed;top:14px;left:50%;transform:translate(-50%);box-shadow:4px 5px #494e571f}nav .brand{letter-spacing:.04em;color:var(--ink);align-items:center;gap:11px;font-family:Anton;font-size:17px;text-decoration:none;display:flex}nav .brand img{border:2px solid var(--ink);border-radius:11px;width:44px;height:44px;box-shadow:3px 3px #16305e38}nav .links{gap:4px;margin-left:auto;display:flex}nav .links a{color:var(--ink-soft);border-radius:999px;min-height:auto;padding:9px 13px;font-size:14.5px;font-weight:600;text-decoration:none}nav .links a:hover{color:var(--ink);background:#16305e12}.btn{background:var(--red);color:#fff;border:2.5px solid var(--ink);white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;gap:9px;min-height:46px;padding:11px 22px;font-family:Bricolage;font-size:15.5px;font-weight:800;text-decoration:none;transition:transform .12s,box-shadow .12s;display:inline-flex;box-shadow:4px 4px #16305e47}.btn:hover{transform:translate(-2px,-2px);box-shadow:6px 6px #16305e47}.btn:active{transform:translate(2px,2px);box-shadow:1px 1px #16305e47}.btn.ink{background:var(--ink)}@media (width<=760px){nav .links{display:none}nav{gap:10px;padding:7px 7px 7px 12px}nav .brand{font-size:13.5px}nav .brand img{width:30px;height:30px}nav .btn{min-height:42px;margin-left:auto;padding:8px 14px;font-size:13px;box-shadow:3px 3px #16305e47}}.hero{min-height:100svh;max-width:var(--max);grid-template-columns:1.1fr .9fr;align-items:center;gap:2vw;margin:0 auto;padding:130px 5vw 120px;display:grid;position:relative}.hero-copy .kicker{background:var(--paper-2);color:var(--ink);border:2px solid var(--ink);text-transform:uppercase;letter-spacing:.06em;border-radius:8px;align-items:center;gap:9px;margin-bottom:26px;padding:7px 15px;font-size:13.5px;font-weight:800;display:inline-flex;transform:rotate(-2deg);box-shadow:4px 4px #494e5724}.hero-copy h1{font-size:clamp(52px,7.8vw,110px)}.hero-copy h1 .swap{color:var(--red);text-shadow:3px 3px #d6342624;min-height:1em;display:block}.hero-copy h1 .swap .word{display:none}.hero-copy h1 .swap .word.on{animation:.45s cubic-bezier(.2,1.6,.4,1) pop;display:inline-block}@keyframes pop{0%{opacity:0;transform:scale(.6)rotate(-3deg)}to{opacity:1;transform:scale(1)rotate(0)}}@media (prefers-reduced-motion:reduce){.hero-copy h1 .swap .word.on{animation:none}}.hero-copy p.lede{max-width:34rem;color:var(--graphite);text-wrap:pretty;margin:26px 0 30px;font-size:19px;font-weight:500}.cta-row{flex-wrap:wrap;align-items:center;gap:22px;display:flex}.badge-link{border-radius:14px;padding:8px;transition:transform .15s;display:inline-block}.badge-link:hover{transform:scale(1.04)}.badge-link img{width:auto;height:56px}.rating{color:var(--ink);flex-direction:column;gap:2px;font-size:15px;font-weight:700;display:flex}.rating .stars{color:var(--red);letter-spacing:2px;font-size:17px}.rating small{color:var(--graphite-soft);font-weight:500}.hero-stage{min-height:640px;position:relative}.phone{width:min(280px,60vw);box-shadow:var(--pencil-shadow-lg);background:#000;border:10px solid #000;border-radius:44px;margin-inline:auto;position:relative;transform:rotate(-3deg)}.phone .tape.tl{top:-20px;left:-34px;transform:rotate(-42deg)}.phone .tape.br{bottom:-18px;right:-34px;transform:rotate(-38deg)}.screen{aspect-ratio:643/1392;background:#dfe9f8;border-radius:34px;width:100%;position:relative;overflow:hidden}.screen>img{object-fit:cover;object-position:center;border-radius:0;width:100%;height:100%}.doodle{pointer-events:none;user-select:none;transform:rotate(var(--r,0deg));filter:drop-shadow(1px 2px #494e571a);position:absolute}.doodle-cube{--r:-7deg;width:140px;top:-2%;left:-4%}.doodle-arrow{--r:4deg;width:170px;bottom:6%;left:-14%}.doodle-aplus{--r:9deg;width:118px;top:3%;right:-2%}@media (width<=920px){.hero{text-align:center;grid-template-columns:1fr;padding-top:118px}.hero-copy .kicker,.hero-copy p.lede{margin-inline:auto}.cta-row{justify-content:center}.hero-stage{min-height:560px;margin-top:44px}.doodle-cube{width:104px;left:0}.doodle-arrow{width:140px;left:-2%}.doodle-aplus{width:96px;right:0}}.marquee{--h:60px;z-index:2;height:var(--h);background:repeating-linear-gradient(45deg,#ffdde4eb 0 16px,#fff0f3eb 16px 32px);border-block:2px dashed #16305e59;margin:-26px -2vw 0;display:flex;position:relative;overflow:hidden;transform:rotate(-1.4deg);box-shadow:0 5px 12px #494e571a}.marquee .track{white-space:nowrap;align-items:center;gap:0;animation:28s linear infinite slide;display:flex}@keyframes slide{to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.marquee .track{animation:none}}.marquee span{letter-spacing:.05em;color:var(--ink);height:var(--h);align-items:center;gap:24px;padding:0 24px;font-family:Anton;font-size:22px;display:flex}.marquee b{color:var(--red);font-weight:400}section{max-width:var(--max);margin:0 auto;padding:110px 5vw;position:relative}.h2{margin-bottom:14px;font-size:clamp(38px,5.2vw,68px)}.sub{color:var(--graphite-soft);max-width:38rem;font-size:18px;font-weight:500}.bubble{background:var(--paper-2);color:var(--ink);text-transform:uppercase;letter-spacing:.07em;border:2px solid var(--ink);border-radius:8px;margin-bottom:22px;padding:7px 14px;font-size:13.5px;font-weight:800;display:inline-block;position:relative;transform:rotate(-1.5deg);box-shadow:4px 4px #494e5724}.reveal{opacity:0;transform:translateY(26px)}.reveal.in{opacity:1;transition:opacity .6s,transform .6s cubic-bezier(.2,.9,.3,1);transform:none}@media (prefers-reduced-motion:reduce){.reveal{opacity:1;transform:none}}.stats{grid-template-columns:repeat(4,1fr);gap:26px;padding-top:74px;display:grid}.stat{background:var(--note-yellow);box-shadow:var(--pencil-shadow);transform:rotate(var(--r,0deg));color:var(--ink);border-radius:2px 2px 16px;padding:34px 22px 26px;position:relative}.stat:before{content:"";width:86px;height:26px;transform:translateX(-50%) rotate(var(--tr,-2deg));background:#d6e7fd9e;border-inline:1px dashed #ffffffd9;position:absolute;top:-13px;left:50%;box-shadow:0 2px 4px #494e5721}.stat:first-child{--r:-1.6deg}.stat:nth-child(2){--r:1.2deg;--tr:2deg;background:var(--note-blue)}.stat:nth-child(3){--r:-.8deg;--tr:-3deg;background:var(--note-pink)}.stat:nth-child(4){--r:1.8deg;--tr:1.5deg;background:var(--note-green)}.stat .big{font-family:Anton;font-size:clamp(34px,4vw,52px);line-height:1}.stat p{color:var(--graphite);margin-top:8px;font-size:14.5px;font-weight:600}.stat small{color:var(--graphite-soft);margin-top:6px;font-size:11.5px;font-weight:500;display:block}@media (width<=920px){.stats{grid-template-columns:repeat(2,1fr)}}.features-grid{grid-template-columns:1fr 420px;align-items:start;gap:6vw;display:grid}.feat-list{flex-direction:column;gap:14vh;padding-block:8vh 20vh;display:flex}.feat{border-left:4px dashed #494e574d;padding-left:26px;transition:border-color .3s}.feat.on{border-left:4px solid var(--red)}.feat h3{text-transform:uppercase;letter-spacing:.02em;color:var(--ink);margin-bottom:10px;font-family:Anton;font-size:clamp(26px,2.6vw,36px)}.feat h3 em{color:var(--red);font-style:normal}.feat p{color:var(--graphite);max-width:30rem;font-weight:500}.feat .chip{background:var(--paper-2);color:var(--ink);letter-spacing:.03em;border:1.5px solid #16305e59;border-radius:999px;margin-top:14px;padding:5px 12px;font-size:12.5px;font-weight:700;display:inline-block}.feat-stage{position:sticky;top:8vh}.feat-stage .phone{width:min(340px,100%);transform:rotate(2.5deg)}.feat-stage .shots img{opacity:0;object-fit:contain;object-position:center;width:100%;height:100%;transition:opacity .45s;position:absolute;inset:0}.feat-stage .shots img.on{opacity:1}.dots{justify-content:center;gap:8px;margin-top:22px;display:flex}.dots i{background:#16305e2e;border-radius:99px;width:10px;height:10px;transition:all .3s}.dots i.on{background:var(--red);width:26px}@media (width<=920px){.features-grid{grid-template-columns:1fr}.feat-stage{display:none}.feat-list{gap:56px;padding-block:30px}.feat .m-shot{box-shadow:var(--pencil-shadow);border:6px solid #000;border-radius:22px;max-width:300px;margin-top:18px;display:block}}@media (width>=921px){.feat .m-shot{display:none}}.sheet{background:var(--paper-2);border:2.5px solid var(--ink);box-shadow:var(--pencil-shadow-lg);background-image:repeating-linear-gradient(0deg,#0000 0 33px,#7a9fd638 33px 34px);border-radius:8px;margin-top:54px;padding:46px 5% 42px;position:relative;transform:rotate(-.5deg)}.sheet .head{color:var(--graphite-soft);border-bottom:2px solid #16305e40;flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:10px 34px;margin-bottom:30px;padding-bottom:14px;font-size:14.5px;font-weight:600;display:flex}.sheet .head b{color:var(--ink);font-weight:800}.sheet .doodle-aplus{--r:11deg;width:128px;top:-46px;right:-18px}.homework{grid-template-columns:1fr 1fr;gap:22px;display:grid}.hw{background:#f9f7f199;border:2px dashed #16305e59;border-radius:10px;align-items:flex-start;gap:16px;padding:22px 22px 20px;display:flex}.hw .check{border:2.5px solid var(--ink);width:30px;height:30px;color:var(--red);background:#fff;border-radius:6px;flex:none;place-items:center;font-size:22px;font-weight:900;line-height:1;display:grid;transform:rotate(-3deg)}.hw h3{text-transform:uppercase;letter-spacing:.02em;color:var(--ink);margin-bottom:6px;font-family:Anton;font-size:20px}.hw p{color:var(--graphite);font-size:15px;font-weight:500}@media (width<=760px){.homework{grid-template-columns:1fr}.sheet{padding:38px 6% 34px}.sheet .doodle-aplus{width:96px;top:-36px;right:-8px}}.spot{text-align:center;background:var(--paper-2);border:2.5px solid var(--ink);box-shadow:var(--pencil-shadow-lg);border-radius:20px;padding:76px 6vw;position:relative;overflow:hidden}.spot .num{color:var(--ink);text-shadow:4px 4px #494e5724;padding:.08em .5em;font-family:Anton;font-size:clamp(90px,14vw,170px);line-height:.95;display:inline-block;position:relative}.spot .num:before{content:"";background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 190' preserveAspectRatio='none'%3E%3Cellipse cx='160' cy='95' rx='150' ry='82' fill='none' stroke='%23d63426' stroke-width='5' stroke-linecap='round'/%3E%3Cellipse cx='158' cy='97' rx='154' ry='78' fill='none' stroke='%23d63426' stroke-width='4' stroke-linecap='round' opacity='.75'/%3E%3C/svg%3E") 50%/100% 100% no-repeat;position:absolute;inset:-4% -2%}.spot .stars{color:var(--red);letter-spacing:8px;margin:18px 0 6px;font-size:clamp(26px,3.4vw,40px)}.spot .stars .faint{opacity:.25}.spot p{color:var(--ink);font-size:19px;font-weight:700}.spot small{color:var(--graphite-soft);margin-top:10px;font-size:12.5px;font-weight:500;display:block}.faq{max-width:820px}.faq details{background:var(--paper-2);border:2.5px solid var(--ink);box-shadow:var(--pencil-shadow);border-radius:12px;margin-bottom:16px;overflow:hidden}.faq summary{cursor:pointer;min-height:44px;color:var(--ink);justify-content:space-between;align-items:center;gap:18px;padding:20px 24px;font-size:17px;font-weight:800;list-style:none;display:flex}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:"+";color:var(--red);font-family:Anton;font-size:26px;transition:transform .25s}.faq details[open] summary:after{transform:rotate(45deg)}.faq .a{color:var(--graphite);padding:0 24px 22px;font-weight:500}.final{text-align:center;padding-block:150px;position:relative}.final h2{font-size:clamp(48px,7.6vw,104px)}.final .btn{min-height:60px;margin-top:40px;padding:16px 38px;font-size:19px}.final p.tiny{color:var(--graphite-soft);margin-top:18px;font-size:13px;font-weight:600}.final .doodle-cube{--r:8deg;width:120px;top:8%;left:auto;right:6%}.final .doodle-arrow{--r:-14deg;width:150px;bottom:22%;left:10%}@media (width<=760px){.final .doodle-cube{width:84px;top:2%}.final .doodle-arrow{display:none}}footer{max-width:var(--max);color:var(--graphite-soft);border-top:2px solid #16305e33;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;margin:0 auto;padding:44px 5vw 60px;font-size:13.5px;font-weight:500;display:flex}footer nav2{gap:24px;display:flex}footer a{min-height:44px;color:var(--ink);align-items:center;font-weight:700;text-decoration:none;display:inline-flex}footer a:hover{color:var(--red)}
