*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;color:#172033;background:#fff}a{text-decoration:none;color:inherit}.container{width:min(1180px,92%);margin:auto}.topbar{height:78px;background:#fff;position:sticky;top:0;z-index:20;box-shadow:0 6px 25px rgba(15,23,42,.08)}.nav{height:100%;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:12px}.brand img{width:48px;height:48px;object-fit:contain}.brand-mark{display:grid;place-items:center;width:48px;height:48px;border-radius:14px;background:var(--primary);color:#fff;font-weight:800}.brand strong,.brand small{display:block}.brand small{font-size:11px;color:#667085;margin-top:3px}.nav nav{display:flex;align-items:center;gap:25px;font-weight:600;font-size:14px}.btn{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:12px;background:var(--primary);color:#fff;padding:15px 22px;font-weight:700;cursor:pointer;box-shadow:0 10px 25px rgba(21,94,239,.22)}.btn.small{padding:11px 16px}.btn.ghost{background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.45);box-shadow:none}.btn.full{width:100%}.menu-toggle{display:none;border:0;background:none;font-size:26px}.hero{min-height:640px;background-position:center;background-size:cover;display:flex;align-items:center;color:#fff}.hero-content{padding:70px 0}.hero h1{font-size:clamp(42px,6vw,76px);line-height:1.04;max-width:800px;margin:18px 0}.hero p{font-size:20px;line-height:1.7;max-width:650px;color:#e8eefc}.eyebrow{display:inline-block;font-size:12px;font-weight:800;letter-spacing:2px;color:#b9d0ff}.eyebrow.dark{color:var(--primary)}.actions{display:flex;gap:12px;margin-top:30px}.stats{background:var(--primary);color:#fff}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);padding:28px 0}.stats-grid div{text-align:center;border-right:1px solid rgba(255,255,255,.25)}.stats-grid div:last-child{border:0}.stats strong,.stats span{display:block}.stats strong{font-size:31px}.stats span{font-size:13px;margin-top:5px;opacity:.85}.section{padding:90px 0}.soft{background:#f5f7fb}.split{display:grid;grid-template-columns:1fr 1fr;gap:65px;align-items:center}.rounded{width:100%;height:470px;object-fit:cover;border-radius:28px;box-shadow:0 24px 60px rgba(15,23,42,.15)}h2{font-size:clamp(32px,4vw,50px);line-height:1.15;margin:15px 0}p{line-height:1.75;color:#667085}.check-list{list-style:none;padding:0;display:grid;gap:13px}.check-list li:before{content:'✓';display:inline-grid;place-items:center;width:24px;height:24px;border-radius:50%;background:#e8f0ff;color:var(--primary);margin-right:10px;font-weight:800}.section-title{text-align:center;max-width:700px;margin:0 auto 42px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.cards article{background:#fff;border:1px solid #e8ecf3;padding:32px;border-radius:22px;box-shadow:0 12px 35px rgba(15,23,42,.06)}.cards .icon{font-size:35px}.cards h3{font-size:22px}.gallery{display:grid;grid-template-columns:2fr 1fr 1fr;grid-template-rows:230px 230px;gap:15px}.gallery img{width:100%;height:100%;object-fit:cover;border-radius:18px}.gallery img:first-child{grid-row:1/3}.gallery img:last-child{grid-column:2/4}.registration{background:var(--dark);color:#fff}.form-wrap{display:grid;grid-template-columns:.8fr 1.2fr;gap:55px;align-items:start}.form-intro p{color:#cbd5e1}.contact-box{margin-top:32px;padding:22px;border:1px solid rgba(255,255,255,.15);border-radius:18px;display:grid;gap:13px}.student-form{background:#fff;color:#172033;padding:34px;border-radius:25px}.grid2{display:grid;grid-template-columns:1fr 1fr;gap:18px}label{display:grid;gap:8px;font-size:13px;font-weight:700;margin-bottom:18px}input,select,textarea{width:100%;border:1px solid #dce2ea;border-radius:11px;padding:13px;font:inherit;outline:none}input:focus,select:focus,textarea:focus{border-color:var(--primary);box-shadow:0 0 0 3px rgba(21,94,239,.1)}.alert{padding:14px;border-radius:10px;margin-bottom:18px}.success{background:#dcfce7;color:#166534}.error{background:#fee2e2;color:#991b1b}footer{background:#090f1d;color:#fff}.footer-grid{padding:50px 0;display:grid;grid-template-columns:2fr 1fr 1.5fr 1fr;gap:30px}.footer-grid p{color:#94a3b8}.admin-link{color:#9fc0ff}.copyright{text-align:center;border-top:1px solid #1e293b;padding:20px;color:#64748b;font-size:13px}.whatsapp{position:fixed;right:22px;bottom:22px;width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:#25d366;color:#fff;font-size:28px;box-shadow:0 15px 35px rgba(0,0,0,.25);z-index:30}@media(max-width:850px){.menu-toggle{display:block}.nav nav{display:none;position:absolute;top:78px;left:0;right:0;background:#fff;padding:22px;flex-direction:column;box-shadow:0 15px 30px rgba(0,0,0,.1)}.nav nav.open{display:flex}.hero{min-height:560px}.stats-grid{grid-template-columns:1fr 1fr;row-gap:25px}.stats-grid div:nth-child(2){border:0}.split,.form-wrap{grid-template-columns:1fr}.rounded{height:360px}.cards{grid-template-columns:1fr}.gallery{grid-template-columns:1fr 1fr;grid-template-rows:220px 220px}.gallery img:first-child{grid-row:auto}.gallery img:last-child{grid-column:auto}.footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:560px){.brand small{display:none}.hero h1{font-size:42px}.actions{flex-direction:column}.grid2,.footer-grid{grid-template-columns:1fr}.student-form{padding:22px}.section{padding:65px 0}.gallery{display:grid;grid-template-columns:1fr;grid-template-rows:repeat(4,230px)}.stats-grid{font-size:12px}}

.registration-cta{background:var(--dark);color:#fff}.cta-card{display:flex;align-items:center;justify-content:space-between;gap:40px}.cta-card h2{max-width:720px}.cta-card p{color:#cbd5e1;max-width:760px}.social-links{display:flex;gap:10px;margin-top:20px}.social{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;transition:.2s;box-shadow:0 8px 20px rgba(0,0,0,.22)}.social:hover{transform:translateY(-3px)}.social svg{width:23px;height:23px;fill:#fff}.facebook{background:#1877f2}.instagram{background:linear-gradient(135deg,#f9ce34,#ee2a7b,#6228d7)}.youtube{background:#ff0000}.tiktok{background:#000}.whatsapp{font-size:0;overflow:visible}.whatsapp svg{width:35px;height:35px;fill:#fff;position:relative;z-index:2}.wa-pulse{position:absolute;inset:0;border-radius:50%;background:#25d366;animation:waPulse 1.8s infinite;z-index:0}@keyframes waPulse{0%{transform:scale(1);opacity:.65}70%{transform:scale(1.55);opacity:0}100%{transform:scale(1.55);opacity:0}}
.enrollment-page{background:#f4f7fb}.back-link{font-weight:700;color:var(--primary)}.enrollment-hero{background:linear-gradient(135deg,var(--dark),#173a7a);color:#fff;padding:65px 0}.enrollment-hero h1{font-size:clamp(36px,5vw,60px);margin:12px 0}.enrollment-hero p{color:#d6e3ff}.enrollment-main{padding:42px 0 90px}.full-enrollment-form{display:grid;gap:24px}.form-section{background:#fff;border:1px solid #e5eaf1;border-radius:22px;padding:30px;box-shadow:0 12px 35px rgba(15,23,42,.05)}.form-section-title{display:flex;align-items:center;gap:15px;margin-bottom:25px}.form-section-title>span{width:44px;height:44px;border-radius:13px;background:var(--primary);color:#fff;display:grid;place-items:center;font-weight:800}.form-section-title h2{font-size:22px;margin:0}.form-section-title p{margin:3px 0 0;font-size:13px}.form-grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:0 18px}.span2{grid-column:span 2}.span3{grid-column:1/-1}.check-field{display:flex!important;grid-template-columns:22px 1fr!important;align-items:flex-start;gap:10px!important;background:#f7f9fc;padding:16px;border-radius:12px}.check-field input{width:18px;height:18px;margin:0}.check-field span{line-height:1.5}.form-submit{display:flex;align-items:center;justify-content:space-between;gap:30px;background:#fff;border-radius:20px;padding:25px 30px;border:1px solid #e5eaf1}.form-submit p{margin:0}.success-large{display:grid;gap:12px;padding:30px}.success-large b{font-size:24px}.success-large .btn{width:max-content}.head-actions{display:flex;gap:10px}
@media(max-width:850px){.cta-card,.form-submit{align-items:flex-start;flex-direction:column}.form-grid-3{grid-template-columns:1fr 1fr}.span3{grid-column:1/-1}}
@media(max-width:560px){.form-grid-3{grid-template-columns:1fr}.span2,.span3{grid-column:auto}.form-section{padding:22px}.enrollment-hero{padding:45px 0}.back-link{font-size:13px}.social-links{margin-bottom:5px}}
