:root{--navy:#301044;--blue:#e6288a;--mint:#ffb348;--pink:#ed458f;--purple:#8d62b2;--peach:#f6a49f;--ink:#2f2138;--muted:#74647b;--line:#eadce7;--paper:#fff6fb}
body{background:linear-gradient(180deg,#fff 0%,#fffafe 58%,#fff 100%)}
.nav-wrap{background:rgba(255,255,255,.92);border-bottom-color:rgba(230,40,138,.12)}
.brand img{display:block;width:104px;height:54px;object-fit:contain;object-position:left center}
.nav-cta,.primary{background:linear-gradient(110deg,#dc1183 0%,#ed458f 48%,#ff9e6f 100%);box-shadow:0 10px 26px rgba(222,32,132,.2)}
.hero{position:relative;isolation:isolate}
.hero:before{content:"";position:absolute;z-index:-1;width:560px;height:560px;left:-260px;top:40px;border-radius:50%;background:radial-gradient(circle,rgba(237,69,143,.18),rgba(141,98,178,.06) 55%,transparent 70%)}
.hero h1 span,.eyebrow,.early{background:linear-gradient(90deg,#dd1984,#ec5798,#f89c5f);-webkit-background-clip:text;background-clip:text;color:transparent}
.hero-panel{background:linear-gradient(145deg,#471454 0%,#8c2f7b 52%,#e52f87 100%);box-shadow:28px 28px 0 #f5a06f}
.hero-brand{grid-column:span 2;min-height:210px;padding:28px 36px;display:flex;align-items:center;justify-content:space-between;gap:24px;background:linear-gradient(125deg,#f8c6d0 0%,#f18ab1 46%,#dc1886 100%)}
.hero-brand img{width:160px;height:130px;object-fit:contain;filter:brightness(0) invert(1)}
.hero-brand p{margin:0;color:#fff;font-size:16px;line-height:1.45;text-align:right;font-weight:800}
.metric{background:rgba(62,13,75,.24)}
.metric.featured{background:rgba(75,15,78,.48)}
.metric strong,.course-stats strong{color:#ffd072}
.values{padding:0;background:linear-gradient(90deg,#8a5dad 0%,#df2387 43%,#f0719d 70%,#f5a65e 100%);color:#fff}
.values-grid{display:grid;grid-template-columns:repeat(4,1fr)}
.values-grid div{padding:28px 26px;border-right:1px solid rgba(255,255,255,.25)}
.values-grid b,.values-grid span{display:block}.values-grid b{font-size:21px}.values-grid span{font-size:13px;opacity:.84}
.service-grid article{background:#fff}.service-grid article:hover{background:linear-gradient(145deg,#fff6fb,#fff0f7)}
.service-grid b,.case-copy span{color:#df2186}
.dark{background:linear-gradient(145deg,#31103f 0%,#611c61 48%,#9f246f 100%)}
.case-card{border-radius:18px}.person{background:#fff;border:1px solid #f0d9e8;box-shadow:0 18px 45px rgba(88,30,78,.08)}
.course{background:radial-gradient(circle at 90% 10%,rgba(255,183,83,.32),transparent 36%),linear-gradient(135deg,#fff3f8 0%,#faeafa 55%,#fce8dc 100%)}
.course-card{background:linear-gradient(145deg,#4c1558,#8d246f 58%,#dc2c86);box-shadow:22px 22px 0 #f4a363}
footer{background:linear-gradient(120deg,#351141,#7f236a)}
.footer-logo{width:108px;height:72px;object-fit:contain;filter:brightness(0) invert(1)}
@media(max-width:620px){.hero-brand{grid-column:auto;min-height:170px;padding:22px}.hero-brand img{width:115px}.hero-brand p{font-size:12px}.values-grid{grid-template-columns:1fr 1fr}.hero-panel{box-shadow:12px 12px 0 #f4a363}.course-card{box-shadow:10px 10px 0 #f4a363}}
