@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;600;700;800&family=Nunito:wght@600;700;800;900&family=Newsreader:opsz,wght@6..72,500;6..72,700&display=swap');
:root{--navy:#0e2148;--deep:#071832;--teal:#11c5d9;--cream:#f6f8f5;--white:#fff;--ink:#0b1934;--muted:#607087;--line:rgba(14,33,72,.14)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--cream);font:16px/1.6 "DM Sans",sans-serif}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button{font:inherit}h1,h2,h3,p{margin-top:0}
.site-header{position:relative;z-index:20;width:min(1180px,calc(100% - 40px));height:90px;margin:auto;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}
.brand{display:inline-flex;align-items:center;gap:11px;font:800 1.35rem/1 "Manrope",sans-serif;letter-spacing:-.04em}.brand img{width:38px;height:38px;border-radius:10px}nav{display:flex;align-items:center;gap:30px;font-size:.93rem;font-weight:700}nav a{opacity:.72;transition:.2s}nav a:hover,nav a:focus-visible,nav a[aria-current="page"]{opacity:1}.menu-button{display:none;padding:8px 14px;border:1px solid currentColor;border-radius:999px;color:inherit;background:transparent}
.hub-header{position:absolute;left:50%;transform:translateX(-50%);color:#fff;border-color:rgba(255,255,255,.14)}
.hub-hero{min-height:700px;padding:160px max(24px,calc((100vw - 1180px)/2)) 90px;display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:80px;color:#fff;background:radial-gradient(circle at 82% 30%,rgba(17,197,217,.22),transparent 25%),var(--deep)}
.eyebrow{display:flex;align-items:center;gap:10px;margin-bottom:18px;color:#6be8ef;font-size:.78rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.eyebrow span{width:34px;height:2px;background:currentColor}.eyebrow.dark{color:#138b9a}.hub-intro h1{margin:0;font:650 clamp(3.2rem,6vw,5.8rem)/1.02 "Manrope",sans-serif;letter-spacing:-.06em}.hub-intro h1 em{color:var(--teal);font-style:normal}.hub-intro>p:last-child{max-width:650px;margin:28px 0 0;color:rgba(255,255,255,.7);font-size:1.15rem}.hub-logo{padding:38px;border-radius:38px;background:#fff;box-shadow:0 35px 80px rgba(0,0,0,.25);transform:rotate(2deg)}.hub-logo small{display:block;margin-top:22px;color:#607087;text-align:center;font-weight:700;letter-spacing:.13em;text-transform:uppercase}
.brand-doors{width:min(1240px,calc(100% - 40px));margin:-48px auto 0;position:relative;z-index:3;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.door{min-height:430px;padding:34px;display:flex;flex-direction:column;border-radius:30px;transition:transform .25s,box-shadow .25s}.door:hover,.door:focus-visible{transform:translateY(-8px);box-shadow:0 26px 65px rgba(14,33,72,.14)}.door-number{font-size:.75rem;font-weight:800;letter-spacing:.15em;opacity:.55}.door img{height:76px;width:auto;margin:78px 0 32px}.door p{margin-bottom:34px;color:inherit;opacity:.72}.door strong{margin-top:auto;padding-top:20px;display:flex;justify-content:space-between;border-top:1px solid currentColor}.kids-door{color:#202752;background:#ffef94}.relax-door{color:#fff;background:#123f52}.news-door{color:#161616;background:#fff;border:1px solid #ddd}
.about-strip{max-width:920px;margin:auto;padding:125px 24px;text-align:center}.about-strip .eyebrow{justify-content:center}.about-strip h2{margin:0 0 26px;font:650 clamp(2.6rem,5vw,4.8rem)/1.05 "Manrope",sans-serif;letter-spacing:-.055em}.about-strip>p:last-child{max-width:680px;margin:auto;color:var(--muted);font-size:1.08rem}footer{padding:28px max(24px,calc((100vw - 1180px)/2));display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:25px;color:rgba(255,255,255,.62);background:var(--deep);font-size:.84rem}footer p{margin:0}footer p:last-child{justify-self:end}.footer-brand{color:#fff}.footer-brand img{width:32px;height:32px;border-radius:8px}
.sub-page{--accent:#11c5d9;--surface:#fff;--page-bg:#f7f8f8;background:var(--page-bg)}.sub-page .site-header{max-width:1240px}.sub-logo{height:50px;width:auto}.brand-switch{display:flex;gap:8px}.brand-switch a{padding:7px 12px;border-radius:999px;font-size:.78rem;font-weight:800;opacity:.62}.brand-switch a[aria-current="page"]{color:#fff;background:var(--accent);opacity:1}.subnav{border-bottom:1px solid var(--line);background:var(--surface)}.subnav-inner{width:min(1240px,calc(100% - 40px));min-height:52px;margin:auto;display:flex;align-items:center;gap:28px;overflow:auto;white-space:nowrap;font-size:.86rem;font-weight:700}.subnav a:first-child{color:var(--accent)}
.sub-hero{width:min(1240px,calc(100% - 40px));min-height:560px;margin:28px auto 0;padding:64px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:50px;border-radius:36px;overflow:hidden}.sub-hero h1{margin:0;font:700 clamp(3rem,6vw,6rem)/.96 "Manrope",sans-serif;letter-spacing:-.06em}.sub-hero p{max-width:580px;margin:26px 0 0;font-size:1.12rem;opacity:.72}.hero-action{display:inline-flex;margin-top:32px;padding:13px 22px;border-radius:999px;font-weight:800;background:var(--accent);color:#fff}.hero-art{position:relative;min-height:360px;display:grid;place-items:center}.hero-symbol{position:relative;z-index:2;width:250px;aspect-ratio:1;display:grid;place-items:center;border-radius:50%;font-size:6rem}.hero-ring{position:absolute;width:340px;aspect-ratio:1;border:2px solid currentColor;border-radius:50%;opacity:.2}.content-section{width:min(1180px,calc(100% - 40px));margin:auto;padding:100px 0}.section-label{color:var(--accent);font-size:.78rem;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.content-section h2{max-width:700px;margin:10px 0 45px;font:700 clamp(2.2rem,4vw,4rem)/1.06 "Manrope",sans-serif;letter-spacing:-.05em}.content-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.content-card{min-height:290px;padding:28px;display:flex;flex-direction:column;border:1px solid var(--line);border-radius:24px;background:var(--surface)}.content-card .mini{color:var(--accent);font-size:.75rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.content-card h3{margin:45px 0 12px;font:700 1.55rem/1.15 "Manrope",sans-serif;letter-spacing:-.035em}.content-card p{margin:0;color:var(--muted)}.content-card strong{margin-top:auto;padding-top:24px}.sub-footer{margin-top:30px}
.kids-page{--accent:#f04d6a;--surface:#fff;--page-bg:#fffaf0;color:#24284f;font-family:"Nunito",sans-serif}.kids-page .sub-hero{color:#24284f;background:linear-gradient(135deg,#ffef8f,#ffd5c7 58%,#cdefff)}.kids-page .sub-hero h1,.kids-page .content-section h2,.kids-page .content-card h3{font-family:"Nunito",sans-serif;letter-spacing:-.045em}.kids-page .hero-symbol{background:#fff;box-shadow:18px 18px 0 #54c7c1}.kids-page .hero-ring{border-style:dashed}.kids-page .content-card:nth-child(2){background:#edf9ff}.kids-page .content-card:nth-child(3){background:#fff0f3}
.relax-page{--accent:#63d7c5;--surface:#143e50;--page-bg:#092b3a;color:#eefaf8}.relax-page .site-header,.relax-page .subnav{color:#eefaf8;background:#092b3a;border-color:rgba(255,255,255,.12)}.relax-page .subnav{background:#0d3444}.relax-page .sub-hero{background:radial-gradient(circle at 76% 32%,rgba(99,215,197,.28),transparent 25%),linear-gradient(145deg,#0d4354,#112b4c)}.relax-page .hero-symbol{color:#092b3a;background:#8ce2d5;box-shadow:0 0 90px rgba(99,215,197,.3)}.relax-page .hero-ring{width:390px}.relax-page .content-card{border-color:rgba(255,255,255,.12)}.relax-page .content-card p{color:rgba(238,250,248,.62)}.relax-page footer{background:#061f2b}
.news-page{--accent:#c4252a;--surface:#fff;--page-bg:#f4f1e9;color:#171717}.news-page .site-header{border-bottom:3px solid #171717}.news-page .subnav{border-color:#aaa}.news-page .sub-hero{min-height:520px;border:1px solid #aaa;border-radius:0;background:#fff}.news-page .sub-hero h1,.news-page .content-section h2{font-family:"Newsreader",serif;letter-spacing:-.035em}.news-page .hero-symbol{border-radius:0;color:#fff;background:#171717}.news-page .hero-ring{width:315px;border-radius:0;transform:rotate(10deg);color:var(--accent);opacity:1}.news-page .content-grid{gap:0;border-top:2px solid #171717;border-bottom:1px solid #aaa}.news-page .content-card{border:0;border-right:1px solid #aaa;border-radius:0;background:transparent}.news-page .content-card:last-child{border-right:0}.news-page .content-card h3{font-family:"Newsreader",serif;font-size:1.8rem;letter-spacing:-.02em}
.reveal{opacity:0;transform:translateY(16px);transition:opacity .65s,transform .65s}.reveal.visible{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}.door{transition:none}}
@media(max-width:900px){.hub-hero,.sub-hero{grid-template-columns:1fr}.hub-hero{padding-top:140px}.hub-logo{max-width:520px}.brand-doors,.content-grid{grid-template-columns:1fr}.door{min-height:330px}.door img{margin:45px 0 25px}.sub-hero{padding:48px}.hero-art{min-height:300px}}
@media(max-width:680px){.site-header{width:calc(100% - 28px);height:76px}.site-header>.brand-switch{display:none}.menu-button{display:block}.site-header nav{position:absolute;top:68px;right:0;width:220px;padding:18px;display:none;flex-direction:column;align-items:stretch;gap:14px;border-radius:18px;background:#fff;color:var(--ink);box-shadow:0 20px 45px rgba(0,0,0,.22)}.site-header nav.open{display:flex}.hub-header nav{background:#10264f;color:#fff}.hub-hero{min-height:auto;padding:125px 22px 70px;gap:50px}.hub-intro h1{font-size:clamp(3rem,14vw,4.2rem)}.hub-logo{padding:24px;border-radius:26px}.brand-doors{width:calc(100% - 28px);margin-top:-22px}.door{padding:28px}.about-strip{padding:90px 22px}.sub-logo{height:42px}.subnav-inner{width:calc(100% - 28px)}.sub-hero{width:calc(100% - 28px);margin-top:16px;padding:36px 26px;border-radius:24px}.news-page .sub-hero{border-radius:0}.sub-hero h1{font-size:clamp(3rem,14vw,4.7rem)}.hero-symbol{width:190px;font-size:4.5rem}.hero-ring{width:270px!important}.content-section{width:calc(100% - 36px);padding:76px 0}.news-page .content-grid{border:0}.news-page .content-card{border-right:0;border-bottom:1px solid #aaa}footer{grid-template-columns:1fr;justify-items:start}footer p:last-child{justify-self:start}}
