.school-page{font-family:Inter,sans-serif;padding:2rem;background-color:#fdfdfd;color:#1f1f1f}body{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;background-color:#f4f6fa;margin:0;padding:0}.hero{padding:4rem 0;background:linear-gradient(90deg,#f5fdf7,#dbf6e9)}.hero-content{display:flex;flex-direction:row;justify-content:space-between;gap:3rem;align-items:center;flex-wrap:wrap}.hero-text{flex:1 1;max-width:600px}.hero-text h1{font-size:2.8rem;color:#0e2c1e;margin-bottom:1rem}.tagline{font-size:1.5rem;font-weight:600;color:#00a86b;margin-bottom:1.5rem}.description{font-size:1.125rem;line-height:1.7;color:#444}.hero-image{flex:1 1;display:flex;justify-content:center;align-items:center}.hero-image img{max-width:100%;height:auto;border-radius:1rem;box-shadow:0 10px 30px rgba(0,0,0,.1)}.back-button{display:flex;align-items:center;gap:.5rem;font-size:1rem;color:#006e52;padding:1rem 2rem;cursor:pointer;transition:all .3s ease}.back-button:hover{color:#00a86b}section{padding:4rem 2rem;margin:0 auto 2rem;background:#ffffff;border-radius:1rem;box-shadow:0 8px 30px rgba(0,0,0,.05)}section h2{font-size:2rem;color:#00a86b;margin-bottom:1.5rem;font-weight:700;border-left:6px solid #00a86b;padding-left:1rem}section ol,section p,section ul{font-size:1rem;line-height:1.8;color:#333}section ol,section ul{padding-left:1.5rem}section ol li,section ul li{margin-bottom:.8rem}.curriculum-track h3,.models h3{margin-top:1.5rem;font-size:1.2rem;color:#008556;font-weight:600}.contact p{margin-bottom:.8rem}@media (max-width:768px){.hero-text h1{font-size:2.2rem}.tagline{font-size:1.2rem}section h2{font-size:1.6rem}}.curriculum-tabs{padding:4rem 2rem;background:#e0ffe8;font-family:Segoe UI,sans-serif;color:#1a1a1a;max-width:1100px;margin:auto;border-radius:20px;box-shadow:0 8px 25px rgba(0,168,107,.1);transition:all .3s ease}.section-title{text-align:center;margin-bottom:.3rem}.section-subtitle{text-align:center;font-size:1.1rem;color:#333;margin-bottom:2.5rem}.tabs-container{display:flex;justify-content:center;gap:1rem;margin-bottom:2rem;flex-wrap:wrap}.tab-btn{padding:.75rem 1.75rem;background:white;border:2px solid #00a86b;color:#00a86b;border-radius:30px;cursor:pointer;font-size:1rem;font-weight:600;transition:all .3s ease}.tab-btn.active,.tab-btn:hover{background:#00a86b;color:white}.tab-btn.active{border-color:#00a86b}.tab-panel{background:white;padding:2rem;border-radius:20px;box-shadow:0 10px 25px rgba(0,0,0,.06);transition:transform .3s ease}.tab-panel:hover{transform:scale(1.01)}.track-title{font-size:1.75rem;font-weight:700;color:#00a86b;margin-bottom:.8rem}.track-desc{font-size:1.05rem;color:#444;margin-bottom:1.8rem}.track-list{list-style:none;padding:0}.track-item{font-size:1rem;padding:.75rem 1rem;margin-bottom:.5rem;background:#f5fff8;border-left:5px solid #00a86b;border-radius:8px;color:#222;transition:background .3s ease}.track-item:hover{background:#e0ffe8}.pricing-section{padding:5rem 2rem;background:#f5fff9;font-family:Segoe UI,sans-serif;color:#1f1f1f;text-align:center}.container{max-width:1200px;margin:0 auto}.section-title{font-size:2.5rem;font-weight:800;margin-bottom:.5rem;color:#00a86b}.section-sub{font-size:1.1rem;color:#444;margin-bottom:3rem}.pricing-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:2rem;gap:2rem}.pricing-card{background:linear-gradient(to bottom right,#ffffff,#e0ffe8);border-radius:18px;box-shadow:0 12px 28px rgba(0,168,107,.06);padding:2.5rem 1.8rem;transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column;align-items:center;border:1px solid #c7f5d9}.pricing-card:hover{transform:translateY(-8px);box-shadow:0 16px 36px rgba(0,168,107,.12)}.pricing-card.highlight{background:linear-gradient(to bottom right,#d9ffee,#b2f7d5);border:2px solid #00a86b}.plan-icon{font-size:2.5rem;margin-bottom:1rem;color:#00a86b}.plan-title{font-size:1.5rem;font-weight:700;margin-bottom:.3rem;color:#00a86b}.plan-price{font-size:1.3rem;color:#0d5c45;margin-bottom:.8rem}.plan-desc{font-size:1rem;color:#444;margin-bottom:1.8rem;padding:0 1rem}.plan-button{background-color:#00a86b;color:#fff;padding:.6rem 1.4rem;border:none;border-radius:8px;font-weight:600;font-size:.95rem;cursor:pointer;transition:background-color .3s ease}.plan-button:hover{background-color:#007e52}.partnership-section{padding:4rem 2rem;background:#f8fff9;font-family:Segoe UI,sans-serif;color:#1a1a1a}.container{max-width:1100px;margin:auto;text-align:center}.title{font-size:2.5rem;font-weight:800;color:#00a86b;margin-bottom:.5rem}.subtitle{font-size:1.1rem;color:#444;margin-bottom:3rem}.model-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));grid-gap:2rem;gap:2rem}.model-card{background:white;padding:2rem;border-radius:18px;box-shadow:0 10px 25px rgba(0,168,107,.05);transition:all .3s ease;text-align:left;border:1px solid #e6f9ee}.model-card:hover{transform:translateY(-5px);background-color:#e0ffe8;box-shadow:0 15px 30px rgba(0,168,107,.08)}.model-card .icon{font-size:2.5rem;margin-bottom:1rem;color:#00a86b}.model-card h3{font-size:1.3rem;font-weight:700;color:#00a86b;margin-bottom:.5rem}.model-card p{font-size:1rem;color:#333;line-height:1.6}.contact-cta{padding:5rem 2rem;font-family:Segoe UI,sans-serif;color:#000}.contact-container{max-width:1200px;margin:0 auto;display:grid;grid-gap:3rem;gap:3rem;grid-template-columns:1fr 1fr;align-items:center}.contact-text h2{font-size:2.6rem;font-weight:800;margin-bottom:1rem;color:#00A86B}.contact-text p{font-size:1.15rem;line-height:1.7;color:#444;margin-bottom:2rem}.contact-info{list-style:none;padding:0;margin:0 0 2rem}.contact-info li{display:flex;align-items:center;gap:.7rem;font-size:1rem;color:#1f1f1f;margin-bottom:.8rem}.contact-info a{color:#00A86B;text-decoration:none}.contact-info a:hover{text-decoration:underline}.cta-buttons{display:flex;gap:1rem;flex-wrap:wrap}.cta-button{padding:.8rem 1.4rem;border-radius:8px;font-weight:600;font-size:1rem;text-decoration:none;transition:all .3s ease;display:inline-flex;align-items:center;gap:.5rem}.cta-button.primary{color:#fff}.cta-button.primary,.cta-button.primary:hover{background-color:#00A86B}.cta-button.secondary{background-color:transparent;border:2px solid #00a86b;color:#00A86B}.cta-button.secondary:hover{background-color:#e0ffe8}.contact-image img{width:100%;max-width:500px;object-fit:contain}