/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--radius-md:.375rem;--radius-lg:.5rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.hidden{display:none}.table{display:table}}@font-face{font-family:Sriracha;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/sriracha/v16/0nkrC9D4IuYBgWcI9ObY.ttf)format("truetype")}:root{--blue-950:#071c42;--blue-900:#0a2858;--blue-800:#123f87;--blue-700:#1855b0;--blue-600:#2467cf;--yellow-500:#f2c541;--yellow-400:#f7d660;--yellow-200:#fff0ad;--cream:#fbf9f3;--sand:#f3efe5;--white:#fff;--ink:#10203c;--muted:#5d6880;--line:#0d326721;--shadow:0 24px 70px #071c4224;--radius-sm:16px;--radius-md:26px;--radius-lg:40px;--font-sans:"Avenir Next", Avenir, "Segoe UI", Helvetica, Arial, sans-serif;--font-display:"Trebuchet MS", "Avenir Next", Avenir, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--white);color:var(--ink);font-family:var(--font-sans);text-rendering:optimizelegibility;margin:0;font-size:16px;line-height:1.65}body,button,a{-webkit-font-smoothing:antialiased}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,summary{font:inherit}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--font-display);letter-spacing:-.035em;line-height:1.08}h1{font-size:clamp(3.15rem,6vw,6.1rem)}h2{font-size:clamp(2.15rem,4vw,4rem)}h3{font-size:1.35rem}.container{width:min(1180px,100% - 48px);margin-inline:auto}.skipLink{z-index:999;background:var(--yellow-500);color:var(--blue-950);border-radius:10px;padding:10px 16px;font-weight:800;position:fixed;top:12px;left:12px;transform:translateY(-160%)}.skipLink:focus{transform:translateY(0)}.topbar{background:var(--blue-950);color:#ffffffdb;letter-spacing:.035em;font-size:.76rem;font-weight:650}.topbarInner{justify-content:space-between;align-items:center;gap:24px;min-height:36px;display:flex}.topbar p{margin:0}.topbarLinks{align-items:center;gap:11px;display:flex}.topbar a{transition:color .16s}.topbar a:hover{color:var(--yellow-400)}.siteHeader{z-index:50;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff0;position:sticky;top:0}.headerInner{align-items:center;gap:22px;min-height:88px;display:flex}.brand{flex:0 0 76px;place-items:center;width:76px;height:76px;display:grid}.brand img{object-fit:contain;width:100%;height:100%}.desktopNav{justify-content:center;align-items:center;gap:22px;margin-left:auto;display:flex}.desktopNav>a,.navDropdown>summary{cursor:pointer;color:var(--blue-950);letter-spacing:.02em;text-transform:uppercase;white-space:nowrap;font-size:.76rem;font-weight:800;line-height:1.25;list-style:none;position:relative}.desktopNav>a:after,.navDropdown>summary:after{content:"";transform-origin:0;background:var(--yellow-500);height:2px;transition:transform .18s;position:absolute;bottom:-9px;left:0;right:0;transform:scaleX(0)}.desktopNav>a:hover:after,.navDropdown>summary:hover:after{transform:scaleX(1)}.navDropdown{position:relative}.navDropdown>summary::-webkit-details-marker{display:none}.dropdownPanel{border:1px solid var(--line);background:var(--white);width:255px;box-shadow:var(--shadow);border-radius:18px;gap:2px;padding:12px;display:grid;position:absolute;top:calc(100% + 22px);left:-22px}.dropdownPanel:before{content:"";height:22px;position:absolute;top:-22px;left:0;right:0}.dropdownPanel a{color:var(--blue-900);border-radius:11px;padding:10px 12px;font-size:.88rem;font-weight:700;transition:background .16s,color .16s}.dropdownPanel a:hover{background:var(--sand);color:var(--blue-700)}.headerCta{flex:none;padding-inline:18px!important;font-size:.78rem!important}.mobileNav{margin-left:auto;display:none}.mobileNav>summary{cursor:pointer;background:var(--blue-950);border-radius:14px;place-content:center;gap:5px;width:48px;height:48px;list-style:none;display:grid}.mobileNav>summary::-webkit-details-marker{display:none}.mobileNav>summary span{background:var(--yellow-500);border-radius:2px;width:20px;height:2px;display:block}.mobileNav nav{border-bottom:1px solid var(--line);background:var(--white);max-height:calc(100vh - 110px);padding:20px 24px 28px;display:grid;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 20px 40px #071c4224}.mobileNav nav>a:not(.button){border-bottom:1px solid var(--line);color:var(--blue-900);padding:11px 2px;font-size:.92rem;font-weight:760}.mobileNav nav>p{color:var(--blue-600);letter-spacing:.13em;text-transform:uppercase;margin:18px 0 4px;font-size:.72rem;font-weight:900}.mobileNav nav>.mobileSubLink{padding-left:14px!important;font-weight:650!important}.mobileNav .button{margin-top:20px}.button{letter-spacing:.01em;text-align:center;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:50px;padding:12px 24px;font-size:.9rem;font-weight:850;line-height:1;transition:transform .16s,box-shadow .16s,background .16s;display:inline-flex}.button:hover{transform:translateY(-2px)}.buttonYellow{background:var(--yellow-500);color:var(--blue-950);box-shadow:0 12px 28px #f2c54138}.buttonYellow:hover{background:var(--yellow-400);box-shadow:0 16px 34px #f2c5414d}.buttonGhostLight{color:var(--white);background:#ffffff14;border-color:#ffffff73}.buttonGhostLight:hover{background:#ffffff26}.buttonRow{flex-wrap:wrap;gap:12px;display:flex}.eyebrow{color:var(--yellow-400);letter-spacing:.16em;text-transform:uppercase;margin-bottom:18px;font-size:.73rem;font-weight:900;line-height:1.4}.eyebrowBlue{color:var(--blue-600)}.homeHero{background:radial-gradient(circle at 3% 12%, #ffffff1c 0 2px, transparent 3px) 0 0 / 28px 28px, linear-gradient(128deg, var(--blue-950) 0%, var(--blue-800) 62%, #2b6dd2 100%);color:var(--white);position:relative;overflow:hidden}.homeHero:before{content:"";border:1px solid #ffffff1a;border-radius:50%;width:620px;height:620px;position:absolute;top:-260px;left:-180px;box-shadow:0 0 0 70px #ffffff09,0 0 0 140px #ffffff05}.homeHeroInner{grid-template-columns:.92fr 1.08fr;align-items:center;gap:60px;min-height:690px;padding-block:70px 78px;display:grid;position:relative}.homeHeroCopy{z-index:2;position:relative}.homeHeroCopy h1{max-width:720px;margin-bottom:26px;font-size:clamp(3rem,5.15vw,4.35rem)}.heroTitleLine{white-space:nowrap;display:block}.homeHeroCopy h1 em{color:var(--yellow-400);font-style:normal;display:block}.heroTitleHighlight{padding-left:clamp(24px,3.4vw,48px)}.homeHeroCopy>p:not(.eyebrow){color:#fffc;max-width:600px;margin-bottom:32px;font-size:1.06rem;line-height:1.75}.heroFacts{gap:36px;margin-top:46px;display:flex}.heroFacts>div{display:grid}.heroFacts strong{color:var(--yellow-400);font-family:var(--font-display);font-size:1.3rem}.heroFacts span{color:#ffffffad;font-size:.76rem}.heroCollage{height:580px;position:relative}.heroCollage:before{content:"";border:1px solid #ffffff42;border-radius:50% 50% 18%;width:82%;height:82%;position:absolute;top:35px;right:25px;transform:rotate(-5deg)}.heroPhoto{border:5px solid #fffffff0;position:absolute;overflow:hidden;box-shadow:0 26px 65px #000c2c59}.heroPhoto img{object-fit:cover;width:100%;height:100%}.heroPhotoMain{border-radius:32px;width:68%;height:100%;top:0;right:0;transform:rotate(.8deg)}.heroPhotoEnrollment{background:var(--white);border-color:var(--white)}.heroPhotoEnrollment img{object-fit:contain;object-position:center}.heroPhotoTop{border-radius:50% 18px 50% 50%;width:36%;height:31%;top:20px;left:0;transform:rotate(-4deg)}.heroPhotoTop img{object-position:center 58%}.heroPhotoBottom{border-radius:18px 50% 50%;width:38%;height:31%;bottom:20px;left:0;transform:rotate(3deg)}.heroSeal{background:var(--yellow-500);width:120px;height:120px;color:var(--blue-950);text-align:center;border-radius:50%;place-content:center;display:grid;position:absolute;top:50%;left:42px;transform:translateY(-50%)rotate(-8deg);box-shadow:0 20px 45px #0003}.heroSeal:after{content:"";border:1px solid #071c424d;border-radius:50%;position:absolute;inset:8px}.heroSeal span{letter-spacing:.12em;text-transform:uppercase;font-size:.67rem;font-weight:900}.heroSeal strong{font-family:var(--font-display);font-size:1.27rem}.heroTicker{background:var(--yellow-500);min-height:54px;color:var(--blue-950);letter-spacing:.16em;text-transform:uppercase;white-space:nowrap;justify-content:center;align-items:center;gap:24px;font-size:.76rem;font-weight:900;display:flex;overflow:hidden}.heroTicker i{background:var(--blue-700);border-radius:50%;width:7px;height:7px}.section{padding-block:108px}.sectionWarm{background:var(--cream)}.sectionBlue{background:radial-gradient(circle at 90% 15%, #ffffff14, transparent 25%), var(--blue-950);color:var(--white)}.sectionBlue .sectionIntro p{color:#ffffffb8}.sectionBlue .sectionIntro .eyebrow{color:var(--yellow-400)}.sectionIntro{max-width:760px;margin-bottom:50px}.sectionIntroCenter{text-align:center;margin-inline:auto}.sectionIntro h2{color:inherit;margin-bottom:20px}.sectionIntro>p:last-child{max-width:680px;color:var(--muted);margin-bottom:0;font-size:1.05rem}.sectionIntroCenter>p:last-child{margin-inline:auto}.pillarGrid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.pillarCard{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--white);flex-direction:column;justify-content:flex-end;min-height:280px;padding:30px;transition:transform .18s,box-shadow .18s;display:flex;position:relative;overflow:hidden}.pillarCard:before{content:"";border:34px solid var(--yellow-200);opacity:.7;border-radius:50%;width:165px;height:165px;position:absolute;top:-70px;right:-55px}.pillarCard:hover{box-shadow:var(--shadow);transform:translateY(-5px)}.pillarCard>span{color:var(--blue-600);font-size:.78rem;font-weight:900;position:absolute;top:30px;left:30px}.pillarCard h3{color:var(--blue-950);margin-bottom:12px}.pillarCard p{color:var(--muted);margin-bottom:0}.quoteBand{background:var(--yellow-500);color:var(--blue-950);padding-block:48px;position:relative;overflow:hidden}.quoteBand:after{content:"“";color:#0a285817;font-family:Georgia,serif;font-size:20rem;line-height:1;position:absolute;top:-115px;right:7%}.quoteBand p{z-index:1;max-width:940px;font-family:var(--font-display);text-align:center;margin:0 auto;font-size:clamp(1.9rem,3.7vw,3.65rem);font-weight:800;line-height:1.18;position:relative}.featureCards{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.featureCard{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--cream);transition:transform .22s,box-shadow .22s;overflow:hidden;box-shadow:0 15px 35px #071c4212}.featureCard:hover{box-shadow:var(--shadow);transform:translateY(-7px)}.featureCardLifted{transform:translateY(-24px)}.featureCardLifted:hover{transform:translateY(-31px)}.featureCard img{aspect-ratio:1.14;object-fit:cover;width:100%}.featureCard .featureCardSchoolImage{object-fit:contain;background:var(--sand)}.featureCard>div{padding:26px 28px 30px}.featureCard span{color:var(--blue-600);margin-bottom:22px;font-size:.7rem;font-weight:900;display:block}.featureCard h3{color:var(--blue-950);margin-bottom:12px}.featureCard p{color:var(--muted);font-size:.93rem}.featureCard strong{color:var(--blue-700);font-size:.8rem}.explorationSection{background:radial-gradient(circle at 12% 52%, #f7d66029, transparent 24%), radial-gradient(circle at 91% 74%, #2467cf14, transparent 22%), var(--white);padding-top:52px;scroll-margin-top:112px;overflow:hidden}.explorationCopy{z-index:6;text-align:center;max-width:790px;margin-inline:auto;position:relative}.explorationCopy .eyebrow{margin-bottom:13px}.explorationCopy h2{color:var(--blue-950);margin-bottom:15px}.explorationCopy .largeText{max-width:680px;margin:0 auto}.explorationPlayground{isolation:isolate;min-height:720px;margin-top:18px;position:relative}.explorationImage{z-index:3;width:min(34%,400px);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-1.15deg)}.explorationImage:before{content:"";z-index:-1;background:var(--yellow-400);border-radius:42% 58% 48% 52%/51% 42% 58% 49%;width:72%;height:58%;position:absolute;top:-20px;right:-22px;transform:rotate(3deg)}.explorationImage img{aspect-ratio:.74;border:7px solid var(--white);object-fit:cover;border-radius:42% 58% 47% 53%/34% 38% 62% 66%;width:100%;box-shadow:0 28px 75px #071c422e}.imageCaption{z-index:7;background:var(--blue-950);color:var(--white);letter-spacing:.08em;text-transform:uppercase;border-radius:999px;padding:11px 18px;font-size:.7rem;font-weight:900;position:absolute;bottom:30px;right:-28px;transform:rotate(3deg)}.photoSpark{z-index:8;color:var(--yellow-500);filter:drop-shadow(0 4px 4px #071c4224);place-items:center;font-family:Sriracha,cursive;line-height:1;display:grid;position:absolute}.photoSparkOne{font-size:2.25rem;top:19%;left:-24px;transform:rotate(-12deg)}.photoSparkTwo{color:var(--blue-600);font-size:2rem;top:43%;right:-26px;transform:rotate(9deg)}.largeText{color:var(--muted);font-size:1.1rem;line-height:1.8}.experienceRays{z-index:4;pointer-events:none;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.experienceRay{fill:none;stroke-width:4px;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke;filter:drop-shadow(0 3px 3px #071c421a)}.experienceRayBlue{stroke:var(--blue-600);marker-end:url(#playArrowBlue)}.experienceRayYellow{stroke:var(--yellow-500);marker-end:url(#playArrowYellow)}#playArrowBlue path,#playArrowYellow path{fill:none;stroke-width:3.5px;stroke-linecap:round;stroke-linejoin:round}#playArrowBlue path{stroke:var(--blue-600)}#playArrowYellow path{stroke:var(--yellow-500)}.experienceList{z-index:5;margin:0;padding:0;list-style:none;position:absolute;inset:0}.experienceStep{z-index:5;align-items:center;gap:10px;width:280px;min-height:112px;padding:12px 0;display:flex;position:absolute}.experienceStep:before{content:"";z-index:-1;background:#f7d6607a;border-radius:46% 54% 42% 58%;height:11px;position:absolute;bottom:28px;left:8%;right:5%;transform:rotate(-2deg)}.experienceStep:nth-child(2n):before{background:#2467cf1f;height:9px;left:5%;right:8%;transform:rotate(2deg)}.experienceStep:first-child{top:21px;left:0;transform:rotate(-3.2deg)}.experienceStep:nth-child(2){top:194px;left:4px;transform:rotate(2.1deg)}.experienceStep:nth-child(3){top:380px;left:0;transform:rotate(-1.8deg)}.experienceStep:nth-child(4){top:574px;left:14px;transform:rotate(3deg)}.experienceStep:nth-child(5){top:34px;right:10px;transform:rotate(2.8deg)}.experienceStep:nth-child(6){top:211px;right:0;transform:rotate(-2.3deg)}.experienceStep:nth-child(7){top:394px;right:4px;transform:rotate(2deg)}.experienceStep:nth-child(8){top:578px;right:20px;transform:rotate(-3deg)}.experienceStep:nth-child(-n+4){text-align:right;flex-direction:row-reverse}.experienceNumber{background:var(--yellow-500);width:31px;height:31px;color:var(--blue-950);font-family:var(--font-sans);border:1px solid #1855b024;border-radius:50%;flex:0 0 31px;place-items:center;font-size:.59rem;font-weight:900;display:grid;transform:rotate(-8deg);box-shadow:0 5px 12px #f2c54138}.experienceStep:nth-child(2n) .experienceNumber{border:2px solid var(--blue-600);background:var(--white);color:var(--blue-700);box-shadow:none;transform:rotate(8deg)}.experienceList p{z-index:1;color:#0736a4;letter-spacing:-.01em;flex:auto;margin:0;font-family:Sriracha,Segoe Print,Bradley Hand,cursive;font-size:clamp(1.18rem,1.7vw,1.5rem);font-weight:400;line-height:1.16;position:relative}.experienceArrow{display:none}.photoGrid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.photoGrid>a{background:var(--sand);border-radius:18px;position:relative;overflow:hidden;box-shadow:0 8px 22px #071c4214}.photoGrid>a:nth-child(7n+1){grid-row:span 2}.photoGrid img{aspect-ratio:.9;object-fit:cover;width:100%;height:100%;min-height:245px;transition:transform .42s cubic-bezier(.2,.7,.2,1)}.photoGrid>a:nth-child(7n+1) img{aspect-ratio:.62}.photoGrid>a:hover img{transform:scale(1.045)}.photoGridCompact{grid-template-columns:repeat(5,1fr);gap:10px}.photoGridCompact img{min-height:200px}.sectionBlue .photoGrid>a{box-shadow:none;background:#ffffff14;border:1px solid #ffffff29}.spaceCarousel{width:min(100%,660px);margin:clamp(38px,5vw,64px) auto 0}.spaceCarouselStage{width:min(100%,540px);margin-inline:auto;position:relative}.spaceCarouselViewport{aspect-ratio:3/4;touch-action:pan-y;background:#f4f6fa;border-radius:clamp(18px,3vw,30px);width:100%;position:relative;overflow:hidden;box-shadow:0 26px 68px #071c4229}.spaceCarouselSlide{opacity:0;pointer-events:none;place-items:center;transition:opacity .6s,transform .7s cubic-bezier(.2,.72,.2,1);display:grid;position:absolute;inset:0;transform:scale(.985)rotate(-.2deg)}.spaceCarouselSlideActive{opacity:1;transform:scale(1)rotate(0)}.spaceCarouselSlide img{object-fit:contain;width:100%;min-width:0;height:100%;min-height:0;position:absolute;inset:0}.spaceCarouselArrow{z-index:5;aspect-ratio:1;border:3px solid var(--white);background:var(--blue-800);width:clamp(46px,6vw,58px);color:var(--white);cursor:pointer;border-radius:50%;place-items:center;transition:transform .18s,background .18s,color .18s;display:grid;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 14px 32px #071c423d}.spaceCarouselArrow span{font-size:clamp(1.4rem,2.6vw,1.8rem);font-weight:900;line-height:1;transform:translateY(-1px)}.spaceCarouselArrow:hover,.spaceCarouselArrow:focus-visible{background:var(--yellow-500);color:var(--blue-950);transform:translateY(-50%)scale(1.08)rotate(-4deg)}.spaceCarouselArrowPrevious{left:clamp(-30px,-2.5vw,-16px)}.spaceCarouselArrowNext{right:clamp(-30px,-2.5vw,-16px)}.spaceCarouselFooter{grid-template-columns:auto 1fr auto;align-items:center;gap:18px;margin-top:24px;display:grid}.spaceCarouselCounter{color:var(--blue-700);letter-spacing:.08em;align-items:baseline;gap:6px;margin:0;font-size:.82rem;font-weight:900;display:flex}.spaceCarouselCounter strong{color:var(--blue-950);font-family:var(--font-display);font-size:1.35rem}.spaceCarouselDots{justify-content:center;align-items:center;gap:8px;display:flex}.spaceCarouselDots button{cursor:pointer;background:#0a285838;border:0;border-radius:999px;width:9px;height:9px;padding:0;transition:width .18s,background .18s}.spaceCarouselDots button:hover,.spaceCarouselDots button:focus-visible,.spaceCarouselDots .spaceCarouselDotActive{background:var(--yellow-500);width:28px}.spaceCarouselProgress{background:#0a285824;border-radius:999px;width:100%;height:7px;overflow:hidden}.spaceCarouselProgress span{border-radius:inherit;background:var(--yellow-500);height:100%;transition:width .42s;display:block}.spaceCarouselHint{color:var(--muted);margin:0;font-size:.78rem;font-weight:700}.sectionBlue .spaceCarouselViewport{background:#ffffffeb;box-shadow:0 26px 68px #020e2857}.sectionBlue .spaceCarouselCounter,.sectionBlue .spaceCarouselHint{color:#ffffffbd}.sectionBlue .spaceCarouselCounter strong{color:var(--white)}.sectionBlue .spaceCarouselDots button,.sectionBlue .spaceCarouselProgress{background:#ffffff38}.momentsGallery{margin-top:clamp(44px,6vw,76px)}.momentsGalleryMeta{border-bottom:1px solid #071c421f;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:24px;padding-bottom:18px;display:flex}.momentsGalleryMeta p{color:var(--muted);align-items:baseline;gap:10px;margin:0;display:flex}.momentsGalleryMeta strong{color:var(--blue-900);font-family:var(--font-display);font-size:1.55rem}.momentsGalleryHint{color:var(--blue-700);letter-spacing:.08em;text-transform:uppercase;font-size:.76rem;font-weight:800}.momentsMosaic{grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-rows:160px;gap:14px;display:grid}.momentsTile{background:var(--blue-900);cursor:zoom-in;text-align:left;border:0;border-radius:20px;width:100%;min-height:0;margin:0;padding:0;display:block;position:relative;overflow:hidden;box-shadow:0 12px 32px #071c421f}.momentsTile:first-child{grid-area:span 2/span 6}.momentsTile:nth-child(2),.momentsTile:nth-child(3){grid-column:span 3}.momentsTile:nth-child(4){grid-column:span 6}.momentsTile:nth-child(n+5){grid-column:span 4}.momentsTile img{object-fit:cover;width:100%;height:100%;transition:filter .32s,transform .52s cubic-bezier(.2,.7,.2,1);display:block}.momentsTileOverlay{color:var(--white);opacity:0;background:linear-gradient(#0000 46%,#031230d6 100%);justify-content:space-between;align-items:flex-end;gap:16px;padding:22px 18px 18px;transition:opacity .26s;display:flex;position:absolute;inset:0}.momentsTileOverlay span{letter-spacing:.09em;text-transform:uppercase;font-size:.72rem;font-weight:800}.momentsTileOverlay strong{color:var(--yellow-400);font-size:.78rem}.momentsTile:hover img,.momentsTile:focus-visible img{filter:saturate(1.05)brightness(.94);transform:scale(1.018)}.momentsTile:hover .momentsTileOverlay,.momentsTile:focus-visible .momentsTileOverlay{opacity:1}.momentsTileMore .momentsTileOverlay{opacity:1;text-align:center;background:linear-gradient(145deg,#031230a3,#031230eb);flex-direction:column;justify-content:center;align-items:center}.momentsTileMore .momentsTileOverlay span{color:var(--yellow-400);font-family:var(--font-display);letter-spacing:-.02em;text-transform:none;font-size:clamp(1.5rem,3vw,2.25rem)}.momentsTileMore .momentsTileOverlay strong{color:var(--white);font-size:.82rem}.momentsTile:focus-visible,.momentsExpandButton:focus-visible,.momentsLightbox button:focus-visible{outline:3px solid var(--yellow-400);outline-offset:3px}.momentsGalleryAction{justify-content:center;margin-top:38px;display:flex}.momentsExpandButton{cursor:pointer;min-width:min(100%,290px)}.momentsLightbox{z-index:2000;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#010b1fe6;place-items:center;padding:clamp(16px,3vw,34px);animation:.22s both momentsLightboxIn;display:grid;position:fixed;inset:0}.momentsLightboxPanel{background:var(--blue-950);border:1px solid #ffffff29;border-radius:28px;grid-template-rows:minmax(0,1fr) auto;width:min(1120px,100%);max-height:calc(100vh - 32px);display:grid;position:relative;overflow:hidden;box-shadow:0 38px 110px #0000007a}.momentsLightboxClose{z-index:2;color:var(--white);font:inherit;cursor:pointer;background:#010b1fc7;border:1px solid #ffffff38;border-radius:999px;align-items:center;gap:8px;padding:9px 14px;font-size:.78rem;font-weight:800;display:inline-flex;position:absolute;top:18px;right:18px}.momentsLightboxClose span{color:var(--yellow-400);font-size:1.35rem;line-height:.7}.momentsLightboxVisual{background:radial-gradient(circle,#164eaa57,#0000 62%);place-items:center;min-height:0;padding:58px 24px 22px;display:grid}.momentsLightboxVisual img{object-fit:contain;border-radius:16px;width:auto;max-width:100%;height:auto;max-height:min(72vh,820px);display:block;box-shadow:0 18px 52px #00000057}.momentsLightboxFooter{color:var(--white);border-top:1px solid #ffffff1f;justify-content:space-between;align-items:center;gap:24px;padding:18px 24px;display:flex}.momentsLightboxFooter p{font-family:var(--font-display);margin:0 0 3px;font-size:1.15rem;font-weight:800}.momentsLightboxFooter>div>span{color:#ffffffa3;font-size:.78rem}.momentsLightboxNavigation{gap:10px;display:flex}.momentsLightboxNavigation button{color:var(--white);font:inherit;cursor:pointer;background:#ffffff14;border:1px solid #fff3;border-radius:999px;align-items:center;gap:8px;padding:10px 15px;font-size:.78rem;font-weight:800;display:inline-flex}.momentsLightboxNavigation button:hover{border-color:var(--yellow-400);color:var(--yellow-400)}@keyframes momentsLightboxIn{0%{opacity:0}to{opacity:1}}.centerAction{justify-content:center;margin-top:42px;display:flex}.sectionColorTransition{z-index:1;isolation:isolate;background:radial-gradient(ellipse at 16% 12%, #f7d6602e, transparent 48%), radial-gradient(ellipse at 86% 92%, #2467cf21, transparent 50%), linear-gradient(180deg, var(--white) 0%, #fbf8ef 58%, var(--cream) 100%);height:clamp(96px,9vw,138px);margin-block:-1px;position:relative;overflow:hidden}.sectionColorTransition:before,.sectionColorTransition:after{content:"";pointer-events:none;position:absolute}.sectionColorTransition:before{background:linear-gradient(120deg,#2467cf0f,#2467cf29);border-radius:50% 54% 0 0;width:66%;height:88%;top:44%;left:-10%;transform:rotate(2deg)}.sectionColorTransition:after{background:linear-gradient(135deg,#f7d6601f,#f7d6604d);border-radius:54% 50% 0 0;width:70%;height:96%;top:34%;right:-12%;transform:rotate(-2deg)}.sectionColorTransition span{z-index:2;background:linear-gradient(90deg,#0000,#2467cf7a 34%,#f7d660d1 68%,#0000);border-radius:999px;height:2px;position:absolute;top:52%;left:11%;right:11%;transform:rotate(-1deg);box-shadow:0 10px 30px #071c4214}.quickInfoSection{background:radial-gradient(circle at 92% 0%, #f7d6601c, transparent 28%), linear-gradient(180deg, var(--cream) 0%, #fdfbf6 52%, var(--cream) 100%);position:relative}.quickInfoGrid{grid-template-columns:1.2fr repeat(3,.8fr);gap:16px;display:grid}.quickInfoIntro{padding:22px 34px 22px 0}.quickInfoIntro h2{margin-bottom:18px;font-size:clamp(2rem,3vw,3rem)}.quickInfoIntro>p:not(.eyebrow){color:var(--muted)}.textLink{color:var(--blue-700);font-size:.86rem;font-weight:850}.infoTile{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--white);flex-direction:column;justify-content:flex-end;min-height:285px;padding:25px;display:flex}.infoTile>span{color:var(--blue-600);letter-spacing:.12em;text-transform:uppercase;margin-bottom:auto;font-size:.68rem;font-weight:900}.infoTile strong{font-family:var(--font-display);margin-bottom:8px;font-size:1.5rem;line-height:1.15}.infoTile p,.infoTile a{margin:0;font-size:.79rem}.infoTile a{font-weight:750}.infoTileBlue{background:var(--blue-800);color:var(--white);border-color:#0000}.infoTileBlue>span{color:var(--yellow-400)}.infoTileYellow{background:var(--yellow-500);color:var(--blue-950);border-color:#0000}.infoTileYellow>span{color:var(--blue-700)}.pageHero{background:radial-gradient(circle at 10% 20%, #ffffff12 0 2px, transparent 3px) 0 0 / 26px 26px, linear-gradient(130deg, var(--blue-950), var(--blue-800));color:var(--white);overflow:hidden}.pageHeroInner{grid-template-columns:1fr .82fr;align-items:center;gap:78px;min-height:520px;padding-block:66px;display:grid}.pageHeroCopy{z-index:2;position:relative}.pageHero h1{max-width:760px;margin-bottom:24px;font-size:clamp(3.25rem,5.5vw,5.7rem)}.pageLead{color:#ffffffc7;max-width:700px;margin-bottom:0;font-size:1.08rem;line-height:1.8}.pageHeroCopy .buttonRow{margin-top:30px}.pageHeroImage{height:420px;position:relative}.pageHeroImage:before{content:"";border:1px solid #ffffff3d;border-radius:44% 44% 22px;position:absolute;inset:35px -35px -35px 35px}.pageHeroImage img{z-index:1;object-fit:cover;border:5px solid #fffffff2;border-radius:44% 44% 22px;width:100%;height:100%;position:relative;box-shadow:0 28px 65px #00082259}.yellowAccent{z-index:2;border:8px solid var(--blue-800);background:var(--yellow-500);border-radius:50%;width:92px;height:92px;position:absolute;bottom:-24px;right:-24px}.pageHeroNoImage .pageHeroInner{grid-template-columns:1fr}.editorialGrid{grid-template-columns:.9fr 1.1fr;gap:80px;margin-bottom:50px;display:grid}.editorialGrid h2{font-size:clamp(2rem,3.6vw,3.6rem)}.routeGrid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.routeCard{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--cream);flex-direction:column;min-height:315px;padding:28px;transition:transform .18s,box-shadow .18s,background .18s;display:flex}.routeCard:hover{background:var(--white);box-shadow:var(--shadow);transform:translateY(-6px)}.routeCard>span{color:var(--blue-600);margin-bottom:auto;font-size:.7rem;font-weight:900}.routeCard h3{margin-bottom:13px}.routeCard p{color:var(--muted);font-size:.91rem}.routeCard strong{color:var(--blue-700);font-size:.79rem}.storyLayout{grid-template-columns:.78fr 1.22fr;gap:90px;display:grid}.storyAside{align-self:start;position:sticky;top:140px}.storyAside h2{font-size:clamp(2.2rem,4vw,4rem)}.storyAside blockquote{border-left:4px solid var(--yellow-500);color:var(--blue-800);font-family:var(--font-display);margin:36px 0 0;padding-left:22px;font-size:1.25rem;font-weight:700;line-height:1.45}.storyText{color:#34415a;font-size:1.05rem;line-height:1.95}.storyText p{margin-bottom:28px}.storyText p:first-child:first-letter{float:left;color:var(--blue-700);font-family:var(--font-display);margin:7px 10px 0 0;font-size:4rem;font-weight:900;line-height:.75}.aboutHistorySection{background:radial-gradient(circle at 92% 8%, #f8c73e29, transparent 24%), linear-gradient(180deg, var(--white) 0%, var(--cream) 100%)}.aboutHistoryIntro{grid-template-columns:minmax(0,1fr) minmax(280px,.58fr);align-items:end;gap:clamp(38px,7vw,96px);margin-bottom:58px;display:grid}.aboutHistoryIntro h2{max-width:760px;margin:0;font-size:clamp(2.5rem,5vw,5rem)}.aboutHistoryIntro blockquote{border-left:4px solid var(--yellow-500);color:var(--blue-800);font-family:var(--font-display);margin:0;padding-left:22px;font-size:clamp(1.05rem,1.8vw,1.35rem);font-weight:700;line-height:1.5}.aboutHistoryList{gap:28px;display:grid}.aboutHistoryChapter{background:var(--white);border:1px solid #071c421a;border-radius:32px;grid-template-columns:minmax(0,1.06fr) minmax(0,.94fr);display:grid;overflow:hidden;box-shadow:0 20px 55px #071c4214}.aboutHistoryChapterReverse{grid-template-columns:minmax(0,.94fr) minmax(0,1.06fr)}.aboutHistoryChapterReverse .aboutHistoryMedia{order:2}.aboutHistoryMedia{background:var(--sand);grid-template-rows:repeat(2,minmax(0,1fr));gap:4px;height:520px;display:grid;overflow:hidden}.aboutHistoryChapter:first-child .aboutHistoryMedia{grid-template-rows:1fr;height:auto;min-height:520px}.aboutHistoryChapter .aboutHistoryMedia,.aboutHistoryChapter .aboutHistoryMedia img{background:var(--blue-900)}.aboutHistoryChapter .aboutHistoryMedia img{object-fit:contain}.aboutHistoryChapter:nth-child(4) .aboutHistoryMedia{grid-template-rows:1fr;grid-template-columns:repeat(2,minmax(0,1fr))}.aboutHistoryMedia img{object-fit:cover;width:100%;min-width:0;height:100%;min-height:0;display:block}.aboutHistoryCopy{flex-direction:column;justify-content:center;padding:clamp(34px,4.6vw,66px);display:flex}.aboutHistoryCopy .eyebrow{margin-bottom:16px}.aboutHistoryCopy h3{margin-bottom:22px;font-size:clamp(2rem,3.4vw,3.5rem);line-height:1.02}.aboutHistoryCopy>p:not(.eyebrow){color:var(--muted);margin:0;font-size:1rem;line-height:1.8}.aboutHistoryCopy>p:not(.eyebrow)+p{margin-top:16px}.timelineBand{background:var(--yellow-500);padding-block:48px}.timeline{grid-template-columns:1fr 80px 1fr 80px 1fr;align-items:center;gap:14px;display:grid}.timeline>div{grid-template-columns:auto 1fr;align-items:center;gap:18px;display:grid}.timeline strong{color:var(--blue-950);font-family:var(--font-display);font-size:2.2rem}.timeline p{color:var(--blue-900);margin:0;font-size:.84rem;font-weight:700;line-height:1.4}.timeline i{background:#071c424d;height:1px}.teamStoryList{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:20px;margin-top:52px;display:grid}.teamStoryCard{background:var(--white);border:1px solid #071c421a;border-radius:24px;grid-template-columns:42% minmax(0,58%);align-content:start;display:grid;overflow:hidden;box-shadow:0 18px 42px #071c4212}.teamStoryPhoto{aspect-ratio:4/5;background:#fff2b7;min-height:0;position:relative}.teamStoryPhoto img{object-fit:contain;width:100%;height:100%}.teamStoryPhoto>span{background:var(--yellow-500);width:38px;height:38px;color:var(--blue-950);border-radius:50%;place-items:center;font-size:.72rem;font-weight:900;display:grid;position:absolute;bottom:14px;left:14px;box-shadow:0 10px 24px #071c422e}.teamStoryCopy{flex-direction:column;justify-content:center;padding:clamp(22px,3vw,34px);display:flex}.teamStoryRole{color:var(--blue-600);letter-spacing:.12em;text-transform:uppercase;margin:0 0 10px;font-size:.72rem;font-weight:900}.teamStoryCopy h2{color:var(--blue-950);margin:0;font-size:clamp(2.15rem,3.4vw,3.4rem);line-height:.95}.teamStoryDetails{border-top:1px solid var(--line);background:var(--white);grid-column:1/-1}.teamStoryDetails summary{cursor:pointer;color:var(--blue-800);letter-spacing:.04em;justify-content:space-between;align-items:center;gap:18px;padding:17px 22px;font-size:.78rem;font-weight:900;list-style:none;display:flex}.teamStoryDetails summary::-webkit-details-marker{display:none}.teamStoryDetails summary i{background:var(--yellow-500);width:28px;height:28px;color:var(--blue-950);border-radius:50%;flex:none;place-items:center;font-size:1rem;font-style:normal;transition:transform .18s;display:grid}.teamStoryDetails[open] summary i{transform:rotate(45deg)}.teamStoryDetails>p{color:var(--muted);border-top:1px solid #071c4214;margin:0;padding:20px 22px 24px;font-size:.9rem;line-height:1.7}.informationGrid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.informationCard{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--cream);min-height:320px;padding:32px}.informationCard:nth-child(3n+1){background:var(--blue-950);color:var(--white)}.informationCard:nth-child(3n+2){background:var(--yellow-500)}.informationCard>span{color:var(--blue-600);margin-bottom:56px;font-size:.72rem;font-weight:900;display:block}.informationCard:nth-child(3n+1)>span{color:var(--yellow-400)}.informationCard h2{margin-bottom:16px;font-size:2rem}.informationCard p{color:var(--muted);margin:0;font-size:.93rem}.informationCard:nth-child(3n+1) p{color:#ffffffbd}.freireQuote{max-width:900px;color:var(--blue-900);font-family:var(--font-display);text-align:center;margin:70px auto 0;font-size:clamp(1.25rem,2.4vw,2rem);font-weight:700;line-height:1.55}.freireQuote cite{color:var(--blue-600);font-family:var(--font-sans);letter-spacing:.1em;text-transform:uppercase;margin-top:18px;font-size:.75rem;font-style:normal;font-weight:900;display:block}.themeGrid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.themeCard{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--white);min-height:0;overflow:hidden;box-shadow:0 16px 40px #071c4212}.themeCard:nth-child(2),.themeCard:nth-child(5){background:var(--yellow-500)}.themeCard:nth-child(3),.themeCard:nth-child(6){background:var(--blue-950);color:var(--white)}.themeCardBody{flex-direction:column;min-height:245px;padding:28px;display:flex}.themeCardBody>span{color:var(--blue-600);margin-bottom:auto;font-size:.68rem;font-weight:900}.themeCard:nth-child(3) .themeCardBody>span,.themeCard:nth-child(6) .themeCardBody>span{color:var(--yellow-400)}.themeCard h3{margin-bottom:12px}.themeCard p{color:var(--muted);margin:0;font-size:.88rem}.themeCard:nth-child(3) p,.themeCard:nth-child(6) p{color:#ffffffb8}.practiceStoryList{gap:28px;display:grid}.practiceStory{background:var(--white);border:1px solid #071c4217;border-radius:32px;grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);display:grid;overflow:hidden;box-shadow:0 20px 55px #071c4214}.practiceStoryReverse{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr)}.practiceStoryReverse .practiceStoryMedia{order:2}.practiceStoryMedia{background:var(--sand);grid-template-rows:repeat(2,minmax(0,1fr));grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr);gap:4px;min-height:470px;display:grid;overflow:hidden}.practiceStoryMedia img{object-fit:cover;width:100%;min-width:0;height:100%;min-height:0;display:block}.practiceStoryMedia img:first-child{grid-row:1/-1}.practiceStory:last-child .practiceStoryMedia img{object-fit:contain;background:#f2eee6}.practiceStoryKnowledge .practiceStoryMedia{background:#f2eee6;grid-template-rows:1fr;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:12px}.practiceStoryKnowledge .practiceStoryMedia img,.practiceStoryKnowledge .practiceStoryMedia img:first-child{background:var(--white);object-fit:contain;border-radius:18px;grid-row:auto;box-shadow:inset 0 0 0 1px #071c4214}.practiceStoryCopy{flex-direction:column;justify-content:center;padding:clamp(34px,4.4vw,62px);display:flex}.practiceStoryCopy .eyebrow{margin-bottom:16px}.practiceStoryCopy h3{margin-bottom:22px;font-size:clamp(1.75rem,2.8vw,2.75rem)}.practiceStoryCopy>p:not(.eyebrow){color:var(--muted);margin:0;font-size:.98rem;line-height:1.78}.practiceStoryCopy>p:not(.eyebrow)+p{margin-top:18px}.pedagogyText{grid-template-columns:.82fr 1.18fr;gap:90px;display:grid}.pedagogySticky{align-self:start;position:sticky;top:140px}.classesList{border-top:1px solid var(--line)}.classesList article{border-bottom:1px solid var(--line);grid-template-columns:60px 1fr 1fr;align-items:center;gap:24px;padding:24px 8px;transition:padding .18s;display:grid}.classesList article:hover{padding-inline:20px}.classesList span{color:var(--blue-600);font-size:.7rem;font-weight:900}.classesList h3,.classesList p{margin:0}.classesList p{color:var(--muted)}.shiftsLayout{grid-template-columns:.75fr 1.25fr;align-items:center;gap:76px;display:grid}.shiftImage img{border-radius:var(--radius-lg);object-fit:cover;border:5px solid #fffffff0;width:100%;max-height:720px;box-shadow:0 28px 70px #0000004d}.shiftGrid{grid-template-columns:repeat(5,1fr);gap:8px;display:grid}.shiftCard{background:#ffffff12;border:1px solid #ffffff2e;border-radius:18px;flex-direction:column;min-height:165px;padding:18px;display:flex}.shiftCard span{color:var(--yellow-400);margin-bottom:auto;font-size:.68rem;font-weight:900}.shiftCard p{color:#ffffff9e;margin:0;font-size:.72rem}.shiftCard strong{font-family:var(--font-display);font-size:1.1rem}.hoursCard{background:var(--yellow-500);color:var(--blue-950);border-radius:18px;justify-content:space-between;align-items:center;gap:20px;margin-top:12px;padding:20px 24px;display:flex}.hoursCard span{letter-spacing:.08em;text-transform:uppercase;font-size:.74rem;font-weight:850}.hoursCard strong{font-family:var(--font-display);font-size:1.65rem}.purposeStack{gap:100px;display:grid}.purposeBlock{grid-template-columns:1fr 1fr;align-items:center;gap:78px;display:grid}.purposeBlockReverse .purposeImage{order:2}.purposeImage{position:relative}.purposeImage:before{content:"";border-radius:var(--radius-lg);background:var(--yellow-500);position:absolute;inset:24px -24px -24px 24px}.purposeImage img{z-index:1;border-radius:var(--radius-lg);width:100%;box-shadow:var(--shadow);position:relative}.purposeCopy>span{color:var(--blue-600);margin-bottom:70px;font-size:.72rem;font-weight:900;display:block}.purposeCopy h2{margin-bottom:22px}.purposeCopy>p:last-child{color:var(--muted);font-size:1.03rem}.valuesList{grid-template-columns:1fr 1fr;gap:0 24px;margin:0;padding:0;list-style:none;display:grid}.valuesList li{border-bottom:1px solid var(--line);color:var(--blue-900);padding:12px 0 12px 20px;font-size:.87rem;font-weight:750;position:relative}.valuesList li:before{content:"";background:var(--yellow-500);border-radius:50%;width:7px;height:7px;position:absolute;top:20px;left:0}.contactGrid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.contactCard{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--cream);flex-direction:column;min-height:300px;padding:32px;transition:transform .18s,box-shadow .18s;display:flex}.contactCard:hover{box-shadow:var(--shadow);transform:translateY(-5px)}.contactCard>span{color:var(--blue-600);letter-spacing:.12em;text-transform:uppercase;margin-bottom:auto;font-size:.7rem;font-weight:900}.contactCard strong{font-family:var(--font-display);word-break:break-word;margin-bottom:10px;font-size:clamp(1.25rem,2.3vw,2.2rem);line-height:1.2;display:block}.contactCard p{color:var(--muted)}.contactCard i{color:var(--blue-700);font-size:.82rem;font-style:normal;font-weight:850}.contactCardPrimary{background:var(--blue-950);color:var(--white);border-color:#0000}.contactCardPrimary>span{color:var(--yellow-400)}.contactCardPrimary p{color:#ffffffb8}.contactCardPrimary i{color:var(--yellow-400)}.contactCardAddress{background:var(--yellow-500);border-color:#0000}.contactMap{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--cream);min-height:300px;overflow:hidden;box-shadow:0 16px 38px #071c421a}.contactMap iframe{border:0;width:100%;height:100%;min-height:300px;display:block}.visitPanel{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.visitPanel h2{margin-bottom:16px}.visitPanel>div:first-child>p:last-child{max-width:560px;color:var(--muted)}.visitLinks{border-top:1px solid var(--line);display:grid}.visitLinks a{border-bottom:1px solid var(--line);color:var(--blue-950);justify-content:space-between;gap:20px;padding:15px 0;font-weight:850;display:flex}.visitLinks span{color:var(--muted);font-size:.8rem;font-weight:600}.contactCta{background:var(--blue-800);color:var(--white);padding-block:72px}.contactCtaInner{grid-template-columns:1fr auto;align-items:center;gap:70px;display:grid}.contactCta h2{margin-bottom:14px;font-size:clamp(2.1rem,4vw,4rem)}.contactCta p:not(.eyebrow){color:#ffffffb8;max-width:670px;margin:0}.footer{background:var(--blue-950);color:var(--white)}.footerMain{grid-template-columns:1.15fr .65fr 1fr;gap:70px;padding-block:78px 60px;display:grid}.footerBrand>img{object-fit:contain;filter:drop-shadow(0 8px 18px #0003);width:128px;height:128px;margin-bottom:20px}.footerBrand>p{color:#ffffffa8;max-width:370px;font-size:.92rem}.socialLinks{flex-wrap:wrap;gap:9px;margin-top:22px;display:flex}.socialLinks a{color:#ffffffc2;border:1px solid #ffffff29;border-radius:999px;padding:7px 12px;font-size:.7rem;font-weight:800}.socialLinks a:hover{border-color:var(--yellow-400);color:var(--yellow-400)}.footerColumn{align-content:start;gap:10px;display:grid}.footerColumn h2{color:var(--yellow-400);font-family:var(--font-sans);letter-spacing:.14em;text-transform:uppercase;margin-bottom:12px;font-size:.72rem}.footerColumn a{color:#ffffffb8;font-size:.84rem;line-height:1.55}.footerColumn a:hover{color:var(--white)}.partnerBand{background:#0b2350;border-top:1px solid #ffffff1a;border-bottom:1px solid #ffffff1a;padding-block:38px 44px}.partnerGrid{grid-template-columns:repeat(7,1fr);gap:10px;display:grid}.partnerLogo{background:var(--white);border-radius:14px;place-items:center;min-height:84px;padding:12px;display:grid}.partnerLogo img{object-fit:contain;max-width:100%;max-height:58px}.footerBottom{color:#ffffff75;padding-block:19px;font-size:.69rem}.footerBottom .container{justify-content:space-between;gap:24px;display:flex}.footerBottom p{margin:0}.whatsAppFloat{z-index:49;border:2px solid var(--white);color:var(--white);background:#1f9d58;border-radius:999px;align-items:center;gap:10px;padding:11px 17px;font-size:.79rem;font-weight:900;transition:transform .16s;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 18px 40px #071c4240}.whatsAppFloat:hover{transform:translateY(-3px)}.whatsDot{background:var(--white);border:2px solid #fffc;border-radius:50%;width:10px;height:10px;box-shadow:0 0 0 4px #ffffff2b}@media (width<=1120px){.desktopNav,.headerCta{display:none}.mobileNav{display:block}.headerInner{min-height:78px}.brand{flex-basis:68px;width:68px;height:68px}.homeHeroInner{grid-template-columns:1fr .9fr;gap:30px}.heroCollage{height:520px}.quickInfoGrid{grid-template-columns:repeat(3,1fr)}.quickInfoIntro{grid-column:1/-1;max-width:760px}.photoGridCompact{grid-template-columns:repeat(4,1fr)}.routeGrid{grid-template-columns:repeat(2,1fr)}.shiftGrid{grid-template-columns:repeat(3,1fr)}}@media (width<=900px){.homeHeroInner,.pageHeroInner,.storyLayout,.pedagogyText,.shiftsLayout,.purposeBlock,.contactCtaInner,.visitPanel{grid-template-columns:1fr}.homeHeroInner{padding-top:68px}.homeHeroCopy{max-width:760px}.practiceStory,.practiceStoryReverse{grid-template-columns:1fr}.practiceStoryReverse .practiceStoryMedia{order:0}.aboutHistoryIntro,.aboutHistoryChapter,.aboutHistoryChapterReverse{grid-template-columns:1fr}.aboutHistoryChapterReverse .aboutHistoryMedia{order:0}.heroCollage{width:100%;max-width:660px;margin-inline:auto}.featureCards,.pillarGrid,.themeGrid{grid-template-columns:repeat(2,1fr)}.featureCardLifted,.featureCardLifted:hover{transform:none}.explorationPlayground{min-height:0;margin-top:42px}.explorationImage{width:min(70vw,430px);max-width:none;margin:0 auto 88px;position:relative;top:auto;left:auto;transform:rotate(-1.2deg)}.experienceRays{display:none}.experienceList{grid-template-columns:repeat(2,minmax(0,1fr));gap:42px 54px;display:grid;position:relative;inset:auto}.experienceList:before{content:"";z-index:0;background:repeating-linear-gradient(to bottom, var(--yellow-500) 0 13px, transparent 13px 21px);border-radius:999px;width:4px;position:absolute;top:-98px;bottom:8px;left:50%;transform:translate(-50%)rotate(.4deg)}.experienceList:after{content:"↓";z-index:3;color:var(--blue-600);font-family:Sriracha,cursive;font-size:2.2rem;line-height:1;position:absolute;top:-106px;left:50%;transform:translate(-50%)rotate(-8deg)}.experienceStep:nth-child(n){text-align:left;flex-direction:row;justify-content:flex-start;width:auto;min-height:116px;padding:14px 12px 14px 28px;position:relative;inset:auto;transform:rotate(1.2deg)}.experienceStep:nth-child(odd){text-align:right;flex-direction:row-reverse;padding:14px 28px 14px 12px;transform:rotate(-1.5deg)}.experienceStep:before,.experienceStep:nth-child(2n):before{bottom:29px;left:6%;right:6%}.experienceStep .experienceArrow{z-index:4;width:44px;color:var(--blue-600);filter:drop-shadow(0 2px 2px #071c421a);font-family:Sriracha,cursive;font-size:2rem;line-height:1;display:block;position:absolute;top:50%;transform:translateY(-50%)rotate(-4deg)}.experienceStep:nth-child(odd) .experienceArrow{color:var(--yellow-500);text-align:right;right:-34px}.experienceStep:nth-child(odd) .experienceArrow:before{content:"↜"}.experienceStep:nth-child(2n) .experienceArrow{left:-34px}.experienceStep:nth-child(2n) .experienceArrow:before{content:"↝"}.photoGrid{grid-template-columns:repeat(3,1fr)}.photoGridCompact{grid-template-columns:repeat(4,1fr)}.pageHeroInner{gap:50px}.pageHeroCopy{max-width:760px}.pageHeroImage{width:100%;max-width:640px;margin-inline:auto}.storyAside,.pedagogySticky{position:static}.timeline{grid-template-columns:1fr;gap:22px}.timeline i{display:none}.informationGrid,.contactGrid,.teamStoryList{grid-template-columns:1fr}.teamStoryCard{grid-template-columns:minmax(240px,.8fr) minmax(0,1.2fr)}.purposeBlockReverse .purposeImage{order:0}.purposeImage{max-width:650px}.purposeCopy>span{margin-bottom:28px}.footerMain{grid-template-columns:1fr 1fr}.footerBrand{grid-column:1/-1}.partnerGrid{grid-template-columns:repeat(4,1fr)}}@media (width<=680px){.container{width:min(100% - 32px,1180px)}.topbarInner{text-align:center;justify-content:center;padding-block:7px}.topbarInner>p{display:none}.topbarLinks{gap:8px}.section{padding-block:78px}.themeCardBody{min-height:220px}.practiceStory{border-radius:24px}.practiceStoryMedia{min-height:340px}.practiceStoryCopy{padding:30px 24px 34px}.aboutHistoryIntro{gap:28px;margin-bottom:42px}.aboutHistoryChapter{border-radius:24px}.aboutHistoryMedia{height:390px}.aboutHistoryChapter:first-child .aboutHistoryMedia{min-height:390px}.aboutHistoryCopy{padding:32px 24px 36px}.homeHeroInner{min-height:auto;padding-block:56px 66px}.homeHeroCopy h1{font-size:clamp(2.35rem,11vw,3.55rem)}.heroTitleHighlight{padding-left:clamp(16px,5vw,28px)}.heroFacts{grid-template-columns:1fr 1fr;gap:18px;margin-top:36px;display:grid}.heroCollage{height:430px}.heroPhotoMain{width:74%}.heroPhotoTop{width:42%;height:34%}.heroPhotoBottom{width:42%}.heroSeal{width:100px;height:100px;left:18px}.heroTicker{justify-content:flex-start;padding-inline:20px}.featureCards,.pillarGrid,.themeGrid,.quickInfoGrid,.editorialGrid,.routeGrid{grid-template-columns:1fr}.featureCard{width:100%;max-width:520px;margin-inline:auto}.editorialGrid{gap:48px}.explorationImage:before{right:-10px}.imageCaption{right:-6px}.explorationSection{padding-top:58px}.explorationCopy{text-align:left}.explorationCopy .largeText{margin-left:0}.explorationPlayground{margin-top:34px}.explorationImage{width:min(86vw,410px);margin-bottom:78px}.experienceList{gap:30px 28px}.experienceList:before{top:-88px}.experienceList:after{top:-96px}.experienceStep:nth-child(n),.experienceStep:nth-child(odd){min-height:106px}.experienceStep:nth-child(n){padding:12px 7px 12px 22px}.experienceStep:nth-child(odd){padding:12px 22px 12px 7px}.experienceList p{font-size:clamp(1rem,4.6vw,1.24rem)}.experienceNumber{flex-basis:28px;width:28px;height:28px;font-size:.54rem}.experienceStep:nth-child(odd) .experienceArrow{right:-29px}.experienceStep:nth-child(2n) .experienceArrow{left:-29px}.photoGrid,.photoGridCompact{grid-template-columns:repeat(2,1fr)}.photoGrid img,.photoGridCompact img{min-height:190px}.spaceCarousel{margin-top:34px}.spaceCarouselStage{width:calc(100% - 28px)}.spaceCarouselArrow{width:46px}.spaceCarouselArrowPrevious{left:-16px}.spaceCarouselArrowNext{right:-16px}.spaceCarouselFooter{grid-template-columns:auto 1fr;gap:10px 16px;margin-top:20px}.spaceCarouselHint{text-align:center;grid-column:1/-1}.quickInfoIntro{grid-column:auto;padding-right:0}.pageHeroInner{min-height:auto;padding-block:58px 72px}.pageHero h1{font-size:clamp(3rem,13.5vw,4.4rem)}.pageHeroImage{height:360px}.teamStoryCard{grid-template-columns:42% minmax(0,58%)}.teamStoryPhoto{min-height:auto}.teamStoryCopy{padding:22px 18px}.teamStoryCopy h2{font-size:clamp(2rem,9vw,3rem)}.storyLayout,.pedagogyText{gap:46px}.classesList article{grid-template-columns:40px 1fr;gap:8px 14px}.classesList p{grid-column:2}.shiftGrid{grid-template-columns:repeat(2,1fr)}.valuesList{grid-template-columns:1fr}.contactCtaInner{gap:32px}.contactCta .buttonRow{display:grid}.footerMain{grid-template-columns:1fr;gap:44px}.footerBrand{grid-column:auto}.partnerGrid{grid-template-columns:repeat(2,1fr)}.footerBottom .container{text-align:center;display:grid}.whatsAppFloat{bottom:14px;right:14px}}@media (width<=430px){.buttonRow{display:grid}.buttonRow .button{width:100%}.heroCollage{height:370px}.heroPhotoMain{right:10px}.heroSeal{width:88px;height:88px;left:12px}.heroSeal span{font-size:.58rem}.heroSeal strong{font-size:1.05rem}.photoGrid,.photoGridCompact{gap:8px}.photoGrid img,.photoGridCompact img{min-height:160px}.spaceCarouselStage{width:calc(100% - 24px)}.spaceCarouselFooter{grid-template-columns:1fr;justify-items:center}.spaceCarouselHint{grid-column:auto}.informationCard,.contactCard{min-height:275px;padding:26px}.shiftGrid{grid-template-columns:1fr 1fr}.hoursCard{flex-direction:column;align-items:flex-start}.visitLinks a{flex-direction:column;align-items:flex-start;gap:2px}}@media (width<=680px){.momentsGalleryMeta{flex-direction:column;align-items:flex-start;gap:8px}.momentsGalleryMeta p{flex-direction:column;align-items:flex-start;gap:2px}.momentsMosaic{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:150px;gap:10px}.momentsTile{border-radius:16px;grid-area:span 1/span 1}.momentsTile:first-child{grid-area:span 2/span 2}.momentsTile:nth-child(2),.momentsTile:nth-child(3),.momentsTile:nth-child(4),.momentsTile:nth-child(n+5){grid-column:span 1}.practiceStoryKnowledge .practiceStoryMedia{scroll-snap-type:x mandatory;grid-template-rows:1fr;grid-template-columns:none;grid-auto-columns:min(78vw,300px);grid-auto-flow:column;overflow-x:auto}.practiceStoryKnowledge .practiceStoryMedia img{scroll-snap-align:center}.momentsLightbox{padding:8px}.momentsLightboxPanel{border-radius:20px;max-height:calc(100vh - 16px)}.momentsLightboxClose{top:12px;right:12px}.momentsLightboxVisual{padding:54px 12px 14px}.momentsLightboxVisual img{border-radius:12px;max-height:66vh}.momentsLightboxFooter{flex-direction:column;align-items:stretch;gap:14px;padding:14px 16px 16px}.momentsLightboxNavigation button{flex:1;justify-content:center}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
