*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,sans-serif;color:#19172a;background:#fffaf5;line-height:1.55}a{text-decoration:none;color:inherit}header{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;padding:10px 6%;background:#111;color:#fff}header img{width:100px;max-height:65px;object-fit:contain}nav{display:flex;gap:18px;flex-wrap:wrap;font-weight:800}nav a:hover{color:#ff3f91}.hero{display:grid;grid-template-columns:1fr 1.8fr;gap:30px;padding:55px 6%;background:#090909;color:#fff}.hero-collage{display:grid;grid-template-columns:1.35fr .9fr;grid-template-rows:1fr 1fr;gap:12px;width:100%;height:450px}.hero-collage img{width:100%;height:100%;object-fit:cover;border-radius:24px;display:block}.hero-collage img:first-child{grid-row:1/3}.hero-collage img:nth-child(2){transform:rotate(1deg)}.hero-collage img:nth-child(3){transform:rotate(-1deg)}.label{font-size:.78rem;letter-spacing:.15em;font-weight:900;color:#3026c9}.label.yellow{color:#ffd84d}h1{font-size:6rem;line-height:.8;color:#fff;margin:20px 0}h1 small{font-size:.28em;display:block;margin-top:20px}h2{font-size:3rem;margin:10px 0 20px}h2 em{color:#ff3f91;font-style:normal}.hero h2{color:#ffd84d;font-size:2rem}.hero p{color:#ddd}.buttons{display:flex;gap:10px;flex-wrap:wrap}.btn,.media-btn{border:0;border-radius:999px;padding:13px 20px;background:#3026c9;color:#fff;font-weight:900;cursor:pointer}.btn.alt{background:#fff;color:#111}.section{padding:70px 6%}.two,.history{display:grid;grid-template-columns:1fr 1fr;gap:50px;background:#fff}.two p,.history p,.section-intro{color:#655f75}.trajectory{background:#fff0f8}.timeline{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.timeline>div{background:#fff;border-radius:18px;padding:18px;border-top:5px solid #ff3f91}.dark{background:#19172a;color:#fff}.dark h2{color:#fff}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.cards article{padding:24px;border-radius:22px;background:#3026c9}.cards article:nth-child(2){background:#ff3f91}.cards article:nth-child(3){background:#ff7a35}.cards article:nth-child(4){background:#078e9d}.cards article:nth-child(5){background:#7a2cff}.cards article h3{font-size:1.35rem;margin:8px 0}.cards article p{color:#fff}.schedule{background:#fff}.schedule-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.day{padding:25px;border-radius:24px;background:#f5f2ff}.day:nth-child(2){background:#fff0f8}.day h3{font-size:2rem;color:#3026c9}.time-group{background:#fff;padding:16px;border-radius:16px;margin:10px 0}.time{font-size:1.8rem;font-weight:900;color:#3026c9}.class-list{color:#655f75;font-weight:700}.media-section{background:#fff}.media-block{margin-top:35px;padding:24px;border-radius:26px;background:#f8f5ff;border:1px solid #e8e0f5}.media-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:18px}.media-heading h3{font-size:1.6rem;color:#3026c9;margin:0}.gallery{display:grid;grid-template-columns:2fr 1fr;gap:15px}.gallery figure,.video-grid figure{margin:0;background:#fff;border-radius:18px;overflow:hidden}.gallery img{width:100%;height:230px;object-fit:cover}.gallery .big{grid-row:span 2}.gallery .big img{height:480px}.gallery figcaption,.video-grid figcaption{padding:10px 14px;font-weight:800}.video-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.video-grid video{width:100%;height:280px;object-fit:cover;background:#111}.extra-media{display:none;margin-top:15px;padding:15px;background:#fff;border:2px dashed #d8cbed;border-radius:15px;color:#655f75;font-weight:700}.extra-media.open{display:block}.news{background:linear-gradient(135deg,#fff0f8,#f0eeff)}.news-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.news-card{background:#fff;padding:25px;border-radius:22px;border-top:6px solid #ff3f91;box-shadow:0 10px 25px #23164b12}.news-card:nth-child(2){border-top-color:#3026c9}.news-card:nth-child(3){border-top-color:#ffd84d}.news-tag{font-size:.75rem;font-weight:900;color:#ff3f91}.news-date{font-weight:900;color:#3026c9}.contact{background:#f1efff}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px}.contact-card{background:#fff;padding:16px;border-radius:15px;margin-bottom:10px;display:flex;flex-direction:column}.contact form{background:#fff;padding:25px;border-radius:22px;display:grid;gap:12px}.contact input,.contact textarea,.contact select{padding:12px;border:1px solid #ddd;border-radius:10px;font:inherit}.inclusive{padding:70px 6%;background:#ffd84d}footer{padding:30px 6%;background:#111;color:#fff;display:flex;justify-content:space-between}@media(max-width:800px){.hero,.two,.history,.contact-grid,.schedule-grid{grid-template-columns:1fr}.hero{padding:40px 20px}.hero-collage{height:330px}.timeline,.cards,.news-grid,.video-grid{grid-template-columns:1fr 1fr}.gallery{grid-template-columns:1fr}.gallery .big{grid-row:auto}.gallery .big img{height:300px}}@media(max-width:600px){nav{display:none}.section{padding:55px 20px}.timeline,.cards,.news-grid,.video-grid{grid-template-columns:1fr}.hero h1{font-size:4rem}.hero-photo{height:300px}.media-heading{display:block}.media-heading span{display:block;margin-top:5px}footer{display:block}}
