:root{--paper:#f6f8fb;--paper-warm:#fff8d7;--surface:#fff;--ink:#101522;--muted:#616b7c;--blue:#112f5b;--blue-deep:#071b39;--gold:#ffd300;--gold-strong:var(--gold);--mist:#e9f0f8;--mist-strong:#dce8f5;--gold-soft:#fff1a8;--orange:#ff8317;--coral:var(--orange);--ice:#f1f6fb;--line:#1015221f;--line-invert:#fff3;--shadow:0 24px 70px #071b391b;--soft-shadow:0 16px 46px #071b3911;--radius-xl:42px;--radius-lg:30px;--radius-md:20px;--container:min(1180px,calc(100% - 48px));--ease:.64s cubic-bezier(.16,1,.3,1);--ease-dream:1.25s cubic-bezier(.16,1,.3,1)}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{color:var(--ink);background:linear-gradient(135deg,#ffd3000b 0 14%,transparent 14% 100%),var(--paper);letter-spacing:0;margin:0;font-family:Manrope,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:hidden}body.nav-open{overflow:hidden}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{font:inherit}.container{width:var(--container);margin:0 auto}section[id]{scroll-margin-top:92px}.sr-only,.skip-link{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link:focus{z-index:100;clip:auto;color:#fff;background:var(--blue);border-radius:999px;width:auto;height:auto;margin:0;padding:.85rem 1rem;inset:1rem auto auto 1rem}:focus-visible{outline-offset:4px;outline:3px solid #ffd300e6}::selection{color:var(--blue-deep);background:#ffd3009e}.scroll-progress{z-index:80;pointer-events:none;background:0 0;height:3px;position:fixed;inset:0 0 auto}.scroll-progress span{background:linear-gradient(90deg,var(--gold),var(--gold-soft),var(--mist-strong));transform-origin:0;width:100%;height:100%;transition:transform .12s linear;display:block;transform:scaleX(0)}.site-header{z-index:30;color:var(--blue-deep);transition:padding var(--ease),background var(--ease),box-shadow var(--ease),color var(--ease),transform .76s cubic-bezier(.16,1,.3,1);padding:18px 0;position:fixed;inset:0 0 auto;transform:translateY(0)}.site-header.is-scrolled,.site-header.is-open{box-shadow:none;backdrop-filter:none;background:0 0;padding:10px 0}.site-header.is-hidden:not(.is-open){transform:translateY(calc(-100% - 18px))}.header-inner{justify-content:space-between;align-items:center;gap:24px;display:flex}.brand{align-items:center;gap:12px;min-width:0;display:inline-flex}.brand-mark{object-fit:contain;filter:drop-shadow(0 12px 22px #071b391f);width:45px;height:52px}.brand-copy{text-transform:uppercase;gap:3px;line-height:1;display:grid}.brand-copy span{color:#071b39a3;letter-spacing:.08em;font-size:.66rem;font-weight:800}.brand-copy small{color:var(--blue-deep);letter-spacing:.015em;font-size:1.12rem;font-weight:820}.desktop-nav{backdrop-filter:blur(20px);background:#ffffffa3;border:1px solid #071b3914;border-radius:999px;justify-content:center;align-items:center;gap:4px;padding:7px;display:flex;box-shadow:0 18px 48px #071b3912}.desktop-nav>a,.nav-trigger{color:#071b39bd;cursor:pointer;transition:color var(--ease),background var(--ease),transform var(--ease);background:0 0;border:0;border-radius:999px;align-items:center;gap:.34rem;padding:.72rem .88rem;font-family:inherit;font-size:.88rem;font-weight:550;line-height:1;display:inline-flex;position:relative}.nav-trigger:after{content:"";opacity:.56;width:.38rem;height:.38rem;transition:transform var(--ease),opacity var(--ease);border-bottom:1.5px solid;border-right:1.5px solid;margin-top:-.12rem;transform:rotate(45deg)}.desktop-nav>a:hover,.desktop-nav>a:focus-visible,.nav-group:hover .nav-trigger,.nav-trigger:focus-visible{color:var(--blue-deep);background:#112f5b14;transform:translateY(-1px)}.nav-group{position:relative}.nav-group:hover .nav-trigger:after,.nav-group:focus-within .nav-trigger:after{opacity:.9;transform:translateY(2px)rotate(225deg)}.nav-panel{opacity:0;pointer-events:none;transform-origin:50% 0;backdrop-filter:blur(22px);background:#ffffffe6;border:1px solid #071b3914;border-radius:22px;gap:4px;min-width:218px;padding:10px;transition:opacity .52s cubic-bezier(.16,1,.3,1),transform .52s cubic-bezier(.16,1,.3,1);display:grid;position:absolute;top:calc(100% + 12px);left:50%;transform:translate(-50%)translateY(8px)scale(.985);box-shadow:0 24px 66px #071b391f}.nav-panel:before{content:"";height:14px;position:absolute;inset:-14px 0 auto}.nav-group:hover .nav-panel,.nav-group:focus-within .nav-panel{opacity:1;pointer-events:auto;transform:translate(-50%)translateY(0)scale(1)}.nav-panel a{color:#071b39b8;min-height:40px;transition:color var(--ease),background var(--ease),transform var(--ease);border-radius:14px;align-items:center;padding:.72rem .82rem;font-size:.9rem;font-weight:620;line-height:1.2;display:flex}.nav-panel a:hover,.nav-panel a:focus-visible{color:var(--blue-deep);background:#112f5b12;transform:translate(2px)}.header-actions{align-items:center;gap:10px;display:flex}.button{cursor:pointer;white-space:nowrap;min-height:48px;transition:transform var(--ease),box-shadow var(--ease),background var(--ease),border-color var(--ease),color var(--ease);border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;padding:.9rem 1.2rem;font-weight:650;line-height:1;display:inline-flex}.button:hover,.button:focus-visible{transform:translateY(-1px)scale(1.006)}.button-primary{color:var(--blue-deep);background:var(--gold);box-shadow:0 14px 34px #ffd30033}.button-primary:hover,.button-primary:focus-visible{background:#ffdf45;box-shadow:0 18px 42px #ffd3004d}.button-secondary{color:var(--blue-deep);backdrop-filter:blur(18px);background:#ffffff8f;border-color:#071b3921}.button-secondary-dark{color:#fff;background:#ffffff14;border-color:#ffffff47}.button-small{min-height:44px;padding:.78rem 1rem;font-size:.9rem}.menu-toggle{color:currentColor;cursor:pointer;backdrop-filter:blur(18px);background:#ffffff9e;border:1px solid #071b391f;border-radius:999px;width:48px;height:48px;display:none}.menu-toggle-lines,.menu-toggle-lines:before,.menu-toggle-lines:after{width:18px;height:2px;transition:transform var(--ease),opacity var(--ease);background:currentColor;border-radius:999px;margin:0 auto;display:block}.menu-toggle-lines:before,.menu-toggle-lines:after{content:""}.menu-toggle-lines:before{transform:translateY(-6px)}.menu-toggle-lines:after{transform:translateY(4px)}body.nav-open .menu-toggle-lines{transform:rotate(45deg)}body.nav-open .menu-toggle-lines:before{opacity:0}body.nav-open .menu-toggle-lines:after{transform:translateY(-2px)rotate(-90deg)}.mobile-menu{display:none}.hero{background:linear-gradient(112deg,#fff0 0 58%,#112f5b0d 58% 100%),linear-gradient(#fbfcff 0%,#fff 62%,#f3f6fa 100%);min-height:100svh;padding:116px 0 38px;position:relative;overflow:hidden}.hero:after{content:"";opacity:.11;pointer-events:none;background:radial-gradient(circle at 22% 42%,#ffd3002e,#0000 28%),radial-gradient(circle at 82% 22%,#112f5b1f,#0000 34%);position:absolute;inset:0;mask-image:linear-gradient(#0000 0%,#000 18% 72%,#0000 100%)}.hero-canvas{pointer-events:none;position:absolute;inset:0;overflow:hidden}.curve{border-radius:48% 52% 49% 51%/64% 44% 56% 36%;display:block;position:absolute;transform:rotate(-14deg)}.curve-blue{background:linear-gradient(140deg,#112f5bf5,#112f5b8a);width:64vw;height:96vh;top:-10vh;right:-23vw}.curve-light{background:linear-gradient(135deg,#e9f0f8eb,#ffd30047);width:62vw;height:74vh;animation-delay:-5s;bottom:-22vh;left:-34vw}.brand-arc{pointer-events:none;opacity:.16;border:1px solid;display:block;position:absolute}.brand-arc-a{border-color:#112f5b38;border-radius:50%;width:46vw;height:28vw;top:12vh;right:2vw;transform:rotate(-12deg)}.brand-arc-b{border-color:#ffd3007a;border-radius:50%;width:28vw;height:44vw;bottom:10vh;left:-9vw;transform:rotate(22deg)}.hero-ring{border:1px solid #071b3921;border-radius:46% 54% 50% 50%/56% 46% 54% 44%;display:block;position:absolute}.hero-ring-a{width:48vw;height:48vw;top:15vh;right:2vw}.hero-ring-b{width:32vw;height:32vw;animation-direction:reverse;bottom:4vh;right:20vw}.hero-grid{z-index:2;grid-template-columns:minmax(0,.96fr) minmax(440px,1.04fr);align-items:center;gap:clamp(34px,5.4vw,76px);min-height:calc(100svh - 210px);display:grid;position:relative}.eyebrow{color:var(--blue);letter-spacing:0;text-transform:uppercase;margin:0 0 20px;font-size:.76rem;font-weight:700}.hero-title,.manifest-title,.section-intro h2,.feature-panel h3,.journey-copy h2,.identity-copy h2,.life-scene h3,.social-heading h2,.admissions-copy h2{color:var(--blue-deep);letter-spacing:0;margin:0;font-weight:470}.hero-title{max-width:760px;font-size:8.5rem;font-weight:470;line-height:.86}.hero-lead{max-width:620px;color:var(--blue-deep);margin:24px 0 0;font-size:1.26rem;font-weight:520;line-height:1.38}.hero-text{max-width:640px;color:var(--muted);margin:16px 0 0;font-size:.98rem;font-weight:360;line-height:1.66}.hero-actions{flex-wrap:wrap;gap:14px;margin-top:30px;display:flex}.hero-stage{min-height:680px;transform-style:preserve-3d;position:relative}.hero-stage:before{content:"";background:linear-gradient(135deg,#ffffffa8,#e9f0f87a),var(--mist);border:1px solid #071b3914;border-radius:44% 56% 52% 48%/58% 46% 54% 42%;position:absolute;inset:6% 0 2% 12%;transform:rotate(7deg)translateZ(-24px)}.hero-stage:after{content:"";border:1px solid #ffd30085;border-radius:50%;position:absolute;inset:22% 12% 16% 0;transform:rotate(-18deg)}.product-frame{isolation:isolate;background:#fff;border-radius:48% 52% 45% 55%/39% 40% 55% 56%;position:absolute;inset:2% 0 2% 8%;overflow:visible;transform:rotate(2deg);box-shadow:0 28px 78px #071b391b}.product-frame:before{content:"";border-radius:inherit;pointer-events:none;z-index:1;background:#fff;position:absolute;inset:0;box-shadow:inset 0 0 0 1px #071b390d,0 10px 22px #ffffffc2}.product-frame:after{content:"";z-index:4;pointer-events:none;border:1px solid #ffd30085;border-radius:50%;position:absolute;inset:13.5% 5.4% 4.6%;transform:rotate(19deg)}.hero-media-clip{z-index:2;background:var(--surface);border-radius:47% 53% 44% 56%/42% 41% 56% 57%;position:absolute;inset:12.8% 4.4% 4.2%;overflow:hidden}.hero-media-clip:after{content:"";z-index:3;pointer-events:none;mix-blend-mode:soft-light;background:linear-gradient(115deg,#ffffff70,#0000 34%),linear-gradient(#0000 60%,#071b3947);position:absolute;inset:0}.product-frame .hero-slide{object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity 1.25s cubic-bezier(.16,1,.3,1),transform 1.8s cubic-bezier(.16,1,.3,1),filter 1.25s cubic-bezier(.16,1,.3,1);position:absolute;inset:0;transform:scale(1.08)}.product-frame .hero-slide.is-active{opacity:1;transform:scale(1.025)}.product-frame:hover .hero-slide.is-active{transform:scale(1.045)}.hero-dots{z-index:6;width:min(42%,260px);height:58px;box-shadow:none;isolation:isolate;background:0 0;border:0;border-radius:999px;padding:0;display:block;position:absolute;top:4.7%;left:50%;transform:translate(-50%)rotate(2deg)}.hero-dots:before,.hero-dots:after{display:none}.hero-dots:before{z-index:-2;background:#fffffff5;border-radius:999px 999px 48% 48%/999px 999px 46px 46px;inset:-10px -20px -13px;box-shadow:0 14px 30px #071b3911}.hero-dots:after{z-index:-1;backdrop-filter:blur(16px);background:#deeaf7eb;border:1px solid #112f5b14;border-radius:999px;inset:0;box-shadow:inset 0 1px #ffffffbf,inset 0 -1px #071b390f}.hero-dots button{top:var(--dot-y);left:var(--dot-x);cursor:pointer;background:0 0;border:0;border-radius:999px;place-items:center;width:24px;height:24px;padding:0;display:grid;position:absolute;transform:translate(-50%,-50%)}.hero-dots button:first-child{--dot-x:5%;--dot-y:78%}.hero-dots button:nth-child(2){--dot-x:27%;--dot-y:35%}.hero-dots button:nth-child(3){--dot-x:50%;--dot-y:18%}.hero-dots button:nth-child(4){--dot-x:73%;--dot-y:35%}.hero-dots button:nth-child(5){--dot-x:95%;--dot-y:78%}.hero-dots span{background:var(--gold);border-radius:999px;width:11px;height:11px;transition:transform 1.1s cubic-bezier(.16,1,.3,1),background 1.1s cubic-bezier(.16,1,.3,1),box-shadow 1.1s cubic-bezier(.16,1,.3,1);display:block;transform:scale(1)}.hero-dots button:hover span,.hero-dots button:focus-visible span{background:var(--gold);box-shadow:0 0 0 6px #ffd30029}.hero-dots button.is-active{width:24px}.hero-dots button.is-active span{background:#fff;width:11px;height:11px;transform:scale(1.42);box-shadow:0 0 0 2px #ffd300f2,0 0 0 8px #ffd30021}.hero-sound{z-index:5;width:48px;height:48px;color:var(--blue-deep);opacity:0;pointer-events:none;cursor:pointer;transition:opacity var(--ease),transform var(--ease),background var(--ease);backdrop-filter:blur(18px);background:#ffffffb8;border:1px solid #ffffff8c;border-radius:999px;place-items:center;display:grid;position:absolute;bottom:17%;right:11%;transform:translateY(8px)scale(.96);box-shadow:0 16px 38px #071b391c}.hero-sound.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)scale(1)}.hero-sound:hover,.hero-sound:focus-visible{background:#ffffffeb;transform:translateY(-1px)scale(1.025)}.hero-sound-bars,.hero-sound-bars:before,.hero-sound-bars:after{width:4px;transition:height var(--ease),opacity var(--ease),transform var(--ease);background:currentColor;border-radius:999px;display:block}.hero-sound-bars{height:18px;position:relative}.hero-sound-bars:before,.hero-sound-bars:after{content:"";position:absolute;bottom:0}.hero-sound-bars:before{height:11px;left:-8px}.hero-sound-bars:after{height:15px;right:-8px}.hero-sound.is-on .hero-sound-bars{height:22px}.hero-sound.is-on .hero-sound-bars:before{height:15px}.hero-sound.is-on .hero-sound-bars:after{height:20px}.hero{min-height:auto;padding:112px 0 92px}.hero .curve-blue{opacity:.18;top:4vh;right:-30vw}.hero .curve-light{opacity:.62;bottom:-28vh;left:-32vw}.hero-showcase{z-index:2;position:relative}.hero-shell{isolation:isolate;grid-template-columns:minmax(390px,.86fr) minmax(460px,1.14fr);align-items:center;min-height:clamp(570px,68vh,720px);padding:clamp(20px,3.4vw,44px);display:grid;position:relative}.hero-shell:before,.hero-shell:after,.hero-gold-wake{content:"";pointer-events:none;position:absolute}.hero-shell:before{z-index:1;background:radial-gradient(circle at 72% 28%,#ffffff1a,#0000 30%),linear-gradient(135deg,#082043 0%,#11385f 100%);border-radius:31% 69% 58% 42%/46% 40% 60% 54%;width:66%;height:76%;top:12%;left:-7%;box-shadow:0 34px 110px #071b3933}.hero-shell:after{z-index:0;background:linear-gradient(90deg,#d9ebf6f2,#e8f4fab8),var(--mist);border-radius:42% 58% 36% 64%/42% 40% 60% 58%;width:75%;height:100%;top:0;right:-9%;box-shadow:inset 0 0 0 1px #ffffff6b}.hero-gold-wake{z-index:0;filter:saturate(.88);background:#ffd300b3;border-radius:38% 62% 62% 38%/52% 36% 64% 48%;width:48%;height:70%;bottom:4%;left:0;transform:rotate(-7deg)}.hero-story{z-index:3;color:#fff;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:clamp(22px,3vw,38px);min-height:430px;padding:clamp(34px,5vw,62px) clamp(20px,4vw,50px);display:grid;position:relative}.hero-story .hero-copy{opacity:1;filter:blur();max-width:620px;transition:opacity .72s cubic-bezier(.16,1,.3,1),filter .72s cubic-bezier(.16,1,.3,1),transform .72s cubic-bezier(.16,1,.3,1);transform:translateY(0)}.hero-story .hero-copy.is-switching{opacity:0;filter:blur(5px);transform:translateY(10px)}.hero-story .eyebrow{color:var(--gold);margin-bottom:18px;font-size:.8rem;font-weight:780}.hero-story .hero-title{color:#fff;text-wrap:balance;max-width:640px;font-size:clamp(3.7rem,6.5vw,6.5rem);font-weight:760;line-height:.9}.hero-story .hero-lead{color:#ffffffeb;max-width:560px;margin-top:22px;font-size:clamp(1.12rem,1.7vw,1.42rem);font-weight:520;line-height:1.36}.hero-story .hero-text{color:#ffffffb8;max-width:600px;margin-top:16px;font-size:.98rem;line-height:1.66}.hero-story .hero-actions{margin-top:30px}.hero-showcase .hero-dots{flex-direction:column;gap:15px;width:22px;height:auto;padding:0;display:flex;position:relative;top:auto;left:auto;transform:none}.hero-showcase .hero-dots button{place-items:center;width:22px;height:22px;display:grid;position:relative;top:auto;left:auto;transform:none}.hero-showcase .hero-dots span{background:#ffffffd1;width:10px;height:10px;box-shadow:0 0 0 1px #ffffff47}.hero-showcase .hero-dots button.is-active span{background:var(--gold);width:12px;height:12px;transform:scale(1.18);box-shadow:0 0 0 4px #ffd3002e,inset 0 0 0 1px #ffffff8c}.hero-media-field{z-index:2;align-items:center;min-height:510px;margin-left:-9%;padding:34px 0 34px 34px;display:grid;position:relative}.hero-media-field:before{content:"";pointer-events:none;background:linear-gradient(90deg,#d2e9f557,#ffffff6b);border-radius:43% 57% 35% 65%/44% 37% 63% 56%;position:absolute;inset:5% -4% 6% 4%}.hero-media-field .hero-media-clip{z-index:2;background:var(--mist);border:1px solid #ffffff80;border-radius:44% 56% 37% 63%/44% 40% 60% 56%;width:100%;height:clamp(420px,44vw,560px);position:relative;inset:auto;overflow:hidden;transform:translateZ(0);box-shadow:0 28px 90px #071b391f}.hero-media-field .hero-media-clip:before{content:"";z-index:4;pointer-events:none;border:1px solid #ffd3006b;border-radius:50%;position:absolute;inset:10% 7% 12% 2%;transform:rotate(-10deg)}.hero-media-field .hero-media-clip:after{z-index:3;mix-blend-mode:normal;background:linear-gradient(90deg,#08204357,#0820430d 42%,#0000 72%),radial-gradient(circle at 7% 48%,#08204347,#0000 38%)}.hero-showcase .hero-slide{object-fit:cover;opacity:0;filter:saturate(.98)contrast(.98);width:100%;height:100%;transition:opacity 1.3s cubic-bezier(.16,1,.3,1),transform 2.2s cubic-bezier(.16,1,.3,1),filter 1.3s cubic-bezier(.16,1,.3,1);position:absolute;inset:0;transform:scale(1.06)}.hero-showcase .hero-slide.is-active{opacity:1;filter:saturate(1.03)contrast();transform:scale(1.01)}.hero-showcase:hover .hero-slide.is-active{transform:scale(1.035)}.hero-showcase .hero-sound{bottom:12%;right:8%}.axis-lab{z-index:3;backdrop-filter:blur(20px);background:#ffffffa8;border:1px solid #071b3914;border-radius:36px;grid-template-columns:minmax(220px,.6fr) minmax(280px,.95fr) minmax(320px,1fr);align-items:stretch;gap:18px;margin-top:22px;padding:18px;display:grid;position:relative;box-shadow:0 24px 80px #071b3914}.axis-head{background:linear-gradient(145deg,#112f5b0f,#ffd30014);border-radius:26px;flex-direction:column;justify-content:space-between;min-height:240px;padding:20px;display:flex}.axis-head .eyebrow{margin-bottom:0}.axis-head h2{max-width:280px;color:var(--blue-deep);margin:0;font-size:2.35rem;font-weight:520;line-height:.98}.axis-orbit{grid-template-columns:1fr 1fr;gap:10px;display:grid}.axis-orbit button{color:#071b39ad;cursor:pointer;text-align:left;min-height:70px;transition:transform var(--ease),background var(--ease),color var(--ease),border-color var(--ease);background:#ffffff94;border:1px solid #071b3914;border-radius:22px;padding:14px;font-weight:560;line-height:1.12}.axis-orbit button:hover,.axis-orbit button:focus-visible,.axis-orbit button.is-active{color:var(--blue-deep);background:#fffffff2;border-color:#ffd30094;transform:translateY(-3px)}.axis-panel{color:#fff;background:linear-gradient(135deg,#ffd3002b,transparent 44%),var(--blue-deep);border-radius:28px;flex-direction:column;justify-content:flex-end;min-height:240px;padding:26px;transition:opacity .18s,transform .18s;display:flex;position:relative;overflow:hidden}.axis-panel.is-changing{opacity:.58;transform:translateY(4px)}.axis-panel span{color:var(--gold);text-transform:uppercase;font-size:.75rem;font-weight:700}.axis-panel h3{max-width:430px;margin:10px 0 0;font-size:2.15rem;font-weight:520;line-height:1.02}.axis-panel p{color:#ffffffb8;max-width:520px;margin:16px 0 0;font-size:.98rem;font-weight:350;line-height:1.62}.axis-panel ul{flex-wrap:wrap;gap:8px;margin:22px 0 0;padding:0;list-style:none;display:flex}.axis-panel li{color:#ffffffdb;background:#ffffff14;border:1px solid #fff3;border-radius:999px;padding:.56rem .72rem;font-size:.78rem}.ecosystem-section{color:#fff;background:linear-gradient(140deg,#ffd3001f,transparent 30%),radial-gradient(circle at 75% 20%,#112f5b85,transparent 30%),var(--blue-deep);padding-top:138px;padding-bottom:138px;position:relative;overflow:hidden}.ecosystem-section:before{content:"";background-image:linear-gradient(#ffffff0e 1px,#0000 1px),linear-gradient(90deg,#ffffff0a 1px,#0000 1px);background-size:82px 82px;position:absolute;inset:0;mask-image:linear-gradient(#0000,#000 16% 78%,#0000)}.ecosystem-glow{filter:blur(70px);pointer-events:none;background:#ffd30024;border-radius:50%;width:50vw;height:50vw;position:absolute;top:14%;right:-14vw}.ecosystem-shell{z-index:2;grid-template-columns:minmax(280px,.74fr) minmax(0,1.26fr);align-items:stretch;gap:22px;display:grid;position:relative}.ecosystem-intro{backdrop-filter:blur(20px);background:linear-gradient(#ffffff1f,#ffffff09),#ffffff0f;border:1px solid #ffffff29;border-radius:40px;flex-direction:column;justify-content:space-between;align-self:start;min-height:650px;padding:36px;display:flex;position:sticky;top:116px}.ecosystem-intro .eyebrow,.ecosystem-principles span,.axis-panel span{color:var(--gold)}.ecosystem-intro h2{color:#fff;max-width:580px;margin:auto 0 0;font-size:5rem;font-weight:360;line-height:.94}.ecosystem-intro p:last-child{color:#ffffffad;max-width:430px;margin:28px 0 0;font-size:1rem;font-weight:330;line-height:1.68}.ecosystem-principles{grid-template-columns:1fr 1fr 1fr;gap:12px;display:grid}.ecosystem-principles article{backdrop-filter:blur(16px);background:#ffffff12;border:1px solid #ffffff24;border-radius:30px;min-height:245px;padding:24px}.ecosystem-principles h3{color:#fff;margin:70px 0 0;font-size:2.3rem;font-weight:430;line-height:.98}.ecosystem-principles p{color:#ffffffa6;margin:14px 0 0;font-size:.92rem;font-weight:330;line-height:1.55}.axis-explorer{backdrop-filter:blur(24px);background:#fff1;border:1px solid #ffffff21;border-radius:38px;grid-template-columns:minmax(240px,.72fr) minmax(0,1fr);gap:14px;margin-top:22px;padding:14px;display:grid;box-shadow:0 40px 110px #00000038}.axis-explorer .axis-map{grid-template-columns:1fr 1fr;gap:10px;padding:4px;display:grid;position:relative}.axis-explorer .axis-map:before{content:"";pointer-events:none;border:1px solid #ffffff1f;border-radius:50%;position:absolute;inset:11% 13%}.axis-explorer .axis-map button{z-index:2;color:#ffffffb8;cursor:pointer;text-align:left;min-height:112px;transition:background var(--ease),border-color var(--ease),color var(--ease),box-shadow var(--ease);background:#ffffff0e;border:1px solid #ffffff21;border-radius:26px;flex-direction:column;justify-content:space-between;gap:16px;padding:18px;display:flex;position:relative}.axis-explorer .axis-map button span{width:12px;height:12px;transition:background var(--ease),box-shadow var(--ease),transform var(--ease);background:#ffffff57;border-radius:999px;box-shadow:0 0 0 7px #ffffff0b}.axis-explorer .axis-map button strong{max-width:150px;font-size:.98rem;font-weight:540;line-height:1.12}.axis-explorer .axis-map button:hover,.axis-explorer .axis-map button:focus-visible,.axis-explorer .axis-map button.is-active{color:#fff;background:#ffffff1f;border-color:#ffd3008f;box-shadow:inset 0 0 0 1px #ffd30014}.axis-explorer .axis-map button.is-active span{background:var(--gold);box-shadow:0 0 0 8px #ffd30029,0 0 32px #ffd3003d}.axis-explorer .axis-panel{min-height:500px;box-shadow:none;background:linear-gradient(145deg,#ffd3002e,#0000 38%),linear-gradient(#ffffff1c,#ffffff0b);border:1px solid #ffffff1f;border-radius:30px;padding:34px}.axis-explorer .axis-panel:after{content:"";border:1px solid #ffffff29;border-radius:50%;width:240px;height:240px;position:absolute;bottom:-88px;right:-88px}.axis-explorer .axis-panel h3{color:#fff;max-width:560px;font-size:4.1rem;font-weight:360}.axis-explorer .axis-panel p{max-width:620px;font-size:1.05rem}.axis-section{background:linear-gradient(#fff 0%,#f1f6fb 100%);padding-top:82px;padding-bottom:108px;position:relative;overflow:hidden}.axis-section:before{display:none}.axis-stage{z-index:2;position:relative}.axis-hero{text-align:center;grid-template-columns:1fr;justify-items:center;gap:20px;max-width:920px;margin:0 auto;display:grid}.axis-hero h2{max-width:860px;color:var(--blue-deep);margin:0;font-size:4.55rem;font-weight:360;line-height:.96}.axis-hero p:last-child{max-width:720px;color:var(--muted);margin:0;font-size:1.03rem;font-weight:350;line-height:1.68}.axis-constellation{grid-template-columns:minmax(0,560px) minmax(420px,1fr);justify-content:center;place-items:center stretch;gap:48px;min-height:600px;margin-top:56px;transition:grid-template-columns 1.5s cubic-bezier(.16,1,.3,1),gap 1.5s cubic-bezier(.16,1,.3,1),min-height 1.5s cubic-bezier(.16,1,.3,1);display:grid}.axis-section.is-axis-closed .axis-constellation{grid-template-columns:minmax(0,560px) minmax(420px,1fr);justify-content:center;justify-items:stretch;gap:48px}.axis-section.is-axis-closed .axis-map{margin-left:0;margin-right:0}.axis-section .axis-map{--orbit-radius:clamp(218px,15vw,260px);--axis-closed-shift:max(0px,calc((min(1180px,calc(100vw - 48px)) - 560px)/2));aspect-ratio:1;isolation:isolate;background:#ffffff94;border:0;border-radius:50%;width:min(100%,560px);min-height:0;padding:0;transition:width 1.5s cubic-bezier(.16,1,.3,1),box-shadow 1.5s cubic-bezier(.16,1,.3,1),transform 1.7s cubic-bezier(.16,1,.3,1);display:block;position:relative;overflow:visible;box-shadow:inset 0 0 0 1px #071b390e,0 22px 74px #071b390e}@media (width>=1121px){.axis-section.is-axis-closed .axis-map,.axis-section.is-axis-mounted:not(.is-axis-open) .axis-map,.axis-section.is-axis-closing .axis-map{transform:translateX(var(--axis-closed-shift))}.axis-section.is-axis-open .axis-map{transform:translate(0)}}.axis-section .axis-map:before{content:"";background:#ffffffdb;border:0;border-radius:50%;width:164px;height:164px;display:grid;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);box-shadow:0 18px 50px #071b391f}.axis-section .axis-map:after{display:none}.axis-tabs{position:absolute;inset:0}.axis-core{z-index:2;place-items:center;width:116px;height:134px;display:grid;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.axis-core img{filter:drop-shadow(0 16px 26px #071b3929);width:82px;height:auto}@keyframes axisNodeOrbit{0%{transform:translate(-50%,-50%)rotate(var(--orbit-start))translateX(var(--orbit-radius))rotate(var(--orbit-counter-start))}to{transform:translate(-50%,-50%)rotate(var(--orbit-end))translateX(var(--orbit-radius))rotate(var(--orbit-counter-end))}}.axis-section .axis-node{z-index:2;width:168px;min-height:92px;color:var(--blue-deep);cursor:pointer;text-align:left;backdrop-filter:blur(18px);transform:translate(-50%,-50%)rotate(var(--orbit-angle,var(--orbit-start)))translateX(var(--orbit-radius))rotate(var(--orbit-counter,var(--orbit-counter-start)));will-change:transform;background:#ffffffc2;border:1px solid #071b391a;border-radius:22px;gap:5px;padding:13px 14px;transition:background .9s cubic-bezier(.16,1,.3,1),border-color .9s cubic-bezier(.16,1,.3,1),box-shadow .9s cubic-bezier(.16,1,.3,1);animation:58s linear infinite axisNodeOrbit;display:grid;position:absolute;top:50%;left:50%;box-shadow:0 14px 36px #071b390f}.axis-section .axis-node:after{content:"+";width:22px;height:22px;color:var(--blue-deep);opacity:.72;background:#ffffffbd;border:1px solid #071b391a;border-radius:999px;place-items:center;font-size:.92rem;font-weight:680;line-height:1;transition:opacity .78s cubic-bezier(.16,1,.3,1),transform .78s cubic-bezier(.16,1,.3,1),background .78s cubic-bezier(.16,1,.3,1),border-color .78s cubic-bezier(.16,1,.3,1);display:grid;position:absolute;top:14px;right:14px;transform:scale(1);box-shadow:0 8px 22px #071b3911}.axis-section.is-axis-open .axis-map{--orbit-radius:clamp(218px,15vw,260px);width:min(100%,560px)}.axis-section .axis-node:hover,.axis-section .axis-node:focus-visible{background:#fffffff7;border-color:#071b392e;box-shadow:0 20px 56px #071b391b}.axis-section.is-axis-open .axis-node.is-active{background:#fffffff7;border-color:#ffd300b8;box-shadow:0 20px 56px #071b391b}.axis-section .axis-node.is-active{z-index:3}.axis-section .axis-node:hover:after,.axis-section .axis-node:focus-visible:after{opacity:1;transform:scale(1.08)}.axis-section.is-axis-open .axis-node.is-active:after{background:var(--gold);opacity:1;border-color:#ffd300e0;transform:scale(1.08);box-shadow:0 0 0 8px #ffd30033,0 0 34px #ffd30052}.axis-section.is-axis-closed .axis-node.is-active,.axis-section.is-axis-closing .axis-node.is-active,.axis-section.is-axis-mounted:not(.is-axis-open) .axis-node.is-active{background:#ffffffc2;border-color:#071b391a;box-shadow:0 14px 36px #071b390f}.axis-section.is-axis-closed .axis-node.is-active:after,.axis-section.is-axis-closing .axis-node.is-active:after,.axis-section.is-axis-mounted:not(.is-axis-open) .axis-node.is-active:after{opacity:.72;background:#ffffffbd;border-color:#071b391a;transform:scale(1);box-shadow:0 8px 22px #071b3911}.axis-section .axis-map:hover .axis-node,.axis-section .axis-map:focus-within .axis-node{transition-duration:.62s}.axis-node-deporte{--orbit-start:-90deg;--orbit-end:270deg;--orbit-counter-start:90deg;--orbit-counter-end:-270deg}.axis-node-artistico{--orbit-start:-30deg;--orbit-end:330deg;--orbit-counter-start:30deg;--orbit-counter-end:-330deg}.axis-node-ecologia{--orbit-start:30deg;--orbit-end:390deg;--orbit-counter-start:-30deg;--orbit-counter-end:-390deg}.axis-node-innovacion{--orbit-start:90deg;--orbit-end:450deg;--orbit-counter-start:-90deg;--orbit-counter-end:-450deg}.axis-node-pastoral{--orbit-start:150deg;--orbit-end:510deg;--orbit-counter-start:-150deg;--orbit-counter-end:-510deg}.axis-node-ingles{--orbit-start:210deg;--orbit-end:570deg;--orbit-counter-start:-210deg;--orbit-counter-end:-570deg}.axis-node-dot{display:none}.axis-section .axis-node strong{color:var(--blue-deep);font-size:.96rem;font-weight:760;line-height:1.1}.axis-section .axis-node small{max-width:150px;color:var(--muted);font-size:.72rem;font-weight:520;line-height:1.32}.axis-section .axis-map .axis-node,.axis-section .axis-map .axis-node:hover,.axis-section .axis-map .axis-node:focus-visible,.axis-section .axis-map .axis-node.is-active,.axis-section .axis-map .axis-node.is-active strong{color:var(--blue-deep)}.axis-section .axis-map .axis-node.is-active small{color:var(--muted)}.axis-section .axis-panel{color:#fff;background:radial-gradient(circle at 86% 16%,#ffffff29,transparent 28%),var(--blue-deep);opacity:1;filter:blur();transform-origin:0;border-radius:42px;flex-direction:column;justify-content:space-between;min-width:0;min-height:680px;padding:36px;transition:opacity 1.5s cubic-bezier(.16,1,.3,1),transform 1.7s cubic-bezier(.16,1,.3,1),filter 1.7s cubic-bezier(.16,1,.3,1),box-shadow 1.7s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden;transform:translate(0)scale(1);box-shadow:0 28px 86px #071b3926}.axis-section.is-axis-closed .axis-panel{display:none}.axis-section.is-axis-mounted:not(.is-axis-open) .axis-panel,.axis-section.is-axis-closing .axis-panel{opacity:0;pointer-events:none;filter:blur(9px);transform:translate(64px)scale(.965);box-shadow:0 18px 70px #071b3900}.axis-section .axis-panel:after{content:"";border:1px solid #ffffff29;border-radius:50%;width:310px;height:310px;position:absolute;bottom:-110px;right:-110px}.axis-panel-copy,.axis-gallery{z-index:2;opacity:1;transition:opacity 1.15s cubic-bezier(.16,1,.3,1),transform 1.15s cubic-bezier(.16,1,.3,1);position:relative;transform:translateY(0)}.axis-panel-copy{transition-delay:.12s}.axis-gallery{transition-delay:.22s}.axis-section.is-axis-closed .axis-panel-copy,.axis-section.is-axis-closed .axis-gallery,.axis-section.is-axis-mounted:not(.is-axis-open) .axis-panel-copy,.axis-section.is-axis-mounted:not(.is-axis-open) .axis-gallery,.axis-section.is-axis-closing .axis-panel-copy,.axis-section.is-axis-closing .axis-gallery{opacity:0;transition-delay:0s;transform:translateY(18px)}.axis-section .axis-panel.is-changing{opacity:.84;filter:blur(1.8px);transition-duration:.52s;transform:translate(0)translateY(5px)scale(.996)}.axis-panel-close{z-index:4;color:#fff;cursor:pointer;backdrop-filter:blur(16px);width:46px;height:46px;transition:background var(--ease),transform var(--ease);background:#ffffff1a;border:1px solid #ffffff38;border-radius:999px;place-items:center;display:grid;position:absolute;top:24px;right:24px}.axis-panel-close:hover,.axis-panel-close:focus-visible{background:#ffffff2e;transform:scale(1.04)}.axis-panel-close span,.axis-panel-close span:after{background:currentColor;border-radius:999px;width:17px;height:2px;display:block}.axis-panel-close span{transform:rotate(45deg)}.axis-panel-close span:after{content:"";transform:rotate(90deg)}.axis-section .axis-panel h3{color:#fff;max-width:600px;margin-top:18px;font-size:clamp(2.8rem,3.6vw,3.72rem);font-weight:340;line-height:1.02}.axis-panel-description{gap:10px;margin-top:18px;display:grid}.axis-section .axis-panel .axis-panel-description p{color:#ffffffbd;max-width:560px;margin:0;font-size:.94rem;line-height:1.54}.axis-gallery{z-index:2;aspect-ratio:5/2.65;touch-action:pan-y;background:#ffffff14;border:1px solid #ffffff29;border-radius:28px;width:100%;max-height:270px;position:relative;overflow:hidden;box-shadow:0 18px 46px #010d222e}.axis-gallery-media,.axis-gallery-slide{width:100%;height:100%;position:absolute;inset:0}.axis-gallery-slide{object-fit:cover;opacity:0;transition:opacity 1.3s cubic-bezier(.16,1,.3,1),transform 1.8s cubic-bezier(.16,1,.3,1);display:block;transform:scale(1.035)}.axis-gallery-slide.is-active{opacity:1;transform:scale(1)}.axis-gallery-controls{z-index:3;pointer-events:none;grid-template-columns:44px 1fr 44px 44px;align-items:center;gap:10px;display:grid;position:absolute;bottom:14px;left:14px;right:14px}.axis-gallery-arrow,.axis-gallery-dot,.axis-gallery-toggle{cursor:pointer;pointer-events:auto;border:0}.axis-gallery-arrow,.axis-gallery-toggle{color:#fff;backdrop-filter:blur(14px);background:#071b396b;border:1px solid #ffffff47;border-radius:50%;place-items:center;width:44px;height:44px;transition:background .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1);display:grid;box-shadow:0 8px 24px #010d2224}.axis-gallery-arrow:hover,.axis-gallery-arrow:focus-visible,.axis-gallery-toggle:hover,.axis-gallery-toggle:focus-visible{background:#071b39ad;transform:scale(1.05)}.axis-gallery-dots{backdrop-filter:blur(14px);background:#071b3957;border:1px solid #fff3;border-radius:999px;justify-content:center;align-items:center;gap:0;min-height:44px;display:flex}.axis-gallery-dot{background:0 0;border-radius:50%;place-items:center;width:44px;height:44px;padding:0;display:grid;position:relative}.axis-gallery-dot:before{content:"";background:#ffffff8a;border-radius:50%;width:7px;height:7px;transition:width .9s cubic-bezier(.16,1,.3,1),background .9s cubic-bezier(.16,1,.3,1),transform .9s cubic-bezier(.16,1,.3,1)}.axis-gallery-dot.is-active:before{background:var(--gold);border-radius:999px;width:24px}.manifest-section{color:var(--blue-deep);background:radial-gradient(circle at 88% 22%,#ffd30038,transparent 22%),linear-gradient(135deg,#fff 0%,var(--paper)100%);padding:138px 0;position:relative;overflow:hidden}.manifest-section:before{content:"";background:linear-gradient(90deg,#0000,#071b3924,#0000);height:1px;position:absolute;inset:34px 0 auto}.manifesto-lab{z-index:2;grid-template-columns:minmax(280px,.76fr) minmax(0,1.24fr);align-items:stretch;gap:36px;display:grid;position:relative}.manifest-kicker{color:var(--orange);text-transform:uppercase;margin:0;font-size:.82rem;font-weight:650}.manifest-copy-block{backdrop-filter:blur(18px);background:#ffffffb8;border:1px solid #071b3914;border-radius:40px;flex-direction:column;justify-content:space-between;align-self:start;min-height:520px;padding:34px;display:flex;position:sticky;top:118px;box-shadow:0 20px 70px #071b3912}.manifest-title{max-width:560px;color:var(--blue-deep);font-size:4.45rem;font-weight:470;line-height:.96}.manifest-copy-block p:last-child{max-width:430px;color:var(--muted);margin:0;font-size:1.05rem;font-weight:350;line-height:1.64}.manifest-orbit{grid-template-columns:1fr 1fr;gap:16px;display:grid}.manifest-orbit article{background:#ffffffb8;border:1px solid #071b3914;border-radius:34px;min-height:250px;padding:26px;position:relative;overflow:hidden;box-shadow:0 18px 58px #071b3911}.manifest-orbit article:first-child{color:#fff;background:linear-gradient(140deg,#ffd3002e,transparent 42%),var(--blue-deep);grid-row:span 2;min-height:516px}.manifest-orbit article:after{content:"";border:1px solid #ffd30052;border-radius:50%;width:220px;height:220px;position:absolute;bottom:-90px;right:-80px}.manifest-orbit span{color:var(--orange);font-size:.76rem;font-weight:700}.manifest-orbit h3{margin:88px 0 0;font-size:3rem;font-weight:520;line-height:.96}.manifest-orbit p{max-width:320px;color:var(--muted);margin:18px 0 0;font-weight:350;line-height:1.58}.manifest-orbit article:first-child p,.manifest-orbit article:first-child h3{color:#fff}.manifest-orbit article:first-child p{color:#ffffffb8}.section{padding:112px 0}.photo-break{width:100%;height:clamp(350px,34vw,500px);margin:0;position:relative;overflow:hidden}.photo-break img{object-fit:cover;will-change:transform;width:100%;height:calc(100% + 152px);display:block;position:absolute;inset:-76px 0}.photo-break-home img{object-position:56% 58%}.photo-break--large{height:clamp(300px,43.9vw,440px)}.photo-break--standard{height:clamp(280px,40.25vw,400px)}.photo-break--medium{height:clamp(260px,37.8vw,360px)}.photo-break-inicial-huerta img{object-position:58% 52%;height:calc(100% + 104px);inset:-52px 0}.photo-break-inicial-casita img{object-position:50% 57%;height:calc(100% + 80px);inset:-40px 0}.photo-break-primaria-aula img{object-position:55% 50%;height:calc(100% + 104px);inset:-52px 0}.photo-break-primaria-deporte img{object-position:50% 48%;height:calc(100% + 96px);inset:-48px 0}.photo-break-primaria-patio img{object-position:50% 48%;height:calc(100% + 80px);inset:-40px 0}.photo-break-ciclo-patio img{object-position:56% 48%;height:calc(100% + 104px);inset:-52px 0}.photo-break-ciclo-deporte img{object-position:54% 48%;height:calc(100% + 96px);inset:-48px 0}.photo-break-ciclo-aula img{object-position:52% 32%;height:calc(100% + 80px);inset:-40px 0}.photo-break-bachillerato-aula img{object-position:60% 50%;height:calc(100% + 104px);inset:-52px 0}.photo-break-bachillerato-patio img{object-position:52% 46%;height:calc(100% + 96px);inset:-48px 0}.photo-break-bachillerato-comunidad img{object-position:52% 42%;height:calc(100% + 80px);inset:-40px 0}.photo-break-maternal{height:clamp(210px,36.5vw,380px)}.photo-break-maternal img{object-position:50% 50%;height:calc(100% + 96px);inset:-48px 0}.section-intro{max-width:620px;margin-bottom:56px}.section-intro-center{text-align:center;margin-left:auto;margin-right:auto}.section-intro h2,.journey-copy h2,.identity-copy h2,.social-heading h2,.admissions-copy h2{font-size:4.72rem;font-weight:460;line-height:.96}.section-intro p,.journey-copy p,.identity-copy p,.admissions-copy p{color:var(--muted);font-size:1.03rem;font-weight:360;line-height:1.7}.feature-section{background:linear-gradient(145deg,transparent 0 48%,#e9f0f852 48% 66%,transparent 66% 100%),linear-gradient(180deg,#fff 0%,var(--paper)100%);position:relative;overflow:hidden}.feature-section:before{content:"";border:1px solid #071b3912;border-radius:44% 56% 52% 48%/58% 45% 55% 42%;width:440px;height:220px;position:absolute;top:30px;right:-42px;transform:rotate(-7deg)}.feature-stack{z-index:2;gap:28px;display:grid;position:relative}.principle-system{z-index:2;grid-template-columns:minmax(0,1.12fr) minmax(320px,.88fr);align-items:stretch;gap:20px;display:grid;position:relative}.principle-card{backdrop-filter:blur(16px);background:#ffffffb8;border:1px solid #071b3914;border-radius:38px;min-height:320px;padding:34px;position:relative;overflow:hidden;box-shadow:0 18px 60px #071b3912}.principle-card-main{grid-template-rows:auto 1fr auto;min-height:690px;display:grid}.principle-number{color:var(--orange);font-size:.78rem;font-weight:700}.principle-card h3{max-width:600px;color:var(--blue-deep);margin:24px 0 0;font-size:4.1rem;font-weight:480;line-height:.98}.principle-card p{max-width:520px;color:var(--muted);margin:18px 0 0;font-size:1rem;font-weight:350;line-height:1.65}.principle-card figure{transform:translate3d(0,var(--parallax-y,0px),0)rotate(-1.4deg);border-radius:42% 58% 47% 53%/56% 44%;margin:34px 0 0;overflow:hidden}.principle-card img{object-fit:cover;width:100%;height:360px}.principle-pair{gap:20px;display:grid}.principle-card:not(.principle-card-main) h3{font-size:2.5rem}.principle-tags{flex-wrap:wrap;gap:8px;margin-top:28px;display:flex}.principle-tags span{color:var(--blue-deep);background:#ffffff9e;border:1px solid #071b391a;border-radius:999px;padding:.62rem .78rem;font-size:.82rem}.principle-card-dark{color:#fff;background:linear-gradient(135deg,#ffd30029,transparent 45%),var(--blue-deep)}.principle-card-dark h3,.principle-card-dark p{color:#fff}.principle-card-dark p{color:#ffffffb8}.feature-panel{backdrop-filter:blur(12px);transform-style:preserve-3d;transition:box-shadow var(--ease),border-color var(--ease);background:#ffffffa8;border:1px solid #071b3914;border-radius:46px;position:relative;overflow:hidden;box-shadow:0 18px 64px #071b3912}.feature-panel:after{content:"";pointer-events:none;opacity:.76;border:1px solid #ffffffa3;border-radius:34px;position:absolute;inset:12px}.feature-panel:hover{border-color:#ffd30057;box-shadow:0 32px 96px #071b391f}.feature-panel-media{grid-template-columns:minmax(0,.86fr) minmax(420px,1.14fr);align-items:stretch;gap:34px;min-height:640px;padding:34px;display:grid}.feature-panel-split{background:linear-gradient(120deg,#ffd30052,transparent 54%),var(--mist);grid-template-columns:minmax(0,1fr) minmax(320px,.82fr);gap:34px;padding:46px;display:grid}.feature-panel-dark{color:#fff;background:linear-gradient(145deg,#ffffff1f,transparent 44%),var(--blue-deep);grid-template-columns:minmax(0,.84fr) minmax(420px,1.16fr);gap:34px;padding:34px;display:grid}.feature-copy{flex-direction:column;justify-content:center;padding:clamp(8px,2vw,34px);display:flex}.feature-index{color:var(--coral);letter-spacing:0;margin-bottom:26px;font-size:.8rem;font-weight:600;display:inline-flex}.feature-panel h3{max-width:620px;font-size:4.35rem;font-weight:460;line-height:.95}.feature-panel p{max-width:430px;color:var(--muted);margin:20px 0 0;font-size:1.03rem;font-weight:360;line-height:1.64}.feature-panel-dark h3,.feature-panel-dark p{color:#fff}.feature-panel-dark p{color:#ffffffbd}.feature-image,.feature-panel-dark>img{min-height:520px;transform:translate3d(0,var(--parallax-y,0px),0)rotate(1.5deg);border-radius:42% 58% 48% 52%/58% 43% 57% 42%;margin:0;overflow:hidden}.feature-image img,.feature-panel-dark>img{object-fit:cover;width:100%;height:100%}.feature-specs{grid-template-columns:1fr 1fr;align-content:center;gap:12px;display:grid}.feature-specs span{min-height:124px;color:var(--blue-deep);transition:transform var(--ease),background var(--ease);background:#ffffff85;border:1px solid #071b391a;border-radius:28px;align-items:end;padding:18px;font-size:1rem;font-weight:520;display:flex}.feature-specs span:hover{background:#ffffffc2;transform:translateY(-2px)}.journey-section{background:linear-gradient(118deg,#fff 0 54%,#fffaf0d1 54% 100%);position:relative;overflow:visible}.journey-section:before{content:"";border:1px solid #071b390e;border-radius:48% 52% 46% 54%/56% 44%;width:40vw;height:72%;position:absolute;top:120px;left:4vw;transform:rotate(18deg)}.journey-layout{z-index:2;grid-template-columns:minmax(320px,.75fr) minmax(0,1.25fr);align-items:stretch;gap:58px;display:grid;position:relative}.journey-copy{z-index:6;align-self:stretch;min-height:100%;position:relative;transform:none}.journey-copy-inner{z-index:7;will-change:transform;height:max-content;padding-top:12px;transition:none;position:relative;top:auto;transform:none}.journey-copy p{max-width:430px;margin:20px 0 0}@media (width>=761px){.journey-section{padding-bottom:clamp(132px,10vw,180px)}}.journey-list{gap:16px;display:grid;position:relative}.journey-list:before{content:"";background:linear-gradient(#0000,#071b392e,#0000);width:1px;position:absolute;top:24px;bottom:24px;left:111px}.journey-card{backdrop-filter:blur(12px);min-height:218px;transform-style:preserve-3d;transition:background var(--ease),box-shadow var(--ease),border-color var(--ease);background:#ffffffb8;border:1px solid #071b3914;border-radius:999px 34px 34px 999px;grid-template-columns:188px 1fr;align-items:center;gap:28px;padding:18px;display:grid;position:relative;box-shadow:0 12px 38px #071b390c}.journey-card:hover{background:#fff;border-color:#112f5b29;box-shadow:0 20px 58px #071b3916}.journey-card img{aspect-ratio:1;object-fit:cover;border-radius:50%;width:188px;height:auto;transition:transform .7s}.journey-card:hover img{transform:scale(1.04)}.journey-card span{color:var(--coral);text-transform:uppercase;font-size:.78rem;font-weight:650}.journey-card h3{color:var(--blue-deep);letter-spacing:0;margin:8px 0 0;font-size:3.05rem;font-weight:460;line-height:.95}.journey-card p{color:var(--muted);margin:14px 0 0;font-size:1.02rem;font-weight:360}.identity-section{background:var(--paper);padding:120px 0;position:relative;overflow:hidden}.identity-section:before{content:"";border:1px solid #071b3914;border-radius:42% 58% 48% 52%/58% 42%;width:44vw;height:44vw;position:absolute;inset:8% -8% auto auto}.identity-panel{color:#fff;background:linear-gradient(145deg,#e9f0f826,transparent 42%),var(--blue-deep);border-radius:54px;grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);gap:40px;padding:clamp(30px,4vw,58px);display:grid;position:relative;overflow:hidden}.identity-panel:before{content:"";background:#e9f0f824;border-radius:50%;width:58%;height:110%;position:absolute;top:-30%;right:-19%;transform:rotate(-12deg)}.identity-copy,.identity-media{z-index:2;position:relative}.identity-copy h2,.identity-copy p{color:#fff}.identity-copy p{color:#ffffffbd;max-width:520px;margin:24px 0 0;font-weight:350}.identity-points{flex-wrap:wrap;gap:10px;margin-top:30px;display:flex}.identity-points span{color:#ffffffdb;background:#ffffff14;border:1px solid #ffffff2e;border-radius:999px;padding:.75rem .95rem;font-size:.92rem;font-weight:520;display:inline-flex}.identity-media{min-height:460px;transform:translate3d(0,var(--parallax-y,0px),0)rotate(2deg);border-radius:42% 58% 47% 53%/56% 43% 57% 44%;margin:0;overflow:hidden}.identity-media img{object-fit:cover;width:100%;height:100%}.life-section{background:linear-gradient(180deg,#fff 0%,#fff 60%,var(--paper)100%);position:relative;overflow:hidden}.life-collage{grid-template-columns:1.15fr .72fr .86fr;grid-auto-rows:260px;align-items:stretch;gap:16px;display:grid}.life-scene,.life-note{background:var(--paper);transform-style:preserve-3d;border-radius:34px;position:relative;overflow:hidden}.life-scene-large{grid-row:span 2}.life-scene img{object-fit:cover;width:100%;height:100%;transition:transform .85s ease,filter var(--ease)}.life-scene:after,.social-tile:after{content:"";background:linear-gradient(#071b3900 42%,#071b39c2 100%);position:absolute;inset:0}.life-scene div{z-index:2;color:#fff;position:absolute;bottom:22px;left:24px;right:24px}.life-scene span,.life-note span{color:var(--gold);text-transform:uppercase;font-size:.78rem;font-weight:650}.life-scene h3{color:#fff;margin-top:8px;font-size:2.75rem;line-height:.98}.life-scene:hover img{filter:saturate(1.04);transform:scale(1.075)}.life-note{background:linear-gradient(135deg,#ffd30057,transparent 48%),var(--mist);flex-direction:column;justify-content:center;padding:28px;display:flex}.life-note p{color:var(--blue-deep);letter-spacing:0;margin:18px 0 0;font-size:1.55rem;font-weight:460;line-height:1.12}.social-section{background:linear-gradient(120deg,#112f5b0a,transparent 36%),var(--paper);position:relative;overflow:hidden}.social-heading{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:30px;margin-bottom:36px;display:grid}.social-grid{grid-template-columns:1.16fr .84fr 1fr .92fr;grid-auto-rows:226px;gap:14px;display:grid}.social-tile{background:var(--blue-deep);transition:box-shadow var(--ease),filter var(--ease);border-radius:30px;position:relative;overflow:hidden}.social-tile:hover{filter:saturate(1.04);box-shadow:0 24px 66px #071b3924}.social-tile-tall{grid-row:span 2}.social-tile-wide{grid-column:span 2}.social-tile img{object-fit:cover;width:100%;height:100%;transition:transform .9s ease,filter var(--ease)}.social-tile:hover img,.social-tile:focus-visible img{filter:saturate(1.05);transform:scale(1.085)}.social-tile span{z-index:2;color:#fff;font-weight:560;position:absolute;bottom:16px;left:18px}.text-link{color:var(--blue);transition:color var(--ease),transform var(--ease);align-items:center;gap:8px;font-weight:560;display:inline-flex}.text-link:after{content:"→";transition:transform var(--ease)}.text-link:hover,.text-link:focus-visible{color:var(--blue-deep);transform:translateY(-1px)}.text-link:hover:after,.text-link:focus-visible:after{transform:translate(5px)}.testimonials-section{background:#fff;position:relative;overflow:hidden}.testimonials-section:before{display:none}.testimonials-head{z-index:2;text-align:center;max-width:980px;margin:0 auto 28px;display:block;position:relative}.testimonials-head h2{color:var(--blue-deep);margin:0;font-size:4.72rem;font-weight:380;line-height:.95}.testimonials-head p:last-child{display:none}.testimonial-board{z-index:2;width:100%;padding:78px 0 84px;position:relative;overflow:hidden;mask-image:linear-gradient(90deg,#0000,#000 9% 91%,#0000)}.testimonial-board.is-draggable{cursor:grab;touch-action:pan-y;user-select:none}.testimonial-board.is-dragging{cursor:grabbing}.testimonial-track{align-items:center;gap:20px;width:max-content;animation:64s linear infinite testimonialFlow;display:flex}.testimonial-board.is-draggable .testimonial-track{transform:translate3d(var(--testimonial-x,0px),0,0);will-change:transform;animation:none}.testimonial-card{--y:0px;--card-scale:1;opacity:.7;backdrop-filter:blur(14px);width:304px;min-height:196px;transform:translateY(var(--y))scale(var(--card-scale));transition:opacity var(--ease),border-color var(--ease),box-shadow var(--ease),background var(--ease),transform var(--ease-dream);background:#f6f8fbc7;border:1px solid #071b3913;border-radius:28px;flex-direction:column;justify-content:center;align-items:center;padding:24px 26px;display:inline-flex;box-shadow:0 14px 36px #071b390a}.testimonial-card:nth-child(3n+1){--y:-58px}.testimonial-card:nth-child(3n+2){--y:58px}.testimonial-card:nth-child(4n){--y:-12px}.testimonial-card:nth-child(5n){--y:36px}.testimonial-card:hover{--card-scale:1.025;opacity:1;background:#fff;border-color:#112f5b29;box-shadow:0 20px 54px #071b3913}.testimonial-card-dark:hover{background:var(--blue-deep);border-color:#ffd30057;box-shadow:0 22px 60px #071b391f}.testimonial-card p{color:var(--blue-deep);text-align:center;text-wrap:balance;margin:0;font-size:1.08rem;font-weight:420;line-height:1.24}.testimonial-card span{color:var(--blue-deep);margin-top:12px;font-size:.78rem;font-weight:560}.testimonial-card-dark{color:#fff;background:var(--blue-deep)}.testimonial-card-dark p,.testimonial-card-dark span,.testimonial-card-dark span{color:#fff}.testimonial-card-gold{background:linear-gradient(145deg,#fff6,transparent 52%),var(--gold)}@keyframes testimonialFlow{0%{transform:translate(0)}to{transform:translate(-50%)}}.instagram-section{background:linear-gradient(180deg,var(--paper)0%,#fff 100%);position:relative;overflow:hidden}.instagram-shell{backdrop-filter:blur(18px);background:#ffffffc7;border:1px solid #071b3917;border-radius:42px;overflow:hidden;box-shadow:0 24px 78px #071b3913}.instagram-profile{border-bottom:1px solid #071b3914;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:22px;padding:28px;display:grid}.instagram-avatar{object-fit:cover;border-radius:50%;width:82px;height:82px;box-shadow:0 14px 30px #071b391a}.instagram-copy .eyebrow{margin-bottom:8px}.instagram-copy h2{color:var(--blue-deep);margin:0;font-size:2.22rem;font-weight:560;line-height:1}.instagram-copy p:last-child{max-width:560px;color:var(--muted);margin:10px 0 0;font-size:.98rem;line-height:1.55}.instagram-follow{color:#fff;background:var(--blue);min-height:42px;transition:background var(--ease),transform var(--ease);border-radius:999px;justify-content:center;align-items:center;padding:.78rem 1.08rem;font-weight:650;display:inline-flex}.instagram-follow:hover,.instagram-follow:focus-visible{background:var(--blue-deep);transform:translateY(-1px)}.instagram-stats{border-bottom:1px solid #071b3914;grid-template-columns:repeat(3,1fr);display:grid}.instagram-stats span{color:var(--muted);text-align:center;gap:3px;padding:18px 30px;font-size:.85rem;display:grid}.instagram-stats span+span{border-left:1px solid #071b3914}.instagram-stats strong{color:var(--blue-deep);font-size:1.35rem}.instagram-feed{background:#071b3914;grid-template-columns:repeat(3,1fr);gap:4px;padding:4px;display:grid}.instagram-post{aspect-ratio:1;background:var(--mist);position:relative;overflow:hidden}.instagram-post:after{content:"";opacity:0;transition:opacity var(--ease);background:linear-gradient(#0000 56%,#071b3938);position:absolute;inset:0}.instagram-post img{object-fit:cover;width:100%;height:100%;transition:transform .85s cubic-bezier(.16,1,.3,1),filter var(--ease)}.instagram-post:hover:after,.instagram-post:focus-visible:after{opacity:1}.instagram-post:hover img,.instagram-post:focus-visible img{filter:saturate(1.04);transform:scale(1.045)}.admissions-section{background:#151052;align-items:center;min-height:86vh;padding:120px 0;display:flex;position:relative;overflow:hidden}.admissions-section:before{display:none}.admissions-panel{color:#fff;background:0 0;border-radius:0;grid-template-columns:minmax(0,1fr) minmax(360px,.74fr);align-items:center;gap:48px;padding:0;display:grid;position:relative;overflow:visible}.admissions-panel:before{display:none}.admissions-copy,.admissions-media{z-index:2;position:relative}.admissions-copy h2{color:#fff;max-width:840px;font-size:5.55rem;font-weight:340;line-height:.92}.admissions-copy p{color:#ffffffbd;max-width:680px;margin:28px 0 0;font-size:1.08rem;font-weight:350;line-height:1.68}.admissions-actions{flex-wrap:wrap;gap:14px;margin-top:34px;display:flex}.admissions-media{height:500px;transform:translate3d(0,var(--parallax-y,0px),0);border:1px solid #ffffff2e;border-radius:38px;margin:0;position:relative;overflow:hidden;box-shadow:0 30px 92px #0000003d}.admissions-media img,.admissions-slide{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.admissions-slide{opacity:0;transition:opacity 1.45s cubic-bezier(.16,1,.3,1),transform 2.6s cubic-bezier(.16,1,.3,1),filter 1.45s cubic-bezier(.16,1,.3,1);transform:scale(1.035)}.admissions-slide.is-active{opacity:1;transform:scale(1)}.admissions-autoplay,.testimonial-autoplay{z-index:4;color:#fff;cursor:pointer;backdrop-filter:blur(14px);background:#071b3985;border:1px solid #ffffff4d;border-radius:999px;place-items:center;width:44px;height:44px;display:grid;position:absolute;bottom:16px;right:16px;box-shadow:0 10px 28px #010d222e}.testimonial-autoplay{top:18px;bottom:auto}.site-footer{color:#ffffffc2;background:var(--blue-deep);padding:68px 0 28px}.footer-grid{grid-template-columns:minmax(260px,1fr) minmax(130px,.45fr) minmax(190px,.65fr) minmax(130px,.45fr);align-items:start;gap:34px;display:grid}.footer-grid-unified{grid-template-columns:minmax(260px,1.05fr) minmax(150px,.5fr) minmax(210px,.7fr) minmax(150px,.5fr)}.footer-brand img{width:280px;height:auto;margin-bottom:22px}.footer-brand p{max-width:330px;margin:0;line-height:1.65}.footer-column{align-content:start;gap:12px;display:grid}.footer-column h2{color:#fff;margin:0 0 8px;font-size:.9rem}.footer-column a{color:#ffffffb8;transition:color var(--ease);font-size:.95rem}.footer-link-button{color:#ffffffb8;width:fit-content;font:inherit;text-align:left;cursor:pointer;transition:color var(--ease),transform var(--ease);background:0 0;border:0;padding:0;font-size:.95rem}.footer-column a:hover,.footer-column a:focus-visible,.footer-link-button:hover,.footer-link-button:focus-visible{color:var(--gold)}.footer-link-button:hover,.footer-link-button:focus-visible{transform:translate(2px)}.footer-social-links{flex-wrap:wrap;gap:10px;display:flex}.footer-social-link{color:#ffffffd1;width:44px;height:44px;transition:transform var(--ease),border-color var(--ease),background var(--ease),color var(--ease);background:#ffffff0f;border:1px solid #ffffff29;border-radius:999px;place-items:center;display:inline-grid}.footer-social-link:hover,.footer-social-link:focus-visible{color:var(--gold);background:#ffcc001f;border-color:#ffcc008c;transform:translateY(-2px)}.footer-social-link svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.footer-social-link svg path{fill:currentColor;stroke:none}.footer-social-link:first-child svg rect,.footer-social-link:first-child svg circle,.footer-social-link:last-child svg path:first-child{fill:none;stroke:currentColor}.footer-social-link:last-child svg path:last-child{fill:currentColor;stroke:none}.footer-map{background:#ffffff14;border:1px solid #ffffff1f;border-radius:24px;grid-column:1/-1;min-height:260px;overflow:hidden}.footer-map iframe{filter:saturate(.88)contrast(.96);border:0;width:100%;height:300px}.content-page{background:radial-gradient(circle at 88% 4%,#cde0f447,#0000 28rem),linear-gradient(#f8fafc 0%,#fff 34%,#f7f9fc 100%)}.content-page main{overflow:hidden}.content-hero{align-items:center;min-height:auto;padding:142px 0 76px;display:grid;position:relative}.content-hero:before{content:"";opacity:.72;z-index:0;background:linear-gradient(90deg,#0000,#071b391f,#0000);height:1px;position:absolute;inset:auto 0 0}.content-hero-grid{z-index:1;grid-template-columns:minmax(0,.95fr) minmax(360px,.78fr);align-items:end;gap:clamp(30px,5vw,68px);display:grid;position:relative}.content-hero-copy h1{max-width:10em;color:var(--blue-deep);letter-spacing:-.052em;margin:.28rem 0 .9rem;font-size:clamp(3.15rem,7vw,6.7rem);line-height:.92}.content-hero-lead{max-width:720px;color:var(--blue-deep);letter-spacing:-.035em;margin:0 0 1rem;font-size:clamp(1.34rem,2.25vw,2.12rem);font-weight:660;line-height:1.12}.content-hero-copy>p:not(.eyebrow):not(.content-hero-lead){max-width:680px;color:var(--muted);font-size:clamp(1.04rem,1.35vw,1.28rem);line-height:1.65}.content-hero-media{aspect-ratio:1.14;background:#ffffffb8;border-radius:34px;min-height:0;margin:0;position:relative;overflow:hidden;box-shadow:0 26px 74px #071b391a}.content-hero-media:before{content:"";border-radius:inherit;z-index:2;pointer-events:none;border:1px solid #071b3914;position:absolute;inset:0}.content-hero-media img{width:100%;height:100%;min-height:inherit;object-fit:cover;filter:saturate(.96)contrast(.98);transition:transform 1.4s cubic-bezier(.16,1,.3,1),filter 1.4s cubic-bezier(.16,1,.3,1);transform:scale(1.01)}.content-hero-media:hover img{filter:saturate(1.04)contrast();transform:scale(1.045)}.content-story{padding-top:clamp(84px,11vw,150px)}.content-story-grid{grid-template-columns:minmax(280px,.7fr) minmax(0,1fr);align-items:start;gap:clamp(32px,6vw,86px);display:grid}.content-story-copy{position:sticky;top:116px}.content-story-copy h2,.content-card-section .section-intro h2{max-width:8.5em;color:var(--blue-deep);letter-spacing:-.045em;margin:0;font-size:clamp(3rem,6.5vw,6.2rem);line-height:.94}.content-story-copy p:not(.eyebrow){color:var(--muted);font-size:1.08rem;line-height:1.7}.content-story-list{gap:18px;display:grid}.content-story-list article,.content-card{backdrop-filter:blur(16px);background:#ffffffb8;border:1px solid #071b3914;border-radius:34px;transition:transform .9s cubic-bezier(.16,1,.3,1),box-shadow .9s cubic-bezier(.16,1,.3,1);box-shadow:0 24px 70px #071b3912}.content-story-list article{padding:clamp(24px,4vw,42px)}.content-story-list article:hover,.content-card:hover{transform:translateY(-4px);box-shadow:0 34px 86px #071b391a}.content-story-list span,.content-card span{color:var(--gold-strong);letter-spacing:.08em;text-transform:uppercase;margin-bottom:.9rem;font-size:.82rem;font-weight:800;display:block}.content-story-list p,.content-card p{color:#071b39ad;margin:0;font-size:clamp(1.04rem,1.5vw,1.28rem);line-height:1.58}.content-story-values{gap:.72rem;margin:1rem 0 0;padding:0;list-style:none;display:grid}.content-story-values li{color:#071b39ad;margin:0;padding-left:1.2rem;font-size:clamp(1.04rem,1.5vw,1.28rem);line-height:1.58;position:relative}.content-story-values li:before{content:"";background:var(--gold-strong);border-radius:999px;width:.42rem;height:.42rem;position:absolute;top:.66em;left:0}.content-card-section{padding-top:clamp(86px,12vw,160px)}.content-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.content-card{min-height:260px;padding:clamp(24px,3.2vw,38px)}.content-card h3{color:var(--blue-deep);letter-spacing:-.04em;margin:0 0 1rem;font-size:clamp(1.7rem,2.5vw,2.45rem);line-height:.98}.content-cta-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.community-page main{overflow:hidden}.community-hero{padding:clamp(132px,13vw,178px) 0 clamp(70px,9vw,116px);position:relative}.community-hero:before{content:"";pointer-events:none;background:radial-gradient(circle at 82% 12%,#cde0f457,#0000 31rem),linear-gradient(#ffffffeb,#f7fafdc7);position:absolute;inset:0}.community-hero-grid,.community-two-col,.legacy-grid{z-index:1;grid-template-columns:minmax(0,.9fr) minmax(380px,.86fr);align-items:center;gap:clamp(34px,6vw,92px);display:grid;position:relative}.community-hero-copy h1,.community-section-heading h2,.legacy-copy h2{color:var(--blue-deep);letter-spacing:-.058em;margin:.28rem 0 1rem;font-size:clamp(3.2rem,7.2vw,6.8rem);font-weight:430;line-height:.92}.community-hero-copy>p:not(.eyebrow):not(.community-lead),.community-section-heading p:not(.eyebrow),.legacy-copy p{max-width:680px;color:var(--muted);font-size:clamp(1.04rem,1.34vw,1.24rem);line-height:1.66}.community-lead{max-width:720px;color:var(--blue-deep);letter-spacing:-.04em;margin:0 0 1rem;font-size:clamp(1.34rem,2.2vw,2.08rem);font-weight:660;line-height:1.12}.community-hero-actions{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.community-chip{color:#ffffffdb;background:#ffd3001f;border:1px solid #ffd3007a;border-radius:999px;width:fit-content;padding:10px 14px;font-size:.84rem;font-weight:760;display:inline-flex}.church-schedule-card,.community-large-card,.community-info-card,.community-path-grid article,.patio-age-grid article{backdrop-filter:blur(18px);background:#ffffffc7;border:1px solid #071b3914;border-radius:34px;box-shadow:0 28px 78px #071b3914}.church-schedule-card{color:#fff;background:linear-gradient(145deg,#071b39f5,#17467beb),var(--blue-deep);padding:clamp(28px,4vw,46px)}.church-schedule-card h2{color:#fff;letter-spacing:-.052em;margin:24px 0 18px;font-size:clamp(2.2rem,3.8vw,4.1rem);font-weight:430;line-height:.98}.church-schedule-card dl{gap:12px;margin:0 0 22px;display:grid}.church-schedule-card dl div{border-bottom:1px solid #ffffff24;justify-content:space-between;gap:20px;padding:16px 0;display:flex}.church-schedule-card dt,.church-schedule-card dd{margin:0}.church-schedule-card dt{color:#ffffffad}.church-schedule-card dd{color:#fff;font-weight:760}.church-schedule-card p{color:#ffffffad;margin:0;line-height:1.62}.community-history,.patio-intro,.exalumnos-questions,.catequesis-path,.legacy-band,.patio-activities{padding-top:clamp(84px,11vw,150px)}.community-info-band{padding-top:clamp(86px,11vw,154px)}.community-two-col{align-items:start}.community-two-col.reverse{grid-template-columns:minmax(0,.78fr) minmax(320px,.86fr)}.community-section-heading{position:sticky;top:116px}.community-section-heading h2,.legacy-copy h2{font-size:clamp(3rem,5.9vw,5.9rem)}.community-timeline{gap:16px;display:grid}.community-timeline article{background:#fff;border:1px solid #071b3914;border-radius:30px;grid-template-columns:100px 1fr;align-items:start;gap:18px;padding:clamp(22px,3vw,34px);display:grid;box-shadow:0 20px 58px #071b390f}.community-timeline span,.community-info-card span,.community-path-grid span,.community-large-card span{color:var(--gold-strong);letter-spacing:.08em;text-transform:uppercase;font-size:.82rem;font-weight:820}.community-timeline span{letter-spacing:-.04em;font-size:1.8rem}.community-timeline p,.community-large-card p,.community-info-card p,.community-path-grid p{color:#071b39ad;margin:0;font-size:clamp(1rem,1.28vw,1.2rem);line-height:1.62}.community-card-row,.community-path-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.community-info-card,.community-path-grid article{min-height:270px;padding:clamp(24px,3vw,38px);transition:transform .9s cubic-bezier(.16,1,.3,1),box-shadow .9s cubic-bezier(.16,1,.3,1)}.community-info-card:hover,.community-path-grid article:hover,.patio-age-grid article:hover{transform:translateY(-4px);box-shadow:0 34px 88px #071b391a}.community-info-card h3,.community-path-grid h3{color:var(--blue-deep);letter-spacing:-.045em;margin:1.1rem 0 .9rem;font-size:clamp(1.8rem,2.7vw,2.6rem);font-weight:560;line-height:.98}.community-collage,.exalumnos-collage,.community-photo-stack,.catequesis-symbol,.legacy-media{min-height:470px;margin:0;position:relative}.community-depth-stack{isolation:isolate;perspective:1100px;transform-style:preserve-3d}.community-collage img,.exalumnos-collage img,.community-photo-stack img,.catequesis-symbol img,.legacy-media img{object-fit:cover;border:1px solid #ffffffb3;position:absolute;box-shadow:0 28px 78px #071b3924}.community-depth-stack img{transform:translate3d(0,var(--parallax-y,0px),var(--depth-z,0px))scale(var(--depth-scale,1));will-change:transform;transition:transform 1.4s cubic-bezier(.16,1,.3,1),filter 1.4s cubic-bezier(.16,1,.3,1),box-shadow 1.4s cubic-bezier(.16,1,.3,1)}.community-depth-stack:hover img{filter:saturate(1.04)contrast()}.community-collage img:first-child{z-index:2;--depth-z:28px;--depth-scale:1.01;border-radius:34px;width:76%;height:58%;inset:0 auto auto 0}.community-collage img:nth-child(2){z-index:3;--depth-z:72px;--depth-scale:1.035;border-radius:38px 38px 90px;width:66%;height:54%;bottom:28px;right:0}.community-collage figcaption,.community-photo-stack figcaption,.catequesis-symbol figcaption{z-index:6;color:var(--blue-deep);backdrop-filter:blur(16px);background:#ffffffdb;border-radius:999px;padding:14px 18px;font-weight:760;position:absolute;bottom:0;left:26px;box-shadow:0 18px 42px #071b391f}.legacy-grid{grid-template-columns:minmax(300px,.72fr) minmax(0,1fr)}.legacy-media{background:#fff;border-radius:38px;min-height:390px;overflow:hidden;box-shadow:0 28px 80px #071b391a}.legacy-media img,.catequesis-symbol img{border-radius:inherit;width:100%;height:100%;inset:0}.community-photo-stack img:first-child{z-index:2;--depth-z:28px;--depth-scale:1.01;border-radius:42px 42px 100px;width:72%;height:64%;top:0;left:5%}.community-photo-stack img:nth-child(2){z-index:4;--depth-z:92px;--depth-scale:1.045;border-radius:34px;width:54%;height:43%;top:36%;right:0}.community-photo-stack img:nth-child(3){z-index:3;--depth-z:56px;--depth-scale:1.025;border-radius:34px 80px 34px 34px;width:43%;height:42%;bottom:0;left:0}.community-photo-stack img:nth-child(4){z-index:5;--depth-z:132px;--depth-scale:1.055;border-radius:999px 999px 999px 42px;width:32%;height:34%;top:2%;right:10%}.community-large-card{padding:clamp(28px,4vw,48px)}.patio-age-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;display:grid}.patio-age-grid article{align-content:space-between;min-height:170px;padding:24px;transition:transform .9s cubic-bezier(.16,1,.3,1),box-shadow .9s cubic-bezier(.16,1,.3,1);display:grid}.patio-age-grid span{color:var(--gold-strong);font-weight:820}.patio-age-grid strong{color:var(--blue-deep);letter-spacing:-.04em;font-size:clamp(1.45rem,2vw,2rem);line-height:1}.catequesis-symbol{background:#fff;border-radius:46% 54% 42% 58%/54% 38% 62% 46%;min-height:430px;overflow:hidden}.catequesis-symbol:after{content:"";border-radius:inherit;border:1px solid #ffd300b8;position:absolute;inset:22px}.exalumnos-collage img:first-child{z-index:2;--depth-z:30px;--depth-scale:1.01;border-radius:36px;width:88%;height:52%;inset:26px 0 auto auto}.exalumnos-collage img:nth-child(2){z-index:3;--depth-z:78px;--depth-scale:1.035;border-radius:36px 90px 36px 36px;width:68%;height:44%;bottom:0;left:0}.exalumnos-collage .exalumnos-logo{object-fit:contain;z-index:4;--depth-z:118px;--depth-scale:1.05;background:#ffffffe6;border:0;border-radius:24px;width:32%;height:auto;padding:12px;bottom:12%;right:7%}.question-card-grid{gap:18px;display:grid}@media (width<=980px){.community-hero{padding:118px 0 72px}.community-hero-grid,.community-two-col,.community-two-col.reverse,.legacy-grid{grid-template-columns:1fr;gap:34px}.community-section-heading{position:relative;top:auto}.community-hero-copy h1,.community-section-heading h2,.legacy-copy h2{font-size:clamp(3rem,13vw,5.2rem)}.community-card-row,.community-path-grid{grid-template-columns:1fr}.community-collage,.exalumnos-collage,.community-photo-stack{min-height:390px}.patio-age-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=620px){.community-hero-actions{align-items:stretch}.community-hero-actions .button{justify-content:center;width:100%}.church-schedule-card dl div,.community-timeline article{grid-template-columns:1fr;display:grid}.church-schedule-card dl div{gap:4px}.community-timeline article{gap:8px}.community-collage,.exalumnos-collage,.community-photo-stack,.catequesis-symbol{min-height:330px}.community-collage figcaption,.community-photo-stack figcaption,.catequesis-symbol figcaption{text-align:center;justify-content:center;bottom:8px;left:16px;right:16px}.patio-age-grid{grid-template-columns:1fr}.patio-age-grid article{min-height:132px}.exalumnos-collage .exalumnos-logo{width:38%}}.footer-bottom{border-top:1px solid #ffffff1f;justify-content:space-between;gap:20px;margin-top:58px;padding-top:24px;font-size:.9rem;display:flex}.footer-bottom a{color:#fff;font-weight:620}body.modal-open{overflow:hidden}body.modal-open .site-header,body.modal-open main,body.modal-open .site-footer{pointer-events:none;user-select:none;filter:blur(10px);transition:filter var(--ease),transform var(--ease);transform:scale(.995)}.visit-modal{z-index:120;opacity:0;pointer-events:none;transition:opacity var(--ease);place-items:center;padding:24px;display:grid;position:fixed;inset:0}.visit-modal.is-open{opacity:1;pointer-events:auto}.visit-modal__backdrop{background:radial-gradient(circle at 50% 20%,#ffd3002e,#0000 32%),#071b3980;position:absolute;inset:0}.visit-dialog{width:min(760px,100%);max-height:calc(100svh - 48px);color:var(--blue-deep);transition:transform var(--ease-dream);backdrop-filter:blur(26px);background:#ffffffeb;border:1px solid #ffffffb3;border-radius:34px;padding:clamp(24px,4vw,42px);position:relative;overflow:auto;transform:translateY(18px)scale(.98);box-shadow:0 44px 120px #00000047}.visit-modal.is-open .visit-dialog{transform:translateY(0)scale(1)}.visit-dialog h2{max-width:560px;color:var(--blue-deep);margin:10px 0 0;font-size:3.6rem;font-weight:420;line-height:.96}.visit-dialog p{max-width:560px;color:var(--muted);line-height:1.62}.visit-close{cursor:pointer;background:#fff;border:1px solid #071b391f;border-radius:999px;place-items:center;width:44px;height:44px;display:grid;position:absolute;top:18px;right:18px}.visit-close span,.visit-close span:after{background:var(--blue-deep);border-radius:999px;width:16px;height:2px;display:block}.visit-close span{transform:rotate(45deg)}.visit-close span:after{content:"";transform:rotate(90deg)}.visit-form{grid-template-columns:1fr 1fr;gap:14px;margin-top:26px;display:grid}.visit-form label{color:var(--blue-deep);gap:8px;font-size:.9rem;font-weight:620;display:grid}.visit-form .visit-form__honeypot{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.visit-form input,.visit-form select,.visit-form textarea{width:100%;min-height:48px;color:var(--blue-deep);font:inherit;background:#ffffffc7;border:1px solid #071b3924;border-radius:16px;padding:.9rem 1rem}.visit-form textarea{resize:vertical}.visit-form__wide,.visit-form__submit,.visit-form__status{grid-column:1/-1}.visit-form__status{min-height:1.4em;color:var(--blue);margin:0;font-size:.92rem;font-weight:620}.visit-form__status.is-success{color:var(--blue)}.visit-form__status.is-error{color:#a33434}.visit-form__submit:disabled{cursor:wait;opacity:.64}.reveal{--parallax-y:0px;opacity:1;transform:translate3d(0,var(--parallax-y),0)}.reveal.is-reveal-pending{opacity:0;transform:translate3d(0,calc(var(--parallax-y) + 14px),0);transition:opacity .38s cubic-bezier(.16,1,.3,1)var(--reveal-delay,0s),transform .5s cubic-bezier(.16,1,.3,1)var(--reveal-delay,0s)}.reveal.is-reveal-pending.is-visible{opacity:1;transform:translate3d(0,var(--parallax-y),0)}@media (width<=760px){.reveal.is-reveal-pending{transition-duration:.26s,.34s}}[data-parallax]:not(.reveal):not(.feature-image):not(.identity-media):not(.admissions-media):not(.principle-media){transform:translate3d(0,var(--parallax-y,0px),0)}.community-page .community-depth-stack img[data-parallax]{transform:translate3d(0,var(--parallax-y,0px),var(--depth-z,0px))scale(var(--depth-scale,1))!important}@media (width<=1120px){.desktop-nav{display:none}.menu-toggle{justify-content:center;align-items:center;display:inline-flex}.hero-grid,.axis-hero,.axis-constellation,.ecosystem-shell,.axis-explorer,.testimonials-head,.principle-system,.identity-panel,.admissions-panel{grid-template-columns:1fr}.ecosystem-intro{gap:30px;min-height:auto;position:relative;top:auto}.ecosystem-principles{grid-template-columns:1fr 1fr 1fr}.axis-lab{grid-template-columns:1fr}.axis-head{gap:26px;min-height:auto}.hero-stage{min-height:560px}.hero-shell{grid-template-columns:1fr;min-height:auto;padding:18px 0 0}.hero-shell:before{width:86%;height:52%;top:2%;left:-10%}.hero-shell:after{width:96%;height:68%;top:30%;right:-16%}.hero-story{max-width:760px;min-height:auto}.hero-media-field{min-height:auto;margin:-22px 0 0 18%;padding:0 0 0 20px}.hero-title{font-size:6.8rem}.manifest-title{font-size:4.6rem}.ecosystem-intro h2,.axis-hero h2,.testimonials-head h2{font-size:4.05rem}.axis-section .axis-map,.axis-section .axis-panel{min-height:0}.axis-section .axis-node{width:176px}.section-intro h2,.journey-copy h2,.identity-copy h2,.social-heading h2,.admissions-copy h2{font-size:3.95rem}.feature-panel h3{font-size:3.65rem}.journey-card h3{font-size:2.85rem}.product-frame{inset:6% 6% 8%}.life-collage{grid-template-columns:1fr 1fr}.social-grid{grid-template-columns:repeat(3,1fr)}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand,.footer-map{grid-column:1/-1}.content-hero-grid,.content-story-grid{grid-template-columns:1fr}.content-story-copy{position:static}.content-card-grid{grid-template-columns:1fr}.content-hero-media{aspect-ratio:16/10;min-height:0}}@media (width<=820px){:root{--container:min(1180px,calc(100% - 32px))}.site-header{padding:12px 0}.header-actions .button{display:none}.mobile-menu{z-index:29;max-height:calc(100svh - 96px);color:var(--blue-deep);box-shadow:var(--shadow);opacity:0;pointer-events:none;transition:opacity var(--ease),transform var(--ease);backdrop-filter:blur(22px);background:#ffffffe6;border:1px solid #071b3914;border-radius:28px;gap:6px;padding:18px;display:grid;position:fixed;inset:76px 16px auto;overflow-y:auto;transform:translateY(-14px)scale(.98)}.content-hero{min-height:auto;padding:104px 0 48px}.content-hero:before{opacity:.56}.content-hero-copy h1{letter-spacing:-.055em;font-size:clamp(2.65rem,13vw,4.4rem)}.content-hero-lead{font-size:clamp(1.25rem,6vw,1.85rem)}.content-hero-media{aspect-ratio:16/9;border-radius:26px;min-height:0}.content-story-copy h2,.content-card-section .section-intro h2{font-size:clamp(2.6rem,13vw,4.6rem)}.content-story-list article,.content-card{border-radius:26px}.content-cta-actions,.content-cta-actions .button{width:100%}body.nav-open .mobile-menu{opacity:1;pointer-events:auto;transform:translateY(0)scale(1)}.mobile-menu>a,.mobile-menu summary{color:var(--blue-deep);cursor:pointer;border-radius:16px;justify-content:space-between;align-items:center;padding:.92rem 1rem;font-weight:620;list-style:none;display:flex}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu summary:after{content:"";opacity:.54;width:.44rem;height:.44rem;transition:transform var(--ease),opacity var(--ease);border-bottom:1.5px solid;border-right:1.5px solid;transform:rotate(45deg)}.mobile-menu-group[open] summary:after{opacity:.9;transform:translateY(2px)rotate(225deg)}.mobile-menu>a:not(.button):hover,.mobile-menu>a:not(.button):focus-visible,.mobile-menu summary:hover,.mobile-menu summary:focus-visible{background:#112f5b12}.mobile-menu-group{border-radius:18px}.mobile-submenu{gap:3px;padding:4px 6px 8px 14px;display:grid}.mobile-submenu a{color:#071b39b3;border-radius:14px;padding:.72rem .78rem;font-size:.94rem;font-weight:590;display:block}.mobile-submenu a:hover,.mobile-submenu a:focus-visible{color:var(--blue-deep);background:#112f5b0e}.hero{padding-top:96px;padding-bottom:58px}.curve-blue{opacity:.82;width:92vw;height:46vh;top:44vh;right:-48vw}.curve-light{opacity:.82;width:96vw;height:42vh;bottom:-16vh;left:-48vw}.hero-grid{gap:26px;min-height:auto}.hero-shell{padding:0 0 18px;display:block}.hero-shell:before{border-radius:33% 67% 64% 36%/52% 38% 62% 48%;width:122%;height:56%;top:0;left:-24%}.hero-shell:after{border-radius:44% 56% 42% 58%/43% 42% 58% 57%;width:128%;height:60%;top:38%;right:-34%}.hero-gold-wake{opacity:.62;width:82%;height:40%;top:20%;left:-16%}.hero-story{flex-direction:column;align-items:flex-start;gap:0;min-height:auto;padding:78px 24px 28px;display:flex}.hero-story .hero-copy{order:1}.hero-showcase .hero-dots{flex-direction:row;order:2;gap:12px;width:auto;margin-top:22px}.hero-showcase .hero-dots button{width:22px;height:22px}.hero-story .hero-title{font-size:clamp(2.95rem,9vw,3.65rem);line-height:.94}.hero-story .hero-lead{font-size:1.06rem}.hero-story .hero-text{font-size:.93rem}.hero-media-field{min-height:auto;margin:-4px 0 0;padding:0 14px 16px}.hero-media-field .hero-media-clip{border-radius:42% 58% 38% 62%/42% 39% 61% 58%;height:clamp(300px,66vw,430px)}.hero-title{max-width:100%;font-size:4.75rem;line-height:.86}.hero-lead{font-size:1.02rem}.hero-text{font-size:.92rem;line-height:1.6}.manifest-title{font-size:3.25rem}.section-intro h2,.journey-copy h2,.identity-copy h2,.social-heading h2,.admissions-copy h2{font-size:3.05rem}.feature-panel h3{font-size:2.85rem}.journey-card h3{font-size:2.35rem}.life-scene h3{font-size:2.15rem}.hero-stage{min-height:440px}.product-frame{border-radius:48% 52% 45% 55%/38% 40% 55% 57%;inset:0% -2% 2% 2%}.product-frame:after{inset:13.5% 5.2% 4.8%}.hero-media-clip{inset:12.6% 4.4% 4.4%}.hero-dots{width:min(44%,210px);height:48px;padding:0;inset:4.8% auto auto 50%;transform:translate(-50%)rotate(2deg)}.hero-dots button{width:20px;height:20px}.hero-dots span{width:9px;height:9px}.hero-dots button.is-active{width:20px}.hero-dots button.is-active span{width:9px;height:9px}.hero-dots button:first-child{--dot-x:6%;--dot-y:78%}.hero-dots button:nth-child(2){--dot-x:28%;--dot-y:36%}.hero-dots button:nth-child(3){--dot-x:50%;--dot-y:20%}.hero-dots button:nth-child(4){--dot-x:72%;--dot-y:36%}.hero-dots button:nth-child(5){--dot-x:94%;--dot-y:78%}.hero-sound{bottom:18%;right:11%}.hero-showcase .hero-sound{bottom:8%;right:8%}.axis-lab{border-radius:30px;padding:14px}.axis-orbit{grid-template-columns:1fr 1fr}.axis-panel{min-height:260px}.manifest-section,.section,.identity-section{padding:76px 0}.axis-section{padding-top:74px;padding-bottom:76px}.axis-hero{gap:22px}.axis-hero h2{text-wrap:balance;width:min(100%,620px);margin-left:auto;margin-right:auto;font-size:3.05rem}.axis-hero p:last-child{margin-top:8px}.axis-constellation{gap:24px;min-height:auto;margin-top:30px}.axis-section.is-axis-closed .axis-constellation{grid-template-columns:1fr;justify-content:center;justify-items:center}.axis-section.is-axis-closed .axis-map{margin-left:auto;margin-right:auto}.axis-section.is-axis-closed .axis-panel{display:none}.axis-section .axis-map{--orbit-radius:clamp(198px,30vw,238px);aspect-ratio:1;background:#ffffff9e;border-radius:50%;width:min(100%,520px);min-height:auto;margin:0 auto;padding:0;display:block;overflow:visible;box-shadow:inset 0 0 0 1px #071b390f,0 22px 64px #071b390e}.axis-section .axis-map:before{display:block}.axis-section .axis-map:after{display:none}.axis-core{display:grid}.axis-section .axis-node,.axis-node-deporte,.axis-node-artistico,.axis-node-ecologia,.axis-node-innovacion,.axis-node-pastoral,.axis-node-ingles{width:142px;min-height:86px;transform:translate(-50%,-50%)rotate(var(--orbit-angle,var(--orbit-start)))translateX(var(--orbit-radius))rotate(var(--orbit-counter,var(--orbit-counter-start)));border-radius:20px;padding:12px;position:absolute;inset:50% auto auto 50%}.axis-section .axis-node.is-active{z-index:3}.axis-section .axis-panel{border-radius:34px;min-height:430px;padding:28px}.axis-section .axis-panel h3{font-size:3rem}.ecosystem-section{padding-top:92px;padding-bottom:92px}.ecosystem-intro,.axis-explorer .axis-panel,.instagram-profile{border-radius:30px;padding:24px}.ecosystem-principles,.axis-map,.instagram-profile{grid-template-columns:1fr}.axis-explorer .axis-panel{min-height:360px}.axis-explorer .axis-panel h3{font-size:3rem}.testimonials-head{gap:20px;margin-bottom:22px}.testimonials-head h2,.ecosystem-intro h2{font-size:3.02rem}.instagram-shell{border-radius:32px}.instagram-follow{width:fit-content}.feature-panel-media,.feature-panel-split,.feature-panel-dark,.identity-panel,.admissions-panel{border-radius:32px;gap:24px;padding:22px}.admissions-panel{border-radius:0;padding:0}.admissions-copy h2{font-size:3.28rem}.feature-panel-split{grid-template-columns:1fr}.principle-card,.principle-card-main{border-radius:30px;min-height:auto;padding:24px}.principle-card h3{font-size:2.9rem}.principle-card:not(.principle-card-main) h3{font-size:2.25rem}.principle-card img{height:300px}.feature-image,.feature-panel-dark>img,.identity-media,.admissions-media{border-radius:24px;height:320px;min-height:300px}.admissions-section{align-items:stretch;min-height:auto;padding:76px 0}.feature-specs{grid-template-columns:1fr}.feature-specs span{min-height:86px}.journey-card{border-radius:70px 24px 24px 70px;grid-template-columns:118px 1fr;gap:16px;min-height:156px}.journey-card img{aspect-ratio:1;border-radius:18px;width:118px;height:auto}.journey-list:before{left:77px}.journey-layout{display:block}.journey-copy{z-index:8;min-height:var(--journey-copy-height,auto);margin-bottom:34px;position:relative;transform:none}.journey-copy-inner{z-index:9;backdrop-filter:blur(14px);background:linear-gradient(#f6f8fbf5 0%,#f6f8fbdb 72%,#f6f8fb00 100%);height:max-content;margin-inline:-1px;padding:16px 0 18px;position:relative;top:auto;transform:none}.life-collage,.social-grid,.footer-grid{grid-template-columns:1fr}.life-collage{grid-auto-rows:300px}.life-scene-large,.social-tile-tall,.social-tile-wide{grid-area:auto}.social-grid{grid-auto-rows:280px}.instagram-feed{grid-template-columns:repeat(3,1fr)}.social-heading{grid-template-columns:1fr;align-items:start}.footer-grid{gap:32px}.visit-form{grid-template-columns:1fr}.visit-dialog h2{font-size:2.82rem}}.iglesia-page .community-hero{padding-top:clamp(124px,11vw,150px);padding-bottom:clamp(48px,6vw,72px)}.iglesia-page .community-hero-copy h1{letter-spacing:-.045em;max-width:9.5em;font-size:clamp(3rem,5.4vw,5.25rem);line-height:.98}.church-hours-section{background:#f4f7fb;padding:clamp(64px,7vw,92px) 0}.church-hours-heading{text-align:center;max-width:610px;margin-bottom:clamp(28px,3.5vw,40px)}.church-hours-heading h2{color:var(--blue-deep);letter-spacing:-.05em;margin:0 0 .8rem;font-size:clamp(3rem,4.7vw,4.6rem);font-weight:430;line-height:.96}.church-hours-heading>p:last-child{color:var(--muted);margin:0;font-size:clamp(1.05rem,1.45vw,1.25rem)}.church-hours-grid{grid-template-columns:minmax(0,1.22fr) minmax(310px,.78fr);align-items:stretch;gap:14px;max-width:980px;display:grid}.church-hours-main,.church-confessions,.church-season-note{border-radius:20px}.church-hours-main{color:#fff;background:var(--blue-deep);padding:clamp(26px,3vw,36px);box-shadow:0 30px 82px #071b3929}.church-hours-main>.eyebrow{color:var(--gold);margin-bottom:clamp(22px,2.8vw,32px)}.church-hours-group+.church-hours-group{border-top:1px solid #ffffff24;margin-top:clamp(22px,2.8vw,30px);padding-top:clamp(21px,2.6vw,28px)}.church-hours-group h3{color:#ffffffb3;margin:0 0 1rem;font-size:clamp(1.08rem,1.4vw,1.3rem);font-weight:650}.church-hours-group ul{flex-wrap:wrap;gap:14px;margin:0;padding:0;list-style:none;display:flex}.church-hours-group li{background:#ffffff12;border:1px solid #ffffff21;border-radius:15px;min-width:114px;padding:12px 16px}.church-hours-group time{letter-spacing:-.045em;font-size:clamp(1.85rem,2.7vw,2.75rem);font-weight:500;line-height:1}.church-hours-group>p{color:#ffffffa3;max-width:640px;margin:1.15rem 0 0;font-size:.98rem;line-height:1.6}.church-hours-aside{grid-template-rows:1fr auto;gap:14px;display:grid}.church-confessions{background:#fff;border:1px solid #071b3914;padding:clamp(24px,2.8vw,32px);box-shadow:0 24px 68px #071b3913}.church-confessions h3{max-width:11ch;color:var(--blue-deep);letter-spacing:-.045em;margin:clamp(22px,2.8vw,30px) 0 .85rem;font-size:clamp(1.8rem,2.3vw,2.35rem);font-weight:450;line-height:1.02}.church-confessions p:not(.eyebrow){color:var(--muted);margin:.65rem 0 0;font-size:1rem;line-height:1.58}.church-confessions strong{color:var(--blue-deep)}.church-season-note{background:#fff7c7;border:1px solid #ffd30080;padding:17px 20px}.church-season-note span{color:var(--blue-deep);letter-spacing:.06em;text-transform:uppercase;margin-bottom:.35rem;font-size:.82rem;font-weight:800;display:block}.church-season-note p{color:#071b39b8;margin:0;line-height:1.55}@media (width<=980px){.church-hours-grid{grid-template-columns:1fr}.church-hours-aside{grid-template-rows:auto;grid-template-columns:minmax(0,1fr) minmax(260px,.65fr)}.church-confessions h3{margin-top:26px}}@media (width<=620px){.church-hours-heading{text-align:left}.church-hours-main,.church-confessions,.church-season-note{border-radius:24px}.church-hours-group ul,.church-hours-aside{grid-template-columns:1fr;display:grid}.church-hours-group li{min-width:0}}@media (width<=700px){.photo-break{height:clamp(180px,52vw,250px)}.photo-break img{height:calc(100% + 152px);inset:-76px 0}.photo-break-home img{object-position:58% 56%}.photo-break--large{height:300px}.photo-break--standard{height:280px}.photo-break--medium{height:260px}.photo-break-inicial-huerta img,.photo-break-inicial-casita img,.photo-break-primaria-aula img,.photo-break-primaria-deporte img,.photo-break-primaria-patio img,.photo-break-ciclo-patio img,.photo-break-ciclo-deporte img,.photo-break-ciclo-aula img,.photo-break-bachillerato-aula img,.photo-break-bachillerato-patio img,.photo-break-bachillerato-comunidad img{transform:none!important}.photo-break-inicial-huerta img{object-position:59% 52%}.photo-break-inicial-casita img{object-position:50% 56%}.photo-break-primaria-aula img{object-position:53% 50%}.photo-break-primaria-deporte img{object-position:50% 48%}.photo-break-primaria-patio img{object-position:49% 48%}.photo-break-ciclo-patio img{object-position:57% 49%}.photo-break-ciclo-deporte img{object-position:55% 48%}.photo-break-ciclo-aula img{object-position:53% 30%}.photo-break-bachillerato-aula img{object-position:60% 50%}.photo-break-bachillerato-patio img{object-position:55% 46%}.photo-break-bachillerato-comunidad img{object-position:53% 42%}.photo-break-maternal img{object-position:50% 50%;transform:none!important}.photo-break-maternal{height:210px}.axis-section .axis-map{--orbit-radius:clamp(122px,37vw,150px);aspect-ratio:1;background:#ffffff9e;border-radius:50%;width:min(100%,390px);min-height:auto;margin:0 auto;padding:0;display:block;overflow:visible;box-shadow:inset 0 0 0 1px #071b390e,0 22px 64px #071b390e}.axis-section.is-axis-open .axis-map{--orbit-radius:clamp(122px,37vw,150px);width:min(100%,390px)}.axis-section .axis-map:before{width:118px;height:118px;display:block}.axis-core{width:86px;height:98px;display:grid}.axis-core img{width:62px}.axis-section .axis-node,.axis-node-deporte,.axis-node-artistico,.axis-node-ecologia,.axis-node-innovacion,.axis-node-pastoral,.axis-node-ingles{width:clamp(106px,30vw,124px);min-height:72px;transform:translate(-50%,-50%)rotate(var(--orbit-angle,var(--orbit-start)))translateX(var(--orbit-radius))rotate(var(--orbit-counter,var(--orbit-counter-start)));border-radius:18px;padding:10px 11px;position:absolute;inset:50% auto auto 50%}.axis-section .axis-node:after{width:19px;height:19px;font-size:.78rem;top:9px;right:9px}.axis-section .axis-node strong{max-width:84px;font-size:.76rem}.axis-section .axis-node small{max-width:86px;font-size:.58rem;line-height:1.22}}@media (width>=641px) and (width<=1120px){.journey-layout{grid-template-columns:minmax(220px,.58fr) minmax(0,1fr);gap:24px;display:grid}.journey-copy{align-self:stretch;min-height:100%;position:relative;transform:none}.journey-copy-inner{height:max-content;position:relative;top:auto;transform:none}.journey-card{border-radius:28px;grid-template-columns:1fr}.journey-card img{aspect-ratio:1;border-radius:22px;width:100%;height:auto}.journey-list:before{display:none}}@media (width<=760px){.journey-section{padding-top:46px;padding-bottom:80px}.journey-layout{display:block}.journey-list{gap:14px}.journey-copy{z-index:10;min-height:var(--journey-copy-height,auto);margin-inline:-1px;backdrop-filter:blur(14px);background:linear-gradient(#f6f8fbfa 0%,#f6f8fbe0 76%,#f6f8fb00 100%);margin-bottom:22px;padding:14px 0 16px;position:relative;transform:none}.journey-copy-inner{backdrop-filter:none;background:0 0;padding:0;position:relative;top:auto;transform:none}}@media (width<=520px){.brand-copy span{font-size:.58rem}.brand-copy small{font-size:.92rem;display:block}.button{white-space:normal;text-align:center;width:100%}.hero-actions,.admissions-actions{flex-direction:column;align-items:stretch}.hero-stage{min-height:410px}.axis-orbit{grid-template-columns:1fr}.hero-title{font-size:3.28rem}.hero-story{padding:70px 20px 24px}.hero-story .hero-title{font-size:2.82rem;line-height:.94}.hero-story .hero-lead{margin-top:18px;font-size:1rem}.hero-story .hero-text{font-size:.9rem}.hero-story .hero-actions{width:100%;margin-top:24px}.hero-media-field{padding:0 10px 12px}.hero-media-field .hero-media-clip{height:clamp(285px,75vw,360px)}.journey-card{border-radius:30px;grid-template-columns:1fr}.journey-copy{z-index:10;min-height:var(--journey-copy-height,auto);margin-inline:-1px;backdrop-filter:blur(14px);background:linear-gradient(#f6f8fbfa 0%,#f6f8fbe0 76%,#f6f8fb00 100%);margin-bottom:20px;padding:14px 0 16px;position:relative}.journey-copy-inner{backdrop-filter:none;background:0 0;padding:0;position:relative;top:auto}.journey-card img{aspect-ratio:1;border-radius:24px;width:100%;height:auto}.journey-list:before{display:none}.section-intro h2,.journey-copy h2,.identity-copy h2,.social-heading h2,.admissions-copy h2{font-size:2.55rem}.axis-hero h2,.axis-section .axis-panel h3{font-size:2.42rem}.axis-hero h2{width:min(100%,340px);line-height:1}.manifest-title{font-size:2.68rem}.ecosystem-intro h2,.axis-explorer .axis-panel h3,.testimonials-head h2{font-size:2.48rem}.axis-section .axis-map{--orbit-radius:clamp(116px,37vw,142px);aspect-ratio:1;background:#ffffffa8;border-radius:50%;width:min(100%,360px);min-height:auto;margin:0 auto;padding:0;display:block;overflow:visible;box-shadow:inset 0 0 0 1px #071b390e,0 22px 64px #071b390e}.axis-section.is-axis-open .axis-map{--orbit-radius:clamp(116px,37vw,142px);width:min(100%,360px)}.axis-section .axis-map:before{width:106px;height:106px;display:block}.axis-core{width:78px;height:90px;display:grid}.axis-core img{width:56px}.axis-section .axis-node{width:clamp(100px,30vw,116px);min-height:68px;transform:translate(-50%,-50%)rotate(var(--orbit-angle,var(--orbit-start)))translateX(var(--orbit-radius))rotate(var(--orbit-counter,var(--orbit-counter-start)));border-radius:17px;padding:9px 10px;position:absolute;inset:50% auto auto 50%}.axis-section .axis-node:after{width:18px;height:18px;font-size:.74rem;top:8px;right:8px}.axis-section .axis-node strong{max-width:76px;font-size:.72rem}.axis-section .axis-node small{max-width:78px;font-size:.54rem;line-height:1.2}.testimonial-card{width:286px;padding:18px 22px}.testimonial-card p{font-size:1.08rem}.instagram-profile{gap:16px}.instagram-avatar{width:70px;height:70px}.instagram-copy h2{font-size:1.55rem}.instagram-stats span{padding:14px 10px}.instagram-feed{grid-template-columns:repeat(3,minmax(0,1fr));gap:3px;padding:3px}.instagram-post{border-radius:0}.feature-panel h3{font-size:2.42rem}.journey-card h3{font-size:2.18rem}.life-scene h3{font-size:2rem}.curve-blue{opacity:.78;width:104vw;height:42vh;top:56vh;right:-58vw}.hero-ring{display:none}.visit-modal{padding:14px}.visit-dialog{border-radius:28px}.footer-brand img{width:240px}.footer-bottom{flex-direction:column}}.hero-wide{isolation:isolate;color:#fff;background:var(--blue-deep);min-height:clamp(700px,92svh,860px);padding:0;position:relative;overflow:hidden}.hero-wide:before{content:"";z-index:1;pointer-events:none;background:radial-gradient(circle at 84% 28%,#c4def052,#0000 25rem),linear-gradient(90deg,#05122ae6 0%,#071b39c2 32%,#0a2b5457 62%,#081f3f14 100%),linear-gradient(#071b390f 0%,#071b393d 67%,#05122ac7 100%);transition:opacity 3.2s cubic-bezier(.16,1,.3,1);position:absolute;inset:0}.hero-wide:after{content:"";z-index:2;filter:blur(.2px);pointer-events:none;background:#cee1f09e;border-radius:55% 45% 0 0/100% 100% 0 0;height:34vh;min-height:250px;transition:opacity 3.2s cubic-bezier(.16,1,.3,1);position:absolute;inset:auto -12vw -18vh 28vw}.hero-wide .hero-slides{z-index:0;position:absolute;inset:0}.hero-slides>picture{display:contents}.hero-wide .hero-slides:after{content:"";z-index:2;pointer-events:none;opacity:0;background:#071b3933;transition:opacity 3.2s cubic-bezier(.16,1,.3,1);position:absolute;inset:0}.hero-wide .hero-slide{object-fit:cover;object-position:center;opacity:0;filter:saturate(1.02)contrast(.99);width:100%;height:100%;transition:opacity 1.55s cubic-bezier(.16,1,.3,1),transform 7.8s cubic-bezier(.16,1,.3,1),filter 1.55s cubic-bezier(.16,1,.3,1);position:absolute;inset:0;transform:scale(1.045)}.hero-wide .hero-slide.is-active{opacity:1;filter:saturate(1.08)contrast(1.01);transform:scale(1)}.hero-wide:hover .hero-slide.is-active{transform:scale(1.018)}@media (hover:hover) and (pointer:fine){.hero-wide:hover .hero-slides:after{opacity:1}.hero-wide:hover:before{opacity:.28}.hero-wide:hover:after{opacity:.5}.hero-wide:hover .hero-rings{opacity:.22}}.hero-wide .hero-rings{z-index:3;opacity:.72;pointer-events:none;border:1px solid #ffd30033;border-radius:48% 52% 47% 53%/46% 47% 53% 54%;width:clamp(24rem,43vw,44rem);height:clamp(24rem,43vw,44rem);transition:opacity 3.2s cubic-bezier(.16,1,.3,1);position:absolute;top:18%;left:max(-16rem,-14vw)}.hero-wide .hero-rings:before,.hero-wide .hero-rings:after{content:"";border-radius:inherit;border:1px solid #ffd30029;position:absolute}.hero-wide .hero-rings:before{inset:2.4rem}.hero-wide .hero-rings:after{inset:5.2rem}.hero-wide .hero-inner{z-index:4;grid-template-columns:minmax(0,43rem) 1fr;align-items:end;min-height:clamp(700px,92svh,860px);padding:clamp(8.8rem,14vh,12rem) 0 clamp(4.8rem,8vh,6.8rem);display:grid;position:relative}.hero-wide .hero-copy{color:#fff;max-width:41rem;transition:opacity .52s cubic-bezier(.16,1,.3,1),transform .52s cubic-bezier(.16,1,.3,1),filter .52s cubic-bezier(.16,1,.3,1)}.hero-wide .hero-copy.is-switching{opacity:0;filter:blur(8px);transform:translateY(10px)}.hero-wide .eyebrow{color:var(--gold);letter-spacing:.035em;text-transform:none;margin:0 0 1.1rem;font-size:clamp(.82rem,1vw,.92rem);font-weight:850}.hero-wide h1{color:#fff;letter-spacing:0;text-shadow:0 18px 42px #02091842;max-width:10ch;margin:0;font-size:clamp(4.5rem,7.25vw,7.35rem);font-weight:820;line-height:.9}.hero-wide .hero-lead{color:#fffffff5;text-wrap:balance;max-width:32rem;margin:1.28rem 0 0;font-size:clamp(1.18rem,1.56vw,1.46rem);font-weight:720;line-height:1.34}.hero-wide .hero-copy>p:not(.eyebrow):not(.hero-lead){color:#ffffffbf;max-width:36.5rem;margin:1rem 0 0;font-size:clamp(.96rem,1.04vw,1.04rem);font-weight:540;line-height:1.75}.hero-wide .hero-actions{flex-wrap:wrap;align-items:center;gap:.9rem;margin-top:2.25rem;display:flex}.hero-wide .button-primary{min-height:52px;color:var(--blue-deep);padding-inline:1.58rem;box-shadow:0 18px 44px #ffd30038}.hero-wide .hero-video{color:#fff;backdrop-filter:blur(14px);background:#ffffff14;border-color:#fff6;min-height:52px;padding:.9rem 1.4rem;box-shadow:inset 0 1px #fff3}.hero-wide .hero-video:hover,.hero-wide .hero-video:focus-visible{background:#ffffff24;border-color:#ffffffad}.hero-wide .hero-badge{color:#ffffffeb;text-align:right;text-transform:uppercase;place-self:end;justify-items:end;gap:.82rem;max-width:11rem;margin-bottom:1.1rem;display:grid}.hero-wide .hero-badge img{filter:drop-shadow(0 18px 30px #0209183d);width:3rem;height:auto}.hero-wide .hero-badge strong{font-size:.82rem;font-weight:800;line-height:1.35}.hero-wide .hero-controls{z-index:6;backdrop-filter:blur(20px);background:linear-gradient(#ffffff2e,#ffffff14),#08193638;border:1px solid #ffffff3d;border-radius:999px;align-items:center;padding:.22rem .3rem;display:flex;position:absolute;top:auto;bottom:clamp(1.3rem,3vw,2.05rem);left:50%;transform:translate(-50%);box-shadow:inset 0 1px #ffffff38,0 18px 52px #02091838}.hero-wide .hero-controls[hidden]{display:none!important}.hero-wide .hero-rail{box-shadow:none;background:0 0;border:0;align-items:center;gap:0;padding:0;display:flex;position:static;transform:none}.site-header:not(.is-scrolled):not(.is-open) .brand-copy span{color:#ffffffb8}.site-header:not(.is-scrolled):not(.is-open) .brand-copy small{color:#fff}.hero-wide .hero-step{cursor:pointer;background:0 0;border:0;border-radius:999px;place-items:center;width:44px;height:44px;padding:0;transition:width .9s cubic-bezier(.16,1,.3,1),transform .6s cubic-bezier(.16,1,.3,1),opacity .6s cubic-bezier(.16,1,.3,1);display:grid;position:relative}.hero-wide .hero-slide[hidden],.hero-wide .hero-step[hidden],.hero-wide .hero-rail[hidden]{display:none!important}.hero-wide .hero-step:before{content:"";background:#ffffffb3;border-radius:999px;width:.3rem;height:.3rem;transition:width .9s cubic-bezier(.16,1,.3,1),height .9s cubic-bezier(.16,1,.3,1),background .9s cubic-bezier(.16,1,.3,1),box-shadow .9s cubic-bezier(.16,1,.3,1);box-shadow:inset 0 0 0 1px #ffffff2e,0 0 #ffd30000}.hero-wide .hero-step:after{content:"";opacity:0;background:#ffffffd1;border-radius:999px;width:.3rem;height:.08rem;transition:opacity .9s cubic-bezier(.16,1,.3,1),transform .9s cubic-bezier(.16,1,.3,1);position:absolute;transform:scaleX(.35)}.hero-wide .hero-step:hover,.hero-wide .hero-step:focus-visible{outline:0;transform:scale(1.07)}.hero-wide .hero-step:focus-visible{box-shadow:inset 0 0 0 2px var(--gold)}.hero-wide .hero-step.is-active:before{background:linear-gradient(90deg,var(--gold-soft)0%,var(--gold)48%,#ffe77a 100%);width:1.18rem;height:.3rem;box-shadow:inset 0 1px #ffffff6b,0 0 0 2px #ffd3001a,0 7px 18px #ffd30033}.hero-wide .hero-step.is-active:after{opacity:.62;transform:scaleX(1)}.hero-wide .hero-step.is-active{width:44px}.hero-wide .hero-autoplay{color:#fff;width:44px;height:44px;box-shadow:none;cursor:pointer;background:0 0;border:0;border-radius:999px;place-items:center;padding:0;display:grid;position:relative}.hero-wide .hero-autoplay:before{content:"";background:#ffffff40;width:1px;height:20px;position:absolute;left:0}.hero-wide .hero-autoplay:hover,.hero-wide .hero-autoplay:focus-visible{color:var(--gold);outline:0}.hero-wide .hero-autoplay:focus-visible:after{content:"";border:2px solid;border-radius:999px;position:absolute;inset:5px}.hero-autoplay-icon{background:linear-gradient(90deg,currentColor 0 3px,#0000 3px 7px,currentColor 7px 10px,#0000 10px);width:12px;height:12px;display:block;position:relative}.hero-autoplay.is-paused .hero-autoplay-icon{clip-path:polygon(8% 0,100% 50%,8% 100%);background:currentColor;width:11px;height:12px}.hero-wide .hero-sound{z-index:7;color:#fff;opacity:0;pointer-events:none;backdrop-filter:blur(16px);background:#071b3957;border:1px solid #ffffff4d;border-radius:999px;place-items:center;width:48px;height:48px;transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1),background .7s cubic-bezier(.16,1,.3,1);display:grid;position:absolute;bottom:clamp(1.24rem,3vw,2rem);right:max(1.25rem,50vw - 590px);box-shadow:0 18px 46px #0209183d}.hero-wide .hero-sound.is-visible{opacity:1;pointer-events:auto}.hero-wide .hero-sound:hover,.hero-wide .hero-sound:focus-visible,.hero-wide .hero-sound.is-on{background:#ffffff2b;transform:translateY(-1px)}.hero-wide .hero-sound-icon{width:25px;height:22px;display:block;position:relative}.hero-wide .hero-speaker{background:currentColor;border-radius:2px;width:7px;height:8px;position:absolute;top:7px;left:1px}.hero-wide .hero-speaker:after{content:"";clip-path:polygon(0 34%,100% 0,100% 100%,0 66%);background:currentColor;width:13px;height:18px;position:absolute;top:-5px;left:5px}.hero-wide .hero-wave{opacity:0;transform-origin:0;border:2px solid #0000;border-left:0;border-right-color:currentColor;border-radius:0 999px 999px 0;transition:opacity .62s cubic-bezier(.16,1,.3,1),transform .62s cubic-bezier(.16,1,.3,1);position:absolute;top:50%;left:15px;transform:translateY(-50%)scaleX(.72)}.hero-wide .hero-wave-a{width:7px;height:12px}.hero-wide .hero-wave-b{opacity:0;width:12px;height:18px}.hero-wide .hero-mute{transform-origin:50%;background:currentColor;border-radius:999px;width:3px;height:19px;transition:opacity .52s cubic-bezier(.16,1,.3,1),transform .52s cubic-bezier(.16,1,.3,1);position:absolute;top:3px;left:15px;transform:rotate(-42deg);box-shadow:0 0 0 2px #071b391f}.hero-wide .hero-sound.is-on .hero-wave{opacity:.96;transform:translateY(-50%)scaleX(1)}.hero-wide .hero-sound.is-on .hero-wave-b{opacity:.62}.hero-wide .hero-sound.is-on .hero-mute{opacity:0;transform:rotate(-42deg)scaleY(.2)}@media (width<=1080px){.hero-wide{min-height:760px}.hero-wide:before{background:linear-gradient(90deg,#05122ae6 0%,#071b39b8 54%,#071b393d 100%),linear-gradient(#071b390a 0%,#071b3942 58%,#05122ad1 100%)}.hero-wide .hero-inner{grid-template-columns:1fr;min-height:760px}.hero-wide .hero-badge{display:none}}@media (width<=760px){.hero-wide{min-height:780px}.hero-wide:before{background:linear-gradient(#05122a94 0%,#071b39c2 48%,#05122ae6 100%)}.hero-wide:after{height:24vh;inset:auto -36vw -12vh 8vw}.hero-wide .hero-slide{object-position:58% center}.hero-wide .hero-inner{align-items:end;min-height:780px;padding:7.8rem 0 5.6rem}.hero-wide .hero-copy{max-width:100%}.hero-wide h1{max-width:100%;font-size:clamp(3.25rem,14.8vw,4.8rem)}.hero-wide .hero-lead{max-width:21rem;font-size:1.22rem}.hero-wide .hero-copy>p:not(.eyebrow):not(.hero-lead){display:none}.hero-wide .hero-actions{align-items:stretch;gap:.72rem}.hero-wide .hero-actions .button{width:100%}.hero-wide .hero-controls{top:auto;bottom:1.3rem;left:50%;transform:translate(-50%)}.hero-wide .hero-sound{width:44px;height:44px;bottom:1.25rem;right:1rem}}@media (width<=480px){.hero-wide{min-height:800px}.hero-wide .hero-inner{min-height:800px;padding-top:7.3rem;padding-bottom:5.8rem}.hero-wide h1{font-size:clamp(3rem,14vw,4rem)}}.sector-page{background:linear-gradient(135deg,#ffd3000a 0 12%,transparent 12% 100%),linear-gradient(180deg,#fbfcfe 0%,var(--paper)54%,#fff 100%)}.sector-page .site-header{box-shadow:none;backdrop-filter:none;background:0 0}.sector-page .site-header .brand-copy span,.content-page .site-header .brand-copy span{color:#071b39a3}.sector-page .site-header .brand-copy small,.content-page .site-header .brand-copy small{color:var(--blue-deep)}.sector-page main{overflow:clip visible}.sector-carousel-hero{min-height:clamp(720px,94svh,880px)}.sector-carousel-hero:before{background:radial-gradient(circle at 78% 26%,#c4def042,#0000 24rem),linear-gradient(90deg,#05122ae0 0%,#071b39bd 32%,#0a2b5452 60%,#081f3f14 100%),linear-gradient(#071b3914 0%,#071b392e 62%,#05122ab8 100%)}.sector-carousel-hero:after{opacity:.62}@media (hover:hover) and (pointer:fine){.sector-carousel-hero:hover:before{opacity:.2}.sector-carousel-hero:hover:after{opacity:.34}}.sector-carousel-hero .hero-inner{grid-template-columns:minmax(0,40rem) minmax(260px,1fr);align-items:end;min-height:clamp(720px,94svh,880px)}.sector-carousel-hero .hero-copy{max-width:39rem}.sector-carousel-hero h1{letter-spacing:0;max-width:9ch;font-size:clamp(4.4rem,8vw,7rem)}.sector-carousel-hero .hero-lead{max-width:31rem}.sector-carousel-hero .hero-slide{object-position:58% center}.sector-carousel-hero .hero-slide[data-hero-slide="0"]{object-position:35% center}.sector-carousel-hero .hero-slide[data-hero-slide="1"]{object-position:62% center}.sector-carousel-hero .hero-slide[data-hero-slide="2"]{object-position:50% center}.sector-back-light{color:#ffffffc7;backdrop-filter:blur(14px);background:#ffffff14;border-color:#ffffff38;margin-bottom:1.15rem}.sector-back-light:hover,.sector-back-light:focus-visible{color:#fff;background:#ffffff24;border-color:#ffffff6b}.maternal-hero-note{flex-wrap:wrap;justify-content:flex-start;gap:.56rem;max-width:38rem;margin:1.25rem 0 0;display:flex}.maternal-hero-note span{color:#ffffffdb;backdrop-filter:blur(16px);background:#ffffff14;border:1px solid #ffffff42;border-radius:999px;padding:.72rem .9rem;font-size:.86rem;font-weight:720;box-shadow:inset 0 1px #ffffff2e}.sector-facts-band{z-index:4;background:#fff;padding:clamp(34px,4vw,52px) 0 82px;position:relative}.sector-facts-band .sector-quick-facts{margin-top:0}.sector-facts-band .sector-quick-facts article{background:#ffffffeb}.sector-fit-section{background:#fff;position:relative}.sector-fit-section:before,.sector-family-section:before{content:"";pointer-events:none;border:1px solid #071b390f;border-radius:48% 52% 45% 55%/55% 44% 56% 45%;position:absolute}.sector-fit-section:before{width:clamp(260px,34vw,520px);height:clamp(220px,26vw,380px);top:10%;right:-12vw;transform:rotate(-10deg)}.sector-fit-grid{z-index:2;grid-template-columns:minmax(0,.82fr) minmax(430px,.96fr);align-items:center;gap:clamp(30px,6vw,76px);display:grid;position:relative}.sector-fit-grid>*,.sector-day-layout>*,.sector-family-layout>*,.sector-faq-layout>*,.sector-differentials-panel>*{min-width:0}.sector-fit-copy h2,.sector-family-copy h2,.sector-differentials-copy h2{color:var(--blue-deep);text-wrap:balance;margin:0;font-size:clamp(3.1rem,6vw,5.8rem);font-weight:420;line-height:1.06}.sector-fit-copy p:not(.eyebrow),.sector-family-copy p,.sector-differentials-copy p{color:#071b399e;max-width:600px;font-size:1.03rem;line-height:1.72}.sector-fit-list{gap:10px;width:100%;max-width:100%;margin-top:28px;display:grid}.sector-fit-list article{width:100%;min-width:0;max-width:100%;transition:transform var(--ease-dream),border-color var(--ease-dream),background var(--ease-dream);background:#f6f8fbd1;border:1px solid #071b3914;border-radius:22px;grid-template-columns:minmax(120px,.34fr) minmax(0,1fr);align-items:center;gap:18px;padding:1rem 1.1rem;display:grid}.sector-fit-list article:hover{background:#fff;border-color:#ffd30070;transform:translate(4px)}.sector-fit-list strong{min-width:0;color:var(--blue-deep);overflow-wrap:break-word;font-size:.94rem;line-height:1.22}.sector-fit-list span{color:#071b399e;overflow-wrap:break-word;white-space:normal;min-width:0;font-size:.94rem;line-height:1.45}.sector-hero{background:radial-gradient(circle at 82% 12%,#ffd30021,#0000 24rem),linear-gradient(145deg,#fff 0%,#f7fbff 58%,#dce8f5db 100%);padding:clamp(8.8rem,13vw,11.2rem) 0 76px;position:relative;overflow:hidden}.sector-hero:before,.sector-hero:after{content:"";pointer-events:none;border:1px solid #071b3912;border-radius:48% 52% 46% 54%/56% 42% 58% 44%;position:absolute}.sector-hero:before{width:clamp(320px,46vw,680px);height:clamp(220px,32vw,480px);top:110px;right:-13vw;transform:rotate(-9deg)}.sector-hero:after{width:clamp(260px,32vw,440px);height:clamp(220px,27vw,380px);bottom:34px;left:-14vw;transform:rotate(12deg)}.sector-hero-grid{z-index:2;grid-template-columns:minmax(0,.94fr) minmax(360px,.86fr);align-items:center;gap:clamp(34px,6vw,84px);display:grid;position:relative}.sector-back{color:#071b39ad;width:max-content;transition:transform var(--ease),color var(--ease),background var(--ease),border-color var(--ease);background:#ffffffa8;border:1px solid #071b391a;border-radius:999px;margin-bottom:22px;padding:.62rem .86rem;font-size:.82rem;font-weight:740;display:inline-flex}.sector-back:hover,.sector-back:focus-visible{color:var(--blue-deep);background:#fff;border-color:#071b3929;transform:translateY(-1px)}.sector-hero h1{max-width:12ch;color:var(--blue-deep);text-wrap:balance;margin:0;font-size:clamp(4.2rem,8.6vw,7.7rem);font-weight:430;line-height:.9}.sector-lead{color:#071b39ad;max-width:690px;margin:1.55rem 0 0;font-size:clamp(1.08rem,1.28vw,1.24rem);font-weight:420;line-height:1.72}.sector-hero-media{min-height:clamp(460px,46vw,610px);transform:translateY(var(--parallax-y,0));margin:0;position:relative}.sector-hero-media:before{content:"";z-index:0;background:#112f5b1f;border-radius:44% 56% 48% 52%/54% 42% 58% 46%;position:absolute;inset:7% -2% 4% 4%;transform:rotate(5deg)}.sector-hero-media img{z-index:1;object-fit:cover;border:16px solid #fff;border-radius:44% 56% 50% 50%/54% 44% 58% 46%;width:100%;height:100%;position:absolute;inset:0;box-shadow:0 36px 96px #071b3929}.sector-hero-media figcaption{z-index:2;backdrop-filter:blur(16px);background:#ffffffd1;border:1px solid #ffffffa3;border-radius:24px;gap:.2rem;max-width:220px;padding:1.05rem 1.18rem;display:grid;position:absolute;bottom:clamp(16px,3vw,34px);left:clamp(16px,3vw,34px);box-shadow:0 18px 44px #071b391f}.sector-hero-media figcaption strong{color:var(--blue-deep);font-size:1.12rem;line-height:1.1}.sector-hero-media figcaption span{color:#071b399e;font-size:.92rem;line-height:1.35}.sector-quick-facts{z-index:2;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:56px;display:grid;position:relative}.sector-quick-facts article{backdrop-filter:blur(16px);background:#ffffffad;border:1px solid #071b3914;border-radius:26px;min-height:140px;padding:22px;box-shadow:0 16px 52px #071b390f}.sector-quick-facts strong{color:var(--blue-deep);font-size:clamp(1.9rem,3.2vw,3.2rem);font-weight:430;line-height:.96;display:block}.sector-quick-facts span{color:#071b399e;margin-top:.55rem;font-weight:680;display:block}.sector-video-section{background:#fff}.sector-video-grid{grid-template-columns:minmax(0,.78fr) minmax(440px,1.05fr);align-items:center;gap:clamp(28px,5vw,70px);display:grid}.sector-fit-grid:has(.sector-video-card[hidden]){grid-template-columns:minmax(0,760px);justify-content:center}.sector-video-copy h2,.sector-spaces-head h2,.sector-faq-copy h2,.sector-mid-cta h2,.sector-cta-panel h2{color:var(--blue-deep);text-wrap:balance;margin:0;font-size:clamp(3.1rem,6vw,5.8rem);font-weight:420;line-height:1.06}.sector-page .section-intro h2{letter-spacing:0;line-height:1.06}.sector-video-copy p:not(.eyebrow),.sector-faq-copy p,.sector-mid-cta p,.sector-cta-panel p,.sector-spaces-head p{color:#071b399e;max-width:540px;font-size:1.02rem;line-height:1.72}.sector-video-card{background:#fff;border:1px solid #071b3914;border-radius:36px;margin:0;padding:12px;overflow:hidden;box-shadow:0 26px 80px #071b391b}.sector-video-card video{aspect-ratio:16/10;object-fit:cover;background:var(--blue-deep);border-radius:27px;width:100%;display:block}.sector-video-card-vertical{border-radius:34px;justify-self:center;width:min(100%,390px);padding:10px}.sector-video-card-vertical video{aspect-ratio:9/16;object-fit:cover;border-radius:25px;max-height:min(72vh,680px)}.sector-video-card figcaption{color:#071b39ad;padding:14px 8px 4px;font-size:.9rem;font-weight:700}.sector-proposal{background:linear-gradient(180deg,var(--paper)0%,#fff 100%)}.sector-carousel-shell{margin-top:clamp(28px,4vw,48px);position:relative}.sector-carousel-head{color:#071b398a;letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:18px;margin-bottom:18px;font-size:.78rem;font-weight:820;display:flex}.sector-carousel-controls{gap:8px;display:flex}.sector-carousel-controls button{width:44px;height:44px;color:var(--blue-deep);cursor:pointer;transition:transform var(--ease),background var(--ease),border-color var(--ease);background:#ffffffd1;border:1px solid #071b391a;border-radius:999px;place-items:center;display:grid;box-shadow:0 12px 32px #071b3912}.sector-carousel-controls button:hover,.sector-carousel-controls button:focus-visible{background:#fff;border-color:#ffd3008f;transform:translateY(-1px)}.sector-pillar-track{overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;cursor:grab;scrollbar-width:none;-webkit-overflow-scrolling:touch;grid-auto-columns:clamp(320px,33vw,430px);grid-auto-flow:column;gap:clamp(16px,2.2vw,24px);padding:0 max(24px,50vw - 590px) 26px;scroll-padding-inline:max(24px,50vw - 590px);display:grid;overflow-x:auto}.sector-pillar-track::-webkit-scrollbar{display:none}.sector-pillar-track:focus-visible{outline-color:var(--blue);outline-offset:4px;border-radius:36px}.sector-pillar-track.is-dragging{cursor:grabbing;user-select:none;scroll-snap-type:none}.sector-pillar-card{aspect-ratio:1;scroll-snap-align:start;transition:transform var(--ease-dream),box-shadow var(--ease-dream),border-color var(--ease-dream);background:#ffffffdb;border:1px solid #071b3914;border-radius:36px;grid-template-rows:1fr 1fr;display:grid;overflow:hidden;box-shadow:0 22px 70px #071b3914}.sector-pillar-card:hover{border-color:#ffd3007a;transform:translateY(-4px);box-shadow:0 30px 86px #071b391c}.sector-pillar-card img{object-fit:cover;width:100%;height:100%;min-height:0;transition:transform 1.6s cubic-bezier(.16,1,.3,1),filter 1.6s cubic-bezier(.16,1,.3,1)}.sector-pillar-card:hover img{filter:saturate(1.05);transform:scale(1.035)}.sector-pillar-card div{flex-direction:column;justify-content:space-between;min-height:0;padding:clamp(20px,2.2vw,28px);display:flex}.sector-pillar-card span{color:var(--orange);font-size:.78rem;font-weight:860}.sector-pillar-card h3{color:var(--blue-deep);text-wrap:balance;margin:.58rem 0 0;font-size:clamp(1.65rem,2.15vw,2.25rem);font-weight:520;line-height:1.04}.sector-pillar-card p{color:#071b399e;margin:.84rem 0 0;font-size:.93rem;line-height:1.42}.sector-mid-cta-section{background:#fff;padding:clamp(20px,3vw,34px) 0}.sector-mid-cta{color:#fff;background:radial-gradient(circle at 88% 8%,#ffd3002e,#0000 16rem),linear-gradient(135deg,#071b39 0%,#123c6f 58%,#0a2447 100%);border:1px solid #ffffff24;border-radius:clamp(28px,4vw,42px);justify-content:space-between;align-items:center;gap:clamp(22px,4vw,52px);padding:clamp(24px,4vw,42px);display:flex;position:relative;overflow:hidden;box-shadow:0 28px 86px #071b3929}.sector-mid-cta:before{content:"";pointer-events:none;background:linear-gradient(120deg,#ffffff21,#0000 34% 100%);position:absolute;inset:0}.sector-mid-cta:after{content:"";z-index:1;pointer-events:none;filter:blur(54px);opacity:0;background:#ffd30033;border-radius:50%;width:30%;height:196%;transition:opacity .9s,transform 1.8s cubic-bezier(.22,1,.36,1);position:absolute;top:-48%;left:-32%;transform:translate(0)rotate(10deg)}.sector-mid-cta:hover:after{opacity:.36;transform:translate(455%)rotate(10deg)}.sector-mid-cta>*{z-index:2;position:relative}.sector-mid-cta .eyebrow{color:var(--gold)}.sector-mid-cta h2{color:#fff;max-width:760px;font-size:clamp(2.4rem,4.8vw,4.6rem)}.sector-mid-cta p{color:#ffffffc2;max-width:640px}.sector-mid-cta .button{flex:none;min-height:54px;box-shadow:0 18px 42px #ffd30029}.sector-practical-section{background:#fff}.sector-practical-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(12px,1.8vw,18px);margin-top:clamp(28px,4vw,48px);display:grid}.sector-practical-card{min-height:230px;transition:transform var(--ease-dream),border-color var(--ease-dream),box-shadow var(--ease-dream),background var(--ease-dream);background:#f6f8fbc7;border:1px solid #071b3914;border-radius:30px;padding:clamp(22px,2.4vw,30px);box-shadow:0 16px 52px #071b390e}.sector-practical-card:hover{background:#fff;border-color:#ffd3006b;transform:translateY(-3px);box-shadow:0 24px 72px #071b3914}.sector-practical-card span{width:38px;height:38px;color:var(--blue-deep);background:#ffd30057;border-radius:999px;place-items:center;font-size:.78rem;font-weight:850;display:grid}.sector-practical-card h3{color:var(--blue-deep);text-wrap:balance;margin:1.15rem 0 0;font-size:clamp(1.32rem,1.7vw,1.72rem);font-weight:680;line-height:1.08}.sector-practical-card p{color:#071b399e;margin:.85rem 0 0;line-height:1.58}.sector-practical-card .button{margin-top:1rem}.sector-pillar-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.sector-pillar{backdrop-filter:blur(16px);min-height:350px;transition:transform var(--ease-dream),box-shadow var(--ease-dream),border-color var(--ease-dream);background:#ffffffbd;border:1px solid #071b3914;border-radius:34px;padding:clamp(26px,3vw,38px);box-shadow:0 18px 56px #071b3912}.sector-pillar:hover{border-color:#ffd3007a;transform:translateY(-4px);box-shadow:0 26px 76px #071b3917}.sector-pillar span{color:var(--orange);font-size:.86rem;font-weight:850}.sector-pillar h3,.sector-day-steps h3,.sector-space-card h3{color:var(--blue-deep);text-wrap:balance;margin:1.5rem 0 0;font-size:clamp(1.82rem,2.45vw,2.55rem);font-weight:460;line-height:.98}.sector-pillar p,.sector-day-steps p,.sector-space-card p{color:#071b399e;margin:1.15rem 0 0;line-height:1.68}.sector-day-section{background:#fff}.sector-day-layout{grid-template-columns:minmax(300px,.72fr) minmax(0,1fr);align-items:start;gap:clamp(28px,6vw,82px);display:grid}.sector-day-copy{position:sticky;top:128px}.sector-day-copy h2{color:var(--blue-deep);margin:0;font-size:clamp(3rem,5.8vw,5.4rem);font-weight:420;line-height:1.06}.sector-day-copy p:not(.eyebrow){color:#071b399e;max-width:440px;line-height:1.72}.sector-day-steps{gap:16px;display:grid}.sector-day-steps article{background:linear-gradient(135deg,#ffd30014,#0000 42%),#f6f8fbd6;border:1px solid #071b3914;border-radius:32px;min-height:240px;padding:clamp(24px,3vw,34px);display:grid}.sector-family-section{background:linear-gradient(180deg,var(--paper)0%,#fff 100%);position:relative;overflow:hidden}.sector-family-section:before{width:clamp(280px,38vw,620px);height:clamp(240px,30vw,460px);top:14%;left:-16vw;transform:rotate(13deg)}.sector-family-layout{z-index:2;grid-template-columns:minmax(280px,.78fr) minmax(0,1fr);align-items:start;gap:clamp(30px,6vw,82px);display:grid;position:relative}.sector-family-copy{position:sticky;top:118px}.sector-family-cards{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.sector-family-card{min-height:250px;transition:transform var(--ease-dream),box-shadow var(--ease-dream),border-color var(--ease-dream);background:#ffffffc7;border:1px solid #071b3914;border-radius:32px;padding:clamp(24px,3vw,34px);box-shadow:0 18px 56px #071b3911}.sector-family-card:nth-child(2n){margin-top:28px}.sector-family-card:hover{border-color:#ffd3007a;transform:translateY(-4px);box-shadow:0 26px 78px #071b3918}.sector-family-card h3{color:var(--blue-deep);margin:0;font-size:clamp(1.85rem,2.8vw,2.72rem);font-weight:460;line-height:.98}.sector-family-card p{color:#071b399e;margin:1rem 0 0;line-height:1.66}.sector-day-steps span{width:max-content;color:var(--blue-deep);background:#ffd30042;border-radius:999px;padding:.48rem .74rem;font-size:.8rem;font-weight:850}.sector-spaces-section{background:var(--paper)}.sector-spaces-head{gap:14px;max-width:840px;margin-bottom:42px;display:grid}.sector-tab-layout{grid-template-columns:minmax(0,1.08fr) minmax(300px,.64fr);align-items:stretch;gap:clamp(16px,2.5vw,26px);display:grid}[role=tabpanel][hidden]{display:none!important}.sector-tab-feature{transition:transform var(--ease-dream),box-shadow var(--ease-dream),border-color var(--ease-dream),opacity var(--ease-dream);background:#ffffffd1;border:1px solid #071b3914;border-radius:38px;position:relative;overflow:hidden;box-shadow:0 24px 80px #071b3916}.sector-tab-feature.is-changing{opacity:.74;filter:blur(1.5px);transform:translateY(6px)scale(.992)}.sector-space-feature{grid-template-rows:minmax(360px,1fr) auto;row-gap:clamp(1rem,1.8vw,1.45rem);padding:12px;display:grid}.sector-space-feature img{object-fit:cover;width:100%;height:100%;min-height:360px;transition:opacity var(--ease-dream),transform 1.6s cubic-bezier(.16,1,.3,1);border-radius:26px}.sector-space-feature:hover img{transform:scale(1.025)}@media (width>=901px){.sector-page.inicial-page .initial-spaces-tabs{grid-template-columns:minmax(0,1.16fr) minmax(280px,.48fr)}.sector-page.inicial-page .initial-spaces-tabs .sector-space-feature{grid-template-rows:350px minmax(250px,auto);min-height:640px}.sector-page.inicial-page .initial-spaces-tabs .sector-space-feature img{height:350px;min-height:0}.sector-page.inicial-page .initial-spaces-tabs .sector-tab-copy{min-height:250px}.inicial-page .initial-spaces-tabs .sector-tab-options{background:#ffffffb8;border:1px solid #071b3914;border-radius:30px;grid-template-rows:repeat(5,minmax(0,1fr));align-self:stretch;gap:0;overflow:hidden;box-shadow:0 24px 70px #071b3912}.inicial-page .initial-spaces-tabs .sector-tab-option{min-height:0;box-shadow:none;background:0 0;border:0;border-radius:0;grid-template-columns:minmax(0,1fr);align-content:center;padding:1rem 1.6rem;position:relative;transform:none}.inicial-page .initial-spaces-tabs .sector-tab-option:not(:last-child){border-bottom:1px solid #071b3913}.inicial-page .initial-spaces-tabs .sector-tab-option:before{content:"";background:var(--gold);opacity:0;border-radius:0 999px 999px 0;width:3px;transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .9s cubic-bezier(.16,1,.3,1);position:absolute;top:22%;bottom:22%;left:0;transform:scaleY(.45)}.inicial-page .initial-spaces-tabs .sector-tab-option strong{align-self:center;font-size:clamp(1rem,1.08vw,1.16rem);font-weight:760;line-height:1.28}.inicial-page .initial-spaces-tabs .sector-tab-option:hover,.inicial-page .initial-spaces-tabs .sector-tab-option:focus-visible{box-shadow:none;background:#071b3909;border-color:#071b3913;transform:none}.inicial-page .initial-spaces-tabs .sector-tab-option.is-active{box-shadow:none;background:#ffd3001a;border-color:#071b3913}.inicial-page .initial-spaces-tabs .sector-tab-option.is-active:before{opacity:1;transform:scaleY(1)}}.axis-panel-link{width:fit-content;color:var(--blue-deep);background:#ffd300f0;border:1px solid #ffd300c7;border-radius:999px;justify-content:center;align-items:center;gap:.7rem;margin-top:1.75rem;margin-bottom:1.2rem;padding:.95rem 1.25rem;font-size:.84rem;font-weight:790;line-height:1.2;transition:border-color .7s cubic-bezier(.16,1,.3,1),background .7s cubic-bezier(.16,1,.3,1),box-shadow .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1);display:inline-flex;box-shadow:0 12px 30px #010d222e,0 0 0 6px #ffd30012}.axis-panel-link:after{content:"→";font-size:1.05rem;line-height:1;transition:transform .7s cubic-bezier(.16,1,.3,1);transform:translate(0)}.axis-panel-link[hidden]{display:none}.axis-panel-link:hover,.axis-panel-link:focus-visible{background:#ffe059;border-color:#ffe46c;transform:translateY(-3px);box-shadow:0 16px 38px #010d2238,0 0 0 8px #ffd3001a}.axis-panel-link:hover:after,.axis-panel-link:focus-visible:after{transform:translate(4px)}@media (width<=700px){.axis-panel-link{width:100%;margin-top:1.5rem;margin-bottom:.35rem;padding:1rem 1.1rem}}.english-document,.english-page{overflow-x:clip}.english-page{background:#f6f8fb;overflow-y:visible}.english-page .site-header .brand-copy span{color:#071b39a3}.english-page .site-header .brand-copy small{color:var(--blue-deep)}.english-page .site-header:not(.is-scrolled):not(.is-open) .brand-copy span,.motto-page .site-header:not(.is-scrolled):not(.is-open) .brand-copy span{color:#071b39a3}.english-page .site-header:not(.is-scrolled):not(.is-open) .brand-copy small,.motto-page .site-header:not(.is-scrolled):not(.is-open) .brand-copy small{color:var(--blue-deep)}.english-hero{background:#f8fafc;min-height:min(860px,94vh);padding:clamp(150px,16vh,210px) 0 clamp(90px,10vw,150px);position:relative;overflow:hidden}.english-hero:before,.english-hero:after{content:"";pointer-events:none;border:1px solid #112f5b1a;border-radius:50%;position:absolute}.english-hero:before{aspect-ratio:1;width:min(42vw,620px);top:-17%;right:-9%}.english-hero:after{aspect-ratio:1;border-color:#ffd30057;width:min(24vw,360px);bottom:-18%;left:9%}.english-hero-grid{z-index:1;grid-template-columns:minmax(0,.88fr) minmax(440px,1.12fr);align-items:center;gap:clamp(52px,7vw,112px);display:grid;position:relative}.english-hero-copy{max-width:620px}.english-hero-copy h1{max-width:10ch;color:var(--blue-deep);letter-spacing:0;margin:.28rem 0 1.35rem;font-size:clamp(3.8rem,6.3vw,7.4rem);font-weight:420;line-height:.98}.english-hero-lead{max-width:52ch;color:var(--muted);margin:0 0 2rem;font-size:clamp(1.08rem,1.45vw,1.36rem);line-height:1.65}.english-hero-media{background:#fff;border-radius:48% 52% 44% 56%/40% 48% 52% 60%;min-height:620px;margin:0;padding:16px;position:relative;transform:rotate(1.2deg);box-shadow:0 38px 100px #071b3924}.english-hero-media picture,.english-hero-media img{width:100%;height:100%}.english-hero-media img{border-radius:inherit;object-fit:cover;min-height:588px;transform:rotate(-1.2deg)scale(1.025)}.english-journey{background:#f6f8fb;padding:clamp(82px,9vw,132px) 0}.english-journey-grid{grid-template-columns:minmax(280px,.72fr) minmax(0,1.45fr);align-items:start;gap:clamp(56px,8vw,130px);display:grid}.english-journey-side{align-self:start;position:sticky;top:118px}.english-journey-side h1{max-width:11ch;color:var(--blue-deep);letter-spacing:0;margin:.35rem 0 clamp(36px,5vw,64px);font-size:clamp(2.6rem,4.25vw,5rem);font-weight:380;line-height:1.04}.english-stage-nav{gap:0;padding-left:32px;display:grid;position:relative}.english-stage-progress{background:#112f5b1f;border-radius:999px;width:2px;position:absolute;top:24px;bottom:24px;left:8px;overflow:hidden}.english-stage-progress i{border-radius:inherit;background:var(--gold);width:100%;height:0;transition:height .9s cubic-bezier(.16,1,.3,1);display:block}.english-stage-nav button{color:#071b3973;text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:.8rem;min-height:54px;padding:0;font-weight:650;transition:color .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1);display:flex;position:relative}.english-stage-nav button:before{content:"";background:#aeb9c7;border:3px solid #f6f8fb;border-radius:50%;width:12px;height:12px;transition:transform .7s cubic-bezier(.16,1,.3,1),background .7s cubic-bezier(.16,1,.3,1);position:absolute;left:-29px;box-shadow:0 0 0 1px #112f5b1f}.english-stage-nav button span{color:#071b39ad;min-width:28px;font-size:.74rem}.english-stage-nav button:hover,.english-stage-nav button:focus-visible,.english-stage-nav button.is-active{color:var(--blue-deep);transform:translate(4px)}.english-stage-nav button.is-active:before{background:var(--gold);transform:scale(1.35)}.english-stage-toggle{display:none}.english-stages{gap:clamp(34px,5vw,72px);display:grid}.english-stage{scroll-margin-top:110px}.english-stage-body{background:#fff;border:1px solid #071b3914;border-radius:30px;transition:border-color .9s cubic-bezier(.16,1,.3,1),box-shadow .9s cubic-bezier(.16,1,.3,1),transform .9s cubic-bezier(.16,1,.3,1);display:grid;overflow:hidden;box-shadow:0 20px 58px #071b3911}.english-stage.is-active>.english-stage-body{border-color:#ffd30080;transform:translateY(-2px);box-shadow:0 24px 72px #071b3918}.english-stage-body>figure{aspect-ratio:715/250;width:100%;height:auto;max-height:250px;margin:0;overflow:hidden}.english-stage-body>figure img{object-fit:cover;width:100%;height:100%;transition:transform 1.8s cubic-bezier(.16,1,.3,1)}.english-stage.is-active .english-stage-body>figure img{transform:scale(1.025)}.english-stage-copy{padding:clamp(24px,3.35vw,44px)}.english-stage-copy h2{max-width:18ch;color:var(--blue-deep);letter-spacing:0;margin:.24rem 0 .8rem;font-size:clamp(2rem,2.85vw,3.45rem);font-weight:380;line-height:1.08}.english-stage-copy>p:not(.eyebrow){max-width:62ch;color:var(--muted);margin:0;font-size:clamp(.95rem,1.05vw,1.06rem);line-height:1.58}.english-stage-tags{flex-wrap:wrap;gap:.5rem;margin:1.2rem 0 0;padding:0;list-style:none;display:flex}.english-stage-tags li{color:var(--blue);background:#f7f9fc;border:1px solid #112f5b1a;border-radius:999px;padding:.5rem .72rem;font-size:.76rem;font-weight:700}.english-milestones{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.62rem;margin-top:1.35rem;display:grid}.english-milestones article{background:#f8fafc;border:1px solid #071b3914;border-radius:16px;grid-template-columns:50px 1fr;align-items:center;gap:.82rem;padding:.78rem .9rem;display:grid}.english-milestones article>span{aspect-ratio:1;width:44px;color:var(--blue-deep);background:var(--gold-soft);border-radius:50%;place-items:center;font-weight:800;display:grid}.english-milestones strong{color:var(--blue-deep);font-size:.94rem}.english-milestones p{color:var(--muted);margin:.18rem 0 0;font-size:.8rem;line-height:1.38}.english-highlight{color:#fff;background:var(--blue);border-radius:18px;margin-top:1rem;padding:1.15rem 1.2rem}.english-highlight>span{color:var(--gold);text-transform:uppercase;font-size:.72rem;font-weight:800}.english-highlight h3{margin:.35rem 0 .4rem;font-size:1.12rem}.english-highlight p{color:#ffffffbd;margin:0;font-size:.9rem;line-height:1.46}.english-certificate-row{flex-wrap:wrap;gap:.7rem;margin-top:1.35rem;display:flex}.english-certificate-row>*{color:var(--blue-deep);background:var(--mist);border-radius:999px;padding:.7rem .95rem;font-size:.82rem}.english-certificate-row span{color:var(--blue);background:var(--gold-soft);font-weight:800}.english-dual{color:#fff;background:var(--blue-deep);border-radius:30px;margin-top:1rem;padding:clamp(24px,3.5vw,44px);box-shadow:0 24px 70px #071b3924}.english-stage-body>.english-dual{border-radius:24px;margin:0 clamp(22px,3.35vw,44px) clamp(22px,3.35vw,44px);box-shadow:0 18px 48px #071b391f}.english-dual-intro{grid-template-columns:1fr .86fr;align-items:end;gap:2rem;display:grid}.english-dual .eyebrow{color:var(--gold)}.english-dual h3{margin:.25rem 0 0;font-size:clamp(2.25rem,3.65vw,4.1rem);font-weight:380;line-height:1.06}.english-dual-intro>p{color:#ffffffb8;margin:0 0 .4rem;font-size:.96rem;line-height:1.55}.english-dual>figure{border-radius:20px;height:clamp(210px,22vw,290px);margin:clamp(22px,3vw,34px) 0 0;overflow:hidden}.english-dual>figure img{object-fit:cover;width:100%;height:100%}.english-dual-facts{grid-template-columns:repeat(4,1fr);gap:.62rem;margin-top:.9rem;display:grid}.english-dual-facts span{color:#fff9;border:1px solid #ffffff24;border-radius:15px;gap:.25rem;padding:.78rem .86rem;font-size:.68rem;display:grid}.english-dual-facts strong{color:#fff;font-size:.86rem}.english-dual-details{border-top:1px solid #ffffff24;margin-top:.9rem}.english-dual-details summary{color:#fff;cursor:pointer;justify-content:space-between;align-items:center;min-height:58px;font-weight:750;list-style:none;display:flex}.english-dual-details summary::-webkit-details-marker{display:none}.english-dual-details summary span{width:24px;height:24px;position:relative}.english-dual-details summary span:before,.english-dual-details summary span:after{content:"";background:var(--gold);width:16px;height:2px;transition:transform .7s cubic-bezier(.16,1,.3,1);position:absolute;top:11px;left:4px}.english-dual-details summary span:after{transform:rotate(90deg)}.english-dual-details[open] summary span:after{transform:rotate(0)}.english-dual-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;padding:.2rem 0 .6rem;display:grid}.english-dual-detail-grid article{background:#ffffff0e;border:1px solid #ffffff1f;border-radius:15px;padding:1rem}.english-dual-detail-grid h4{color:var(--gold);margin:0 0 .5rem}.english-dual-detail-grid p{color:#ffffffad;margin:0;font-size:.82rem;line-height:1.48}.english-dual-detail-grid .english-dual-cert{grid-column:1/-1}.english-final-cta{background:#fff}@media (width<=980px){.english-hero{min-height:auto}.english-hero-grid{grid-template-columns:1fr}.english-hero-copy h1{max-width:12ch}.english-hero-media{min-height:540px}.english-hero-media img{min-height:508px}.english-journey-grid{grid-template-columns:minmax(230px,.6fr) minmax(0,1.4fr);gap:44px}.english-dual-facts{grid-template-columns:repeat(2,1fr)}}@media (width<=760px){.english-hero{padding:128px 0 86px}.english-hero:before,.english-hero:after{display:none}.english-hero-grid{gap:42px}.english-hero-copy h1{max-width:11ch;font-size:clamp(3.15rem,14vw,4.8rem);line-height:1}.english-hero-media{border-radius:46% 54% 48% 52%/40% 44% 56% 60%;min-height:430px;padding:10px}.english-hero-media img{min-height:410px}.english-journey{padding:76px 0}.english-journey-grid{display:block}.english-journey-side{margin-bottom:42px;position:static}.english-journey-side h1{max-width:12ch;margin-bottom:0;font-size:clamp(2.65rem,12vw,4.3rem)}.english-stage-nav{display:none}.english-stages{gap:14px}.english-stage{scroll-margin-top:90px}.english-stage-toggle{width:100%;min-height:78px;color:var(--blue-deep);cursor:pointer;background:#fff;border:1px solid #071b3917;border-radius:22px;justify-content:space-between;align-items:center;padding:1rem 1.2rem;font-weight:760;transition:border-color .76s cubic-bezier(.16,1,.3,1),background .76s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 14px 38px #071b390e}.english-stage-toggle>span{align-items:center;gap:.85rem;display:flex}.english-stage-toggle small{color:var(--muted);font-size:.7rem}.english-stage-toggle i{width:24px;height:24px;position:relative}.english-stage-toggle i:before,.english-stage-toggle i:after{content:"";background:var(--blue);border-radius:99px;width:16px;height:2px;transition:transform .72s cubic-bezier(.16,1,.3,1),background .72s cubic-bezier(.16,1,.3,1);position:absolute;top:11px;left:4px}.english-stage-toggle i:after{transform:rotate(90deg)}.english-stage.is-active .english-stage-toggle{background:var(--gold-soft);border-color:#ffd3008c}.english-stage.is-active .english-stage-toggle i:after{transform:rotate(0)}.english-stage-body{opacity:0;visibility:hidden;max-height:0;box-shadow:none;border-radius:24px;margin-top:0;transition:max-height 1.1s cubic-bezier(.16,1,.3,1),margin .9s cubic-bezier(.16,1,.3,1),opacity .76s cubic-bezier(.16,1,.3,1),transform 1s cubic-bezier(.16,1,.3,1),visibility 0s linear 1.1s;transform:translateY(-8px)}.english-stage.is-active>.english-stage-body{opacity:1;visibility:visible;max-height:3800px;margin-top:10px;transition-delay:0s;transform:translateY(0);box-shadow:0 24px 70px #071b3914}.english-stage-body>figure{aspect-ratio:715/250;height:auto}.english-stage-copy{padding:22px 20px 24px}.english-stage-copy h2{max-width:12ch;font-size:clamp(2rem,9.4vw,3.1rem);line-height:1.08}.english-milestones{grid-template-columns:1fr}.english-milestones article{grid-template-columns:44px 1fr;padding:.76rem}.english-milestones article>span{width:40px}.english-dual{border-radius:24px;margin-top:10px;padding:24px 18px}.english-stage-body>.english-dual{border-radius:22px;margin:0 16px 16px}.english-dual-intro,.english-dual-detail-grid{grid-template-columns:1fr}.english-dual h3{font-size:clamp(2.15rem,10vw,3.35rem)}.english-dual>figure{aspect-ratio:715/250;height:auto}.english-dual-facts{grid-template-columns:1fr 1fr}.english-dual-detail-grid .english-dual-cert{grid-column:auto}}@media (prefers-reduced-motion:reduce){.english-stage-body,.english-stage-body img,.english-stage-nav button,.english-stage-progress i,.english-stage-toggle,.english-stage-toggle i:after{transition-duration:.01ms!important}}@media (width<=1120px){.axis-section .axis-panel{min-height:660px}.axis-gallery{max-height:290px}}@media (width<=700px){.axis-section .axis-panel{border-radius:30px;gap:26px;min-height:0;padding:26px 20px 20px;overflow:visible}.axis-section .axis-panel h3{max-width:calc(100% - 42px);margin-top:14px;font-size:clamp(2.35rem,11vw,3rem);line-height:1.04}.axis-panel-description{gap:11px;margin-top:16px}.axis-section .axis-panel .axis-panel-description p{font-size:.91rem;line-height:1.55}.axis-gallery{aspect-ratio:4/3;border-radius:23px;max-height:none}.axis-gallery-controls{grid-template-columns:44px 1fr 44px 44px;gap:4px;bottom:10px;left:10px;right:10px}.axis-gallery-arrow,.axis-gallery-toggle{width:44px;height:44px}.axis-gallery-dots{gap:0;min-height:44px}.axis-gallery-dot{width:28px;height:44px}}.about-page .about-identity-mark{aspect-ratio:1;background:#ffffffd1;place-items:center;min-height:0;display:grid;overflow:hidden}.about-page .about-identity-mark img{object-fit:contain;filter:drop-shadow(0 18px 28px #071b391a);width:min(54%,250px);height:auto;min-height:0;max-height:72%;transform:none}.about-page .about-identity-mark:hover img{filter:drop-shadow(0 22px 34px #071b3921);transform:scale(1.025)}.about-page .about-foundations .content-story-list article{min-height:250px}.about-page .content-story-list h3{max-width:15ch;color:var(--blue-deep);letter-spacing:-.035em;margin:0 0 1rem;font-size:clamp(1.8rem,2.8vw,2.75rem);line-height:1.02}.peps-section{background:#ecf2f98f;padding:clamp(96px,12vw,164px) 0}.peps-section .section-intro{max-width:900px}.peps-section .section-intro h2{color:var(--blue-deep);letter-spacing:-.045em;margin:0 auto 1.25rem;font-size:clamp(3.25rem,7vw,7rem);line-height:.98}.peps-section .section-intro>p:last-child{max-width:760px;color:var(--muted);margin:0 auto;font-size:clamp(1.05rem,1.5vw,1.28rem);line-height:1.65}.peps-visual{background:#d7d7d7;border:1px solid #071b3914;border-radius:30px;margin-top:clamp(38px,6vw,72px);overflow:hidden;box-shadow:0 28px 76px #071b391a}.peps-visual img{width:100%;height:auto;display:block}.about-keys{padding-bottom:clamp(92px,12vw,150px)}.motto-page{background:#fff}.motto-page .motto-hero{background:#fffaf4;padding-bottom:clamp(72px,8vw,110px)}.motto-page .motto-hero .content-hero-grid{align-items:center}.motto-page .motto-hero h1{max-width:8em;font-size:clamp(3.5rem,7.2vw,7rem)}.motto-logo-stage{aspect-ratio:1;background:#ffffffe0;place-items:center;display:grid;overflow:hidden;box-shadow:0 30px 80px #7b420c1a}.motto-logo-stage img{object-fit:contain;filter:drop-shadow(0 18px 30px #eb63141f);width:94%;height:94%;min-height:0;transform:none}.motto-logo-stage:hover img{filter:drop-shadow(0 22px 36px #eb631429);transform:scale(1.025)}.motto-story{padding:clamp(96px,12vw,160px) 0}.motto-story-intro{text-align:center;max-width:920px}.motto-story-intro h2{max-width:10ch;color:var(--blue-deep);letter-spacing:-.045em;margin:0 auto 1.3rem;font-size:clamp(3.4rem,7vw,7rem);line-height:.98}.motto-story-intro>p:last-child{max-width:720px;color:var(--muted);margin:0 auto;font-size:clamp(1.08rem,1.5vw,1.3rem);line-height:1.65}.motto-symbols{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:clamp(42px,6vw,76px);display:grid}.motto-symbol{background:#fff;border:1px solid #071b3914;border-radius:30px;min-height:330px;padding:clamp(28px,3.5vw,44px);transition:transform .9s cubic-bezier(.16,1,.3,1),box-shadow .9s cubic-bezier(.16,1,.3,1);box-shadow:0 24px 68px #071b3912}.motto-symbol:hover{transform:translateY(-4px);box-shadow:0 32px 82px #071b391a}.motto-symbol span{width:48px;height:48px;color:var(--blue-deep);border-radius:50%;place-items:center;margin-bottom:clamp(48px,6vw,82px);font-size:.84rem;font-weight:800;display:grid}.motto-symbol-flame span{background:#ef5417}.motto-symbol-heart span{background:#f49b16}.motto-symbol-path span{color:var(--blue-deep);background:#ffe30d}.motto-symbol h3{max-width:12ch;color:var(--blue-deep);letter-spacing:-.035em;margin:0 0 1rem;font-size:clamp(2rem,3vw,3rem);line-height:1.02}.motto-symbol p{color:var(--muted);margin:0;font-size:1.08rem;line-height:1.62}.motto-manifesto{color:#fff;background:var(--blue-deep);padding:clamp(100px,12vw,160px) 0}.motto-manifesto-panel{text-align:center;max-width:980px}.motto-manifesto .eyebrow{color:var(--gold)}.motto-manifesto h2{letter-spacing:-.045em;max-width:12ch;margin:0 auto 1.5rem;font-size:clamp(3.5rem,7.5vw,7.4rem);line-height:.98}.motto-manifesto p:last-child{color:#ffffffb8;max-width:760px;margin:0 auto;font-size:clamp(1.06rem,1.5vw,1.28rem);line-height:1.7}@media (width<=980px){.motto-symbols{grid-template-columns:1fr}.motto-symbol{min-height:0}.motto-symbol span{margin-bottom:36px}}@media (width<=820px){.about-page .about-identity-mark,.motto-logo-stage{aspect-ratio:4/3}.about-page .about-identity-mark img{width:min(42%,180px);max-height:68%}.motto-logo-stage img{width:86%;height:90%}.about-page .about-foundations .content-story-list article{min-height:0}.peps-visual{border-radius:20px}.motto-story-intro,.motto-manifesto-panel{text-align:left}.motto-story-intro h2,.motto-story-intro>p:last-child,.motto-manifesto h2,.motto-manifesto p:last-child{margin-left:0;margin-right:0}.motto-symbol{border-radius:24px}}.sector-tab-copy{padding:clamp(22px,2.8vw,34px)}.sector-tab-copy .eyebrow{margin-bottom:.85rem}.sector-tab-copy h3{color:var(--blue-deep);text-wrap:balance;margin:0;font-size:clamp(2.15rem,4vw,4.2rem);font-weight:430;line-height:1.05}.sector-tab-copy p:not(.eyebrow){color:#071b39a3;max-width:620px;margin:1rem 0 0;line-height:1.68}.sector-tab-link{width:fit-content;min-height:46px;color:var(--blue-deep);background:#ffffffb8;border:1px solid #071b391c;border-radius:999px;justify-content:center;align-items:center;margin-top:1.35rem;padding:0 1.18rem;font-size:.9rem;font-weight:820;text-decoration:none;transition:transform .9s cubic-bezier(.16,1,.3,1),background .9s cubic-bezier(.16,1,.3,1),border-color .9s cubic-bezier(.16,1,.3,1),box-shadow .9s cubic-bezier(.16,1,.3,1);display:inline-flex;box-shadow:0 14px 36px #071b390f}.sector-tab-link[hidden]{display:none!important}.sector-tab-link:after{content:"→";margin-left:.55rem;transition:transform .9s cubic-bezier(.16,1,.3,1)}.sector-tab-link:hover,.sector-tab-link:focus-visible{background:#fff;border-color:#ffd3008c;transform:translateY(-2px);box-shadow:0 18px 46px #071b3917}.sector-tab-link:hover:after,.sector-tab-link:focus-visible:after{transform:translate(4px)}.sector-tab-options{gap:10px;display:grid}.sector-tab-option{width:100%;min-height:116px;color:var(--blue-deep);text-align:left;cursor:pointer;background:#ffffffad;border:1px solid #071b3914;border-radius:26px;grid-template-columns:46px minmax(0,1fr);align-content:center;gap:12px 16px;padding:1rem 1.08rem;transition:transform .9s cubic-bezier(.16,1,.3,1),background .9s cubic-bezier(.16,1,.3,1),border-color .9s cubic-bezier(.16,1,.3,1),box-shadow .9s cubic-bezier(.16,1,.3,1);display:grid;box-shadow:0 14px 42px #071b390d}.sector-tab-option:hover,.sector-tab-option:focus-visible{background:#fff;border-color:#ffd30073;transform:translate(4px);box-shadow:0 18px 58px #071b3913}.sector-tab-option.is-active{background:#fff;border-color:#ffd300a8}.sector-tab-option span{width:38px;height:38px;color:var(--blue-deep);transition:background var(--ease),transform var(--ease);background:#ffd3004d;border-radius:999px;grid-row:span 2;place-items:center;font-size:.8rem;font-weight:860;display:grid}.sector-tab-option.is-active span{background:var(--gold);transform:scale(1.04)}.sector-tab-option strong{align-self:end;font-size:1.02rem;line-height:1.22}.sector-tab-option small{color:#071b39ad;font-size:.88rem;font-weight:680;line-height:1.28}.sector-differentials-section{background:#fff}.sector-differentials-panel{color:#fff;background:var(--blue-deep);border-radius:38px;grid-template-columns:minmax(0,.86fr) minmax(360px,.9fr);align-items:end;gap:clamp(28px,6vw,72px);padding:clamp(32px,5vw,58px);display:grid;box-shadow:0 30px 86px #071b392e}.sector-differentials-copy .eyebrow{color:var(--gold)}.sector-differentials-copy h2{color:#fff}.sector-differentials-copy p{color:#ffffffbd}.sector-differentials-list{gap:10px;display:grid}.sector-differential-detail{transition:opacity var(--ease-dream),transform var(--ease-dream),border-color var(--ease-dream);background:#ffffff12;border:1px solid #ffffff24;border-radius:28px;margin-top:clamp(24px,4vw,42px);padding:clamp(22px,3vw,32px)}.sector-differentials-copy.is-changing .sector-differential-detail{opacity:.5;transform:translateY(8px)}.sector-differential-detail span{color:var(--gold);font-size:.82rem;font-weight:880}.sector-differential-detail h3{color:#fff;text-wrap:balance;margin:.8rem 0 0;font-size:clamp(1.8rem,3vw,3.15rem);font-weight:430;line-height:1}.sector-differential-detail p{color:#ffffffc2;max-width:620px;margin:1rem 0 0;line-height:1.66}.sector-differentials-list button{color:#fff;text-align:left;cursor:pointer;min-height:72px;transition:transform var(--ease-dream),background var(--ease-dream),border-color var(--ease-dream);background:#ffffff12;border:1px solid #ffffff29;border-radius:22px;grid-template-columns:48px minmax(0,1fr);align-items:center;gap:16px;padding:.95rem 1rem;display:grid}.sector-differentials-list button:hover,.sector-differentials-list button:focus-visible,.sector-differentials-list button.is-active{background:#ffffff1b;border-color:#ffd3006b;transform:translate(4px)}.sector-differentials-list span{width:38px;height:38px;color:var(--blue-deep);background:var(--gold);border-radius:999px;place-items:center;font-size:.82rem;font-weight:850;display:grid}.sector-differentials-list strong{color:#ffffffeb;font-size:1rem;line-height:1.35}.sector-faq-section{background:#fff}.sector-faq-layout{grid-template-columns:minmax(280px,.75fr) minmax(0,1fr);align-items:start;gap:clamp(28px,6vw,78px);display:grid}.sector-faq-copy{position:sticky;top:118px}.sector-faq-list{gap:12px;display:grid}.sector-faq-list details{transition:background var(--ease),border-color var(--ease),box-shadow var(--ease);background:#f6f8fbc7;border:1px solid #071b3914;border-radius:25px;overflow:hidden}.sector-faq-list details[open]{background:#fff;border-color:#ffd30075;box-shadow:0 18px 54px #071b3912}.sector-faq-list summary{min-height:76px;color:var(--blue-deep);cursor:pointer;justify-content:space-between;align-items:center;gap:18px;padding:1.25rem 4.5rem 1.25rem 1.45rem;font-size:1.08rem;font-weight:780;list-style:none;display:flex;position:relative}.sector-faq-list summary::-webkit-details-marker{display:none}.sector-faq-list summary:after{content:"+";width:34px;height:34px;color:var(--blue-deep);transition:transform var(--ease),background var(--ease);background:#ffd30057;border-radius:999px;place-items:center;font-size:1.15rem;font-weight:760;display:grid;position:absolute;right:1.3rem}.sector-faq-list details[open] summary:after{background:var(--gold);transform:rotate(45deg)}.sector-faq-list details p{color:#071b399e;max-width:720px;margin:-.5rem 0 0;padding:0 1.45rem 1.45rem;line-height:1.68}.sector-faq-list .accordion-body{transition:height .78s cubic-bezier(.16,1,.3,1),opacity .64s cubic-bezier(.16,1,.3,1);overflow:hidden}.sector-faq-list details:not([open]) .accordion-body{opacity:0;height:0}.sector-faq-list details[open] .accordion-body{opacity:1}.sector-cta{background:#fff;padding:24px 0 108px}.sector-cta-panel{color:#fff;background:radial-gradient(circle at 86% 18%,#ffd3002e,#0000 17rem),linear-gradient(135deg,#071b39 0%,#0b315d 56%,#071b39 100%);border:1px solid #ffffff14;border-radius:clamp(34px,5vw,56px);justify-content:space-between;align-items:end;gap:28px;min-height:clamp(360px,44vw,520px);padding:clamp(30px,5vw,58px);display:flex;position:relative;overflow:hidden;box-shadow:0 30px 86px #071b392e}.sector-cta-panel:before{content:"";pointer-events:none;filter:blur(.2px);background:#ffffff1a;border-radius:50% 50% 0 0;height:72%;position:absolute;inset:auto -10% -46% 38%}.sector-cta-panel>*{z-index:1;position:relative}.sector-cta-panel .eyebrow{color:var(--gold)}.sector-cta-panel h2{color:#fff}.sector-cta-panel p{color:#ffffffc2}.sector-cta-panel .button{flex:none;min-height:58px;padding-inline:1.55rem;box-shadow:0 18px 50px #ffd3002e}.sports-bach-section{background:#fff;padding:clamp(20px,3vw,34px) 0 clamp(54px,7vw,92px);scroll-margin-top:110px}.sports-bach-panel{color:#fff;background:linear-gradient(135deg,#ffd30029,transparent 42%),linear-gradient(180deg,#dce8f51f,#071b3914),var(--blue-deep);border:1px solid #ffffff2e;border-radius:clamp(24px,3vw,36px);grid-template-columns:minmax(0,1fr) minmax(280px,.88fr) auto;align-items:center;gap:clamp(18px,3vw,38px);padding:clamp(24px,4vw,42px);display:grid;box-shadow:0 26px 80px #071b392e}.sports-bach-copy h2{color:#fff;text-wrap:balance;margin:0;font-size:clamp(2.1rem,4vw,4rem);font-weight:460;line-height:.98}.sports-bach-copy .eyebrow{color:var(--gold)}.sports-bach-copy p:last-child{color:#ffffffc7;max-width:640px;margin:.9rem 0 0;font-size:clamp(1rem,1.35vw,1.18rem);line-height:1.55}.sports-bach-facts{gap:10px;display:grid}.sports-bach-facts span{color:#fff;background:#ffffff1a;border:1px solid #ffffff2e;border-radius:16px;padding:.78rem .9rem;font-size:.9rem;font-weight:750;display:block}.maternal-mid-cta,.maternal-final-cta{isolation:isolate;padding:0}.maternal-mid-cta{min-height:390px;color:var(--blue-deep);background:#fff;border:1px solid #071b3917;grid-template-columns:minmax(0,1.08fr) minmax(350px,.92fr);align-items:stretch;display:grid;box-shadow:0 24px 72px #071b391a}.maternal-mid-cta:before{z-index:0;background:#dbebf89e;border-radius:50%;width:48%;height:120%;inset:auto 32% -64% auto}.maternal-mid-cta:after{display:none}.maternal-cta-copy{z-index:3;align-self:center;position:relative}.maternal-mid-cta .maternal-cta-copy{padding:clamp(38px,5vw,70px)}.maternal-mid-cta .eyebrow{color:#4b86c5}.maternal-mid-cta h2{max-width:620px;color:var(--blue-deep);font-size:clamp(2.6rem,4.4vw,4.4rem)}.maternal-mid-cta p{color:#071b39b3;max-width:560px;font-size:1.06rem;line-height:1.65}.maternal-mid-cta-button{border-color:var(--blue-deep);color:#fff;background:var(--blue-deep);margin-top:1.35rem;box-shadow:0 14px 32px #071b3929}.maternal-mid-cta-button:hover,.maternal-mid-cta-button:focus-visible{color:var(--blue-deep);border-color:var(--gold);background:var(--gold);box-shadow:0 18px 38px #ffd30033}.maternal-cta-media{z-index:2;min-width:0;min-height:100%;margin:0;position:relative;overflow:hidden}.maternal-cta-media img{object-fit:cover;width:100%;height:100%;transition:transform 1.4s cubic-bezier(.22,1,.36,1)}.maternal-cta-media picture{width:100%;height:100%;display:block}.maternal-mid-cta .maternal-cta-media{clip-path:ellipse(82% 104% at 82%)}.maternal-mid-cta .maternal-cta-media img{object-position:50% 38%}.maternal-mid-cta:hover .maternal-cta-media img,.maternal-final-cta:hover .maternal-cta-media img{transform:scale(1.025)}.maternal-final-cta{background:#071b39;grid-template-columns:minmax(0,.92fr) minmax(460px,1.08fr);align-items:stretch;min-height:clamp(450px,42vw,540px);display:grid}.maternal-final-cta:before{display:none}.maternal-final-cta .maternal-cta-copy{padding:clamp(42px,5vw,74px)}.maternal-final-cta .eyebrow{color:var(--gold)}.maternal-final-cta h2{color:#fff;max-width:670px;font-size:clamp(2.75rem,4.8vw,5rem);line-height:1.04}.maternal-final-cta p{color:#ffffffc7;max-width:540px;font-size:1.05rem;line-height:1.68}.maternal-final-cta .button{width:fit-content;margin-top:1.35rem}.maternal-final-cta .maternal-cta-media{clip-path:ellipse(84% 112% at 84%)}.maternal-final-cta .maternal-cta-media:after{content:"";pointer-events:none;background:linear-gradient(90deg,#071b39 0%,#071b39b8 15%,#071b3914 54%,#0000 72%);position:absolute;inset:0}.maternal-final-cta .maternal-cta-media img{object-position:52% 50%}@media (width<=900px){.maternal-mid-cta,.maternal-final-cta{grid-template-columns:1fr;padding:0;display:grid}.maternal-mid-cta .maternal-cta-media,.maternal-final-cta .maternal-cta-media{clip-path:none;order:-1;min-height:300px}.maternal-mid-cta .maternal-cta-media{border-radius:40px 40px 48% 18%}.maternal-final-cta .maternal-cta-media{border-radius:40px 40px 42% 12%}.maternal-final-cta .maternal-cta-media:after{background:linear-gradient(#0000 42%,#071b39 100%)}}@media (width<=980px){.sector-carousel-hero .hero-inner,.sector-fit-grid,.sector-hero-grid,.sector-video-grid,.sector-day-layout,.sector-family-layout,.sector-tab-layout,.sector-faq-layout,.sector-differentials-panel{grid-template-columns:1fr}.sector-video-card-vertical{justify-self:center;width:min(100%,340px)}.sector-video-card-vertical video{max-height:620px}.sector-day-copy,.sector-family-copy,.sector-faq-copy{position:static}.sector-pillar-grid,.sector-quick-facts,.sector-practical-grid{grid-template-columns:repeat(2,1fr)}.sector-mid-cta{flex-direction:column;align-items:flex-start}.sector-tab-options{grid-template-columns:repeat(2,1fr)}.sector-space-feature{grid-template-rows:minmax(300px,.9fr) auto}}@media (width<=640px){.sector-page{--container:min(1180px,calc(100% - 40px))}.sector-carousel-hero{min-height:880px}.sector-carousel-hero:before{background:linear-gradient(#05122a8a 0%,#071b39b8 48%,#05122ae6 100%)}.sector-carousel-hero .hero-inner{min-height:880px;padding-bottom:6.8rem}.sector-carousel-hero .hero-copy{width:100%;min-width:0;max-width:calc(100vw - 40px)}.sector-carousel-hero h1{overflow-wrap:anywhere;max-width:100%;font-size:3.15rem;line-height:1}.sector-carousel-hero .hero-lead{overflow-wrap:break-word;max-width:20.2rem;font-size:clamp(1.02rem,4.8vw,1.26rem);line-height:1.28}.sector-carousel-hero .hero-copy>p:not(.eyebrow):not(.hero-lead){max-width:21rem;font-size:.9rem;line-height:1.55;display:block}.sector-carousel-hero .hero-slide[data-hero-slide="0"]{object-position:33% center}.sector-carousel-hero .hero-slide[data-hero-slide="1"]{object-position:68% center}.sector-carousel-head{flex-direction:column;align-items:flex-start}.sector-pillar-track{grid-auto-columns:min(82vw,340px);gap:14px;padding-inline:20px;scroll-padding-inline:20px}.sector-pillar-card{border-radius:30px}.sector-pillar-card div{padding:20px}.sector-pillar-card h3{font-size:clamp(1.48rem,6.4vw,1.85rem)}.sector-pillar-card p{font-size:.9rem;line-height:1.42}.sector-facts-band{padding:30px 0 58px}.sector-facts-band .sector-quick-facts{margin-top:0}.sector-hero{padding-top:7.6rem}.sector-hero h1{font-size:clamp(3.1rem,15vw,4.35rem)}.sector-hero-media{min-height:430px}.sector-hero-media img{border-width:10px}.sector-quick-facts,.sector-pillar-grid{grid-template-columns:1fr}.sector-video-copy h2,.sector-page .section-intro h2,.sector-fit-copy h2,.sector-day-copy h2,.sector-family-copy h2,.sector-spaces-head h2,.sector-mid-cta h2,.sector-differentials-copy h2,.sector-faq-copy h2,.sector-cta-panel h2{overflow-wrap:break-word;text-wrap:initial;width:100%;max-width:min(100%,20rem);font-size:clamp(1.68rem,6.25vw,2rem);line-height:1.08}.sector-page .section-intro,.sector-spaces-head,.sector-day-copy,.sector-mid-cta,.sector-fit-copy,.sector-faq-copy,.sector-differentials-copy{width:100%;min-width:0;max-width:calc(100vw - 40px)}.section-intro-center h2,.section-intro-center p{margin-left:auto;margin-right:auto}.sector-page .section-intro p,.sector-spaces-head p,.sector-day-copy p:not(.eyebrow),.sector-mid-cta p,.sector-faq-copy p,.sector-cta-panel p,.sector-tab-copy p:not(.eyebrow),.sector-differentials-copy p{overflow-wrap:break-word;width:100%;max-width:min(100%,21rem)}.maternal-hero-note{gap:.44rem}.maternal-hero-note span{padding:.55rem .68rem;font-size:.74rem}.sector-fit-list article,.sector-differentials-list button{grid-template-columns:1fr;min-width:0}.sector-fit-list,.sector-fit-list article{width:min(100%,100vw - 40px);max-width:calc(100vw - 40px)}.sector-fit-copy p:not(.eyebrow),.sector-family-copy p,.sector-differentials-copy p{max-width:21.2rem}.sector-family-cards{grid-template-columns:1fr}.sector-family-card:nth-child(2n){margin-top:0}.sector-practical-grid{grid-template-columns:1fr}.sector-practical-card{min-height:0}.sector-mid-cta{border-radius:30px;padding:24px}.sector-mid-cta:after{display:none}.sports-bach-panel{grid-template-columns:1fr;align-items:start}.sports-bach-panel .button{justify-self:start}.sector-tab-layout{gap:14px;width:min(100%,100vw - 40px);max-width:calc(100vw - 40px);margin-left:auto;margin-right:auto}.sector-space-feature{border-radius:30px;grid-template-rows:auto auto;padding:10px}.sector-space-feature img{aspect-ratio:4/3;border-radius:22px;min-height:250px}.sector-tab-copy{padding:20px}.sector-tab-copy h3{overflow-wrap:break-word;max-width:100%;font-size:clamp(1.62rem,7.2vw,2.12rem);line-height:1.04}.sector-tab-options{grid-template-columns:1fr;width:100%;min-width:0}.sector-tab-option{min-width:0;min-height:94px}.sector-differentials-panel{border-radius:32px;width:min(100%,100vw - 40px);max-width:calc(100vw - 40px);margin-left:auto;margin-right:auto;padding:24px 20px}.sector-differential-detail{padding:20px}.sector-differentials-list span{width:34px;height:34px}.sector-cta-panel{flex-direction:column;align-items:stretch;min-height:auto;padding:30px 22px}.sector-cta-panel .button{white-space:normal;width:100%}.maternal-mid-cta,.maternal-final-cta{grid-template-columns:1fr;padding:0;display:grid}.maternal-mid-cta .maternal-cta-media,.maternal-final-cta .maternal-cta-media{clip-path:none;order:-1;min-height:240px}.maternal-mid-cta .maternal-cta-media{border-radius:28px 28px 48% 18%}.maternal-final-cta .maternal-cta-media{border-radius:28px 28px 42% 12%}.maternal-mid-cta .maternal-cta-copy,.maternal-final-cta .maternal-cta-copy{padding:28px 24px 30px}.maternal-mid-cta h2,.maternal-final-cta h2,.maternal-mid-cta p,.maternal-final-cta p{max-width:100%}.maternal-mid-cta .button,.maternal-final-cta .button{width:100%}.maternal-final-cta .maternal-cta-media:after{background:linear-gradient(#0000 42%,#071b39 100%)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:1ms!important;animation-duration:1ms!important;animation-iteration-count:1!important}.reveal{opacity:1;filter:none;transform:none;animation:none!important}.community-page .community-depth-stack img[data-parallax],.photo-break img[data-parallax]{transform:none!important}}@media print{.reveal,.reveal.is-visible{opacity:1!important;filter:none!important;animation:none!important;transform:none!important}}@media (width>=901px){.primaria-page .sector-fit-grid{align-items:start}.primaria-page .sector-fit-grid .sector-video-card{margin-top:.45rem}.sector-page .sector-spaces-tabs .sector-space-feature{grid-template-rows:auto minmax(330px,auto);min-height:auto}.sector-page .sector-spaces-tabs .sector-space-feature img{aspect-ratio:4/3;height:auto;min-height:0}.sector-page .sector-spaces-tabs .sector-tab-copy{flex-direction:column;justify-content:flex-start;min-height:330px;padding-top:clamp(18px,2vw,28px);display:flex}}@media (width<=900px){.sector-page .sector-spaces-tabs .sector-space-feature{grid-template-rows:minmax(250px,auto) auto;min-height:auto}.sector-page .sector-spaces-tabs .sector-tab-copy{min-height:230px}}@media (width<=640px){.sector-page .sector-spaces-tabs .sector-space-feature{background:#ffffffeb;border-radius:28px;order:2;grid-template-rows:auto auto;gap:0;min-height:0;padding:8px;display:grid;box-shadow:0 20px 58px #071b3913}.sector-page .sector-spaces-tabs .sector-tab-options{order:1;gap:12px}.sector-page .sector-spaces-tabs .sector-space-feature img{aspect-ratio:4/3;border-radius:22px;width:100%;height:auto;min-height:0}.sector-page .sector-spaces-tabs .sector-tab-copy{min-height:0;padding:18px 12px 14px}.sector-page .sector-spaces-tabs .sector-tab-copy h3{font-size:clamp(2rem,12vw,3.05rem);line-height:.98}.sector-page .sector-spaces-tabs .sector-tab-copy p:not(.eyebrow){font-size:1rem;line-height:1.62}.sector-page .sector-spaces-tabs .sector-tab-option{border-radius:24px;min-height:86px}.sector-page.inicial-page .initial-spaces-tabs .sector-tab-option{grid-template-columns:1fr;align-items:center;min-height:64px;padding:.96rem 1.18rem}.sector-page.inicial-page .initial-spaces-tabs .sector-tab-option strong{white-space:nowrap;align-self:center;min-width:0;font-size:clamp(.88rem,3.65vw,1rem);line-height:1.12}}@media (width>=901px){.sector-page.inicial-page .initial-spaces-tabs{grid-template-columns:minmax(0,1.08fr) minmax(300px,.54fr);align-items:stretch;gap:clamp(18px,2vw,28px)}.sector-page.inicial-page .initial-spaces-tabs .sector-space-feature{border-radius:36px;grid-template-rows:auto minmax(230px,auto);min-height:610px;padding:12px}.sector-page.inicial-page .initial-spaces-tabs .sector-space-feature img{aspect-ratio:11/5;border-radius:25px;height:auto;min-height:0}.sector-page.inicial-page .initial-spaces-tabs .sector-tab-copy{min-height:230px;padding:clamp(24px,2.4vw,34px)}.sector-page.inicial-page .initial-spaces-tabs .sector-tab-copy h3{font-size:clamp(2.5rem,3.3vw,4rem);line-height:1.04}.sector-page.inicial-page .initial-spaces-tabs .sector-tab-copy p:not(.eyebrow){max-width:58ch;line-height:1.58}.sector-page.inicial-page .initial-spaces-tabs .sector-tab-options{background:linear-gradient(#ffffffe0,#ffffffb3),#ffffffc7;border:1px solid #071b3914;border-radius:34px;grid-template-rows:repeat(5,minmax(0,1fr));grid-template-columns:1fr;align-self:stretch;gap:0;min-height:610px;display:grid;overflow:hidden;box-shadow:0 26px 72px #071b3912}.sector-page.inicial-page .initial-spaces-tabs .sector-tab-option{min-height:0;box-shadow:none;background:0 0;border:0;border-radius:0;grid-template-columns:minmax(0,1fr);align-content:center;padding:1.15rem 1.65rem 1.15rem 1.85rem;display:grid;position:relative;transform:none}.sector-page.inicial-page .initial-spaces-tabs .sector-tab-option:not(:last-child){border-bottom:1px solid #071b3912}.sector-page.inicial-page .initial-spaces-tabs .sector-tab-option:before{content:"";background:var(--gold);opacity:0;border-radius:0 999px 999px 0;width:4px;transition:opacity .76s cubic-bezier(.16,1,.3,1),transform .98s cubic-bezier(.16,1,.3,1);position:absolute;top:24%;bottom:24%;left:0;transform:scaleY(.36)}.sector-page.inicial-page .initial-spaces-tabs .sector-tab-option strong{letter-spacing:-.01em;align-self:center;font-size:clamp(1.02rem,1.02vw,1.17rem);font-weight:760;line-height:1.26}.sector-page.inicial-page .initial-spaces-tabs .sector-tab-option:hover,.sector-page.inicial-page .initial-spaces-tabs .sector-tab-option:focus-visible{box-shadow:none;background:#071b3909;border-color:#071b3912;transform:none}.sector-page.inicial-page .initial-spaces-tabs .sector-tab-option.is-active{background:linear-gradient(90deg,#ffd3002e,#ffd3000a 58%,#fff0);border-color:#071b3912;box-shadow:inset 0 0 0 1px #ffd3001f}.sector-page.inicial-page .initial-spaces-tabs .sector-tab-option.is-active:before{opacity:1;transform:scaleY(1)}.sector-page .transversal-spaces-tabs{grid-template-columns:minmax(0,1.08fr) minmax(300px,.54fr);align-items:stretch;gap:clamp(18px,2vw,28px)}.sector-page .transversal-spaces-tabs .sector-space-feature{border-radius:36px;grid-template-rows:clamp(245px,24vw,285px) minmax(0,1fr);height:610px;min-height:610px;padding:12px}.sector-page .transversal-spaces-tabs .sector-space-feature img{border-radius:25px;height:100%;min-height:0}.sector-page .transversal-spaces-tabs .sector-tab-copy{min-height:0;padding:clamp(20px,2vw,28px)}.sector-page .transversal-spaces-tabs .sector-tab-copy h3{font-size:clamp(2.25rem,3vw,3.5rem);line-height:1.04}.sector-page .transversal-spaces-tabs .sector-tab-copy p:not(.eyebrow){max-width:58ch;min-height:6.32em;margin-top:.72rem;line-height:1.58}.sector-page .transversal-spaces-tabs .sector-tab-link{min-height:42px;margin-top:.85rem;padding-inline:1.05rem}.sector-page .transversal-spaces-tabs .sector-tab-options{background:linear-gradient(#ffffffe0,#ffffffb3),#ffffffc7;border:1px solid #071b3914;border-radius:34px;grid-template-rows:repeat(6,minmax(0,1fr));grid-template-columns:1fr;align-self:stretch;gap:0;min-height:610px;display:grid;overflow:hidden;box-shadow:0 26px 72px #071b3912}.sector-page .transversal-spaces-tabs .sector-tab-option{min-height:0;box-shadow:none;background:0 0;border:0;border-radius:0;grid-template-columns:minmax(0,1fr);align-content:center;padding:.9rem 1.5rem .9rem 1.75rem;display:grid;position:relative;transform:none}.sector-page .transversal-spaces-tabs .sector-tab-option:not(:last-child){border-bottom:1px solid #071b3912}.sector-page .transversal-spaces-tabs .sector-tab-option:before{content:"";background:var(--gold);opacity:0;border-radius:0 999px 999px 0;width:4px;transition:opacity .76s cubic-bezier(.16,1,.3,1),transform .98s cubic-bezier(.16,1,.3,1);position:absolute;top:24%;bottom:24%;left:0;transform:scaleY(.36)}.sector-page .transversal-spaces-tabs .sector-tab-option span,.sector-page .transversal-spaces-tabs .sector-tab-option small{display:none}.sector-page .transversal-spaces-tabs .sector-tab-option strong{letter-spacing:-.01em;align-self:center;font-size:clamp(1rem,1.02vw,1.15rem);font-weight:760;line-height:1.24}.sector-page .transversal-spaces-tabs .sector-tab-option:hover,.sector-page .transversal-spaces-tabs .sector-tab-option:focus-visible{box-shadow:none;background:#071b3909;border-color:#071b3912;transform:none}.sector-page .transversal-spaces-tabs .sector-tab-option.is-active{background:linear-gradient(90deg,#ffd3002e,#ffd3000a 58%,#fff0);border-color:#071b3912;box-shadow:inset 0 0 0 1px #ffd3001f}.sector-page .transversal-spaces-tabs .sector-tab-option.is-active:before{opacity:1;transform:scaleY(1)}}