:root{--color-orange: #E87A2A;--color-navy: #2B4C7E;--color-dark: #1a1a1a;--color-copper: #B87333;--color-steel: #6B7280;--color-bg: #ffffff;--color-bg-secondary: #f5f6f8;--color-bg-dark: #1a1a2e;--color-text: #1a1a1a;--color-text-muted: #5a5a6e;--color-text-light: #ffffff;--color-accent: var(--color-orange);--color-accent-secondary: var(--color-navy);--color-border: #e2e4e8;--font-serif: "Playfair Display", Georgia, serif;--font-sans: "Inter", system-ui, -apple-system, sans-serif;--font-mono: "JetBrains Mono", "Fira Code", monospace}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;overflow-x:hidden}body{font-family:var(--font-sans);background:var(--color-bg);color:var(--color-text);line-height:1.6;min-height:100vh;overflow-x:hidden}a{color:var(--color-accent);text-decoration:none;transition:color .2s}a:hover{color:var(--color-navy)}h1,h2,h3,h4{line-height:1.2}.container{max-width:1200px;margin:0 auto;padding:0 2rem}.hero{padding:0;background:var(--color-bg-dark);position:relative;min-height:85vh;display:flex;align-items:center;overflow:hidden}.hero:before{content:"";position:absolute;inset:0;background:url(/splash.png) center center / cover no-repeat;opacity:.75;z-index:0}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#1a1a2ef2,#2b4c7ed9,#1a1a2ee6);z-index:1}.hero .container{position:relative;z-index:2;padding:4rem 2rem}.hero-content{display:flex;align-items:center;justify-content:center;gap:4rem}.hero-logo{max-width:500px;opacity:1;height:auto;flex-shrink:0;border-radius:1rem;box-shadow:0 25px 60px #0006}.hero-text{max-width:550px}.hero-tagline{font-family:var(--font-serif);font-size:2.8rem;color:#fff;margin-bottom:1.25rem;font-weight:600;font-style:italic;line-height:1.25;text-shadow:0 2px 20px rgba(0,0,0,.3)}.hero-subtitle{font-size:1.2rem;color:#ffffffd9;margin-bottom:2rem;font-weight:400;line-height:1.7}.hero-meta{display:flex;gap:.75rem;flex-wrap:wrap}.hero-badge{display:inline-block;padding:.5rem 1rem;background:#ffffff1a;border:1px solid rgba(255,255,255,.25);border-radius:2rem;font-size:.8rem;color:#ffffffe6;font-family:var(--font-sans);font-weight:500;letter-spacing:.02em;transition:all .3s;backdrop-filter:blur(10px)}.hero-badge:hover{background:#e87a2a4d;border-color:var(--color-orange);color:#fff}.intro-section{padding:5rem 0;text-align:center;background:linear-gradient(135deg,var(--color-bg-dark) 0%,#2d2d44 100%);position:relative;overflow:hidden}.intro-section:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 80%,rgba(232,122,42,.1) 0%,transparent 50%),radial-gradient(circle at 80% 20%,rgba(43,76,126,.15) 0%,transparent 50%);pointer-events:none}.intro-section .container{position:relative;z-index:1}.intro-lead{font-size:1.1rem;color:var(--color-orange);text-transform:uppercase;letter-spacing:.15em;margin-bottom:1rem}.intro-headline{font-family:var(--font-serif);font-size:2.5rem;color:#fff;margin-bottom:1rem;font-weight:600}.intro-headline em{color:var(--color-orange);font-style:italic}.intro-text{font-size:1.15rem;color:#fffc;max-width:700px;margin:0 auto;line-height:1.8}section{padding:5rem 0}.section-header{text-align:center;margin-bottom:3.5rem}.section-label{font-size:.85rem;color:var(--color-orange);text-transform:uppercase;letter-spacing:.15em;margin-bottom:.75rem;font-weight:600}.section-title{font-family:var(--font-serif);font-size:2.25rem;margin-bottom:1rem;color:var(--color-text);font-weight:600}.section-subtitle{color:var(--color-text-muted);font-size:1.1rem;max-width:600px;margin:0 auto}.philosophy-section{background:var(--color-bg);padding:5rem 0 4rem}.philosophy-grid{position:relative;width:100%;max-width:1200px;height:870px;margin:0 auto}.philosophy-card{width:420px;height:485px;position:absolute;transition:all .4s ease}.philosophy-card:nth-child(1){top:0;left:calc(50% - 428px)}.philosophy-card:nth-child(2){top:0;left:calc(50% + 8px)}.philosophy-card:nth-child(3){top:379px;left:calc(50% - 638px)}.philosophy-card:nth-child(4){top:379px;left:calc(50% - 202px)}.philosophy-card:hover{z-index:10}.philosophy-card:hover .philosophy-hexagon{box-shadow:0 25px 50px #2b4c7e4d;transform:scale(1.05)}.philosophy-hexagon{width:100%;height:100%;background:linear-gradient(135deg,var(--color-navy) 0%,var(--color-bg-dark) 100%);clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3.5rem 3rem;text-align:center;transition:all .4s ease}.philosophy-hexagon h3{color:var(--color-orange);font-size:1.5rem;margin-bottom:1rem;font-weight:600;line-height:1.3}.philosophy-hexagon p{color:#ffffffd9;font-size:1.1rem;line-height:1.6}.curriculum-section{background:var(--color-bg-secondary);overflow:visible;padding-bottom:6rem}.curriculum-carousel{padding:4rem 0 6rem;position:relative;overflow:visible}.curriculum-carousel .swiper{overflow:visible}.curriculum-carousel .swiper-wrapper{overflow:visible;padding:2rem 0}.curriculum-carousel .swiper-slide{width:480px;transition:all .3s ease;overflow:visible}.curriculum-carousel .swiper-slide-active .curriculum-card{transform:scale(1.05)}.curriculum-carousel .swiper-slide-active .curriculum-card-circle{box-shadow:0 20px 50px #2b4c7e59}.curriculum-carousel .swiper-pagination{bottom:-4rem;position:relative;margin-top:3rem}.curriculum-carousel .swiper-pagination-bullet{background:var(--color-navy);opacity:.3;width:10px;height:10px}.curriculum-carousel .swiper-pagination-bullet-active{opacity:1;background:var(--color-orange)}.curriculum-carousel .swiper-button-prev,.curriculum-carousel .swiper-button-next{color:var(--color-navy);background:#ffffff4d;width:50px;height:50px;border-radius:50%;box-shadow:none;transition:all .3s ease}.curriculum-carousel .swiper-button-prev:after,.curriculum-carousel .swiper-button-next:after{font-size:1.2rem;font-weight:700}.curriculum-carousel .swiper-button-prev:hover,.curriculum-carousel .swiper-button-next:hover{background:#fff9;color:var(--color-navy)}.curriculum-card{display:flex;flex-direction:column;align-items:center;text-align:center;transition:all .4s ease}.curriculum-card-circle{width:450px;height:450px;border-radius:50%;background:linear-gradient(135deg,var(--color-navy) 0%,var(--color-bg-dark) 100%);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem;color:#fff;transition:all .4s ease;cursor:pointer;border:5px solid transparent}.curriculum-card-circle:hover{border-color:var(--color-orange)}.curriculum-card-circle .track-label{font-size:.95rem;padding:.4rem 1rem;background:var(--color-orange);color:#fff;border-radius:2rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;display:inline-block;margin-bottom:1rem}.curriculum-card-circle h3{font-family:var(--font-serif);font-size:2.1rem;font-weight:600;margin-bottom:1.5rem;line-height:1.2}.curriculum-card-circle ul{list-style:none;text-align:left;width:100%;max-width:320px}.curriculum-card-circle li{color:#ffffffe6;font-size:1.2rem;padding:.6rem 0 .6rem 1.75rem;position:relative}.curriculum-card-circle li:before{content:"→";position:absolute;left:0;color:var(--color-orange);font-size:1.1rem}.standards-note{margin-top:3rem;padding:2rem;background:linear-gradient(135deg,#2b4c7e0d,#e87a2a0d);border-radius:.5rem;text-align:center}.standards-note p{color:var(--color-text-muted);font-size:.95rem;max-width:800px;margin:0 auto}.standards-note strong{color:var(--color-navy)}.future-section{background:var(--color-bg-dark);color:#fff;position:relative;overflow:hidden}.future-section:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 10% 90%,rgba(232,122,42,.1) 0%,transparent 40%),radial-gradient(circle at 90% 10%,rgba(43,76,126,.15) 0%,transparent 40%);pointer-events:none}.future-section .container{position:relative;z-index:1}.future-section .section-label{color:var(--color-orange)}.future-section .section-title{color:#fff}.future-section .section-subtitle{color:#ffffffb3}.future-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.future-card{padding:2rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:.5rem;transition:all .3s ease}.future-card:hover{background:#ffffff14;border-color:#fff3;transform:translateY(-4px)}.future-card h3{color:var(--color-orange);font-size:1.15rem;margin-bottom:1rem;font-weight:600}.future-card p{color:#fffc;font-size:.95rem;line-height:1.7}.labs-section{background:linear-gradient(135deg,var(--color-bg-dark) 0%,#2d2d44 100%);text-align:center;position:relative;overflow:hidden}.labs-section:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 80% 80%,rgba(232,122,42,.1) 0%,transparent 50%),radial-gradient(circle at 20% 20%,rgba(43,76,126,.15) 0%,transparent 50%);pointer-events:none}.labs-section .container{position:relative;z-index:1}.labs-section .section-title{color:#fff}.labs-section .section-subtitle{color:#ffffffb3}.labs-badge{display:inline-block;padding:.6rem 1.5rem;background:linear-gradient(135deg,var(--color-orange),var(--color-copper));border-radius:2rem;font-size:.85rem;font-weight:600;color:#fff;margin-bottom:1.5rem;letter-spacing:.05em;text-transform:uppercase}.labs-description{max-width:700px;margin:0 auto;color:#fffc;font-size:1.1rem;line-height:1.8}.labs-coming{margin-top:2.5rem;padding:2rem;background:#ffffff0d;border:2px dashed rgba(255,255,255,.2);border-radius:.5rem;color:#fff9;font-family:var(--font-mono);font-size:.9rem}footer{padding:4rem 0;text-align:center;background:var(--color-bg-dark);color:#fffc}footer strong{font-family:var(--font-serif);font-size:1.25rem;display:block;margin-bottom:.5rem;color:#fff}footer p{margin:.25rem 0;font-size:.9rem}footer .school-type{font-family:var(--font-mono);font-size:.75rem;margin-top:1rem;color:#ffffff80;letter-spacing:.1em;text-transform:uppercase}@media(max-width:1200px){.philosophy-grid{max-width:900px;height:650px}.philosophy-card{width:320px;height:369px}.philosophy-card:nth-child(1){top:0;left:calc(50% - 326px)}.philosophy-card:nth-child(2){top:0;left:calc(50% + 6px)}.philosophy-card:nth-child(3){top:287px;left:calc(50% - 486px)}.philosophy-card:nth-child(4){top:287px;left:calc(50% - 154px)}.philosophy-hexagon{padding:2.5rem 2rem}.philosophy-hexagon h3{font-size:1.25rem}.philosophy-hexagon p{font-size:.95rem}}@media(max-width:1024px){.future-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.hero{min-height:70vh}.hero .container{padding:3rem 1.5rem}.hero-content{flex-direction:column;text-align:center;gap:2rem}.hero-logo{max-width:240px}.hero-text{max-width:100%}.hero-meta{justify-content:center}.hero-tagline{font-size:1.75rem}.hero-subtitle{font-size:1rem}.intro-headline{font-size:1.75rem}section{padding:3.5rem 0}.section-title{font-size:1.75rem}.future-grid{grid-template-columns:1fr}.philosophy-section{padding:3rem 0}.philosophy-grid{position:relative;width:100%;max-width:100%;height:auto;display:flex;flex-direction:column;align-items:center;gap:1rem}.philosophy-card{position:relative;width:280px;height:323px;top:auto!important;left:auto!important}.philosophy-hexagon{padding:2rem 1.5rem}.philosophy-hexagon h3{font-size:1.15rem}.philosophy-hexagon p{font-size:.9rem}.curriculum-section{padding-bottom:4rem}.curriculum-carousel{padding:2rem 0 4rem}.curriculum-carousel .swiper-slide{width:300px}.curriculum-card-circle{width:280px;height:280px;padding:1.5rem}.curriculum-card-circle .track-label{font-size:.75rem;padding:.3rem .75rem;margin-bottom:.5rem}.curriculum-card-circle h3{font-size:1.4rem;margin-bottom:1rem}.curriculum-card-circle li{font-size:.9rem;padding:.4rem 0 .4rem 1.25rem}.curriculum-card-circle li:before{font-size:.9rem}.curriculum-carousel .swiper-button-prev,.curriculum-carousel .swiper-button-next{width:40px;height:40px}.curriculum-carousel .swiper-button-prev:after,.curriculum-carousel .swiper-button-next:after{font-size:1rem}.curriculum-carousel .swiper-pagination{margin-top:1.5rem}}
