:root{--ink:#16213c;--blue:#2359ff;--blue-dark:#1736a8;--sky:#d9f0ff;--paper:#fffdf7;--white:#fff;--yellow:#ffd83d;--coral:#ff5c5c;--mint:#48d5b5;--line:#dfe5ef;--muted:#67728b;--shadow:0 18px 45px rgba(22,33,60,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}.product-name-row a:hover{text-decoration:none}.social-product-head a:hover{text-decoration:none}body{margin:0;color:var(--ink);background:var(--paper);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.5}button,a{font:inherit}a{color:inherit;text-decoration:none}button{color:inherit}.hero{min-height:620px;padding:62px clamp(24px, 7vw, 110px) 50px;display:grid;grid-template-columns:minmax(0,.95fr) minmax(430px,1.05fr);align-items:center;gap:48px;position:relative;overflow:hidden;background:var(--sky)}.hero-pattern{position:absolute;inset:0;opacity:.38;background-image:radial-gradient(#2359ff 1.3px,transparent 1.3px);background-size:28px 28px;mask-image:linear-gradient(90deg,black,transparent 65%)}.hero::before{content:"";position:absolute;width:260px;height:28px;background:var(--yellow);left:-52px;top:92px;transform:rotate(-8deg)}.hero-copy{max-width:650px;position:relative;z-index:2}.eyebrow,.section-kicker{margin:0 0 14px;color:var(--blue);font-weight:900;font-size:13px;letter-spacing:0;text-transform:uppercase}h1,h2,p{overflow-wrap:break-word}h1{margin:0;max-width:680px;font-size:clamp(48px, 6vw, 82px);line-height:.98;letter-spacing:0;font-weight:900}.hero-lede{max-width:540px;margin:24px 0 0;font-size:20px;color:#44516d}.hero-actions{margin-top:32px;display:flex;align-items:center;gap:26px;flex-wrap:wrap}.button{min-height:50px;padding:0 25px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:6px;font-weight:900;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.button:hover{transform:translateY(-2px)}.button-primary{color:#fff;background:var(--blue);box-shadow:0 10px 24px rgba(35,89,255,.26)}.button-primary:hover{background:var(--blue-dark)}.text-button{padding:8px 0;border:0;background:transparent;font-weight:900;cursor:pointer}.text-button:hover{color:var(--blue);text-decoration:none}.trust-row{margin-top:36px;display:flex;gap:20px;flex-wrap:wrap;color:#4f5c75;font-size:13px;font-weight:700}.trust-row b{display:inline-grid;place-items:center;width:19px;height:19px;margin-right:5px;color:var(--blue);background:#fff;border-radius:50%}.wheel-stage{width:min(510px, 43vw);aspect-ratio:1;justify-self:center;position:relative;display:grid;place-items:center;z-index:2}.wheel-stage::after{content:"";position:absolute;width:76%;height:12%;bottom:0;background:rgba(22,33,60,.12);border-radius:0;filter:blur(13px);z-index:-1}.wheel{width:86%;aspect-ratio:1;border:13px solid var(--ink);border-radius:50%;position:relative;overflow:hidden;background:conic-gradient(from -30deg,var(--yellow) 0 60deg,var(--coral) 60deg 120deg,var(--white) 120deg 180deg,var(--mint) 180deg 240deg,#96b8ff 240deg 300deg,#ff9db5 300deg 360deg);box-shadow:0 0 0 8px white,0 22px 44px rgba(22,33,60,.2);transition:transform 4s cubic-bezier(.12,.71,.1,1)}.wheel::before,.wheel::after{content:"";position:absolute;background:rgba(22,33,60,.4);z-index:1}.wheel::before{width:2px;height:100%;left:50%;transform:rotate(30deg)}.wheel::after{height:2px;width:100%;top:50%;transform:rotate(30deg)}.wheel-label{position:absolute;width:82px;text-align:center;font-size:12px;line-height:1.05;font-weight:1000;z-index:2}.wheel-label-1{top:9%;left:40%}.wheel-label-2{top:28%;right:6%;transform:rotate(60deg)}.wheel-label-3{bottom:22%;right:9%;transform:rotate(120deg)}.wheel-label-4{bottom:8%;left:40%;transform:rotate(180deg)}.wheel-label-5{bottom:23%;left:7%;transform:rotate(240deg)}.wheel-label-6{top:27%;left:6%;transform:rotate(300deg)}.wheel-button{position:absolute;width:94px;aspect-ratio:1;border:8px solid #fff;border-radius:50%;color:#fff;background:var(--blue);font-weight:1000;font-size:18px;cursor:pointer;z-index:4;box-shadow:0 6px 20px rgba(22,33,60,.3)}.wheel-button:disabled{cursor:wait}.wheel-pointer{position:absolute;width:42px;height:52px;top:0;left:calc(50% - 21px);background:var(--ink);clip-path:polygon(0 0,100% 0,50% 100%);z-index:5}.wheel-result{position:absolute;bottom:-10px;margin:0;font-size:13px;font-weight:900;background:#fff;padding:8px 14px;border-radius:5px;box-shadow:0 6px 18px rgba(22,33,60,.12)}.school-note{position:absolute;z-index:5;font-weight:1000;box-shadow:5px 6px 0 rgba(22,33,60,.15)}.note-one{top:11%;left:-5%;width:68px;height:68px;display:grid;place-items:center;background:var(--coral);color:#fff;transform:rotate(-10deg);font-size:28px}.note-two{right:-4%;bottom:17%;padding:13px 16px;background:var(--yellow);transform:rotate(9deg)}.countdown{background:var(--ink);color:#fff;padding:20px clamp(24px, 7vw, 110px)}.countdown-inner{max-width:1180px;min-height:78px;margin:auto;display:grid;grid-template-columns:1fr auto;gap:44px;align-items:center}.countdown-title{display:flex;gap:12px;align-items:center}.countdown-title small{display:block;color:#aeb9d0;font-size:16px;line-height:1.35;font-weight:800;text-transform:uppercase}.countdown-title strong{display:block;font-size:18px}.status-dot{width:10px;height:10px;border-radius:50%;background:var(--mint);box-shadow:0 0 0 7px rgba(72,213,181,.14)}.countdown-units{display:flex;align-items:center;gap:12px}.countdown-units div{width:58px;text-align:center}.countdown-units strong{display:block;font-size:26px;line-height:1;font-variant-numeric:tabular-nums}.countdown-units span{display:block;margin-top:5px;color:#aeb9d0;font-size:9px;text-transform:uppercase}.countdown-units i{font-style:normal;color:#73809a;font-weight:800}.countdown-date{justify-self:end;color:#c5cee0;font-size:13px;font-weight:700}.intro{max-width:760px;margin:0 auto;padding:100px 24px 72px;text-align:center}.intro h2,.section-heading h2,.confidence h2,.final-cta h2{margin:0;font-size:clamp(34px, 4vw, 54px);line-height:1.05;letter-spacing:0}.intro>p:last-child{margin:20px auto 0;color:var(--muted);font-size:17px}.deal-section{max-width:1240px;margin:0 auto;padding:72px 30px 110px}.social-section{max-width:none;padding-left:max(30px, calc((100vw - 1180px)/2));padding-right:max(30px, calc((100vw - 1180px)/2));background:#eef8ff}.section-heading{display:grid;grid-template-columns:1fr 360px;align-items:end;gap:48px;margin-bottom:46px}.section-heading>div{position:relative}.section-title-row{display:flex;align-items:center;justify-content:center;gap:10px}.section-title-row h2{min-width:0;position:relative;padding-bottom:15px}.section-title-row h2::after{content:"";position:absolute;left:50%;bottom:0;width:min(210px, 72%);height:5px;background:var(--blue);border-radius:999px;box-shadow:0 6px 0 var(--yellow);transform:translateX(-50%) rotate(-1deg)}.section-title-icon{width:46px;height:46px;flex:0 0 46px;display:grid;place-items:center;background:transparent;border:0;border-radius:0;font-size:25px;line-height:1;box-shadow:none}.icon-books{background:transparent;transform:rotate(-7deg)}.icon-pencil{background:transparent;transform:rotate(7deg)}.icon-chat{background:transparent;transform:rotate(-7deg)}.icon-phone{background:transparent;transform:rotate(7deg)}@media (max-width:760px){.section-title-row{gap:6px}.section-title-row h2{font-size:32px}.section-title-icon{width:34px;height:34px;flex-basis:34px;border:0;font-size:20px;box-shadow:none}}.section-heading>p{color:var(--muted);margin:0 0 5px}.section-number{position:absolute;left:-5px;top:-33px;color:#b4c2d8;font-size:12px;font-weight:900}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.product-card{position:relative;min-width:0;background:#fff;border:1px solid var(--line);border-radius:8px;overflow:hidden;box-shadow:0 7px 0 rgba(35,89,255,.05);transition:transform .2s ease,box-shadow .2s ease}.product-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.product-visual{height:190px;padding:20px 24px 0;background:#f2f7ff;display:flex;align-items:flex-end;justify-content:center;position:relative;overflow:hidden}.product-visual::before{content:"";width:180px;height:180px;position:absolute;top:30px;border:30px solid rgba(35,89,255,.08);border-radius:50%}.product-visual img{max-height:162px;max-width:72%;position:relative;z-index:1;object-fit:contain;filter:drop-shadow(0 12px 12px rgba(22,33,60,.14))}.product-card.icon-product .product-visual img{width:104px;height:104px;padding:13px;background:#fff;border-radius:8px;filter:drop-shadow(0 12px 12px rgba(22,33,60,.12))}.card-badge{position:absolute;top:14px;right:14px;z-index:2;background:var(--coral);color:#fff;padding:8px 10px;border-radius:4px;font-weight:1000;font-size:12px}.product-body{padding:24px}.product-name-row{min-height:70px}.product-name-row h3{margin:0;font-size:22px;line-height:1.15}.product-name-row p{margin:8px 0 0;color:var(--muted);font-size:13px;line-height:1.4}.plan-tabs{margin:20px 0 22px;padding:4px;display:grid;grid-template-columns:repeat(3,1fr);background:#f0f3f8;border-radius:6px;gap:3px}.plan-tab{min-width:0;height:36px;padding:0 5px;border:0;border-radius:4px;background:transparent;color:#657087;font-weight:800;font-size:14px;cursor:pointer}.plan-tab.active{background:#fff;color:var(--blue);box-shadow:0 2px 8px rgba(22,33,60,.1)}.price-block{min-height:116px}.price-kicker{margin:0 0 2px;color:var(--muted);font-size:11px;font-weight:800;text-transform:uppercase}.price-line{display:flex;align-items:baseline;gap:8px;flex-wrap:wrap}.activity-price{font-size:38px;line-height:1;font-weight:1000;color:#e63746}.virtual-price{color:#909aaf;font-size:14px}.per-month{margin:8px 0 0;color:var(--muted);font-size:12px}.per-month strong{color:var(--ink)}.buy-button{width:100%;margin-top:18px;color:#fff;background:var(--blue)}.buy-button:hover{background:#3e5ccb;color:#fff;text-decoration:none}.renewal{margin:12px 0 0;text-align:center;color:#8a94a8;font-size:10px}.confidence{max-width:1180px;margin:80px auto 100px;padding:52px;background:var(--yellow);display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;align-items:center}.confidence .section-kicker{color:var(--ink)}.confidence-items{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.confidence-items span{display:block;width:29px;height:29px;margin-bottom:14px;padding-top:5px;text-align:center;color:#fff;background:var(--ink);border-radius:50%;font-size:11px;font-weight:900}.confidence-items strong{display:block;font-size:16px}.confidence-items p{margin:8px 0 0;font-size:12px;color:#515568}.final-cta{padding:72px max(30px, calc((100vw - 1180px)/2));display:flex;align-items:center;justify-content:space-between;gap:30px;color:#fff;background:var(--blue)}.final-cta .section-kicker{color:#b9ccff}.button-dark{background:var(--yellow);color:var(--ink);min-width:190px}.button-dark:hover{background:#fff;text-decoration:none}footer{min-height:108px;padding:28px clamp(24px, 7vw, 110px);display:flex;align-items:center;gap:30px;background:#10182c;color:#9ca8c0;font-size:11px}footer img{width:108px;filter:brightness(0) invert(1)}footer p:nth-child(2){max-width:520px;margin-right:auto}@media (max-width:980px){.hero{grid-template-columns:1fr 420px;padding-left:34px;padding-right:34px;gap:12px}.wheel-stage{width:400px}h1{font-size:54px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.confidence{margin-left:30px;margin-right:30px;grid-template-columns:1fr;gap:38px}}@media (max-width:760px){.site-header{height:62px;padding:0 18px}.brand img{width:108px}nav a:not(.nav-cta){display:none}.nav-cta{padding:9px 14px}.hero{min-height:850px;padding:48px 22px 42px;grid-template-columns:1fr;align-content:start;text-align:center}.hero-copy{margin:auto}h1{font-size:48px}.hero-lede{font-size:17px}.hero-actions,.trust-row{justify-content:center}.trust-row{gap:10px 16px}.wheel-stage{width:min(390px, 92vw);margin:12px auto 0}.note-one{left:0}.note-two{right:0}.countdown{padding:22px 18px}.countdown-inner{grid-template-columns:1fr;gap:18px;justify-items:center}.countdown-title{text-align:left}.countdown-date{justify-self:center;margin:0}.countdown-title small{font-size:14px}.countdown-units{gap:7px}.countdown-units div{width:52px}.intro{padding-top:80px}.deal-section,.social-section{padding:54px 18px 84px}.section-heading{grid-template-columns:1fr;gap:14px}.section-heading>p{max-width:520px}.product-grid{grid-template-columns:1fr}.product-card{max-width:470px;width:100%;margin:0 auto}.confidence{margin:60px 18px 76px;padding:36px 24px}.confidence-items{grid-template-columns:1fr}.confidence-items>div{display:grid;grid-template-columns:34px 1fr;column-gap:12px}.confidence-items span{grid-row:1 / 3}.confidence-items p{grid-column:2}.final-cta{padding:58px 24px;align-items:flex-start;flex-direction:column}footer{flex-direction:column;align-items:flex-start;gap:10px}footer p{margin:0}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition-duration:.01ms!important;animation-duration:.01ms!important}}.hero{min-height:650px;padding:38px clamp(24px, 7vw, 110px) 40px;grid-template-columns:1fr;grid-template-rows:auto 1fr;justify-items:center;align-content:center;gap:12px;text-align:center}.hero-copy{max-width:100%}.hero h1{max-width:1000px;font-size:clamp(46px, 5.4vw, 76px);line-height:1}.wheel-stage{width:min(440px, 38vw)}.wheel{background:conic-gradient(from -36deg,#ff665f 0deg 72deg,#f7f9fc 72deg 144deg,#9eb5e7 144deg 216deg,#dce4f2 216deg 288deg,#28478e 288deg 360deg);box-shadow:0 0 0 8px white,0 22px 44px rgba(22,33,60,.18)}.wheel::before,.wheel::after{display:none}.wheel-label{width:76px;color:var(--ink);font-size:12px;line-height:1;transform:none}.wheel-label strong{display:block;font-size:24px}.wheel-label span{display:block;margin-top:4px;font-size:9px}.wheel-label-1{top:8%;left:41%;color:#fff}.wheel-label-2{top:29%;right:7%}.wheel-label-3{right:17%;bottom:17%}.wheel-label-4{bottom:17%;left:17%}.wheel-label-5{top:29%;left:7%;color:#fff}.note-one{background:var(--ink)}.note-two{background:#fff;border:2px solid var(--ink)}@media (max-width:980px){.hero{min-height:700px;padding:42px 28px 38px;grid-template-columns:1fr;grid-template-rows:auto 1fr;gap:16px}.wheel-stage{width:min(420px, 58vw)}}@media (max-width:760px){.hero{min-height:680px;padding:40px 18px 34px;gap:18px}.hero h1{font-size:44px}.wheel-stage{width:min(360px, 90vw);margin:0 auto}}.wheel{background:conic-gradient(from -36deg,#ff5f67 0deg 72deg,#ffd83d 72deg 144deg,#4f7dff 144deg 216deg,#55d6b5 216deg 288deg,#203f86 288deg 360deg);border-color:#17305f}.wheel-label{width:84px;height:54px;display:flex;flex-direction:column;align-items:center;justify-content:center;transform:translate(-50%,-50%)}.wheel-label-1{top:20%;left:50%;color:#fff}.wheel-label-2{top:40.8%;right:auto;left:78.5%;color:var(--ink)}.wheel-label-3{right:auto;bottom:auto;top:73.7%;left:67.6%;color:#fff}.wheel-label-4{bottom:auto;top:73.7%;left:32.4%;color:var(--ink)}.wheel-label-5{top:40.8%;bottom:auto;left:21.5%;color:#fff}.wheel-pointer{width:40px;height:116px;top:calc(50% - 116px);left:calc(50% - 20px);background:#17305f;clip-path:polygon(50% 0,100% 28%,68% 28%,68% 100%,32% 100%,32% 28%,0 28%);z-index:3;filter:drop-shadow(0 4px 4px rgba(22,33,60,.22))}.wheel-button{width:98px;border-color:#fff;background:#17305f;font-size:14px;letter-spacing:0}.note-one{color:var(--ink);background:#ffd83d;border:2px solid var(--ink);box-shadow:6px 7px 0 #ff5f67}.note-two{color:#fff;background:#ff5f67;border:2px solid var(--ink);box-shadow:6px 7px 0 #ffd83d}.wheel-pointer{width:38px;height:78px;top:calc(50% - 78px);left:calc(50% - 19px);background:#111;clip-path:polygon(50% 0,100% 40%,68% 40%,68% 100%,32% 100%,32% 40%,0 40%);z-index:3;filter:drop-shadow(0 3px 3px rgba(22,33,60,.22))}.wheel-button{color:var(--ink);background:#ffd83d;border-color:#fff;box-shadow:0 6px 20px rgba(22,33,60,.26)}.wheel{transition:transform 2.6s cubic-bezier(.16,.72,.12,1)}.wheel-label{transform:translate(-50%,-50%);transition:none;transform-origin:50% 50%}.wheel-label-1{top:16%;left:50%}.wheel-label-2{top:38.6%;right:auto;left:85.2%}.wheel-label-3{right:auto;bottom:auto;top:79.9%;left:71.8%}.wheel-label-4{bottom:auto;top:79.9%;left:28.2%}.wheel-label-5{top:38.6%;bottom:auto;left:14.8%}.hero{grid-template-rows:auto auto 1fr}.wheel-cta{position:relative;z-index:3;margin:2px 0 4px;padding-bottom:7px;color:#17305f;font-size:18px;font-weight:900}.wheel-cta::after{content:"";position:absolute;right:14%;bottom:0;left:14%;height:5px;background:#ffd83d;transform:rotate(-1deg);z-index:-1}.hero-decor{position:absolute;inset:0;z-index:1;pointer-events:none}.megaphone-sticker{position:absolute;top:42%;left:7%;display:flex;flex-direction:column;align-items:center;transform:rotate(-10deg)}.megaphone-sticker span{font-size:68px;line-height:1;filter:drop-shadow(5px 6px 0 rgba(22,33,60,.14))}.megaphone-sticker b{margin-top:5px;padding:5px 8px;color:#fff;background:#ff5f67;font-size:10px;border:2px solid var(--ink)}.student-sticker{position:absolute;top:38%;right:7%;width:104px;height:112px;transform:rotate(7deg)}.student-face{position:absolute;left:4px;bottom:2px;z-index:2;font-size:80px;line-height:1;filter:drop-shadow(5px 6px 0 rgba(22,33,60,.14))}.student-pack{position:absolute;right:0;bottom:3px;z-index:1;font-size:48px;line-height:1}.discount-burst{position:absolute;bottom:12%;left:13%;width:92px;height:92px;display:grid;place-content:center;color:var(--ink);background:#ffd83d;clip-path:polygon(50% 0,60% 14%,75% 5%,78% 23%,96% 21%,87% 38%,100% 50%,86% 60%,95% 76%,77% 78%,74% 96%,59% 86%,50% 100%,40% 86%,25% 96%,22% 78%,4% 76%,14% 60%,0 50%,14% 39%,4% 22%,22% 23%,25% 5%,40% 14%);transform:rotate(-8deg);filter:drop-shadow(5px 7px 0 #ff5f67);text-align:center}.discount-burst strong{font-size:25px;line-height:1}.discount-burst span{font-size:11px;font-weight:1000}.school-supplies{position:absolute;right:13%;bottom:12%;display:flex;align-items:center;gap:3px;transform:rotate(9deg);font-size:48px;filter:drop-shadow(5px 6px 0 rgba(22,33,60,.13))}@media (max-width:1100px){.megaphone-sticker{left:2%}.student-sticker{right:2%}.discount-burst{left:4%}.school-supplies{right:4%}}@media (max-width:760px){.hero{grid-template-rows:auto auto 1fr}.wheel-cta{max-width:330px;font-size:15px}.hero-decor{display:none}}@media (min-width:761px){.countdown-inner{display:flex;justify-content:center;gap:clamp(52px, 6vw, 86px)}.countdown-title{flex:0 0 auto}}.social-section .section-heading{display:block;text-align:center}.deal-section:not(.social-section) .section-heading{display:block;text-align:center}.card-badge{top:12px;right:12px;padding:10px 13px;color:#fff;background:#e63746;border:2px solid #fff;border-radius:5px;box-shadow:5px 5px 0 #ffd83d,0 8px 18px rgba(22,33,60,.18);font-size:14px;line-height:1;transform:rotate(2deg)}.card-badge{top:14px;right:0;min-height:36px;padding:10px 16px 10px 18px;display:inline-flex;align-items:center;color:#fff;background:#e63746;border:0;border-radius:0;box-shadow:-5px 5px 0 #ffd83d,0 8px 18px rgba(22,33,60,.18);font-size:14px;line-height:1;transform:none}.card-badge::before{content:"";position:absolute;top:0;left:-14px;border-top:18px solid #e63746;border-bottom:18px solid #e63746;border-left:14px solid transparent}.card-badge::after{content:"";position:absolute;right:0;bottom:-8px;border-top:8px solid #991f2d;border-right:9px solid transparent}.social-month-card{position:relative;min-width:0;min-height:320px;padding:30px;display:flex;flex-direction:column;color:#fff;background:#15171d;border:2px solid #4f83ff;border-radius:7px;box-shadow:0 10px 0 rgba(35,89,255,.10);overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.social-month-card:hover{transform:translateY(-4px);box-shadow:0 18px 34px rgba(22,33,60,.18)}.social-product-head{min-width:0;padding-right:70px;display:flex;align-items:center;gap:14px}.social-product-head img{width:48px;height:48px;padding:6px;flex:0 0 auto;object-fit:contain;background:#fff;border-radius:7px}.social-product-head h3{margin:0;font-size:20px;line-height:1.2}.social-product-desc{min-height:58px;margin:18px 0 0;color:#b9bfcc;font-size:13px;line-height:1.35}.social-price-line{margin-top:18px;display:flex;align-items:baseline;gap:14px}.social-price-line strong{color:#ff6672;font-size:34px;line-height:1;font-weight:1000}.social-price-line del{color:#727987;font-size:13px;font-weight:800}.social-plan-label{margin:8px 0 0;color:#9fa7b6;font-size:14px;font-weight:800}.social-buy-button{width:176px;min-height:44px;margin-top:auto;color:#fff;background:#f34f91;border-radius:6px}.social-buy-button:hover{background:#3e5ccb;color:#fff;text-decoration:none}@media (max-width:760px){.social-month-card{width:100%;max-width:470px;margin:0 auto}}.card-badge::after{display:block}.social-month-card{color:var(--ink);background:#fff;border:1px solid var(--line);border-top:4px solid var(--blue);box-shadow:0 7px 0 rgba(35,89,255,.08)}.social-month-card:hover{box-shadow:var(--shadow)}.social-product-head img{background:#f2f7ff}.social-product-desc{color:var(--muted)}.social-price-line del{color:#909aaf}.social-plan-label{color:var(--muted)}.social-buy-button{width:100%;color:#fff;background:var(--blue)}.social-buy-button:hover{background:var(--blue-dark)}.card-badge::before{top:0;bottom:0;left:-15px;width:16px;height:auto;padding-bottom:0;background:#e63746;box-shadow:2px 0 0 #e63746;border:0;clip-path:polygon(100% 0,100% 100%,0 100%,50% 50%,0 0)}.card-badge{right:-8px}.product-card,.product-visual,.social-month-card{overflow:visible}.product-visual{border-radius:7px 7px 0 0}.final-cta{min-height:300px;position:relative;overflow:hidden;flex-direction:column;align-items:center;justify-content:center;gap:26px;text-align:center}.final-cta>div:not(.cta-learning-decor),.final-cta>.button{position:relative;z-index:2}.final-cta .button-dark{min-width:210px}.cta-learning-decor{position:absolute;inset:0;z-index:1;pointer-events:none}.cta-learning-decor span{position:absolute;width:84px;height:84px;display:grid;place-items:center;background:transparent;border:0;border-radius:0;font-size:50px;line-height:1;box-shadow:none}.cta-cap{top:22%;left:9%;transform:rotate(-11deg)}.cta-microscope{top:20%;right:9%;transform:rotate(9deg)}.cta-abacus{right:23%;bottom:24px;transform:rotate(-7deg);background:transparent}@media (max-width:760px){.final-cta{min-height:310px;align-items:center;padding:58px 62px}.cta-learning-decor span{width:62px;height:62px;font-size:37px;box-shadow:none}.cta-cap{top:18px;left:-8px}.cta-microscope{top:20px;right:-8px}.cta-abacus{display:none}}.discount-modal[hidden]{display:none}.discount-modal{position:fixed;inset:0;z-index:100;padding:20px;display:grid;place-items:center;background:rgba(16,24,44,.68)}.discount-dialog{width:min(470px, 100%);padding:48px 42px 38px;position:relative;overflow:visible;text-align:center;color:var(--ink);background:#fff;border:5px solid #ffd83d;border-radius:8px;box-shadow:0 28px 80px rgba(8,17,39,.34)}.discount-dialog::before{content:"";position:absolute;top:13px;right:72px;left:72px;height:5px;background:#2359ff;transform:rotate(-1deg)}.discount-modal-close{position:absolute;top:12px;right:12px;width:38px;height:38px;padding:0;display:grid;place-items:center;color:var(--ink);background:#eef2f8;border:0;border-radius:0;font-size:26px;line-height:1;cursor:pointer}.discount-modal-close:hover{color:#fff;background:var(--coral)}.discount-modal-a{position:absolute;top:-24px;left:-20px;width:68px;height:68px;display:grid;place-items:center;color:#fff;background:#ff5f67;border:3px solid #fff;font-size:27px;font-weight:1000;transform:rotate(-10deg);box-shadow:6px 7px 0 #2359ff}.discount-modal-ruler{position:absolute;right:-18px;bottom:26px;font-size:58px;line-height:1;transform:rotate(12deg);filter:drop-shadow(5px 6px 0 rgba(22,33,60,.14))}.discount-modal-kicker{margin:0;color:var(--blue);font-size:12px;font-weight:1000;text-transform:uppercase}.discount-modal-value{display:block;margin:12px 0 14px;color:#e63746;font-size:60px;line-height:1;font-weight:1000}.discount-dialog h2{margin:0;font-size:29px;line-height:1.15}.discount-modal-copy{max-width:350px;margin:14px auto 26px;color:var(--muted);font-size:14px}.discount-modal-cta{width:auto;margin-top:28px;padding-inline:28px;color:#fff;background:var(--blue)}.discount-modal-cta:hover{background:var(--blue-dark)}body.discount-modal-open{overflow:hidden}@media (max-width:520px){.discount-dialog{padding:44px 24px 30px}.discount-modal-value{font-size:50px}.discount-modal-a{left:-5px}.discount-modal-ruler{right:-4px;bottom:12px;font-size:46px}}.hero{min-height:718px;padding:34px max(24px, calc((100vw - 1180px) / 2)) 18px;grid-template-rows:auto auto 1fr;gap:8px;background-color:#dbeaff;background-image:url(https://images.clevguard.com/en/assets/activity/back-to-school-2026/hero-background.png);background-position:center bottom;background-repeat:no-repeat;background-size:cover}.hero-pattern,.hero::before{display:none}.hero-copy{z-index:3}.hero h1{max-width:820px;font-size:72px;line-height:1.02;text-wrap:balance}.wheel-cta{margin:0 0 10px;padding:0;font-size:17px}.wheel-cta::after{display:none}.hero-decor img{position:absolute;z-index:2;height:auto;pointer-events:none}.hero-cart-art{top:43%;left:max(25px, calc(50% - 475px));width:158px;transform:rotate(-5deg)}.hero-megaphone-art{top:42%;right:max(30px, calc(50% - 470px));width:170px;transform:rotate(-3deg)}.wheel-stage{width:480px;aspect-ratio:480 / 417;margin-top:-2px;align-self:end;place-items:start center}.wheel-stage::after{display:none}.wheel-shadow{position:absolute;left:50%;bottom:14px;z-index:0;width:59%;height:auto;transform:translateX(-50%);pointer-events:none}.wheel-stand{position:absolute;left:50%;bottom:16px;z-index:1;width:45%;height:auto;transform:translateX(-50%);pointer-events:none}.wheel{z-index:2;width:76%;border:12px solid #2d5eae;background:conic-gradient(from -30deg,#ffea30 0deg 59deg,#245bae 59deg 61deg,#4d8cf4 61deg 119deg,#245bae 119deg 121deg,#f35391 121deg 179deg,#245bae 179deg 181deg,#4d8cf4 181deg 239deg,#245bae 239deg 241deg,#f35391 241deg 299deg,#245bae 299deg 301deg,#4d8cf4 301deg 359deg,#245bae 359deg 360deg);box-shadow:0 0 0 3px #4f89df,0 15px 24px rgba(20,57,125,.18)}.wheel-label{width:72px;height:88px;gap:0;color:#fff;text-shadow:1px 1px 0 #10234c,-1px -1px 0 #10234c,1px -1px 0 #10234c,-1px 1px 0 #10234c}.wheel-label strong{font-size:26px;line-height:.95}.wheel-label span{margin-top:1px;font-size:20px;line-height:.95}.wheel-label img{width:40px;height:40px;margin-top:4px;object-fit:contain;filter:none}.wheel-label-1 img{width:30px}.wheel-label-1{top:17%;left:50%;color:#fff;transform:translate(-50%,-50%) rotate(0deg)}.wheel-label-2{top:34.5%;right:auto;bottom:auto;left:78.5%;color:#fff;transform:translate(-50%,-50%) rotate(60deg)}.wheel-label-3{top:67.5%;right:auto;bottom:auto;left:77.5%;color:#fff;transform:translate(-50%,-50%) rotate(120deg)}.wheel-label-4{top:83%;right:auto;bottom:auto;left:50%;color:#fff;transform:translate(-50%,-50%) rotate(180deg)}.wheel-label-5{top:65.5%;right:auto;bottom:auto;left:22.5%;color:#fff;transform:translate(-50%,-50%) rotate(240deg)}.wheel-label-6{top:34.5%;right:auto;bottom:auto;left:21.5%;color:#fff;transform:translate(-50%,-50%) rotate(300deg)}.wheel-label-1 img,.wheel-label-3 img,.wheel-label-5 img{filter:none}.wheel-label-3 img,.wheel-label-5 img{transform:rotate(-120deg)}.wheel-pointer{display:none}.wheel-label-2 img,.wheel-label-6 img{transform:rotate(60deg)}.wheel-label-4 img{transform:rotate(60deg)}.wheel-button{top:calc(43.75% - 8px);left:50%;width:70px;height:87px;padding:0;z-index:4;aspect-ratio:auto;color:transparent;background:transparent;border:0;border-radius:0;box-shadow:none;transform:translate(-50%,-50%)}.wheel-button img{width:100%;height:100%;display:block;object-fit:contain}.countdown{min-height:118px;padding:10px 24px;position:relative;overflow:hidden;background:#244fd5}.countdown::before,.countdown::after{content:"";position:absolute;inset-block:0;background:#0c286f}.countdown::before{left:0;width:34%;clip-path:polygon(0 0,100% 0,82% 100%,0 100%)}.countdown::after{right:0;width:18%;clip-path:polygon(20% 0,100% 0,100% 100%,0 100%)}.countdown-inner{max-width:850px;min-height:98px;position:relative;z-index:1;display:grid;grid-template-columns:72px 310px 380px;gap:18px;justify-content:center;align-items:center}.countdown-gift{width:72px;height:72px;object-fit:contain}.countdown-title{display:block;text-align:left}.countdown-title small{color:#d9e3ff;font-size:11px;line-height:1.2;text-transform:uppercase}.countdown-title span{display:block;margin-top:2px;font-size:15px;font-weight:800}.countdown-title strong{display:block;margin-top:2px;font-size:30px;line-height:1.05;white-space:nowrap}.countdown-box{padding:6px 16px 8px;background:#0c1533;border:3px solid #39f2da;border-radius:8px}.countdown-live-label{display:block;margin-bottom:2px;color:#b9c8ed;text-align:center;font-size:9px;font-weight:800;text-transform:uppercase}.countdown-units{justify-content:center;gap:10px}.countdown-units div{width:62px}.countdown-units strong{font-size:27px}.countdown-units span{margin-top:4px;color:#d3dcf2;font-size:8px}.countdown-units i{color:#fff}.deal-section{position:relative;overflow:hidden}.deal-section:not(.social-section){max-width:none;padding-right:max(30px, calc((100vw - 1180px) / 2));padding-left:max(30px, calc((100vw - 1180px) / 2));background:#fffcf5}.deal-section:not(.social-section)::before,.deal-section:not(.social-section)::after{content:"";position:absolute;z-index:0;width:125px;height:22px;background:#ffe6dc;transform:rotate(18deg);box-shadow:90px 175px 0 #ffe6dc,25px 390px 0 #ffe6dc,190px 545px 0 #ffe6dc}.deal-section:not(.social-section)::before{top:65px;left:-30px}.deal-section:not(.social-section)::after{right:-32px;bottom:80px;transform:rotate(-18deg)}.deal-section .section-heading,.deal-section .product-grid{max-width:1180px;margin-right:auto;margin-left:auto;position:relative;z-index:2}.deal-section .section-heading{margin-bottom:46px}.section-art{position:absolute;inset:0;z-index:1;pointer-events:none}.section-art img{position:absolute;height:auto}.family-sale-art{left:1.5%;top:40%;width:160px;transform:rotate(-8deg)}.family-super-art{right:1%;top:45%;width:185px;transform:rotate(5deg)}.social-section{background:#eaf7ff}.section-title-icon{width:50px;height:50px;flex-basis:50px}.section-title-icon img{width:100%;height:100%;display:block;object-fit:contain}.section-title-row{gap:12px}.section-title-row h2::after{height:5px;background:#2f60f5;box-shadow:0 6px 0 #ffd72f}.final-cta{min-height:300px;isolation:isolate;background:#2e59ec}.final-cta::before{content:"";position:absolute;right:-4%;bottom:-48%;left:-4%;height:78%;z-index:0;background:#5574cb;border-top:2px solid #203f9d;transform:rotate(-4deg)}.final-cta::after{content:"";position:absolute;right:0;bottom:28px;left:0;z-index:1;border-top:7px dashed rgba(148,178,255,.58);transform:rotate(-2deg)}.cta-learning-decor img{position:absolute;z-index:2;height:auto}.cta-laptop{left:max(24px, calc(50% - 620px));bottom:54px;width:180px;transform:rotate(-2deg)}.cta-thumb{right:max(24px, calc(50% - 590px));bottom:54px;width:140px;transform:rotate(7deg)}.final-cta>div:not(.cta-learning-decor),.final-cta>.button{z-index:3}@media (max-width:1200px){.hero-cart-art{left:4%;width:135px}.hero-megaphone-art{right:4%;width:145px}.family-sale-art{left:-35px;width:130px}.family-super-art{right:-25px;width:145px}}@media (max-width:980px){.hero{min-height:700px;padding-top:38px}.hero h1{font-size:60px}.wheel-stage{width:440px}.countdown-inner{grid-template-columns:62px 260px 360px;gap:12px}.countdown-gift{width:62px;height:62px}.countdown-title strong{font-size:25px}.family-sale-art,.family-super-art{opacity:.7}.cta-laptop{left:max(8px, calc(50% - 450px));width:160px}.cta-thumb{right:max(8px, calc(50% - 430px));width:125px}}@media (max-width:760px){.hero{min-height:520px;padding:34px 18px 20px;grid-template-rows:auto auto auto;align-content:start;gap:14px;background-position:center bottom}.hero h1{font-size:44px}.wheel-cta{max-width:340px;margin:2px 0 8px;font-size:14px}.wheel-stage{width:min(360px, 92vw);margin-top:0}.hero-decor{display:none}.wheel-label{width:62px;height:70px}.wheel-label strong{font-size:20px}.wheel-label span{font-size:16px}.wheel-label img{width:24px;height:24px;margin-top:2px}.wheel-label-1 img{width:20px}.wheel-button{width:58px;height:72px}.countdown{padding:15px 18px 17px}.countdown::before{width:55%}.countdown::after{display:none}.countdown-inner{min-height:0;grid-template-columns:52px 1fr;gap:10px 12px;justify-items:stretch}.countdown-gift{width:52px;height:52px}.countdown-title small{font-size:9px}.countdown-title span{font-size:12px}.countdown-title strong{font-size:21px}.countdown-box{grid-column:1 / -1;padding-inline:8px}.countdown-units{gap:4px}.countdown-units div{width:54px}.countdown-units strong{font-size:23px}.deal-section:not(.social-section),.social-section{padding:58px 18px 86px}.family-sale-art,.family-super-art{display:none}.section-title-row{gap:7px}.section-title-row h2{font-size:30px}.section-title-icon{width:36px;height:36px;flex-basis:36px}.final-cta{min-height:320px;padding:62px 72px}.final-cta h2{font-size:36px}.cta-laptop{left:clamp(8px, 6vw, 28px);bottom:44px;width:78px}.cta-thumb{right:clamp(8px, 6vw, 28px);bottom:44px;width:70px}}