.ae-hero{max-width:1400px;margin:auto;padding:80px 5% 65px;display:grid;grid-template-columns:1.1fr 1fr;align-items:center;gap:30px;background:white;color:#071b4d}.ae-eyebrow{font-size:11px;font-weight:800;letter-spacing:.12em;color:#7b61ff;display:block;margin-bottom:24px}.ae-eyebrow,.ae-hero h1{text-transform:uppercase}.ae-hero h1{font-size:clamp(48px,5.4vw,82px);font-weight:900;letter-spacing:-.065em;line-height:.98}.ae-hero h1 em{display:block;font-style:normal;color:#7b61ff}.ae-hero p{font-size:17px;line-height:1.75;color:#071b4da6;max-width:470px;margin:26px 0}.ae-button{display:inline-flex;align-items:center;justify-content:space-between;gap:30px;padding:17px 25px;border-radius:99px;background:#071b4d;color:white;font-weight:700;font-size:13px}.ae-button:hover{background:#7b61ff}.ae-button:focus-visible{outline:3px solid #b69cff;outline-offset:5px}.ae-section{padding:85px max(5%,calc((100vw - 1240px) / 2));color:#071b4d}.ae-section h2{font-size:clamp(38px,5vw,68px);font-weight:900;letter-spacing:-.06em;line-height:1;text-transform:uppercase;max-width:900px}.ae-lavender{background:#b69cff}.ae-navy{background:#071b4d;color:white}.ae-navy .ae-eyebrow{color:#b69cff}.ae-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin-top:45px}.ae-card{background:white;border-radius:28px;padding:32px;color:#071b4d;position:relative;overflow:hidden}.ae-card-number{font-size:70px;font-weight:900;line-height:1;color:#7b61ff;letter-spacing:-.07em}.ae-card h3{font-size:25px;line-height:1.1;font-weight:800;margin:24px 0 15px;letter-spacing:-.035em}.ae-card p{font-size:15px;line-height:1.7;color:#071b4da6}.ae-card small{display:block;margin-top:25px;color:#7b61ff;font-weight:700}.ae-proof{display:grid;grid-template-columns:1fr 1fr;gap:65px;margin-top:45px}.ae-proof p{color:#ffffffad;line-height:1.8}.ae-proof ol{list-style:none;counter-reset:proof}.ae-proof li{counter-increment:proof;padding:22px 0;border-bottom:1px solid #ffffff25;font-size:19px}.ae-proof li:before{content:"0" counter(proof);color:#b69cff;margin-right:25px}.ae-cta{display:flex;justify-content:space-between;align-items:center;gap:35px}.ae-price{display:grid;grid-template-columns:1.15fr 1fr;gap:40px;margin-top:40px}.ae-price-panel{background:white;border-radius:30px;padding:40px}.ae-price-panel strong{font-size:clamp(32px,4vw,58px);letter-spacing:-.055em}.ae-price-panel p{margin:16px 0;color:#071b4da6;line-height:1.7}.ae-price-panel ul{margin:25px 0}.ae-price-panel li{padding:12px 0;border-bottom:1px solid #071b4d12}.ae-price-panel li:before{content:"✓";margin-right:12px;color:#7b61ff}.ae-price-notes{display:flex;flex-direction:column;justify-content:center;gap:32px}.ae-price-notes h3{font-size:26px;font-weight:800;letter-spacing:-.03em}.ae-price-notes p{line-height:1.7;margin-top:9px}.ae-price-notes a{text-decoration:underline}@media (max-width:800px){.ae-hero{grid-template-columns:1fr;padding:45px 6% 35px;gap:5px}.ae-hero h1{font-size:clamp(42px,10vw,72px)}.ae-hero .academy-bloom-scene{max-width:420px}.ae-grid,.ae-price,.ae-proof{grid-template-columns:1fr}.ae-section{padding:55px 6%}.ae-cta{align-items:flex-start;flex-direction:column}.ae-price-panel{padding:25px}}