@import url('https://fonts.googleapis.com/css2?family=Readex+Pro:wght@400;500;600;700&family=Marhey:wght@500;600;700&display=swap');:root{--berry:#9d285c;--pink:#f7bfd4;--blush:#fff4f8;--lav:#e9ddff;--ink:#3c2941;--muted:#806d7d;--white:#fff;--line:#f1dbe5}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 8% 5%,#ffe4ef,transparent 24%),var(--blush);color:var(--ink);font:16px/1.9 'Readex Pro',sans-serif}a{color:inherit;text-decoration:none}header{max-width:1230px;margin:20px auto 0;padding:14px 26px;display:flex;align-items:center;gap:25px;justify-content:space-between;background:#ffffffc9;border:1px solid #fff;border-radius:24px;box-shadow:0 10px 30px #a43a6712;backdrop-filter:blur(12px)}.brand{display:flex;gap:11px;align-items:center;font-weight:700;color:var(--berry);font-size:19px}.brand img{width:50px;height:50px;object-fit:contain}.brand small,footer small{display:block;font:11px 'Readex Pro';color:var(--muted)}nav{display:flex;gap:24px;font-size:14px}nav a:hover{color:var(--berry)}.old{border:1px dashed #dc96b3;border-radius:99px;padding:6px 12px;color:var(--berry);font-size:12px}main{max-width:1180px;margin:auto;padding:0 24px}.hero{display:grid;grid-template-columns:1.15fr .85fr;align-items:center;gap:70px;min-height:590px}.eyebrow{margin:0;color:var(--berry);font-size:12px;font-weight:700;letter-spacing:.4px}h1,h2,h3,p{margin-top:0}h1,h2{font-family:Marhey,'Readex Pro',sans-serif}h1{font-size:clamp(42px,5.5vw,72px);line-height:1.35;margin:14px 0;color:#542541}h1 em{font-style:normal;color:var(--berry);position:relative}.lead{max-width:520px;color:var(--muted)}.actions{display:flex;gap:20px;align-items:center;margin-top:28px}.button{background:linear-gradient(135deg,#b72f69,#8d2154);color:#fff;padding:13px 20px;border-radius:99px;font-size:14px;box-shadow:0 8px 0 #f0a8c5}.button:hover{transform:translateY(-3px)}.textlink{color:var(--berry);border-bottom:1px solid #d584aa;font-size:14px}.stat{position:relative;overflow:hidden;background:linear-gradient(145deg,#f9d4e3,#e5d6fa);padding:55px 40px;border-radius:52% 48% 42% 58%/42% 46% 54% 58%;text-align:center;box-shadow:inset 0 0 0 14px #ffffff75}.stat:before,.stat:after{content:'✦';position:absolute;color:#c26b92;font-size:28px}.stat:before{top:40px;right:55px}.stat:after{bottom:45px;left:52px}.stat p,.stat span{position:relative;color:#855b72;font-size:13px}.stat strong{display:block;color:var(--berry);font-size:94px;line-height:1.1}.stat>div{display:flex;justify-content:center;gap:25px;margin-top:25px}.stat b{color:#743354;font-size:25px}.stat small{display:block;color:#895f77;font-size:10px;font-weight:400}.signals{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.signals article{background:#fff;border-radius:18px;padding:20px 24px;box-shadow:0 10px 25px #9b245c0b}.signals b{color:#d75589;font:25px Marhey}.signals span{display:inline-block;margin-right:12px;font-weight:700}.signals small{display:block;color:var(--muted);font-size:12px;font-weight:400}section:not(.hero){padding-top:90px}.heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:26px}.heading h2,.memory h2,.feature h2{font-size:clamp(29px,4vw,45px);margin:8px 0}.heading>p{color:var(--muted);font-size:13px}.roster{display:grid;grid-template-columns:270px 1fr;background:#fff;border-radius:24px;overflow:hidden;box-shadow:0 15px 40px #9c2b5a12}.roster>aside{padding:30px;background:linear-gradient(160deg,#b7326d,#7f1d51);color:#fff}.roster aside>span{font-size:12px;color:#ffd9e8}.roster aside p{font-size:12px;color:#f9c6db}.roster #grade-tabs{display:flex;flex-direction:column;gap:9px;margin-top:18px}.roster button{background:#ffffff18;border:1px solid #ffffff30;border-radius:12px;color:#fff;padding:11px;text-align:right;cursor:pointer}.roster button.on{background:#fff;color:var(--berry)}.names{padding:30px}.roster-head{display:flex;justify-content:space-between;border-bottom:1px solid var(--line);padding-bottom:15px}.roster-head span{font-size:13px;color:var(--berry)}.roster-head h3{margin:3px 0;font-size:23px}.roster-head>b{font-size:26px;color:#e68ab0}ol{padding:0;list-style:none}#student-names{display:grid;grid-template-columns:1fr 1fr;gap:0 25px;max-height:410px;overflow:auto}#student-names li{padding:10px 0;border-bottom:1px dashed #edcedc;font-size:14px}#student-names b{color:#d05c91;margin-left:10px;font-size:11px}.routes{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;padding-bottom:85px}.routes article{border-radius:24px;padding:25px 20px;background:#fff;box-shadow:0 10px 25px #9b245c0d}.routes article:nth-child(2){background:#f9e3ee}.routes article:nth-child(3){background:#eee4fb}.routes article:nth-child(4){background:#fff4d8}.routes b{font:28px Marhey;color:var(--berry)}.routes h3{font-size:16px}.routes p{color:var(--muted);font-size:13px}.memory{margin:0 -24px;padding:65px max(24px,calc((100vw - 1132px)/2));background:linear-gradient(120deg,#8d2154,#ca4b83);color:white;display:flex;justify-content:space-between;align-items:end}.memory .eyebrow{color:#ffd4e4}.light{background:#fff;color:var(--berry);box-shadow:none}.achhero{padding:95px 0 65px!important;text-align:center}.achhero .lead{margin:auto auto 28px}.feature{display:grid;grid-template-columns:1.3fr .7fr;gap:20px;padding:40px 0!important}.feature figure,.feature aside,.films article{background:#fff;border-radius:22px;overflow:hidden;box-shadow:0 10px 30px #a63a6810}.feature img{width:100%;height:410px;object-fit:cover}.feature figcaption,.feature aside{padding:24px}.feature li{font-size:13px;padding:8px 0;border-bottom:1px dashed var(--line)}.films{padding-bottom:85px!important}.films>div:last-child{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.films video{width:100%;display:block}.films h3{padding:14px;margin:0;font-size:14px}footer{padding:32px max(5%,calc((100vw - 1200px)/2));display:flex;justify-content:space-between;background:#4a2443;color:#fff}footer>div:last-child{display:flex;gap:20px;font-size:12px;color:#ffd7e6}@media(max-width:800px){header{margin:8px;flex-wrap:wrap;padding:13px 18px}.old{margin-right:auto}nav{order:3;width:100%;justify-content:space-between;font-size:12px;gap:8px}main{padding:0 18px}.hero,.feature,.films>div:last-child{grid-template-columns:1fr}.hero{padding:55px 0;min-height:auto;gap:35px}.stat{min-height:330px}.signals,.routes{grid-template-columns:1fr}section:not(.hero){padding-top:55px}.heading{align-items:start;flex-direction:column}.roster{grid-template-columns:1fr}.roster #grade-tabs{flex-direction:row;flex-wrap:wrap}.roster aside p{display:none}#student-names{grid-template-columns:1fr}.memory{margin:0 -18px;padding:45px 18px;align-items:start;gap:23px;flex-direction:column}.feature img{height:auto}footer{flex-direction:column;gap:20px;padding:25px 20px}}
