:root{--ink:#17182a;--muted:#646679;--paper:#fffdfc;--lilac:#eee9ff;--violet:#6746ef;--orange:#ff6b30;--blue:#3c79f2;--line:#e9e7ed;--radius:26px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Manrope,Arial,sans-serif;font-size:16px;line-height:1.55}.shell{width:min(1180px,calc(100% - 48px));margin:0 auto}.site-header{background:rgba(255,253,252,.92);border-bottom:1px solid rgba(23,24,42,.06);position:sticky;top:0;z-index:10;backdrop-filter:blur(16px)}.header__inner{height:82px;display:flex;align-items:center;gap:34px}.brand{display:inline-flex;align-items:center;gap:10px;color:var(--ink);font-family:Unbounded,sans-serif;font-size:17px;font-weight:700;letter-spacing:-.9px;text-decoration:none;white-space:nowrap}.brand__mark{display:grid;place-items:center;width:34px;height:34px;border-radius:11px;color:white;background:linear-gradient(135deg,var(--violet),var(--orange));font-size:16px}.brand__accent{color:var(--violet)}.main-nav{display:flex;gap:26px;margin-left:auto}.main-nav a,.footer__links a{color:#48495a;text-decoration:none;font-size:14px;font-weight:700}.main-nav a:hover,.footer__links a:hover{color:var(--violet)}.header__cta{border:1px solid #c9c4d7;padding:10px 16px;border-radius:100px;color:var(--ink);text-decoration:none;font-weight:800;font-size:13px}.hero{overflow:hidden;background:radial-gradient(circle at 75% 30%,#fff2e7 0,rgba(255,242,231,0) 33%),linear-gradient(125deg,#f3efff,#fffbf9 62%,#f2edff)}.hero__grid{min-height:610px;display:grid;grid-template-columns:1.08fr .92fr;align-items:center;gap:32px}.eyebrow{margin:0 0 15px;color:var(--violet);font-weight:800;font-size:12px;letter-spacing:.11em;text-transform:uppercase}.hero h1,.section h2,.cta-band h2{font-family:Unbounded,sans-serif;letter-spacing:-.06em;line-height:1.08;margin:0}.hero h1{font-size:clamp(39px,5vw,67px);max-width:680px}.hero h1 span{color:var(--violet)}.hero__lead{max-width:590px;color:var(--muted);font-size:18px;line-height:1.65;margin:25px 0 30px}.hero__actions{display:flex;align-items:center;gap:23px}.button{display:inline-flex;gap:15px;align-items:center;justify-content:center;text-decoration:none;font-size:14px;font-weight:800;border-radius:13px;padding:16px 20px}.button--primary{background:linear-gradient(105deg,var(--violet),#9a48e9 48%,var(--orange));color:#fff;box-shadow:0 12px 25px rgba(103,70,239,.22)}.button span,.offer-card__link span{font-size:20px;line-height:0}.text-link{color:var(--ink);font-size:14px;font-weight:800}.hero__facts{display:flex;gap:34px;border-top:1px solid rgba(23,24,42,.1);margin-top:40px;padding-top:19px}.hero__facts div{display:grid;gap:2px}.hero__facts strong{font-size:14px}.hero__facts span{font-size:12px;color:var(--muted);max-width:160px}.hero-art{height:446px;position:relative}.hero-art__orb{position:absolute;border-radius:50%;filter:blur(.2px)}.hero-art__orb--one{width:350px;height:350px;background:linear-gradient(135deg,#8969ff,#d46dff 58%,#ff9b61);right:50px;top:46px;box-shadow:0 30px 60px rgba(126,73,224,.24)}.hero-art__orb--two{width:170px;height:170px;background:#ffb182;right:-20px;bottom:0;opacity:.9}.hero-art__card{position:absolute;background:rgba(255,255,255,.91);box-shadow:0 20px 40px rgba(47,25,105,.16);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.75);border-radius:22px;padding:20px;display:flex;gap:12px;align-items:center;line-height:1.3;font-size:15px}.hero-art__card--top{right:0;top:2px}.hero-art__card--bottom{left:5px;bottom:25px}.icon{width:39px;height:39px;display:grid;place-items:center;border-radius:12px;color:#fff;font-size:17px}.icon--spark{background:var(--orange)}.icon--code{background:var(--violet)}.hero-art__book{position:absolute;width:218px;height:160px;top:156px;right:112px;display:flex;gap:8px;transform:rotate(-9deg);filter:drop-shadow(0 22px 17px rgba(48,22,103,.23))}.hero-art__book span{flex:1;background:#fffdfb;border-radius:9px 18px 18px 9px}.hero-art__book span:first-child{border-radius:18px 9px 9px 18px;background:#fefaf5}.hero-art__book i{position:absolute;display:grid;place-items:center;top:32px;left:85px;width:47px;height:47px;border-radius:50%;background:linear-gradient(135deg,var(--orange),#f9bd2d);color:#fff;font-style:normal}.section{padding:100px 0}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:36px}.section h2{font-size:clamp(29px,3.5vw,44px)}.section-heading>p{margin:0;color:var(--muted);max-width:370px}.direction-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.direction{min-height:276px;border-radius:var(--radius);padding:29px;color:var(--ink);text-decoration:none;display:flex;flex-direction:column;transition:transform .2s ease}.direction:hover{transform:translateY(-5px)}.direction--purple{background:#efeaff}.direction--orange{background:#fff0e7}.direction--blue{background:#e8f2ff}.direction__icon{width:45px;height:45px;display:grid;place-items:center;border-radius:14px;background:#fff;color:var(--violet);font-weight:800;font-size:21px}.direction h3{font-family:Unbounded,sans-serif;line-height:1.25;font-size:18px;letter-spacing:-.04em;margin:27px 0 10px}.direction p{color:#626377;font-size:14px;margin:0}.direction b{font-size:13px;margin-top:auto}.selection{background:#f7f5f8}.selection__top{padding:44px 47px;background:linear-gradient(105deg,#33207a,#7546e8 59%,#ff7640);border-radius:30px;color:#fff;display:flex;align-items:center;justify-content:space-between;gap:25px;margin-bottom:30px}.selection__top .eyebrow{color:#fbdcaf}.selection__top h2{font-size:clamp(28px,3.4vw,44px);max-width:670px}.selection__top p:not(.eyebrow){max-width:690px;margin:15px 0 0;color:rgba(255,255,255,.82)}.selection__badge{width:100px;height:100px;border-radius:50%;background:#fff;color:var(--violet);display:grid;align-content:center;text-align:center;flex:0 0 auto;transform:rotate(7deg)}.selection__badge span{font-family:Unbounded,sans-serif;font-weight:700;font-size:27px;line-height:1}.selection__badge small{font-size:12px}.offer-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.offer-card{background:white;border:1px solid rgba(22,22,44,.07);border-radius:22px;overflow:hidden;display:flex;flex-direction:column;min-height:400px;box-shadow:0 8px 22px rgba(23,20,45,.04)}.offer-card__visual{height:108px;position:relative;display:grid;place-items:center;overflow:hidden}.offer-card__visual>span{display:grid;place-items:center;width:58px;height:58px;border-radius:19px;background:rgba(255,255,255,.95);font-family:Unbounded,sans-serif;font-size:25px;font-weight:700;position:relative;z-index:1}.offer-card__visual i{position:absolute;right:18px;top:14px;color:#fff;font-style:normal;font-size:24px;opacity:.8}.card--violet .offer-card__visual{background:linear-gradient(135deg,#6951eb,#b861f4)}.card--orange .offer-card__visual{background:linear-gradient(135deg,#ff8c4e,#ffbd55)}.card--blue .offer-card__visual{background:linear-gradient(135deg,#407be9,#6abefa)}.card--pink .offer-card__visual{background:linear-gradient(135deg,#e667a8,#9b67ef)}.offer-card__body{padding:20px;display:flex;flex:1;flex-direction:column}.offer-card__school{font-size:12px;color:var(--violet);font-weight:800;margin:0 0 6px}.offer-card h3{font-family:Unbounded,sans-serif;font-size:15px;line-height:1.33;letter-spacing:-.04em;margin:0}.offer-card__age{margin:9px 0 13px;color:var(--muted);font-size:12px}.offer-card ul{padding:0;margin:0;list-style:none;display:grid;gap:7px}.offer-card li{font-size:12px;color:#4f5061;padding-left:17px;position:relative}.offer-card li:before{content:'✓';position:absolute;left:0;color:var(--violet);font-weight:800}.offer-card__link{margin-top:auto;padding-top:19px;color:var(--ink);font-weight:800;font-size:12px;text-decoration:none;display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line)}.selection__note{margin:17px 0 0;color:#777688;font-size:12px}.how__grid{display:grid;grid-template-columns:.83fr 1.17fr;gap:90px}.how__grid>div>p:not(.eyebrow){color:var(--muted);font-size:17px;line-height:1.7}.how__list{list-style:none;margin:0;padding:0}.how__list li{display:flex;gap:20px;border-top:1px solid var(--line);padding:20px 0}.how__list li:last-child{border-bottom:1px solid var(--line)}.how__list span{color:var(--violet);font-size:12px;font-weight:800}.how__list h3{font-size:16px;margin:0 0 5px}.how__list p{margin:0;color:var(--muted);font-size:14px}.cta-band{padding:0 0 90px}.cta-band__inner{padding:49px 55px;border-radius:30px;background:var(--ink);color:#fff;display:flex;align-items:center;justify-content:space-between;gap:25px}.cta-band p{margin:0 0 8px;color:#cac7d5;font-size:13px}.cta-band h2{font-size:clamp(24px,3vw,39px)}.button--light{background:#fff;color:var(--ink);white-space:nowrap}.site-footer{background:#121320;color:#fff;padding:46px 0 20px}.footer__inner{display:flex;justify-content:space-between;gap:30px}.site-footer .brand{color:#fff}.site-footer p{color:#aaaabd;font-size:13px}.footer__links{display:grid;align-content:start;gap:10px}.footer__links a{color:#d9d7e1}.footer__notice{border-top:1px solid #323342;padding-top:19px;margin-top:36px;color:#858596;font-size:11px}.content-page__inner{max-width:790px}.content-page h1{font-family:Unbounded,sans-serif;line-height:1.15;letter-spacing:-.05em;font-size:clamp(32px,4vw,54px);margin:0 0 30px}.entry-content{font-size:17px}.post-preview{border-top:1px solid var(--line);padding:25px 0}.post-preview h2{font-family:Unbounded,sans-serif;font-size:22px}.post-preview h2 a{color:var(--ink);text-decoration:none}@media(max-width:850px){.main-nav{display:none}.header__cta{margin-left:auto}.hero__grid{grid-template-columns:1fr;min-height:auto;padding:70px 0 30px}.hero-art{height:330px;max-width:500px;width:100%;margin:0 auto}.hero-art__orb--one{width:265px;height:265px;right:18%}.hero-art__book{right:24%;top:110px;transform:scale(.78) rotate(-9deg)}.hero-art__card--top{right:2%}.hero-art__card--bottom{left:2%}.direction-grid{grid-template-columns:1fr}.direction{min-height:220px}.offer-grid{grid-template-columns:repeat(2,1fr)}.how__grid{grid-template-columns:1fr;gap:40px}.section-heading{display:grid;gap:15px}.selection__top{padding:33px}.cta-band__inner{padding:35px;display:grid}.footer__inner{display:grid}.footer__links{grid-template-columns:1fr 1fr}}@media(max-width:520px){.shell{width:min(100% - 32px,1180px)}.header__inner{height:70px}.brand{font-size:14px}.brand__mark{width:30px;height:30px}.header__cta{padding:8px 12px;font-size:11px}.section{padding:65px 0}.hero__lead{font-size:16px}.hero__actions{align-items:flex-start;flex-direction:column;gap:15px}.hero__facts{gap:18px}.hero-art{height:275px}.hero-art__orb--one{width:210px;height:210px;right:16%}.hero-art__book{right:15%;top:92px;transform:scale(.62) rotate(-9deg)}.hero-art__card{padding:12px;font-size:11px}.hero-art__card--top{top:0}.hero-art__card--bottom{bottom:5px}.icon{width:29px;height:29px}.selection__top{padding:25px;align-items:start}.selection__badge{width:70px;height:70px}.selection__badge span{font-size:19px}.offer-grid{grid-template-columns:1fr}.cta-band{padding-bottom:55px}.cta-band__inner{padding:28px}.footer__links{grid-template-columns:1fr}}
.offer-grid--two{grid-template-columns:repeat(2,minmax(0,1fr));max-width:790px}.topic-hero{overflow:hidden;background:radial-gradient(circle at 81% 24%,#ffe5ca,rgba(255,229,202,0) 30%),linear-gradient(130deg,#f0ecff,#fffdfc 64%,#fff1e8)}.topic-hero__grid{min-height:510px;display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:45px}.topic-hero h1{font-family:Unbounded,sans-serif;font-size:clamp(39px,5vw,63px);letter-spacing:-.065em;line-height:1.08;margin:0;max-width:670px}.topic-hero h1 span{color:var(--violet)}.topic-hero__lead{max-width:620px;color:var(--muted);font-size:18px;line-height:1.65;margin:23px 0 29px}.topic-hero__art{height:300px;position:relative}.topic-hero__sheet{width:300px;height:208px;border-radius:24px;padding:22px;position:absolute;right:36px;top:42px;background:#fff;box-shadow:0 24px 45px rgba(59,38,118,.18);display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:46px repeat(2,1fr);gap:5px;transform:rotate(-7deg)}.topic-hero__sheet span{display:grid;place-items:center;background:#eee9ff;color:var(--violet);font-weight:800;border-radius:9px;font-size:20px}.topic-hero__sheet span:nth-child(2){background:#fff2e5;color:#ff782f}.topic-hero__sheet span:nth-child(3){background:linear-gradient(135deg,var(--violet),var(--orange));color:#fff}.topic-hero__sheet i{border-radius:7px;background:#f0eff4}.topic-hero__sheet i:nth-of-type(4),.topic-hero__sheet i:nth-of-type(6){background:#dad0ff}.topic-hero__bubble{position:absolute;left:16px;bottom:18px;background:var(--ink);color:#fff;border-radius:20px;padding:18px 22px;font-family:Unbounded,sans-serif;font-size:17px;line-height:1.35;box-shadow:0 15px 30px rgba(22,22,42,.18)}.topic-intro{padding-bottom:82px}.topic-intro__grid,.topic-guide__grid{display:grid;grid-template-columns:.92fr 1.08fr;gap:82px;align-items:start}.topic-intro h2,.topic-guide h2{max-width:500px}.topic-intro__copy>p{font-size:18px;line-height:1.7;color:var(--muted);margin:0}.topic-intro__facts{display:flex;flex-wrap:wrap;gap:9px;margin-top:25px}.topic-intro__facts span{padding:8px 11px;border-radius:100px;background:#f0ecff;color:#5140a9;font-size:12px;font-weight:800}.topic-programs{background:#f7f5f8}.topic-programs__heading{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:34px}.topic-programs__heading>p{max-width:395px;margin:0;color:var(--muted);font-size:14px}.topic-guide__items{border-top:1px solid var(--line)}.topic-guide__items article{display:flex;gap:20px;padding:23px 0;border-bottom:1px solid var(--line)}.topic-guide__items span{font-size:12px;color:var(--violet);font-weight:800}.topic-guide__items h3{font-family:Unbounded,sans-serif;font-size:16px;letter-spacing:-.04em;margin:0 0 8px}.topic-guide__items p{color:var(--muted);font-size:14px;line-height:1.6;margin:0}.topic-cta{padding:0 0 90px}.topic-cta__inner{padding:49px 55px;border-radius:30px;background:var(--ink);color:#fff;display:flex;align-items:center;justify-content:space-between;gap:25px}@media(max-width:850px){.offer-grid--two{grid-template-columns:repeat(2,1fr);max-width:none}.topic-hero__grid{grid-template-columns:1fr;min-height:auto;padding:75px 0 45px}.topic-hero__art{height:260px;max-width:500px;width:100%;margin:auto}.topic-intro__grid,.topic-guide__grid{grid-template-columns:1fr;gap:40px}.topic-programs__heading{display:grid;gap:15px}.topic-cta__inner{padding:35px;display:grid}}@media(max-width:520px){.topic-hero__grid{padding:60px 0 28px}.topic-hero__lead{font-size:16px}.topic-hero__art{height:210px}.topic-hero__sheet{transform:scale(.7) rotate(-7deg);transform-origin:top right;right:0;top:17px}.topic-hero__bubble{left:0;bottom:8px;padding:14px 18px;font-size:14px}.topic-intro{padding-bottom:55px}.offer-grid--two{grid-template-columns:1fr}.topic-cta{padding-bottom:55px}.topic-cta__inner{padding:28px}}
