/* Public website visual refresh — v4.1.2 */
.public-page{--site-blue:#2f57ef;--site-blue-dark:#2348cf;--site-violet:#8f5bd7;--site-coral:#ff806f;--site-green:#32b892;--site-yellow:#f5b94c;--site-ink:#192335;--site-text:#58677e;--site-soft:#f6f8ff;--site-line:#e8ebf5;--site-gradient:linear-gradient(135deg,#2f57ef 0%,#8158dc 100%);background:#fff;color:var(--site-ink)}
.public-page .container{width:min(1240px,calc(100% - 48px))}
.public-topline{background:#192335;color:#dce4ff;border:0}
.public-topline-inner{min-height:38px;font-size:.72rem}
.public-topline a{color:#eef2ff}
.site-header{height:120px;background:rgba(255,255,255,.92);border-bottom:1px solid rgba(232,235,245,.9);box-shadow:0 10px 35px rgba(30,42,78,.04);backdrop-filter:blur(20px)}
.site-header.is-scrolled{height:120px;box-shadow:0 14px 40px rgba(31,46,94,.1)}
.header-inner{gap:20px}
.brand-logo{width:58px;height:58px;padding:4px;border-radius:18px;background:#fff;box-shadow:0 9px 28px rgba(47,87,239,.13);border:1px solid #eef0f8}
.brand-logo img{width:100%;height:100%;object-fit:contain}
.brand-copy strong{font-size:.84rem;color:var(--site-ink);line-height:1.6}
.brand-copy small{font-size:.58rem;color:#8590a4}
.site-nav{gap:23px;font-size:.68rem;color:#445169}
.site-nav a{position:relative;padding:31px 0}
.site-nav a:after{content:"";position:absolute;right:50%;left:50%;bottom:20px;height:3px;border-radius:10px;background:var(--site-gradient);transition:.25s}
.site-nav a:hover,.site-nav a.active{color:var(--site-blue)}
.site-nav a:hover:after,.site-nav a.active:after{right:0;left:0}
.header-login{color:#34435d}
.site-header .btn-gradient{border-radius:11px;box-shadow:0 12px 26px rgba(47,87,239,.2)}
.section-kicker{display:inline-flex;align-items:center;gap:8px;color:var(--site-blue);font-size:.69rem;font-weight:800;margin-bottom:13px}
.section-kicker i{display:block;width:23px;height:3px;border-radius:9px;background:linear-gradient(90deg,var(--site-coral),var(--site-blue))}
.section-kicker.light{color:#e6eaff}.section-kicker.light i{background:#fff}
.section-heading-v4 h2{font-size:clamp(2rem,3.7vw,3.25rem);line-height:1.42;letter-spacing:-.05em;color:var(--site-ink)}
.section-heading-v4>p,.section-heading-v4>div>p{font-size:.78rem;line-height:2;color:#748096;max-width:680px}
.text-link-v4{display:inline-flex;align-items:center;gap:10px;color:var(--site-blue);font-size:.7rem;font-weight:800}
.text-link-v4 span{width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:#edf1ff;transition:.2s}
.text-link-v4:hover span{background:var(--site-blue);color:#fff;transform:translateX(-3px)}

/* Home hero */
.school-hero-v4{position:relative;min-height:780px;padding:88px 0 118px;display:flex;align-items:center;overflow:hidden;background:radial-gradient(circle at 10% 20%,rgba(255,128,111,.13),transparent 24%),radial-gradient(circle at 83% 82%,rgba(143,91,215,.12),transparent 27%),linear-gradient(145deg,#fbfcff 0%,#eef2ff 56%,#faf6ff 100%)}
.school-hero-v4:after{content:"";position:absolute;right:-5%;bottom:-125px;width:112%;height:205px;border-radius:50% 50% 0 0/100% 100% 0 0;background:#fff}
.hero-v4-orb{position:absolute;border-radius:50%;filter:blur(2px);opacity:.8}
.hero-v4-orb-one{width:320px;height:320px;right:-170px;top:120px;border:70px solid rgba(47,87,239,.06)}
.hero-v4-orb-two{width:230px;height:230px;left:-100px;bottom:55px;background:rgba(255,128,111,.08)}
.hero-v4-grid-pattern{position:absolute;inset:0;opacity:.23;background-image:radial-gradient(#7286d7 1px,transparent 1px);background-size:30px 30px;mask-image:linear-gradient(90deg,transparent,#000 45%,transparent)}
.school-hero-v4-grid{display:grid;grid-template-columns:1.02fr .98fr;gap:80px;align-items:center;position:relative;z-index:2}
.school-hero-v4-copy{padding-top:5px}
.hero-v4-badge{width:max-content;max-width:100%;display:inline-flex;align-items:center;gap:10px;padding:8px 12px;border-radius:999px;background:rgba(255,255,255,.85);border:1px solid #e1e6fa;box-shadow:0 12px 35px rgba(31,46,94,.08);font-size:.67rem;color:#44516c;margin-bottom:22px}
.hero-v4-badge>span{display:grid;place-items:center;width:27px;height:27px;border-radius:50%;background:#fff0ed;color:var(--site-coral)}
.hero-v4-badge strong{font-size:.64rem}.hero-v4-badge i{font-style:normal;color:var(--site-blue)}
.school-hero-v4 h1{font-size:clamp(2.85rem,5.4vw,2rem);line-height:1.35;letter-spacing:-.075em;color:var(--site-ink);margin:0}
.school-hero-v4 h1 span{position:relative;display:inline-block;color:transparent;background:var(--site-gradient);background-clip:text;-webkit-background-clip:text}
.school-hero-v4 h1 span:after{content:"";position:absolute;right:0;left:0;bottom:4px;height:8px;border-radius:50%;background:rgba(245,185,76,.32);z-index:-1;transform:rotate(-1deg)}
.school-hero-v4-copy>p{font-size:.83rem;line-height:2.15;color:#66748a;max-width:660px;margin:24px 0 21px}
.hero-v4-points{display:flex;gap:10px 22px;flex-wrap:wrap;list-style:none;padding:0;margin:0 0 30px;color:#536177;font-size:.64rem;font-weight:700}
.hero-v4-points li{display:flex;align-items:center;gap:7px}.hero-v4-points i{font-style:normal;display:grid;place-items:center;width:19px;height:19px;border-radius:50%;background:#e4f8f1;color:#1a956e;font-size:.52rem}
.hero-v4-actions{display:flex;align-items:center;gap:23px}
.hero-v4-link{display:flex;align-items:center;gap:11px}.hero-v4-link>span:last-child{display:flex;flex-direction:column}.hero-v4-link b{font-size:.68rem;color:var(--site-ink)}.hero-v4-link small{font-size:.52rem;color:#8691a5}
.hero-v4-play{width:47px;height:47px;border-radius:50%;display:grid;place-items:center;background:#fff;color:var(--site-blue);box-shadow:0 12px 32px rgba(47,87,239,.18);font-size:.7rem}
.hero-v4-proof{display:flex;align-items:center;gap:11px;margin-top:32px}.hero-v4-proof>div:nth-child(2){display:flex;flex-direction:column}.hero-v4-proof strong{font-size:.61rem}.hero-v4-proof small{font-size:.51rem;color:#8994a7}.hero-v4-stars{margin-inline-start:auto;color:#f5b94c;letter-spacing:1px;font-size:.67rem}
.school-hero-v4-visual{min-height:590px;position:relative;transform:translate(var(--hero-x,0),var(--hero-y,0));transition:transform .35s ease}
.hero-v4-arch{display: none;}
.hero-v4-arch:before{content:"";position:absolute;inset:17px;border:1px solid rgba(255,255,255,.28);border-radius:inherit}
.hero-v4-main-image{position:absolute;inset:0 23px 0 78px;margin:0;border-radius:220px 220px 52px 52px;overflow:hidden;box-shadow:0 28px 70px rgba(25,35,73,.18);border:10px solid rgba(255,255,255,.88)}
.hero-v4-main-image img{width:100%;height:100%;object-fit:cover}
.hero-v4-small-image{position:absolute;left:-12px;bottom:15px;width:220px;height:180px;margin:0;border-radius:26px 68px 26px 68px;overflow:hidden;border:8px solid #fff;box-shadow:0 18px 50px rgba(25,35,73,.2)}
.hero-v4-small-image img{width:100%;height:100%;object-fit:cover}
.hero-v4-chip{position:absolute;display:flex;align-items:center;gap:10px;background:#fff;padding:13px 16px;border-radius:16px;box-shadow:0 18px 45px rgba(28,43,89,.16);z-index:3}.hero-v4-chip>span{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;font-weight:800}.hero-v4-chip>div{display:flex;flex-direction:column}.hero-v4-chip strong{font-size:.78rem}.hero-v4-chip small{font-size:.49rem;color:#8390a6}
.hero-v4-chip-success{right:5px;top:110px}.hero-v4-chip-success>span{background:#e6f8f1;color:#1a9c70}.hero-v4-chip-students{left:13px;top:50px}.hero-v4-chip-students>span{background:#eeeaff;color:#7953cf}
.hero-v4-spark{position:absolute;color:#f4b443;font-size:1.75rem}.hero-v4-spark-one{right:20px;bottom:115px}.hero-v4-spark-two{left:2px;top:230px;color:#a272e5}

/* Floating quick cards */
.home-quick-wrap{position:relative;z-index:5;margin-top:-62px}
.home-quick-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}
.home-quick-card{position:relative;min-height:140px;padding:23px 19px;border-radius:22px;display:grid;grid-template-columns:45px 1fr auto;align-items:center;gap:11px;overflow:hidden;box-shadow:0 20px 50px rgba(31,46,94,.12);transition:.3s}
.home-quick-card:hover{transform:translateY(-8px);box-shadow:0 28px 60px rgba(31,46,94,.17)}
.home-quick-card>span{position:absolute;top:8px;left:13px;font-size:2.5rem;font-weight:800;opacity:.07}.home-quick-card>i{font-style:normal;width:45px;height:45px;border-radius:15px;background:rgba(255,255,255,.76);display:grid;place-items:center;font-size:1rem}.home-quick-card>div{display:flex;flex-direction:column}.home-quick-card strong{font-size:.67rem;color:var(--site-ink)}.home-quick-card small{font-size:.5rem;color:#647085;line-height:1.8}.home-quick-card>b{font-size:.8rem}
.quick-blue{background:#eef2ff}.quick-blue i,.quick-blue b{color:#3158e8}.quick-violet{background:#f4edff}.quick-violet i,.quick-violet b{color:#8c58d2}.quick-coral{background:#fff0ed}.quick-coral i,.quick-coral b{color:#e96859}.quick-green{background:#eaf8f3}.quick-green i,.quick-green b{color:#249a78}

/* Story */
.home-story-v4{position:relative;overflow:hidden;padding-top:120px}
.story-v4-shape{position:absolute;width:480px;height:480px;border-radius:50%;left:-250px;bottom:-250px;border:80px solid #f4f6ff}
.home-story-v4-grid{display:grid;grid-template-columns:.95fr 1.05fr;gap:95px;align-items:center;position:relative}
.story-v4-gallery{height:600px;position:relative}
.story-v4-gallery figure{margin:0;overflow:hidden;box-shadow:0 25px 65px rgba(31,46,94,.14);position:absolute}
.story-v4-gallery img{width:100%;height:100%;object-fit:cover}
.story-v4-primary{right:0;top:20px;width:68%;height:500px;border-radius:95px 24px 95px 24px}
.story-v4-secondary{left:0;bottom:0;width:46%;height:245px;border-radius:26px 75px 26px 75px;border:8px solid #fff}
.story-v4-third{left:17px;top:10px;width:32%;height:185px;border-radius:60px 20px 60px 20px;border:7px solid #fff}
.story-v4-experience{position:absolute;right:47%;bottom:27px;display:flex;align-items:center;gap:10px;background:#fff;padding:14px 17px;border-radius:17px;box-shadow:0 15px 40px rgba(31,46,94,.15)}.story-v4-experience strong{font-size:1.45rem;color:var(--site-blue)}.story-v4-experience span{font-size:.5rem;line-height:1.7;color:#6e7b90}
.story-v4-copy h2{font-size:clamp(2.2rem,4vw,3.55rem);line-height:1.5;letter-spacing:-.055em;margin:0 0 20px;color:var(--site-ink)}
.story-v4-copy>p{font-size:.72rem;line-height:2.15;color:#6e7c91}.story-v4-copy .story-v4-lead{font-size:.82rem;color:#45546b}
.story-v4-features{display:grid;gap:8px;margin:26px 0}.story-v4-features article{display:grid;grid-template-columns:47px 1fr;gap:12px;align-items:center;padding:11px 12px;border-radius:15px;transition:.2s}.story-v4-features article:hover{background:#f8f9ff;transform:translateX(-4px)}.story-v4-features article>span{width:47px;height:47px;border-radius:15px;background:#eef2ff;color:var(--site-blue);display:grid;place-items:center;font-size:1rem}.story-v4-features article:nth-child(2)>span{background:#fff0ed;color:var(--site-coral)}.story-v4-features article:nth-child(3)>span{background:#eaf8f3;color:var(--site-green)}.story-v4-features h3{font-size:.66rem;margin:0}.story-v4-features p{font-size:.51rem;color:#8490a3;margin:1px 0 0}

/* Learning paths */
.learning-paths-v4{position:relative;background:linear-gradient(180deg,#f8f9ff,#fff);overflow:hidden}
.paths-v4-wave{position:absolute;right:-10%;left:-10%;top:-95px;height:170px;background:#fff;border-radius:0 0 50% 50%}
.paths-v4-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:17px;margin-top:48px}
.path-v4-card{border-radius:22px;overflow:hidden;box-shadow:0 14px 38px rgba(31,46,94,.08);border:1px solid rgba(226,231,245,.85);transition:.3s}
.path-v4-card:hover{transform:translateY(-9px);box-shadow:0 25px 55px rgba(31,46,94,.14)}
.path-v4-image{height:215px;position:relative;overflow:hidden}.path-v4-image img{width:100%;height:100%;object-fit:cover;transition:.45s}.path-v4-card:hover img{transform:scale(1.06)}.path-v4-image:after{content:"";position:absolute;inset:45% 0 0;background:linear-gradient(transparent,rgba(20,29,54,.34))}
.path-v4-image>span{position:absolute;top:14px;right:14px;z-index:2;width:34px;height:34px;display:grid;place-items:center;border-radius:11px;background:rgba(255,255,255,.9);font-size:.57rem;font-weight:800}
.path-v4-body{padding:23px;min-height:235px}.path-v4-body small{font-size:.5rem;font-weight:800}.path-v4-body h3{font-size:.88rem;margin:7px 0 8px;color:var(--site-ink)}.path-v4-body p{font-size:.56rem;line-height:1.9;color:#778397}.path-v4-body a{display:flex;align-items:center;justify-content:space-between;margin-top:16px;font-size:.58rem;font-weight:800}.path-v4-body a i{font-style:normal}
.path-v4-pink{background:#fff5f4}.path-v4-pink small,.path-v4-pink a{color:#df6659}.path-v4-blue{background:#f1f4ff}.path-v4-blue small,.path-v4-blue a{color:#3157e7}.path-v4-violet{background:#f7f1ff}.path-v4-violet small,.path-v4-violet a{color:#8153cc}.path-v4-green{background:#eefaf5}.path-v4-green small,.path-v4-green a{color:#249b78}

/* Enrollment bridge */
.home-enrollment-bridge{position:relative;z-index:3;margin:0 0 -66px}
.enrollment-bridge-inner{min-height:165px;padding:29px 38px;display:grid;grid-template-columns:70px 1fr auto;align-items:center;gap:24px;border-radius:25px;background:var(--site-gradient);color:#fff;box-shadow:0 24px 65px rgba(55,70,170,.25);overflow:hidden;position:relative}
.enrollment-bridge-inner:after{content:"";position:absolute;left:-30px;top:-85px;width:230px;height:230px;border:38px solid rgba(255,255,255,.08);border-radius:50%}
.bridge-icon{width:67px;height:67px;border-radius:21px;background:rgba(255,255,255,.14);display:grid;place-items:center;position:relative;z-index:2}.bridge-icon span{width:37px;height:37px;border-radius:50%;background:#fff;color:var(--site-blue);display:grid;place-items:center;font-weight:800}
.enrollment-bridge-inner>div:nth-child(2){position:relative;z-index:2}.enrollment-bridge-inner small{font-size:.52rem;color:#dbe1ff}.enrollment-bridge-inner h2{font-size:1.28rem;margin:3px 0;color:#fff}.enrollment-bridge-inner p{font-size:.56rem;color:#e3e6fb;margin:2px 0}.enrollment-bridge-inner>a{position:relative;z-index:2}

/* Community */
.home-community-v4{padding-top:155px;background:radial-gradient(circle at 10% 20%,rgba(143,91,215,.24),transparent 25%),radial-gradient(circle at 90% 80%,rgba(47,87,239,.22),transparent 30%),#192335;color:#fff}
.home-community-v4-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:80px;align-items:center}
.community-v4-copy h2{font-size:clamp(2.25rem,4vw,3.55rem);line-height:1.5;letter-spacing:-.05em;color:#fff;margin:0 0 17px}.community-v4-copy p{font-size:.7rem;color:#cbd2e4;line-height:2.1;margin-bottom:27px}
.community-v4-features{display:grid;grid-template-columns:1fr 1fr;gap:13px}.community-v4-features article{min-height:150px;padding:21px;border-radius:19px;background:rgba(255,255,255,.075);border:1px solid rgba(255,255,255,.11);display:flex;flex-direction:column;transition:.25s}.community-v4-features article:hover{background:rgba(255,255,255,.12);transform:translateY(-4px)}.community-v4-features span{width:39px;height:39px;border-radius:12px;display:grid;place-items:center;background:#fff;color:var(--site-blue);margin-bottom:14px}.community-v4-features article:nth-child(2) span{color:var(--site-coral)}.community-v4-features article:nth-child(3) span{color:var(--site-violet)}.community-v4-features article:nth-child(4) span{color:var(--site-green)}.community-v4-features strong{font-size:.64rem}.community-v4-features small{font-size:.5rem;color:#bbc5dc;margin-top:4px}
.home-stat-v4-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;margin-top:65px;background:rgba(255,255,255,.1);border-radius:20px;overflow:hidden}.home-stat-v4-grid>div{text-align:center;padding:24px;background:rgba(255,255,255,.045);display:flex;flex-direction:column}.home-stat-v4-grid strong{font-size:1.55rem;color:#fff}.home-stat-v4-grid span{font-size:.5rem;color:#bfc8dc}

/* Platform */
.platform-v4{background:linear-gradient(140deg,#edf1ff,#f7f2ff);overflow:hidden}
.platform-v4-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:85px;align-items:center}
.platform-v4-copy{padding:50px;border-radius:30px;background:var(--site-gradient);color:#fff;box-shadow:0 30px 75px rgba(47,68,170,.25)}.platform-v4-copy h2{font-size:clamp(2rem,3.5vw,3.1rem);line-height:1.5;color:#fff;margin:0 0 13px}.platform-v4-copy>p{font-size:.65rem;color:#dfe4ff;line-height:2}
.platform-v4-list{display:grid;gap:8px;margin:24px 0}.platform-v4-list article{display:grid;grid-template-columns:41px 1fr;gap:11px;align-items:center;padding:10px;border-radius:14px;background:rgba(255,255,255,.08)}.platform-v4-list article>span{width:41px;height:41px;border-radius:12px;background:#fff;color:var(--site-blue);display:grid;place-items:center;font-size:.5rem;font-weight:800}.platform-v4-list h3{font-size:.6rem;margin:0}.platform-v4-list p{font-size:.47rem;color:#d7ddf5;margin:1px 0}
.platform-v4-visual{height:520px;position:relative}.platform-v4-ring{position:absolute;width:410px;height:410px;border:70px solid rgba(143,91,215,.1);border-radius:50%;right:-100px;top:20px}.platform-v4-screen{position:absolute;inset:25px 15px 50px 0;border-radius:24px;background:#fff;box-shadow:0 32px 80px rgba(31,46,94,.2);overflow:hidden;z-index:2;transform:perspective(1100px) rotateY(-5deg) rotateX(2deg)}
.screen-v4-top{height:56px;border-bottom:1px solid #edf0f7;display:flex;align-items:center;gap:14px;padding:0 18px}.screen-v4-top span{width:32px;height:32px;border-radius:10px;background:var(--site-gradient)}.screen-v4-top b{width:42%;height:9px;border-radius:8px;background:#eef0f6}.screen-v4-top i{margin-inline-start:auto;width:29px;height:29px;border-radius:50%;background:#eceffd}
.screen-v4-body{height:calc(100% - 56px);display:grid;grid-template-columns:66px 1fr}.screen-v4-body aside{background:#f7f8fc;padding:20px 14px;display:flex;flex-direction:column;gap:15px}.screen-v4-body aside i{height:27px;border-radius:8px;background:#e7eaf4}.screen-v4-body main{padding:25px}.screen-v4-welcome{height:24px;width:45%;border-radius:9px;background:#eceffd}.screen-v4-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:20px 0}.screen-v4-cards i{height:72px;border-radius:13px;background:#eef2ff}.screen-v4-cards i:nth-child(2){background:#fff0ed}.screen-v4-cards i:nth-child(3){background:#eaf8f3}.screen-v4-chart{height:190px;border:1px solid #edf0f7;border-radius:15px;padding:22px;display:flex;align-items:flex-end;gap:10px}.screen-v4-chart span{flex:1;border-radius:8px 8px 2px 2px;background:linear-gradient(180deg,#8e64df,#4165ef)}
.platform-v4-note{position:absolute;left:-24px;bottom:19px;z-index:4;background:#fff;border-radius:17px;padding:14px 17px;display:flex;align-items:center;gap:10px;box-shadow:0 20px 50px rgba(31,46,94,.16)}.platform-v4-note>span{width:37px;height:37px;border-radius:12px;background:#e7f8f1;color:#1b9c70;display:grid;place-items:center}.platform-v4-note>div{display:flex;flex-direction:column}.platform-v4-note strong{font-size:.57rem}.platform-v4-note small{font-size:.47rem;color:#8792a7}

/* Steps, news, gallery, final CTA */
.admission-steps-v4{background:#fff}.steps-v4-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin-top:48px;counter-reset:step}.steps-v4-grid article{position:relative;text-align:center;padding:0 18px}.steps-v4-grid article:not(:last-child):after{content:"";position:absolute;top:42px;left:-18%;width:36%;border-top:2px dashed #d8dff3}.steps-v4-grid article>span{position:absolute;top:-12px;right:calc(50% - 52px);font-size:.47rem;font-weight:800;color:#9aa5ba}.steps-v4-grid article>i{font-style:normal;width:82px;height:82px;border-radius:25px;background:#eef2ff;color:var(--site-blue);display:grid;place-items:center;margin:0 auto 19px;font-size:1.25rem;box-shadow:0 13px 35px rgba(47,87,239,.1)}.steps-v4-grid article:nth-child(2)>i{background:#fff0ed;color:var(--site-coral)}.steps-v4-grid article:nth-child(3)>i{background:#f5eeff;color:var(--site-violet)}.steps-v4-grid article:nth-child(4)>i{background:#eaf8f3;color:var(--site-green)}.steps-v4-grid h3{font-size:.68rem;margin:0 0 5px}.steps-v4-grid p{font-size:.52rem;color:#8792a4;line-height:1.8}.steps-v4-action{text-align:center;margin-top:36px;display:flex;flex-direction:column;align-items:center;gap:7px}.steps-v4-action small{font-size:.5rem;color:#8b96aa}
.news-v4{background:#f7f8fc}.news-v4-grid{display:grid;grid-template-columns:1.2fr .9fr .9fr;gap:18px;margin-top:35px}.news-v4-grid article{background:#fff;border:1px solid #e9ecf4;border-radius:20px;overflow:hidden;box-shadow:0 10px 32px rgba(31,46,94,.06);transition:.3s}.news-v4-grid article:hover{transform:translateY(-7px);box-shadow:0 22px 50px rgba(31,46,94,.12)}.news-v4-image{height:220px;display:block;position:relative;overflow:hidden}.news-v4-featured .news-v4-image{height:295px}.news-v4-image img{width:100%;height:100%;object-fit:cover;transition:.45s}.news-v4-grid article:hover img{transform:scale(1.05)}.news-v4-image>span{position:absolute;top:14px;right:14px;padding:5px 10px;border-radius:999px;background:rgba(255,255,255,.9);font-size:.48rem;font-weight:800;color:var(--site-blue)}.news-v4-body{padding:20px}.news-v4-body>small{font-size:.48rem;color:#8e99ac}.news-v4-body h3{font-size:.73rem;line-height:1.8;margin:8px 0 15px}.news-v4-featured h3{font-size:.9rem}.news-v4-body>a{display:flex;align-items:center;justify-content:space-between;font-size:.55rem;font-weight:800;color:var(--site-blue)}.news-v4-body>a i{font-style:normal}
.home-gallery-v4{overflow:hidden;background:#fff;padding:0}.home-gallery-v4-track{display:grid;grid-template-columns:repeat(6,1fr);gap:7px}.home-gallery-v4 figure{height:220px;margin:0;overflow:hidden}.home-gallery-v4 figure:nth-child(2n){height:190px;align-self:end}.home-gallery-v4 img{width:100%;height:100%;object-fit:cover;filter:saturate(.9);transition:.4s}.home-gallery-v4 figure:hover img{transform:scale(1.07);filter:saturate(1.1)}
.final-cta-v4{position:relative;padding:80px 0;overflow:hidden;background:var(--site-gradient);color:#fff}.final-cta-v4-orb{position:absolute;width:320px;height:320px;border-radius:50%;left:-110px;top:-140px;border:55px solid rgba(255,255,255,.08)}.final-cta-v4-inner{display:flex;justify-content:space-between;align-items:center;gap:70px;position:relative}.final-cta-v4-inner>div:first-child{max-width:750px}.final-cta-v4 h2{font-size:clamp(2rem,3.5vw,3.15rem);line-height:1.45;color:#fff;margin:0 0 10px}.final-cta-v4 p{font-size:.65rem;color:#e2e6fb}.final-cta-v4-inner>div:last-child{display:flex;flex-direction:column;align-items:center;gap:8px}.final-cta-v4 small{font-size:.48rem;color:#dfe3f7}

/* Inner pages */
.inner-hero-v4{min-height:600px;padding:80px 0 100px;display:flex;align-items:center;position:relative;overflow:hidden;background:radial-gradient(circle at 15% 20%,rgba(255,128,111,.18),transparent 25%),linear-gradient(135deg,#203b84,#7450c4);color:#fff}
.inner-hero-v4:after{content:"";position:absolute;right:-8%;bottom:-115px;width:116%;height:180px;background:#fff;border-radius:50% 50% 0 0/100% 100% 0 0}
.inner-hero-v4-orb{position:absolute;border-radius:50%}.inner-hero-v4-orb-one{width:300px;height:300px;right:-120px;top:30px;border:60px solid rgba(255,255,255,.07)}.inner-hero-v4-orb-two{width:180px;height:180px;left:3%;bottom:10px;background:rgba(255,255,255,.055)}
.inner-hero-v4-pattern{position:absolute;inset:0;opacity:.14;background-image:radial-gradient(#fff 1px,transparent 1px);background-size:29px 29px}
.inner-hero-v4-grid{display:grid;grid-template-columns:1fr .88fr;gap:80px;align-items:center;position:relative;z-index:2}
.breadcrumbs-v4{display:flex;gap:8px;font-size:.51rem;color:#d8def3;margin-bottom:24px}.breadcrumbs-v4 a{color:#fff}
.inner-hero-v4 h1{font-size:clamp(3rem,5vw,5rem);line-height:1.32;letter-spacing:-.065em;color:#fff;margin:0 0 18px}.inner-hero-v4-copy>p{font-size:.72rem;line-height:2.1;color:#d8def3;max-width:720px}.inner-hero-v4-actions{display:flex;align-items:center;gap:20px;margin-top:28px}.inner-hero-v4-contact{font-size:.61rem;color:#fff;border-bottom:1px solid rgba(255,255,255,.5)}
.inner-hero-v4-visual{height:440px;position:relative}.inner-hero-v4-main{position:absolute;inset:0 30px 25px 70px;margin:0;border:9px solid rgba(255,255,255,.9);border-radius:100px 25px 100px 25px;overflow:hidden;box-shadow:0 30px 80px rgba(10,18,50,.3)}.inner-hero-v4-main img{width:100%;height:100%;object-fit:cover}.inner-hero-v4-small{position:absolute;left:0;bottom:0;width:190px;height:155px;margin:0;border:7px solid #fff;border-radius:23px 60px 23px 60px;overflow:hidden;box-shadow:0 17px 48px rgba(10,18,50,.28)}.inner-hero-v4-small img{width:100%;height:100%;object-fit:cover}.inner-hero-v4-mark{position:absolute;left:12px;top:28px;font-size:2rem;color:#f5bd56}.inner-hero-v4-badge{position:absolute;right:2px;top:65px;display:flex;align-items:center;gap:9px;background:#fff;color:var(--site-ink);padding:12px 14px;border-radius:15px;box-shadow:0 18px 45px rgba(10,18,50,.25)}.inner-hero-v4-badge>span{width:35px;height:35px;border-radius:11px;background:#e7f8f1;color:#1b9b70;display:grid;place-items:center}.inner-hero-v4-badge>div{display:flex;flex-direction:column}.inner-hero-v4-badge strong{font-size:.55rem}.inner-hero-v4-badge small{font-size:.45rem;color:#8791a4}
.about-intro-v4{position:relative;z-index:4;margin-top:-50px}.about-intro-v4-grid{padding:31px 36px;border-radius:24px;background:#fff;box-shadow:0 22px 65px rgba(31,46,94,.12);display:grid;grid-template-columns:.85fr 1.15fr;gap:40px;align-items:center}.about-intro-v4 h2{font-size:1.35rem;line-height:1.7;margin:0}.about-intro-v4>div>p,.about-intro-v4-grid>p{font-size:.59rem;line-height:2;color:#718096}.about-intro-v4-points{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #edf0f7;padding-top:18px}.about-intro-v4-points span{font-size:.57rem;font-weight:800;display:flex;align-items:center;gap:9px}.about-intro-v4-points i{font-style:normal;width:32px;height:32px;border-radius:10px;background:#eef2ff;color:var(--site-blue);display:grid;place-items:center;font-size:.46rem}.about-intro-v4-points span:nth-child(2) i{background:#fff0ed;color:var(--site-coral)}.about-intro-v4-points span:nth-child(3) i{background:#eaf8f3;color:var(--site-green)}
.inner-content-v4{background:#f7f8fc;padding-top:100px}.inner-content-v4-grid{display:grid;grid-template-columns:minmax(0,1fr) 305px;gap:28px;align-items:start}
.rich-content-v4{background:#fff;border:1px solid #e9ecf4;border-radius:25px;padding:45px;box-shadow:0 15px 45px rgba(31,46,94,.06);max-width:none}
.article-v4-label{display:flex;align-items:center;gap:11px;margin-bottom:35px;padding-bottom:23px;border-bottom:1px solid #edf0f7}.article-v4-label>span{width:43px;height:43px;border-radius:13px;background:#eef2ff;color:var(--site-blue);display:grid;place-items:center}.article-v4-label>div{display:flex;flex-direction:column}.article-v4-label small{font-size:.48rem;color:#909aad}.article-v4-label strong{font-size:.66rem}
.rich-content-v4 h2{position:relative;font-size:1.5rem;line-height:1.6;margin:48px 0 17px;padding-right:30px;color:var(--site-ink)}.rich-content-v4 h2:first-of-type{margin-top:0}.rich-content-v4 h2:before{content:"";position:absolute;right:0;top:.56em;width:15px;height:15px;border-radius:5px;background:var(--site-gradient);box-shadow:0 0 0 6px #eef2ff}.rich-content-v4 h3{font-size:.92rem;color:var(--site-ink);margin:30px 0 10px}.rich-content-v4 h4{font-size:.67rem;color:var(--site-blue);margin:21px 0 8px}.rich-content-v4 p{font-size:.65rem;line-height:2.25;color:#66758c}.rich-content-v4 blockquote{margin:25px 0;padding:23px 27px;border:0;border-radius:17px;background:linear-gradient(135deg,#eef2ff,#f8f3ff);color:var(--site-blue);font-size:.82rem;font-weight:800}.rich-content-v4 ul{display:grid;grid-template-columns:1fr 1fr;gap:8px 13px;padding:0;list-style:none}.rich-content-v4 li{position:relative;padding:11px 37px 11px 12px;border-radius:12px;background:#f8f9fc;color:#59687f;font-size:.56rem;line-height:1.8}.rich-content-v4 li:before{content:"✓";position:absolute;right:11px;top:11px;width:19px;height:19px;border-radius:7px;background:#e7f8f1;color:#1a976c;display:grid;place-items:center;font-size:.45rem;font-weight:800}.rich-content-v4 .content-gallery{gap:10px;padding:10px;border-radius:22px;background:#f5f6fb}.rich-content-v4 .content-gallery img{height:270px;border-radius:16px;box-shadow:none}.rich-content-v4 .content-feature-image img{border-radius:20px}
.inner-aside-v4{position:sticky;top:100px;display:grid;gap:14px}.aside-v4-card{border-radius:21px;padding:25px}.aside-v4-primary{background:var(--site-gradient);color:#fff;box-shadow:0 18px 48px rgba(47,70,170,.2)}.aside-v4-icon{width:47px;height:47px;border-radius:15px;background:rgba(255,255,255,.14);display:grid;place-items:center;margin-bottom:19px}.aside-v4-primary>small{font-size:.48rem;color:#dce2fa}.aside-v4-primary h2{font-size:1.05rem;color:#fff;margin:4px 0 8px}.aside-v4-primary p{font-size:.53rem;color:#dce2f6;line-height:1.9}
.aside-v4-contact{background:#fff;border:1px solid #e7eaf3}.aside-v4-contact>small{font-size:.47rem;color:#8b96aa}.aside-v4-contact h3{font-size:.78rem;margin:2px 0 17px}.aside-v4-contact>a{display:grid;grid-template-columns:39px 1fr;gap:9px;align-items:center;padding:9px 0;border-top:1px solid #edf0f6}.aside-v4-contact>a>span{width:39px;height:39px;border-radius:12px;background:#eef2ff;color:var(--site-blue);display:grid;place-items:center}.aside-v4-contact>a>div{display:flex;flex-direction:column;min-width:0}.aside-v4-contact>a small{font-size:.44rem;color:#939daf}.aside-v4-contact>a strong{font-size:.5rem;direction:ltr;text-align:right;overflow-wrap:anywhere}
.aside-v4-quote{padding:19px;border-radius:18px;background:#fff3ef;display:grid;grid-template-columns:30px 1fr;gap:9px}.aside-v4-quote span{font-size:1.8rem;color:var(--site-coral);line-height:1}.aside-v4-quote p{font-size:.52rem;color:#76584f;line-height:1.9;margin:0}
.contact-v4-band{padding:45px 0;background:#fff}.contact-v4-grid{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid #e8ebf4;border-radius:21px;overflow:hidden}.contact-v4-grid article{padding:22px;display:grid;grid-template-columns:45px 1fr;gap:11px;align-items:center;border-left:1px solid #e8ebf4}.contact-v4-grid article:last-child{border-left:0}.contact-v4-grid>article>span{width:45px;height:45px;border-radius:14px;background:#eef2ff;color:var(--site-blue);display:grid;place-items:center}.contact-v4-grid>article>div{display:flex;flex-direction:column}.contact-v4-grid small{font-size:.46rem;color:#919bae}.contact-v4-grid a,.contact-v4-grid b{font-size:.56rem}
.related-v4{background:#fff}.related-v4-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:17px}.related-v4-grid>a{border:1px solid #e8ebf4;border-radius:20px;overflow:hidden;background:#fff;transition:.3s}.related-v4-grid>a:hover{transform:translateY(-7px);box-shadow:0 22px 50px rgba(31,46,94,.11)}.related-v4-grid figure{height:190px;margin:0;position:relative;overflow:hidden}.related-v4-grid img{width:100%;height:100%;object-fit:cover;transition:.4s}.related-v4-grid>a:hover img{transform:scale(1.06)}.related-v4-grid figure span{position:absolute;right:13px;top:13px;width:33px;height:33px;border-radius:11px;background:rgba(255,255,255,.9);display:grid;place-items:center;font-size:.5rem;font-weight:800;color:var(--site-blue)}.related-v4-grid>a>div{position:relative;padding:20px;min-height:175px;display:flex;flex-direction:column}.related-v4-grid small{font-size:.47rem;color:var(--site-blue)}.related-v4-grid strong{font-size:.72rem;margin:3px 0}.related-v4-grid p{font-size:.49rem;line-height:1.8;color:#8490a3}.related-v4-grid>a>div>i{position:absolute;left:18px;bottom:17px;font-style:normal;color:var(--site-blue)}

/* News and admission inherit the same visual system */
.news-hero,.admission-hero{background:radial-gradient(circle at 14% 20%,rgba(255,128,111,.2),transparent 25%),linear-gradient(135deg,#203b84,#7450c4);padding:75px 0 120px}.news-hero:after,.admission-hero:after{height:150px;bottom:-110px;border-radius:50% 50% 0 0/100% 100% 0 0;transform:none}.news-hero h1,.admission-hero h1{font-size:clamp(2.8rem,5vw,4.7rem)}.news-archive{background:#f7f8fc}.archive-grid article{border-radius:21px;border:1px solid #e7eaf3;box-shadow:0 10px 30px rgba(31,46,94,.06)}.news-featured-card{border-radius:24px!important}.news-search{border-radius:14px;box-shadow:0 8px 24px rgba(31,46,94,.06)}.category-filter a{border-radius:999px}.article-header{background:radial-gradient(circle at 14% 20%,rgba(255,128,111,.2),transparent 25%),linear-gradient(135deg,#203b84,#7450c4)}.article-image img{border-radius:30px}.article-content{background:#fff;border:1px solid #e8ebf4;border-radius:22px;padding:34px}.admission-section{background:#f7f8fc}.public-page .admission-progress,.public-page .form-card,.public-page .summary-card{border-color:#e7eaf3;box-shadow:0 12px 35px rgba(31,46,94,.06)}.public-page .form-card,.public-page .summary-card{border-radius:21px}

/* Footer */
.site-footer{background:radial-gradient(circle at 10% 10%,rgba(115,86,220,.15),transparent 28%),#111b33;padding-top:80px}
.footer-grid{gap:45px}.site-footer h4{font-size:.62rem}.site-footer a,.site-footer span,.site-footer p{font-size:.53rem}.site-footer .brand-logo{background:#fff}.site-footer .footer-brand-title{color:#fff;font-size:.72rem}.site-footer .footer-about p{line-height:2}.social-row a{border-radius:11px;background:rgba(255,255,255,.08)}.copyright{border-color:rgba(255,255,255,.1)}
.panel-page .sidebar-brand .brand-logo{width:42px;height:42px;padding:3px;border-radius:13px}

/* Motion */
@keyframes heroV4Float{0%,100%{transform:translateY(0)}50%{transform:translateY(-10px)}}
@keyframes heroV4Spin{to{transform:rotate(360deg)}}
.hero-v4-small-image,.platform-v4-note{animation:heroV4Float 5s ease-in-out infinite}.hero-v4-spark-one{animation:heroV4Spin 9s linear infinite}
.public-page .reveal-item{opacity:0;transform:translateY(28px);transition:opacity .7s ease var(--reveal-delay,0ms),transform .7s cubic-bezier(.2,.75,.25,1) var(--reveal-delay,0ms)}.public-page .reveal-item.is-visible{opacity:1;transform:none}

@media(max-width:1150px){
  .site-nav{gap:15px}.site-nav a{font-size:.61rem}.school-hero-v4-grid{gap:38px}.school-hero-v4 h1{font-size:clamp(2.7rem,5vw,4.2rem)}.hero-v4-main-image{inset-inline-start:55px}.home-quick-grid{grid-template-columns:1fr 1fr}.paths-v4-grid{grid-template-columns:1fr 1fr}.news-v4-grid{grid-template-columns:1fr 1fr}.news-v4-featured{grid-column:1/-1;display:grid;grid-template-columns:1.1fr .9fr}.news-v4-featured .news-v4-image{height:100%;min-height:290px}.inner-hero-v4-grid{gap:42px}
}
@media(max-width:950px){
  .public-page .container{width:min(calc(100% - 34px),760px)}.public-topline{display:none}.site-header{top:0;height:78px}.site-nav{top:78px;border-radius:0 0 20px 20px}.site-nav a{padding:12px 18px}.site-nav a:after{display:none}.school-hero-v4{padding:65px 0 120px}.school-hero-v4-grid,.home-story-v4-grid,.home-community-v4-grid,.platform-v4-grid,.inner-hero-v4-grid{grid-template-columns:1fr}.school-hero-v4-copy{text-align:center}.hero-v4-badge{margin-inline:auto}.school-hero-v4-copy>p{margin-inline:auto}.hero-v4-points,.hero-v4-actions,.hero-v4-proof{justify-content:center}.school-hero-v4-visual{width:min(620px,100%);margin:auto}.hero-v4-stars{margin-inline-start:0}.home-story-v4-grid{gap:50px}.story-v4-copy{text-align:center}.story-v4-copy .section-kicker{justify-content:center}.story-v4-features{text-align:right}.story-v4-gallery{width:min(620px,100%);margin:auto;order:2}.story-v4-copy{order:1}.enrollment-bridge-inner{grid-template-columns:62px 1fr}.enrollment-bridge-inner>a{grid-column:1/-1}.home-community-v4-grid{gap:40px}.community-v4-copy{text-align:center}.platform-v4-grid{gap:35px}.platform-v4-copy{order:1}.platform-v4-visual{order:2;width:min(680px,100%);margin:auto}.steps-v4-grid{grid-template-columns:1fr 1fr;gap:35px 0}.steps-v4-grid article:after{display:none}.inner-hero-v4{text-align:center}.inner-hero-v4-copy .breadcrumbs-v4,.inner-hero-v4-copy .section-kicker,.inner-hero-v4-actions{justify-content:center}.inner-hero-v4-copy>p{margin-inline:auto}.inner-hero-v4-visual{width:min(600px,100%);margin:auto}.inner-content-v4-grid{grid-template-columns:1fr}.inner-aside-v4{position:static;grid-template-columns:1fr 1fr}.aside-v4-quote{grid-column:1/-1}.about-intro-v4-grid{grid-template-columns:1fr;text-align:center}.about-intro-v4-points{grid-column:auto}.related-v4-grid{grid-template-columns:1fr 1fr}.home-gallery-v4-track{grid-template-columns:repeat(3,1fr)}.home-gallery-v4 figure:nth-child(2n){height:220px}
}
@media(max-width:650px){
  .public-page .container{width:calc(100% - 24px)}.brand-logo{width:47px;height:47px}.brand-copy strong{font-size:.65rem}.brand-copy small,.header-login{display:none}.site-header .btn-gradient{display:none}.school-hero-v4{min-height:auto;padding-top:48px}.school-hero-v4 h1{font-size:2.55rem}.school-hero-v4-copy>p{font-size:.7rem}.hero-v4-actions{flex-direction:column}.hero-v4-points{align-items:flex-start;flex-direction:column;width:max-content;margin-inline:auto}.hero-v4-proof{flex-wrap:wrap}.hero-v4-stars{width:100%}.school-hero-v4-visual{min-height:440px}.hero-v4-arch{inset:45px 32px 20px}.hero-v4-main-image{inset:5px 20px 0 42px;border-width:6px}.hero-v4-small-image{width:145px;height:120px;border-width:5px}.hero-v4-chip{padding:9px 11px}.hero-v4-chip>span{width:30px;height:30px}.hero-v4-chip-students{left:0;top:45px}.hero-v4-chip-success{right:0;top:115px}.home-quick-grid,.paths-v4-grid,.community-v4-features,.home-stat-v4-grid,.steps-v4-grid,.news-v4-grid,.about-intro-v4-points,.related-v4-grid,.contact-v4-grid,.inner-aside-v4{grid-template-columns:1fr}.home-quick-card{min-height:115px}.story-v4-gallery{height:440px}.story-v4-primary{height:370px}.story-v4-secondary{height:170px}.story-v4-third{height:130px}.story-v4-experience{right:43%;bottom:5px}.path-v4-image{height:240px}.enrollment-bridge-inner{grid-template-columns:1fr;text-align:center;padding:27px}.bridge-icon{margin:auto}.home-community-v4{padding-top:130px}.home-stat-v4-grid{gap:1px}.platform-v4-copy{padding:28px 22px}.platform-v4-visual{height:370px}.platform-v4-screen{inset:15px 0 35px}.screen-v4-body{grid-template-columns:45px 1fr}.screen-v4-body main{padding:15px}.screen-v4-chart{height:135px;padding:12px}.platform-v4-note{left:5px}.news-v4-featured{display:block}.news-v4-featured .news-v4-image{height:240px}.home-gallery-v4-track{grid-template-columns:1fr 1fr}.home-gallery-v4 figure,.home-gallery-v4 figure:nth-child(2n){height:165px}.final-cta-v4-inner{align-items:flex-start;flex-direction:column;gap:25px}.inner-hero-v4{min-height:auto;padding:58px 0 105px}.inner-hero-v4 h1{font-size:2.65rem}.inner-hero-v4-actions{flex-direction:column}.inner-hero-v4-visual{height:320px}.inner-hero-v4-main{inset:0 12px 15px 38px;border-radius:55px 18px 55px 18px;border-width:6px}.inner-hero-v4-small{width:130px;height:105px;border-width:5px}.inner-hero-v4-badge{display:none}.about-intro-v4-grid{padding:23px 19px}.rich-content-v4{padding:26px 18px}.rich-content-v4 h2{font-size:1.22rem}.rich-content-v4 ul{grid-template-columns:1fr}.rich-content-v4 .content-gallery{grid-template-columns:1fr}.rich-content-v4 .content-gallery img{height:220px}.contact-v4-grid article{border-left:0;border-bottom:1px solid #e8ebf4}.contact-v4-grid article:last-child{border-bottom:0}.aside-v4-quote{grid-column:auto}
}
@media(prefers-reduced-motion:reduce){.hero-v4-small-image,.platform-v4-note,.hero-v4-spark-one{animation:none}.public-page .reveal-item{opacity:1;transform:none;transition:none}}
