.ih{--brand:#0e9bb5;--brand-deep:#0b7c91;--brand-bright:#17bad6;--ink:#0f1e2e;--ink-soft:#16324a;--text:#33475b;--muted:#6b7f92;--mint:#eefafc;--border:#dcebef;--white:#fff;--font-head:var(--ih-font-head),"Space Grotesk",system-ui,sans-serif;--font-body:var(--ih-font-body),"DM Sans",system-ui,sans-serif;font-family:var(--font-body);color:var(--text);background:var(--white);overflow-x:clip}.ih *,.ih :after,.ih :before{box-sizing:border-box}.ih-wrap{width:100%;max-width:1180px;margin:0 auto;padding:0 20px}.ih-reveal{opacity:0;transform:translateY(26px);transition:opacity .7s ease,transform .7s cubic-bezier(.16,1,.3,1)}.ih-reveal.is-in{opacity:1;transform:none}.ih-eyebrow{display:inline-block;font-family:var(--font-head);font-weight:600;font-size:.78rem;letter-spacing:.14em;text-transform:uppercase;color:var(--brand-deep);margin-bottom:14px}.ih-eyebrow-light{color:var(--brand-bright)}.ih-h2{font-family:var(--font-head);font-weight:700;color:var(--ink);font-size:clamp(1.7rem,3.4vw,2.6rem);line-height:1.12;letter-spacing:-.01em;margin:0}.ih-h2-light{color:#fff}.ih-h3{font-family:var(--font-head);font-weight:600;color:var(--ink);font-size:clamp(1.3rem,2.2vw,1.6rem);line-height:1.2;margin:0 0 12px}.ih-lead{font-size:1.08rem;margin:16px 0 0}.ih-body,.ih-lead{line-height:1.75;color:var(--text)}.ih-body{font-size:1rem;margin:0}.ih-kicker{display:inline-block;font-family:var(--font-head);font-weight:600;font-size:.82rem;letter-spacing:.04em;color:var(--brand-deep);background:var(--mint);border:1px solid var(--border);padding:5px 12px;border-radius:999px;margin-bottom:12px}.ih-section{padding:clamp(56px,8vw,104px) 0}.ih-mint{background:var(--mint)}.ih-head-center{max-width:720px;margin:0 auto clamp(36px,5vw,56px);text-align:center}.ih-cta{display:inline-flex;align-items:center;gap:8px;cursor:pointer;font-family:var(--font-head);font-weight:600;font-size:.98rem;text-decoration:none;color:#fff;background:linear-gradient(135deg,var(--brand-bright),var(--brand-deep));padding:12px 22px;border-radius:999px;border:none;box-shadow:0 10px 24px -12px rgba(11,124,145,.7);transition:transform .2s ease,box-shadow .2s ease,filter .2s ease}.ih-cta svg{width:18px;height:18px;transition:transform .2s ease}.ih-cta:hover{transform:translateY(-2px);box-shadow:0 16px 30px -12px rgba(11,124,145,.75);filter:brightness(1.03)}.ih-cta:hover svg{transform:translateX(3px)}.ih-cta-lg{padding:15px 30px;font-size:1.05rem}.ih-cta-dark{background:#fff;color:var(--ink);box-shadow:0 12px 30px -12px rgba(0,0,0,.5)}.ih-cta-dark:hover{filter:none;background:#f2fbfd}.ih-link{display:inline-flex;align-items:center;gap:6px;cursor:pointer;font-family:var(--font-head);font-weight:600;font-size:.95rem;text-decoration:none;color:var(--brand-deep);transition:gap .2s ease,color .2s ease}.ih-link svg{width:16px;height:16px}.ih-link:hover{gap:10px;color:var(--brand)}.ih-hero{position:relative;overflow:hidden;text-align:center;padding:clamp(64px,10vw,120px) 0 clamp(56px,8vw,96px);background:radial-gradient(120% 90% at 50% 0,#f3fdff 0,#eaf8fb 42%,#fff 100%)}.ih-hero-glow{inset:-30% 20% auto;height:480px;background:radial-gradient(closest-side,rgba(23,186,214,.24),transparent 70%);filter:blur(10px)}.ih-hero-glow,.ih-hero-grid{position:absolute;z-index:0;pointer-events:none}.ih-hero-grid{inset:0;opacity:.5;background-image:linear-gradient(rgba(14,155,181,.06) 1px,transparent 0),linear-gradient(90deg,rgba(14,155,181,.06) 1px,transparent 0);background-size:46px 46px;mask-image:radial-gradient(75% 60% at 50% 30%,#000 40%,transparent 100%);-webkit-mask-image:radial-gradient(75% 60% at 50% 30%,#000 40%,transparent 100%)}.ih-hero-inner{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center}.ih-hero-logo{width:min(340px,74vw);height:auto;margin-bottom:22px}.ih-hero-title{font-family:var(--font-head);font-weight:700;color:var(--ink);font-size:clamp(2.2rem,6vw,4rem);line-height:1.04;letter-spacing:-.02em;margin:0}.ih-hero-sub{max-width:620px;font-size:clamp(1.05rem,2.2vw,1.25rem);line-height:1.6;color:var(--muted);margin:18px 0 30px}.ih-pillars{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;width:100%;max-width:760px;margin-top:clamp(44px,6vw,68px)}.ih-pillar{background:#fff;border:1px solid var(--border);border-radius:20px;padding:22px 16px 18px;box-shadow:0 18px 40px -28px rgba(15,30,46,.4);transition:transform .25s ease,box-shadow .25s ease}.ih-pillar:hover{transform:translateY(-4px);box-shadow:0 24px 46px -26px rgba(15,30,46,.45)}.ih-pillar-img{width:100%;aspect-ratio:16/11;border-radius:12px;overflow:hidden;margin-bottom:14px}.ih-pillar-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.ih-pillar-name{font-family:var(--font-head);font-weight:700;font-size:1.15rem;color:var(--ink)}.ih-two{display:grid;grid-template-columns:1.08fr .92fr;gap:clamp(32px,5vw,72px);align-items:center}.ih-two-col{min-width:0}.ih-whatwedo{margin-top:30px;padding-top:26px;border-top:1px solid var(--border)}.ih-about-media{border-radius:24px;overflow:hidden;background:var(--mint);border:1px solid var(--border);box-shadow:0 30px 60px -34px rgba(15,30,46,.5)}.ih-about-media img{width:100%;height:auto;display:block}.ih-programs{display:grid;grid-template-columns:repeat(2,1fr);gap:clamp(20px,3vw,30px)}.ih-program-wrap{height:100%}.ih-program{height:100%;display:flex;flex-direction:column;background:#fff;border:1px solid var(--border);border-radius:22px;overflow:hidden;box-shadow:0 20px 48px -32px rgba(15,30,46,.4);transition:transform .25s ease,box-shadow .25s ease}.ih-program:hover{transform:translateY(-5px);box-shadow:0 30px 56px -30px rgba(15,30,46,.48)}.ih-program-img{aspect-ratio:16/9;background:var(--mint);overflow:hidden}.ih-program-img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;padding:18px;display:block;transition:transform .4s ease}.ih-program:hover .ih-program-img img{transform:scale(1.04)}.ih-program-body{display:flex;flex-direction:column;flex:1;padding:24px 26px 26px}.ih-program-title{font-family:var(--font-head);font-weight:700;font-size:1.28rem;color:var(--ink);margin:0 0 12px}.ih-program-text{font-size:.98rem;line-height:1.7;color:var(--text);margin:0 0 20px}.ih-program-body .ih-link{margin-top:auto}.ih-spaces{display:flex;flex-direction:column;gap:clamp(40px,6vw,72px)}.ih-space{display:grid;grid-template-columns:1fr 1fr;gap:clamp(28px,5vw,64px);align-items:center}.ih-space-media{border-radius:24px;overflow:hidden;box-shadow:0 30px 60px -34px rgba(15,30,46,.5)}.ih-space-media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;aspect-ratio:4/3}.ih-space-rev .ih-space-media{order:2}.ih-dark{background:linear-gradient(160deg,#0f2436,#0f1e2e)}.ih-amenities{display:grid;grid-template-columns:repeat(6,1fr);gap:18px}.ih-amenity-wrap{height:100%}.ih-amenity{height:100%;display:flex;flex-direction:column;align-items:center;text-align:center;gap:14px;padding:26px 14px;background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.1);border-radius:18px;transition:transform .25s ease,background .25s ease,border-color .25s ease}.ih-amenity:hover{transform:translateY(-4px);background:rgba(23,186,214,.12);border-color:rgba(23,186,214,.4)}.ih-amenity-icon{width:60px;height:60px;display:grid;place-items:center;border-radius:14px;background:hsla(0,0%,100%,.92)}.ih-amenity-icon img{width:34px;height:34px;-o-object-fit:contain;object-fit:contain}.ih-amenity-label{font-family:var(--font-head);font-weight:600;font-size:.94rem;color:#eaf6f9;line-height:1.35}.ih-gallery{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:180px;gap:16px}.ih-gallery-item{margin:0;overflow:hidden;border-radius:18px;box-shadow:0 18px 40px -30px rgba(15,30,46,.5)}.ih-gallery-item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;transition:transform .5s ease}.ih-gallery-item:hover img{transform:scale(1.06)}.ih-g-0{grid-row:span 2}.ih-g-0,.ih-g-3{grid-column:span 2}.ih-g-5{grid-row:span 2}.ih-team{display:grid;grid-template-columns:repeat(5,1fr);gap:22px 18px}.ih-person{margin:0;text-align:center}.ih-person-photo{aspect-ratio:1/1;border-radius:18px;overflow:hidden;background:var(--mint);border:1px solid var(--border);box-shadow:0 14px 30px -22px rgba(15,30,46,.5);transition:transform .25s ease,box-shadow .25s ease}.ih-person-photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.ih-person:hover .ih-person-photo{transform:translateY(-4px);box-shadow:0 20px 36px -20px rgba(15,30,46,.55)}.ih-person-name{font-family:var(--font-head);font-weight:600;font-size:.98rem;color:var(--ink);margin:12px 0 2px;line-height:1.25}.ih-person-role{font-size:.82rem;color:var(--muted);margin:0;line-height:1.3}.ih-band{position:relative;overflow:hidden;text-align:center;padding:clamp(60px,9vw,108px) 0;background:linear-gradient(135deg,var(--brand-deep) 0,#0a5f70 55%,#0f1e2e 100%)}.ih-band:after{content:"";position:absolute;inset:0;pointer-events:none;opacity:.5;background:radial-gradient(60% 120% at 80% 0,rgba(23,186,214,.35),transparent 60%)}.ih-band-inner{position:relative;z-index:1;max-width:720px}.ih-band-title{font-family:var(--font-head);font-weight:700;color:#fff;font-size:clamp(1.8rem,4vw,2.8rem);line-height:1.12;margin:0}.ih-band-sub{color:hsla(0,0%,100%,.85);font-size:1.1rem;line-height:1.6;margin:18px auto 30px;max-width:560px}@media (max-width:980px){.ih-two{grid-template-columns:1fr}.ih-two-media{order:-1}.ih-about-media{max-width:520px;margin:0 auto}.ih-programs,.ih-space,.ih-space-rev{grid-template-columns:1fr}.ih-space-media,.ih-space-rev .ih-space-media{order:-1}.ih-amenities{grid-template-columns:repeat(3,1fr)}.ih-team{grid-template-columns:repeat(4,1fr)}.ih-gallery{grid-template-columns:repeat(2,1fr);grid-auto-rows:160px}.ih-g-0,.ih-g-3{grid-column:span 2}.ih-g-0,.ih-g-5{grid-row:span 1}}@media (max-width:620px){.ih-pillars{gap:12px}.ih-pillar{padding:14px 10px 12px;border-radius:16px}.ih-pillar-name{font-size:1rem}.ih-amenities,.ih-gallery,.ih-team{grid-template-columns:repeat(2,1fr)}.ih-gallery{grid-auto-rows:130px}}@media (prefers-reduced-motion:reduce){.ih-reveal{opacity:1!important;transform:none!important}.ih-amenity,.ih-cta,.ih-gallery-item img,.ih-link,.ih-person-photo,.ih-pillar,.ih-program,.ih-reveal{transition:none!important}}