*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;color:#1a1a1a;background-color:#fff;font-weight:400}.container{max-width:1200px;margin:0 auto;padding:0 24px}h1,h2,h3,h4{color:#1a1a1a;margin-bottom:.5rem;font-weight:600;line-height:1.2}h1{font-size:3.5rem;font-weight:700}h2{font-size:2rem}h3{font-size:1.25rem}h4{font-size:1rem;font-weight:500}p{color:#4a4a4a;margin-bottom:1rem;line-height:1.6}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline}.header{background-color:#fff;border-bottom:1px solid #e5e5e5;position:sticky;top:0;z-index:1000;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.nav{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;padding:1rem 24px}.logo{height:48px;width:auto}.nav-menu{display:flex;list-style:none;gap:2rem}.nav-link{color:#4a4a4a;text-decoration:none;font-weight:500;padding:.5rem 0;position:relative;transition:color .2s ease}.nav-link:hover,.nav-link.active{color:#1a1a1a}.nav-link.active:after{content:"";position:absolute;bottom:-1px;left:0;right:0;height:2px;background-color:#0891b2}.hero{padding:6rem 0;background:linear-gradient(135deg,#f8fafc,#f1f5f9)}.hero-content{text-align:center;max-width:800px;margin:0 auto}.hero-title{margin-bottom:1.5rem;color:#1a1a1a}.hero-tagline{font-family:Kalam,cursive;font-size:1.5rem;color:#0891b2;font-weight:400;font-style:normal;margin-bottom:2rem;letter-spacing:.01em}.hero-description{font-size:1.125rem;color:#4a4a4a;margin-bottom:3rem;max-width:600px;margin-left:auto;margin-right:auto}.hero-actions{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.btn{display:inline-block;padding:.875rem 2rem;border-radius:8px;text-decoration:none;font-weight:500;font-size:.95rem;transition:all .2s ease;border:1px solid;text-align:center}.btn-primary{background-color:#1a1a1a;color:#fff;border-color:#1a1a1a}.btn-primary:hover{background-color:#0f0f0f;border-color:#0f0f0f;transform:translateY(-1px);box-shadow:0 4px 12px #1a1a1a26;text-decoration:none}.btn-secondary{background-color:transparent;color:#1a1a1a;border-color:#d1d5db}.btn-secondary:hover{background-color:#f9fafb;border-color:#9ca3af;text-decoration:none}.info-section{padding:5rem 0}.info-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.info-card{background-color:#fff;border:1px solid #e5e5e5;border-radius:12px;padding:2rem;transition:all .2s ease}.info-card:hover{border-color:#d1d5db;box-shadow:0 4px 12px #0000000d;transform:translateY(-2px)}.info-card.accent{border-color:#0891b2;background:linear-gradient(135deg,#f0fdfa,#ccfbf1)}.info-header h2{color:#6b7280;font-size:.875rem;font-weight:500;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem}.info-primary{font-size:1.25rem;font-weight:600;color:#1a1a1a;margin-bottom:.5rem}.info-secondary{color:#6b7280;font-size:.95rem;margin:0}.info-contact{color:#0891b2;font-weight:500;margin:0}.leadership-section{padding:5rem 0;background-color:#f8fafc}.section-title{text-align:center;margin-bottom:3rem;font-size:2.25rem;color:#1a1a1a}.leadership-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:2rem;max-width:900px;margin:0 auto}.leader-card{background-color:#fff;border-radius:12px;padding:2.5rem;border:1px solid #e5e5e5}.leader-title{color:#6b7280;font-size:.875rem;font-weight:500;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem}.leader-names{font-size:1.5rem;font-weight:600;color:#1a1a1a;margin-bottom:1rem}.leader-experience{color:#4a4a4a;line-height:1.7;margin:0}.values-section{padding:5rem 0}.values-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;max-width:800px;margin:0 auto}.value-item{background-color:#f8fafc;border:1px solid #e5e5e5;border-radius:8px;padding:1.5rem;text-align:center;font-weight:500;color:#1a1a1a;transition:all .2s ease}.value-item:hover{background-color:#1a1a1a;color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #1a1a1a1a}.regulatory-section{padding:5rem 0;background-color:#f8fafc}.regulatory-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem}.regulatory-card{background-color:#fff;border-radius:12px;padding:2.5rem;border:1px solid #e5e5e5}.regulatory-card h3{color:#1a1a1a;margin-bottom:1rem;font-size:1.25rem}.regulatory-card p{margin-bottom:1.5rem;line-height:1.7}.regulatory-link{color:#0891b2;text-decoration:none;font-weight:500;transition:color .2s ease}.regulatory-link:hover{color:#0e7490;text-decoration:underline}.cta-section{padding:5rem 0;background:linear-gradient(135deg,#1a1a1a,#374151);color:#fff}.cta-content{text-align:center;max-width:600px;margin:0 auto}.cta-section h2{color:#fff;margin-bottom:1rem}.cta-section p{color:#d1d5db;font-size:1.125rem;margin-bottom:2.5rem}.cta-actions{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.cta-section .btn-primary{background-color:#0891b2;border-color:#0891b2}.cta-section .btn-primary:hover{background-color:#0e7490;border-color:#0e7490}.cta-section .btn-secondary{color:#fff;border-color:#6b7280}.cta-section .btn-secondary:hover{background-color:#ffffff1a;border-color:#9ca3af}.footer{background-color:#fff;border-top:1px solid #e5e5e5;padding:3rem 0 2rem}.footer-content{display:grid;grid-template-columns:1fr 2fr;gap:3rem;margin-bottom:2rem}.footer-brand h3{margin-bottom:.5rem;color:#1a1a1a}.footer-tagline{font-family:Kalam,cursive;color:#0891b2;font-style:normal;font-weight:400;font-size:1rem}.footer-info{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem}.footer-column h4{color:#6b7280;font-size:.875rem;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem}.footer-column p{color:#4a4a4a;margin-bottom:.25rem}.contact-accent{color:#0891b2!important;font-weight:500}.footer-bottom{padding-top:2rem;border-top:1px solid #e5e5e5;text-align:center}.footer-bottom p{color:#6b7280;font-size:.875rem;margin:0}.welcome-section{padding:5rem 0;background-color:#fff}.welcome-grid{display:grid;gap:3rem}.welcome-card{background-color:#f8fafc;border-radius:12px;padding:3rem;border-left:4px solid #0891b2}.welcome-title{color:#6b7280;font-size:.875rem;font-weight:500;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem}.welcome-names{font-size:1.75rem;font-weight:600;color:#1a1a1a;margin-bottom:2rem}.welcome-content p{margin-bottom:1.5rem;line-height:1.7;color:#4a4a4a}.welcome-content p:last-child{margin-bottom:0}.vision-mission-section{padding:5rem 0;background-color:#f8fafc}.vision-mission-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:3rem;margin-top:3rem}.vision-card,.mission-card{background-color:#fff;border-radius:12px;padding:3rem;border:1px solid #e5e5e5;position:relative;overflow:hidden}.vision-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#0891b2,#0e7490)}.mission-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#1a1a1a,#374151)}.vision-card h3,.mission-card h3{font-size:1.5rem;color:#1a1a1a;margin-bottom:.5rem}.subtitle{font-family:Kalam,cursive;color:#0891b2;font-size:1rem;margin-bottom:1.5rem!important;font-style:normal}.nolan-section{padding:5rem 0;background-color:#fff}.section-description{text-align:center;font-size:1.125rem;color:#4a4a4a;margin-bottom:3rem;max-width:800px;margin-left:auto;margin-right:auto}.nolan-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.nolan-principle{background-color:#f8fafc;border:1px solid #e5e5e5;border-radius:8px;padding:2rem;text-align:center;transition:all .2s ease}.nolan-principle:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000000d;border-color:#0891b2}.nolan-principle h3{font-size:1.125rem;color:#1a1a1a;margin-bottom:1rem;font-weight:600}.nolan-principle p{color:#4a4a4a;margin:0;line-height:1.6}.purpose-section{padding:5rem 0;background:linear-gradient(135deg,#f8fafc,#f1f5f9)}.purpose-content{max-width:800px;margin:0 auto;text-align:center}.purpose-content h3{font-size:1.5rem;color:#1a1a1a;margin-bottom:2rem}.philosophy-quote{font-family:Kalam,cursive;font-size:1.25rem;color:#0891b2;margin-bottom:2rem!important;font-style:normal;line-height:1.6}.purpose-content>p:last-child{font-size:1.125rem;line-height:1.7;color:#4a4a4a;margin:0}.curriculum-offer-section{padding:5rem 0;background-color:#fff}.curriculum-overview{max-width:900px;margin:0 auto;text-align:center}.curriculum-overview p{font-size:1.125rem;line-height:1.7;color:#4a4a4a;margin-bottom:2rem}.curriculum-overview p:last-child{margin-bottom:0}.qualifications-section{padding:5rem 0;background-color:#f8fafc}.qualifications-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;margin-bottom:3rem}.qualification-card{background-color:#fff;border-radius:12px;padding:2.5rem;border:1px solid #e5e5e5;transition:all .2s ease}.qualification-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000000d;border-color:#0891b2}.qualification-card h3{color:#1a1a1a;margin-bottom:1.5rem;font-size:1.25rem;padding-bottom:.5rem;border-bottom:2px solid #0891b2;display:inline-block}.qualification-card ul{list-style:none;padding:0;margin:0}.qualification-card li{color:#4a4a4a;position:relative;padding:.5rem 0 .5rem 1.5rem}.qualification-card li:before{content:"✓";color:#0891b2;font-weight:700;position:absolute;left:0}.duke-of-edinburgh{background-color:#fff;border-radius:12px;padding:2.5rem;border:2px solid #0891b2;text-align:center;background:linear-gradient(135deg,#f0fdfa,#ccfbf1)}.duke-of-edinburgh h3{color:#1a1a1a;margin-bottom:1rem;font-size:1.5rem}.duke-of-edinburgh p{color:#4a4a4a;line-height:1.7;margin:0;font-size:1.125rem}.smsc-section{padding:5rem 0;background-color:#fff}.smsc-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-top:3rem}.smsc-item{background-color:#f8fafc;border-radius:8px;padding:2rem;text-align:center;border:1px solid #e5e5e5;transition:all .2s ease}.smsc-item:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000000d;border-color:#0891b2}.smsc-item h3{color:#1a1a1a;margin-bottom:1rem;font-size:1.125rem}.smsc-item p{color:#4a4a4a;margin:0;line-height:1.6}.curriculum-iii-section{padding:5rem 0;background-color:#f8fafc}.iii-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;margin-top:3rem}.iii-card{background-color:#fff;border-radius:12px;padding:2.5rem;border:1px solid #e5e5e5;position:relative;overflow:hidden}.intent-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#0891b2,#0e7490)}.implementation-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#1a1a1a,#374151)}.impact-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#059669,#047857)}.iii-card h3{color:#1a1a1a;margin-bottom:1.5rem;font-size:1.5rem}.iii-card p{color:#4a4a4a;line-height:1.7;margin-bottom:1rem}.iii-card p:last-child{margin-bottom:0}.iii-card ul{margin:1rem 0;padding-left:1.5rem}.iii-card li{color:#4a4a4a;line-height:1.6;margin-bottom:.5rem}.assessment-section{padding:5rem 0;background-color:#fff}.assessment-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:2rem;margin-top:3rem}.assessment-card{background-color:#f8fafc;border-radius:12px;padding:2.5rem;border-left:4px solid #0891b2}.assessment-card h3{color:#1a1a1a;margin-bottom:1.5rem;font-size:1.25rem}.assessment-card p{color:#4a4a4a;line-height:1.7;margin-bottom:1rem}.assessment-card p:last-child{margin-bottom:0}.behaviour-section{padding:5rem 0;background-color:#f8fafc}.behaviour-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:3rem}.behaviour-card{background-color:#fff;border-radius:12px;padding:2.5rem;border:1px solid #e5e5e5;transition:all .2s ease}.behaviour-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000000d;border-color:#0891b2}.behaviour-card h3{color:#1a1a1a;margin-bottom:1.5rem;font-size:1.125rem;font-weight:600}.behaviour-card p{color:#4a4a4a;line-height:1.7;margin:0}.primary-contact-section{padding:5rem 0;background-color:#fff}.primary-contact-card{background-color:#f8fafc;border-radius:12px;padding:3rem;border:1px solid #e5e5e5;display:grid;grid-template-columns:1fr 2fr;gap:3rem;align-items:start}.school-details h3{color:#1a1a1a;font-size:1.5rem;margin-bottom:1rem}.address p{color:#4a4a4a;margin-bottom:.25rem;line-height:1.5}.contact-methods{display:grid;gap:1.5rem}.contact-method{background-color:#fff;border-radius:8px;padding:1.5rem;border:1px solid #e5e5e5;position:relative}.contact-method.admissions-highlight{border:2px solid #0891b2;background:linear-gradient(135deg,#f0fdfa,#ccfbf1)}.contact-method h4{color:#6b7280;font-size:.875rem;font-weight:500;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem}.contact-link{color:#1a1a1a;font-weight:500;font-size:1.125rem;text-decoration:none;transition:color .2s ease}.contact-link:hover{color:#0891b2;text-decoration:underline}.admissions-highlight .contact-link{color:#0891b2;font-weight:600}.highlight-badge{position:absolute;top:-8px;right:1rem;background-color:#0891b2;color:#fff;padding:.25rem .5rem;border-radius:4px;font-size:.75rem;font-weight:500}.staff-contact-section{padding:5rem 0;background-color:#f8fafc}.staff-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:3rem}.staff-card{background-color:#fff;border-radius:12px;padding:2.5rem;border:1px solid #e5e5e5;text-align:center;transition:all .2s ease}.staff-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000000d;border-color:#0891b2}.staff-card h3{color:#6b7280;font-size:.875rem;font-weight:500;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem}.staff-name{color:#1a1a1a;font-size:1.25rem;font-weight:600;margin-bottom:1rem}.staff-email a{color:#0891b2;font-weight:500;text-decoration:none}.staff-email a:hover{text-decoration:underline}.proprietor-contact-section{padding:5rem 0;background-color:#fff}.proprietor-card{background-color:#f8fafc;border-radius:12px;padding:3rem;border-left:4px solid #0891b2;max-width:600px;margin:0 auto;text-align:center}.proprietor-card h3{color:#1a1a1a;font-size:1.5rem;margin-bottom:.5rem}.proprietor-title{color:#6b7280;font-style:italic;margin-bottom:2rem}.proprietor-contacts p{color:#4a4a4a;margin-bottom:.5rem;font-size:1.125rem}.proprietor-contacts a{color:#0891b2;font-weight:500;text-decoration:none}.proprietor-contacts a:hover{text-decoration:underline}.future-info-section{padding:5rem 0;background-color:#f8fafc}.future-info-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:3rem}.future-info-section .info-card{background-color:#fff;border-radius:12px;padding:2.5rem;border:1px solid #e5e5e5;transition:all .2s ease}.future-info-section .info-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000000d}.future-info-section .info-card h3{color:#1a1a1a;margin-bottom:1.5rem;font-size:1.25rem}.future-info-section .info-card p{color:#4a4a4a;line-height:1.7;margin-bottom:1rem}.future-info-section .info-card p:last-child{margin-bottom:0}.future-info-section .info-card a{color:#0891b2;font-weight:500;text-decoration:none}.future-info-section .info-card a:hover{text-decoration:underline}.quick-contact-section{padding:5rem 0;background:linear-gradient(135deg,#1a1a1a,#374151);color:#fff}.quick-contact-content{text-align:center;max-width:800px;margin:0 auto}.quick-contact-section h2{color:#fff;margin-bottom:1rem}.quick-contact-section>div>div>p{color:#d1d5db;font-size:1.125rem;margin-bottom:3rem}.quick-contact-options{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-bottom:3rem}.quick-contact-btn{display:flex;align-items:center;gap:1rem;background-color:#fff;color:#1a1a1a;padding:1.5rem;border-radius:12px;text-decoration:none;transition:all .2s ease}.quick-contact-btn:hover{transform:translateY(-2px);box-shadow:0 8px 25px #00000026;text-decoration:none}.btn-icon{font-size:2rem;min-width:2rem}.btn-content{display:flex;flex-direction:column;align-items:flex-start;text-align:left}.btn-content strong{font-size:1.125rem;margin-bottom:.25rem;color:#1a1a1a}.btn-content span{font-size:.95rem;color:#4a4a4a}.email-btn:hover{border-color:#0891b2}.phone-btn:hover{border-color:#059669}.opening-hours{background:#ffffff1a;border-radius:12px;padding:2rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.opening-hours h3{color:#fff;margin-bottom:1rem;font-size:1.25rem}.opening-hours p{color:#d1d5db;margin-bottom:.5rem;line-height:1.6}.opening-hours p:last-child{margin-bottom:0}@media (max-width: 768px){.container{padding:0 16px}.nav{padding:1rem 16px}.nav-menu{gap:1rem}.hero{padding:4rem 0}.hero-title{font-size:2.5rem}.hero-tagline{font-size:1.25rem}.hero-actions,.cta-actions{flex-direction:column;align-items:center}.info-grid,.leadership-grid,.regulatory-grid{grid-template-columns:1fr}.footer-content{grid-template-columns:1fr;gap:2rem}.values-grid{grid-template-columns:repeat(2,1fr)}.section-title{font-size:1.875rem}}@media (max-width: 480px){.hero-title{font-size:2rem}.values-grid{grid-template-columns:1fr}.info-card,.leader-card,.regulatory-card{padding:1.5rem}.nav{flex-direction:column;gap:1rem}}
