:root {
  --bg: #fffaf2;
  --paper: rgba(255, 255, 255, 0.88);
  --white: #ffffff;
  --ink: #21364f;
  --ink-soft: #4e5f70;
  --orange: #ff855f;
  --sun: #ffb703;
  --pink: #f7549f;
  --violet: #6c5ce7;
  --sky: #56cfe1;
  --leaf: #44b86f;
  --blue: #2f55d4;
  --mint: #e4fff1;
  --peach: #fff0dd;
  --line: rgba(33, 54, 79, 0.1);
  --line-strong: rgba(33, 54, 79, 0.16);
  --shadow-sm: 0 14px 30px rgba(33, 54, 79, 0.08);
  --shadow-lg: 0 28px 80px rgba(33, 54, 79, 0.14);
  --max-width: 1220px;
}

* {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}

section[id],
main[id] {
  scroll-margin-top: 168px;
}

body {
  margin: 0;
  font-family: "Manrope", sans-serif;
  color: var(--ink);
  overflow-x: hidden;
  background:
    radial-gradient(circle at 10% 0%, rgba(255, 183, 3, 0.26), transparent 18%),
    radial-gradient(circle at 88% 10%, rgba(86, 207, 225, 0.24), transparent 22%),
    radial-gradient(circle at 85% 80%, rgba(68, 184, 111, 0.18), transparent 20%),
    radial-gradient(circle at 18% 65%, rgba(247, 84, 159, 0.12), transparent 20%),
    linear-gradient(180deg, #fff8ef 0%, #fffdf7 32%, #fff8fd 60%, #f7fffd 100%);
  line-height: 1.6;
}

body::before {
  content: "";
  position: fixed;
  inset: 0;
  pointer-events: none;
  opacity: 0.2;
  background-image:
    radial-gradient(circle, rgba(255, 133, 95, 0.26) 1px, transparent 1px),
    radial-gradient(circle, rgba(86, 207, 225, 0.22) 1px, transparent 1px);
  background-size: 32px 32px, 42px 42px;
  background-position: 0 0, 16px 16px;
  mask-image: linear-gradient(180deg, rgba(0, 0, 0, 0.58), transparent 72%);
}

img {
  display: block;
  max-width: 100%;
}

button,
input,
select,
textarea {
  font: inherit;
}

button {
  cursor: pointer;
}

p,
li {
  color: var(--ink-soft);
}

h1,
h2,
h3,
strong,
.section-head h2 {
  margin-top: 0;
  font-family: "Fraunces", serif;
  letter-spacing: -0.03em;
}

p,
ul,
figure {
  margin-top: 0;
}

ul {
  margin-bottom: 0;
}

strong {
  color: var(--ink);
}

a {
  color: inherit;
  text-decoration: none;
}

.skip-link {
  position: absolute;
  left: 16px;
  top: -60px;
  padding: 10px 14px;
  border-radius: 999px;
  background: var(--ink);
  color: var(--white);
  z-index: 100;
}

.skip-link:focus {
  top: 16px;
}

.section-shell {
  width: min(calc(100% - 32px), var(--max-width));
  margin: 0 auto;
}

.site-header {
  position: sticky;
  top: 0;
  z-index: 24;
  backdrop-filter: blur(18px);
}

.promo-bar {
  display: flex;
  justify-content: space-between;
  gap: 16px;
  align-items: center;
  padding: 11px 18px;
  background: linear-gradient(90deg, var(--violet) 0%, var(--pink) 33%, var(--orange) 67%, var(--sky) 100%);
  color: var(--white);
  font-size: 14px;
  box-shadow: 0 10px 30px rgba(108, 92, 231, 0.18);
}

.promo-bar p {
  margin: 0;
  color: rgba(255, 255, 255, 0.92);
}

.promo-bar a {
  white-space: nowrap;
  font-weight: 800;
  border-bottom: 1px solid rgba(255, 255, 255, 0.48);
}

.nav-shell {
  position: relative;
  width: min(calc(100% - 28px), var(--max-width));
  margin: 16px auto 0;
  padding: 16px 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
  background: rgba(255, 255, 255, 0.84);
  border: 1px solid rgba(255, 255, 255, 0.8);
  border-radius: 34px;
  box-shadow: var(--shadow-lg);
}

.nav-shell::before {
  content: "";
  position: absolute;
  inset: -2px;
  border-radius: inherit;
  padding: 2px;
  background: linear-gradient(135deg, rgba(247, 84, 159, 0.34), rgba(255, 183, 3, 0.26), rgba(86, 207, 225, 0.28));
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  pointer-events: none;
}

.brand {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  gap: 14px;
  flex-shrink: 0;
}

.brand-badge {
  width: 78px;
  height: 78px;
  overflow: hidden;
  display: inline-grid;
  place-items: center;
  border-radius: 28px;
  padding: 6px;
  background: linear-gradient(135deg, rgba(255, 183, 3, 0.28), rgba(247, 84, 159, 0.22), rgba(86, 207, 225, 0.22));
  border: 1px solid rgba(33, 54, 79, 0.08);
  box-shadow: 0 16px 30px rgba(33, 54, 79, 0.1);
}

.brand-badge img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
  transform: none;
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.96);
}

.brand-copy {
  display: grid;
  gap: 2px;
}

.brand-wordmark,
.hero-wordmark {
  font-family: "Fredoka", sans-serif;
  line-height: 1.04;
}

.brand-wordmark {
  font-size: 2rem;
}

.brand-wordmark-pink,
.hero-wordmark span:first-child {
  color: var(--pink);
}

.brand-wordmark-orange,
.hero-wordmark span:last-child {
  color: var(--orange);
}

.brand-subline {
  font-size: 13px;
  color: var(--ink-soft);
  font-weight: 700;
}

.brand-ribbon {
  display: inline-flex;
  width: fit-content;
  padding: 4px 10px;
  border-radius: 999px;
  background: rgba(255, 183, 3, 0.18);
  color: #9e5f00;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}

.site-nav {
  position: relative;
  z-index: 1;
  display: flex;
  gap: 20px;
  align-items: center;
}

.site-nav a {
  color: var(--ink);
  font-size: 15px;
  font-weight: 800;
  position: relative;
}

.site-nav a::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -8px;
  width: 100%;
  height: 3px;
  border-radius: 999px;
  transform: scaleX(0);
  transform-origin: left;
  background: linear-gradient(90deg, var(--pink), var(--orange));
  transition: transform 180ms ease;
}

.site-nav a:hover::after,
.site-nav a:focus-visible::after {
  transform: scaleX(1);
}

.nav-actions {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  gap: 10px;
}

.nav-toggle {
  display: none;
  width: 50px;
  height: 50px;
  border: 0;
  border-radius: 50%;
  background: rgba(33, 54, 79, 0.06);
}

.nav-toggle span {
  display: block;
  width: 18px;
  height: 2px;
  margin: 0 auto 5px;
  background: var(--ink);
}

.nav-toggle span:last-child {
  margin-bottom: 0;
}

.button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 50px;
  padding: 0 22px;
  border-radius: 999px;
  font-weight: 800;
  transition: transform 180ms ease, box-shadow 180ms ease, background 180ms ease;
}

.button:hover,
.button:focus-visible {
  transform: translateY(-2px);
}

.button-primary {
  background: linear-gradient(135deg, var(--orange), var(--sun));
  color: var(--white);
  box-shadow: 0 18px 32px rgba(255, 133, 95, 0.28);
}

.button-secondary,
.button-ghost {
  background: rgba(255, 255, 255, 0.88);
  color: var(--ink);
  border: 1px solid rgba(33, 54, 79, 0.12);
  box-shadow: var(--shadow-sm);
}

.hero {
  position: relative;
  display: grid;
  grid-template-columns: 1.02fr 0.98fr;
  gap: 44px;
  padding: 54px 0 86px;
  align-items: center;
}

.hero-copy,
.hero-media,
.story,
.programs,
.philosophy,
.plans,
.fees,
.approach,
.safety,
.gallery,
.faq,
.admissions,
.contact {
  position: relative;
}

.hero-copy {
  padding: 38px;
  border-radius: 40px;
  background: linear-gradient(160deg, rgba(255, 255, 255, 0.92), rgba(255, 249, 241, 0.82));
  border: 1px solid rgba(255, 255, 255, 0.72);
  box-shadow: var(--shadow-lg);
  overflow: hidden;
}

.hero-copy::before {
  content: "";
  position: absolute;
  inset: auto -80px -110px auto;
  width: 280px;
  height: 280px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(247, 84, 159, 0.16), transparent 62%);
}

.eyebrow {
  display: inline-flex;
  align-items: center;
  margin-bottom: 18px;
  padding: 8px 14px;
  border-radius: 999px;
  background: rgba(247, 84, 159, 0.1);
  color: #bb3476;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.hero-brandline {
  display: grid;
  gap: 10px;
  margin-bottom: 18px;
}

.hero-wordmark {
  display: inline-flex;
  gap: 2px;
  width: fit-content;
  font-size: clamp(3rem, 7vw, 5rem);
  letter-spacing: -0.05em;
}

.hero-tagline {
  width: fit-content;
  padding: 8px 14px;
  border-radius: 999px;
  background: rgba(86, 207, 225, 0.16);
  color: #136e86;
  font-size: 14px;
  font-weight: 800;
}

h1 {
  font-size: clamp(3rem, 6vw, 5.1rem);
  line-height: 1.08;
  max-width: 11.5ch;
  margin-bottom: 16px;
}

.hero-lead {
  max-width: 60ch;
  font-size: 1.08rem;
  margin-bottom: 28px;
}

.hero-actions,
.hero-badges {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.hero-actions {
  margin-bottom: 24px;
}

.hero-badges span {
  padding: 10px 14px;
  border-radius: 999px;
  border: 1px solid rgba(33, 54, 79, 0.1);
  font-size: 14px;
  color: var(--ink);
  font-weight: 700;
  background: rgba(255, 255, 255, 0.72);
}

.hero-badges span:nth-child(1) {
  background: rgba(255, 183, 3, 0.18);
}

.hero-badges span:nth-child(2) {
  background: rgba(247, 84, 159, 0.14);
}

.hero-badges span:nth-child(3) {
  background: rgba(86, 207, 225, 0.16);
}

.hero-badges span:nth-child(4) {
  background: rgba(68, 184, 111, 0.15);
}

.hero-highlights {
  margin-top: 28px;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 16px;
}

.hero-highlights article,
.trust-strip article,
.program-card,
.plan-card,
.fee-panel,
.safety-card,
.gallery-card,
.contact-form,
.story-panel,
.story-visual,
.approach-copy,
.approach-visual,
.philosophy-card,
.admission-card,
.contact-cards article,
.faq-item {
  background: var(--paper);
  border: 1px solid var(--line);
  box-shadow: var(--shadow-lg);
}

.hero-highlights article {
  position: relative;
  padding: 18px;
  border-radius: 28px;
  overflow: hidden;
}

.hero-highlights article::before {
  content: "";
  position: absolute;
  inset: 0 auto auto 0;
  width: 100%;
  height: 6px;
  background: linear-gradient(90deg, var(--pink), var(--orange), var(--sun));
}

.hero-highlights article:nth-child(2)::before {
  background: linear-gradient(90deg, var(--sky), var(--blue));
}

.hero-highlights article:nth-child(3)::before {
  background: linear-gradient(90deg, var(--leaf), var(--sun));
}

.hero-highlights strong {
  display: block;
  margin-bottom: 8px;
  font-size: 1.1rem;
}

.hero-media {
  min-height: 690px;
}

.hero-glow {
  position: absolute;
  border-radius: 50%;
  filter: blur(2px);
}

.hero-glow-a {
  inset: 60px auto auto 30px;
  width: 250px;
  height: 250px;
  background: radial-gradient(circle, rgba(247, 84, 159, 0.22), transparent 65%);
}

.hero-glow-b {
  inset: auto 20px 40px auto;
  width: 320px;
  height: 320px;
  background: radial-gradient(circle, rgba(86, 207, 225, 0.22), transparent 68%);
}

.card-arch {
  overflow: hidden;
  border-radius: 240px 240px 34px 34px;
}

.hero-photo {
  position: absolute;
  inset: 76px 28px 34px 60px;
  border: 14px solid rgba(255, 255, 255, 0.84);
  box-shadow: 0 32px 80px rgba(33, 54, 79, 0.18);
}

.hero-photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: left center;
}

.story-photo-card img,
.gallery-card img {
  display: block;
  width: 100%;
  height: auto;
}

.hero-brand-card,
.hero-mini-card {
  position: absolute;
  z-index: 2;
  padding: 18px;
  border-radius: 28px;
  background: rgba(255, 255, 255, 0.92);
  border: 1px solid rgba(33, 54, 79, 0.1);
  box-shadow: 0 24px 60px rgba(33, 54, 79, 0.16);
}

.hero-brand-card {
  top: 0;
  left: 0;
  width: 290px;
}

.hero-brand-card img {
  border-radius: 20px;
}

.hero-mini-card {
  max-width: 235px;
}

.hero-mini-card-a {
  right: 0;
  top: 130px;
}

.hero-mini-card-b {
  left: 8px;
  bottom: 4px;
}

.float-label {
  display: block;
  margin-bottom: 8px;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #b04d1c;
}

.hero-mini-card strong {
  font-size: 1.1rem;
  line-height: 1.25;
}

.trust-strip {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 18px;
  margin-bottom: 88px;
}

.trust-strip article {
  position: relative;
  padding: 26px;
  border-radius: 28px;
  overflow: hidden;
}

.trust-strip article::before {
  content: "";
  position: absolute;
  inset: 0 auto auto 0;
  width: 100%;
  height: 7px;
}

.trust-strip article:nth-child(1) {
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(255, 240, 221, 0.86));
}

.trust-strip article:nth-child(1)::before {
  background: linear-gradient(90deg, var(--orange), var(--sun));
}

.trust-strip article:nth-child(2) {
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(244, 237, 255, 0.88));
}

.trust-strip article:nth-child(2)::before {
  background: linear-gradient(90deg, var(--violet), var(--pink));
}

.trust-strip article:nth-child(3) {
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(228, 255, 241, 0.88));
}

.trust-strip article:nth-child(3)::before {
  background: linear-gradient(90deg, var(--leaf), var(--sky));
}

.trust-strip article:nth-child(4) {
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(232, 246, 255, 0.9));
}

.trust-strip article:nth-child(4)::before {
  background: linear-gradient(90deg, var(--blue), var(--sky));
}

.trust-strip strong {
  display: block;
  margin-bottom: 10px;
  font-size: 1.15rem;
}

.story,
.programs,
.philosophy,
.plans,
.fees,
.approach,
.safety,
.gallery,
.faq,
.admissions,
.contact {
  overflow: visible;
  padding: 50px;
  border-radius: 44px;
  margin-bottom: 88px;
  box-shadow: var(--shadow-lg);
  border: 1px solid rgba(255, 255, 255, 0.72);
}

.story {
  display: grid;
  grid-template-columns: 1.02fr 0.98fr;
  gap: 26px;
  background: linear-gradient(135deg, rgba(255, 246, 232, 0.92), rgba(255, 255, 255, 0.92) 40%, rgba(235, 248, 255, 0.86));
}

.story-panel,
.story-visual,
.approach-copy,
.approach-visual {
  border-radius: 34px;
  padding: 32px;
}

.story-panel {
  background: rgba(255, 255, 255, 0.82);
}

.story-panel h2,
.approach-copy h2,
.section-head h2,
.contact-copy h2 {
  font-size: clamp(2rem, 4vw, 3.4rem);
  line-height: 1.12;
  margin-bottom: 16px;
}

.story-list {
  display: grid;
  gap: 18px;
  margin-top: 28px;
}

.story-list div {
  padding: 18px;
  border-radius: 22px;
  background: linear-gradient(135deg, rgba(255, 240, 221, 0.8), rgba(255, 255, 255, 0.82));
  border: 1px solid rgba(33, 54, 79, 0.08);
}

.story-visual {
  display: grid;
  gap: 18px;
  background: linear-gradient(145deg, rgba(86, 207, 225, 0.12), rgba(255, 183, 3, 0.14));
}

.story-brand-card,
.story-photo-card {
  display: grid;
  align-content: start;
  border-radius: 28px;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.88);
  border: 1px solid rgba(33, 54, 79, 0.08);
}

.story-brand-card {
  display: grid;
  justify-items: center;
  gap: 18px;
  padding: 24px;
  background: linear-gradient(160deg, rgba(255, 255, 255, 0.98), rgba(255, 244, 230, 0.92));
}

.story-brand-seal {
  width: min(180px, 48%);
  height: auto;
}

.story-brand-copy {
  text-align: center;
}

.story-brand-copy p {
  margin-bottom: 0;
  font-weight: 700;
}

.story-brand-wordmark {
  display: inline-flex;
  gap: 2px;
  font-family: "Fredoka", sans-serif;
  font-size: clamp(2.4rem, 5vw, 4rem);
  line-height: 1;
}

.story-brand-wordmark span:first-child {
  color: var(--pink);
}

.story-brand-wordmark span:last-child {
  color: var(--orange);
}

.story-brand-pills {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px;
}

.story-brand-pills span {
  padding: 8px 12px;
  border-radius: 999px;
  font-size: 12px;
  font-weight: 800;
  color: var(--ink);
  background: rgba(255, 255, 255, 0.96);
  border: 1px solid rgba(33, 54, 79, 0.08);
}

.story-photo-card {
  padding: 16px;
}

.story-photo-card img {
  border-radius: 22px;
}

.section-head {
  max-width: 760px;
  margin-bottom: 28px;
}

.programs {
  background: linear-gradient(135deg, rgba(255, 238, 221, 0.96), rgba(255, 255, 255, 0.92) 30%, rgba(246, 236, 255, 0.94) 100%);
}

.philosophy {
  background: linear-gradient(135deg, #233f72 0%, #2d4f92 48%, #296d7c 100%);
}

.philosophy .section-head,
.philosophy .section-head h2,
.philosophy .section-head p,
.philosophy .eyebrow,
.philosophy strong,
.philosophy p {
  color: var(--white);
}

.philosophy .eyebrow {
  background: rgba(255, 255, 255, 0.14);
}

.plans {
  background: linear-gradient(135deg, rgba(255, 244, 223, 0.96), rgba(255, 255, 255, 0.9) 42%, rgba(255, 236, 245, 0.88) 100%);
}

.fees {
  background: linear-gradient(135deg, #173666 0%, #214a7d 55%, #277671 100%);
}

.fees .section-head,
.fees .section-head h2,
.fees .section-head p,
.fees .eyebrow {
  color: var(--white);
}

.fees .eyebrow {
  background: rgba(255, 255, 255, 0.16);
}

.approach {
  display: grid;
  grid-template-columns: 0.92fr 1.08fr;
  gap: 28px;
  overflow: visible;
  background: linear-gradient(135deg, rgba(255, 240, 231, 0.94), rgba(255, 255, 255, 0.92) 36%, rgba(235, 249, 255, 0.9));
}

.safety {
  background: linear-gradient(135deg, rgba(233, 255, 241, 0.92), rgba(255, 255, 255, 0.94) 42%, rgba(233, 244, 255, 0.92));
}

.gallery {
  overflow: visible;
  background: linear-gradient(135deg, rgba(255, 247, 215, 0.96), rgba(255, 255, 255, 0.92) 44%, rgba(239, 245, 255, 0.9));
}

.faq {
  background: linear-gradient(135deg, rgba(255, 237, 245, 0.92), rgba(255, 255, 255, 0.94) 52%, rgba(241, 249, 255, 0.92));
}

.admissions {
  background: linear-gradient(135deg, rgba(255, 241, 223, 0.92), rgba(255, 255, 255, 0.94) 48%, rgba(231, 255, 245, 0.92));
}

.contact {
  display: grid;
  grid-template-columns: 0.94fr 1.06fr;
  gap: 28px;
  background: linear-gradient(135deg, #1f3557 0%, #284a73 56%, #355783 100%);
}

.contact .eyebrow,
.contact h2,
.contact p,
.contact strong,
.contact span,
.contact a {
  color: var(--white);
}

.contact .eyebrow {
  background: rgba(255, 255, 255, 0.14);
}

.admission-grid,
.program-grid,
.plan-grid,
.safety-grid,
.contact-cards {
  display: grid;
  gap: 18px;
}

.program-grid {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.plan-grid {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.safety-grid {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.admission-grid {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.contact-cards {
  grid-template-columns: repeat(3, minmax(0, 1fr));
  margin-top: 28px;
}

.program-card,
.plan-card,
.safety-card,
.philosophy-card,
.admission-card {
  position: relative;
  padding: 26px;
  border-radius: 30px;
  overflow: hidden;
}

.program-card::before,
.plan-card::before,
.safety-card::before,
.admission-card::before {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
}

.program-card {
  min-height: 230px;
}

.program-card:nth-child(1) {
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(255, 236, 245, 0.92));
}

.program-card:nth-child(1)::before {
  background: radial-gradient(circle at top right, rgba(247, 84, 159, 0.16), transparent 34%);
}

.program-card:nth-child(2) {
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(236, 245, 255, 0.92));
}

.program-card:nth-child(2)::before {
  background: radial-gradient(circle at top right, rgba(86, 207, 225, 0.18), transparent 34%);
}

.program-card:nth-child(3) {
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(255, 245, 227, 0.94));
}

.program-card:nth-child(3)::before {
  background: radial-gradient(circle at top right, rgba(255, 183, 3, 0.2), transparent 34%);
}

.program-card:nth-child(4) {
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(241, 237, 255, 0.94));
}

.program-card:nth-child(4)::before {
  background: radial-gradient(circle at top right, rgba(108, 92, 231, 0.2), transparent 34%);
}

.program-card:nth-child(5) {
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(232, 255, 238, 0.94));
}

.program-card:nth-child(5)::before {
  background: radial-gradient(circle at top right, rgba(68, 184, 111, 0.2), transparent 34%);
}

.program-card:nth-child(6) {
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(255, 236, 223, 0.94));
}

.program-card:nth-child(6)::before {
  background: radial-gradient(circle at top right, rgba(255, 133, 95, 0.2), transparent 34%);
}

.program-card:nth-child(7) {
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(236, 253, 255, 0.94));
}

.program-card:nth-child(7)::before {
  background: radial-gradient(circle at top right, rgba(86, 207, 225, 0.18), transparent 34%);
}

.program-card:nth-child(8) {
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(255, 242, 235, 0.94));
}

.program-card:nth-child(8)::before {
  background: radial-gradient(circle at top right, rgba(255, 183, 3, 0.18), transparent 34%);
}

.program-age {
  display: inline-flex;
  width: fit-content;
  margin-bottom: 16px;
  padding: 9px 13px;
  border-radius: 999px;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: var(--ink);
  background: rgba(255, 255, 255, 0.84);
  border: 1px solid rgba(33, 54, 79, 0.08);
}

.program-card h3,
.plan-card h3,
.safety-card h3,
.admission-card h3 {
  font-size: 1.48rem;
  line-height: 1.12;
  margin-bottom: 12px;
}

.philosophy-grid {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 18px;
}

.philosophy-card {
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.15);
  backdrop-filter: blur(8px);
}

.philosophy-card::before {
  content: "";
  position: absolute;
  inset: 0 auto auto 0;
  width: 100%;
  height: 8px;
  background: linear-gradient(90deg, var(--sun), var(--pink), var(--sky));
}

.plan-card {
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.94), rgba(255, 246, 232, 0.9));
}

.plan-card:nth-child(2) {
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.94), rgba(239, 246, 255, 0.9));
}

.plan-card:nth-child(3) {
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.94), rgba(255, 239, 246, 0.9));
}

.plan-card::before {
  top: 0;
  left: 0;
  width: 100%;
  height: 8px;
  background: linear-gradient(90deg, var(--orange), var(--sun));
}

.plan-card:nth-child(2)::before {
  background: linear-gradient(90deg, var(--sky), var(--blue));
}

.plan-card:nth-child(3)::before {
  background: linear-gradient(90deg, var(--pink), var(--violet));
}

.plan-card ul,
.fee-panel ul {
  margin: 18px 0 0;
  padding-left: 20px;
}

.fee-tabs {
  display: inline-flex;
  gap: 8px;
  padding: 8px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.16);
  border: 1px solid rgba(255, 255, 255, 0.16);
  margin-bottom: 28px;
}

.fee-tab {
  padding: 12px 18px;
  border: 0;
  border-radius: 999px;
  background: transparent;
  color: rgba(255, 255, 255, 0.86);
  font-weight: 800;
}

.fee-tab.is-active {
  background: linear-gradient(135deg, var(--orange), var(--sun));
  color: var(--white);
}

.fee-panel {
  padding: 30px;
  border-radius: 32px;
  background: rgba(255, 255, 255, 0.96);
}

.fee-highlight {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 12px;
  align-items: baseline;
  padding-bottom: 18px;
  margin-bottom: 14px;
  border-bottom: 1px solid rgba(33, 54, 79, 0.08);
}

.fee-highlight span {
  font-size: 14px;
  font-weight: 800;
  color: var(--pink);
  text-transform: uppercase;
  letter-spacing: 0.08em;
}

.fee-highlight strong {
  font-size: clamp(2.1rem, 4vw, 3.4rem);
}

.fee-note {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 18px;
  margin-top: 20px;
  padding: 22px 24px;
  border-radius: 28px;
  background: rgba(255, 255, 255, 0.12);
  border: 1px solid rgba(255, 255, 255, 0.12);
}

.fee-note p {
  color: rgba(255, 255, 255, 0.9);
}

.approach-visual {
  padding: 18px;
  border-radius: 34px;
  overflow: hidden;
  background: linear-gradient(160deg, rgba(255, 255, 255, 0.92), rgba(255, 243, 232, 0.88));
}

.approach-poster {
  display: grid;
  gap: 18px;
  padding: 28px;
  border-radius: 24px;
  background: linear-gradient(160deg, rgba(255, 252, 247, 0.98), rgba(238, 249, 255, 0.94));
  border: 1px solid rgba(33, 54, 79, 0.08);
}

.approach-poster-tag {
  display: inline-flex;
  width: fit-content;
  padding: 8px 14px;
  border-radius: 999px;
  background: rgba(255, 183, 3, 0.14);
  color: #9e5f00;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.approach-poster h3 {
  margin: 0;
  font-size: clamp(1.8rem, 3vw, 2.5rem);
  line-height: 1.08;
}

.approach-poster-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
}

.approach-poster-grid article {
  padding: 18px;
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.92);
  border: 1px solid rgba(33, 54, 79, 0.08);
}

.approach-poster-grid span {
  display: inline-grid;
  place-items: center;
  width: 38px;
  height: 38px;
  margin-bottom: 12px;
  border-radius: 50%;
  background: linear-gradient(135deg, var(--pink), var(--orange));
  color: var(--white);
  font-size: 13px;
  font-weight: 800;
}

.approach-poster-grid strong {
  display: block;
  margin-bottom: 8px;
  font-size: 1.06rem;
}

.approach-poster-grid p {
  margin-bottom: 0;
}

.approach-copy {
  background: rgba(255, 255, 255, 0.84);
}

.approach-points {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
  margin-top: 28px;
}

.approach-points article {
  padding: 18px;
  border-radius: 22px;
  background: linear-gradient(160deg, rgba(255, 248, 239, 0.92), rgba(237, 250, 255, 0.9));
  border: 1px solid rgba(33, 54, 79, 0.08);
}

.safety-card {
  background: rgba(255, 255, 255, 0.92);
}

.safety-card::before {
  top: 0;
  left: 0;
  width: 100%;
  height: 8px;
  background: linear-gradient(90deg, var(--leaf), var(--sky));
}

.gallery-grid {
  columns: 4 220px;
  column-gap: 18px;
}

.gallery-card {
  break-inside: avoid;
  margin: 0 0 18px;
  overflow: hidden;
  padding: 8px;
  border-radius: 30px;
  min-height: 0;
  transform: none;
  background: rgba(255, 255, 255, 0.94);
  border: 1px solid rgba(33, 54, 79, 0.08);
  box-shadow: 0 12px 28px rgba(33, 54, 79, 0.08);
}

.gallery-card img {
  display: block;
  width: 100%;
  height: auto;
  min-height: 0;
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.96);
}

.hero-brand-card img {
  display: block;
  width: 100%;
  height: auto;
}

.faq-list {
  display: grid;
  gap: 14px;
}

.faq-item {
  border-radius: 28px;
  overflow: hidden;
}

.faq-question {
  width: 100%;
  padding: 22px 24px;
  border: 0;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.98), rgba(255, 246, 251, 0.92));
  text-align: left;
  font-weight: 800;
  font-size: 1rem;
  color: var(--ink);
  display: flex;
  justify-content: space-between;
  gap: 16px;
}

.faq-question::after {
  content: "+";
  font-size: 1.5rem;
  line-height: 1;
  color: var(--pink);
}

.faq-question[aria-expanded="true"]::after {
  content: "−";
}

.faq-answer {
  padding: 0 24px 22px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(240, 248, 255, 0.92));
}

.admission-card {
  min-height: 220px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(255, 247, 236, 0.92));
}

.admission-card::before {
  inset: auto -18px -18px auto;
  width: 118px;
  height: 118px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(255, 183, 3, 0.12), transparent 70%);
}

.admission-card span {
  display: inline-grid;
  place-items: center;
  width: 50px;
  height: 50px;
  margin-bottom: 16px;
  border-radius: 50%;
  background: linear-gradient(135deg, var(--pink), var(--orange));
  color: var(--white);
  font-weight: 800;
  box-shadow: 0 16px 26px rgba(247, 84, 159, 0.26);
}

.contact-copy {
  padding: 10px 6px 0 0;
}

.contact-copy p {
  color: rgba(255, 255, 255, 0.82);
}

.contact-cards article {
  padding: 18px;
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.08);
  border: 1px solid rgba(255, 255, 255, 0.12);
  box-shadow: none;
}

.contact-cards span {
  display: block;
  margin-bottom: 8px;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.62);
}

.contact-cards a,
.contact-cards p {
  display: block;
  margin: 0;
  font-weight: 700;
  color: var(--white);
}

.contact-form {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
  padding: 30px;
  border-radius: 34px;
  background: rgba(255, 255, 255, 0.96);
}

.contact-form label {
  display: grid;
  gap: 8px;
  font-weight: 800;
  color: var(--ink);
}

.contact-form input,
.contact-form select,
.contact-form textarea {
  width: 100%;
  padding: 14px 16px;
  border-radius: 18px;
  border: 1px solid rgba(33, 54, 79, 0.12);
  background: linear-gradient(180deg, rgba(255, 247, 239, 0.92), rgba(255, 255, 255, 0.96));
}

.contact-form input:focus,
.contact-form select:focus,
.contact-form textarea:focus {
  outline: 2px solid rgba(247, 84, 159, 0.25);
  border-color: rgba(247, 84, 159, 0.45);
}

.full-width,
.contact-form button,
.form-note,
.form-success {
  grid-column: 1 / -1;
}

.form-note,
.form-success {
  margin: 0;
  font-size: 14px;
}

.form-success {
  color: var(--leaf);
  font-weight: 700;
}

.site-footer {
  display: grid;
  grid-template-columns: 1.35fr 1fr auto;
  gap: 18px;
  align-items: end;
  margin-bottom: 100px;
  padding: 30px 26px;
  border-radius: 30px;
  background: rgba(255, 255, 255, 0.82);
  border: 1px solid rgba(255, 255, 255, 0.7);
  box-shadow: var(--shadow-lg);
}

.standalone-main {
  min-height: 100dvh;
  display: grid;
  place-items: center;
  padding: clamp(32px, 6vw, 56px) 0;
}

.standalone-main--top {
  min-height: auto;
  display: block;
  padding: clamp(40px, 8vw, 72px) 0 clamp(56px, 10vw, 96px);
}

.standalone-card {
  max-width: 720px;
  margin: 0 auto;
  text-align: center;
}

.standalone-card-wide {
  max-width: 900px;
  text-align: left;
}

.site-footer strong {
  font-size: 1.34rem;
}

.site-footer p {
  margin-bottom: 0;
}

.site-footer div:last-of-type {
  display: grid;
  justify-items: start;
  gap: 8px;
}

.mobile-dock {
  position: fixed;
  left: 50%;
  bottom: 16px;
  transform: translateX(-50%);
  z-index: 30;
  display: none;
  gap: 8px;
  padding: 10px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.94);
  border: 1px solid rgba(33, 54, 79, 0.08);
  box-shadow: 0 24px 60px rgba(33, 54, 79, 0.16);
}

.mobile-dock a {
  min-width: 88px;
  padding: 12px 14px;
  border-radius: 999px;
  text-align: center;
  font-weight: 800;
}

.mobile-dock a:nth-child(1) {
  background: linear-gradient(135deg, rgba(255, 183, 3, 0.2), rgba(255, 133, 95, 0.2));
}

.mobile-dock a:nth-child(2) {
  background: linear-gradient(135deg, rgba(68, 184, 111, 0.18), rgba(86, 207, 225, 0.18));
}

.mobile-dock a:nth-child(3) {
  background: linear-gradient(135deg, rgba(247, 84, 159, 0.16), rgba(108, 92, 231, 0.16));
}

.reveal {
  opacity: 1;
  transform: translateY(0);
}

.js-ready .reveal {
  opacity: 0;
  transform: translateY(28px);
  transition: opacity 600ms ease, transform 600ms ease;
}

.js-ready .reveal.is-visible {
  opacity: 1;
  transform: translateY(0);
}

@media (max-width: 1160px) {
  .hero,
  .story,
  .approach,
  .contact {
    grid-template-columns: 1fr;
  }

  .hero-media {
    min-height: 620px;
  }

  .hero-photo {
    inset: 90px 30px 28px 46px;
  }

  .trust-strip,
  .program-grid,
  .safety-grid,
  .admission-grid,
  .contact-cards,
  .philosophy-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .plan-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .gallery-grid {
    columns: 3 220px;
  }

  .site-footer {
    grid-template-columns: 1fr;
    margin-bottom: 118px;
  }
}

@media (max-width: 920px) {
  .promo-bar {
    flex-direction: column;
    text-align: center;
  }

  .nav-shell {
    border-radius: 28px;
    flex-wrap: wrap;
  }

  .nav-toggle {
    display: inline-grid;
    place-items: center;
    margin-left: auto;
  }

  .site-nav,
  .nav-actions {
    width: 100%;
    display: none;
  }

  .nav-shell.is-open .site-nav,
  .nav-shell.is-open .nav-actions {
    display: flex;
    flex-direction: column;
    align-items: stretch;
  }

  .site-nav {
    gap: 10px;
    padding-top: 10px;
  }

  .site-nav a,
  .nav-actions .button {
    width: 100%;
    justify-content: center;
    padding: 12px 14px;
    border-radius: 18px;
    background: rgba(255, 255, 255, 0.74);
  }

  .hero-copy,
  .story,
  .programs,
  .philosophy,
  .plans,
  .fees,
  .approach,
  .safety,
  .gallery,
  .faq,
  .admissions,
  .contact {
    padding: 34px;
  }

  .hero-highlights,
  .program-grid,
  .plan-grid,
  .philosophy-grid,
  .safety-grid,
  .contact-cards,
  .contact-form,
  .approach-points,
  .approach-poster-grid,
  .trust-strip,
  .admission-grid {
    grid-template-columns: 1fr;
  }

  .gallery-grid {
    columns: 2 180px;
  }

  .hero-media {
    min-height: 580px;
  }

  .hero-photo {
    inset: 110px 18px 28px 24px;
  }

  .hero-brand-card {
    width: 250px;
  }

  h1 {
    max-width: none;
  }

  .fee-note {
    flex-direction: column;
    align-items: flex-start;
  }

  .mobile-dock {
    display: flex;
  }
}

@media (max-width: 640px) {
  body {
    padding-bottom: 90px;
  }

  section[id],
  main[id] {
    scroll-margin-top: 132px;
  }

  .section-shell,
  .nav-shell {
    width: min(calc(100% - 20px), var(--max-width));
  }

  .brand-badge {
    width: 68px;
    height: 68px;
    border-radius: 22px;
    padding: 5px;
  }

  .brand-wordmark {
    font-size: 1.65rem;
  }

  .brand-subline {
    font-size: 11px;
  }

  .hero-copy,
  .story,
  .programs,
  .philosophy,
  .plans,
  .fees,
  .approach,
  .safety,
  .gallery,
  .faq,
  .admissions,
  .contact,
  .contact-form,
  .story-panel,
  .story-visual,
  .approach-copy,
  .approach-visual {
    padding: 24px;
  }

  .hero-media {
    min-height: 500px;
  }

  .hero-photo {
    inset: 150px 8px 16px 8px;
    border-width: 10px;
  }

  .hero-brand-card {
    left: 10px;
    right: 10px;
    width: auto;
    top: 0;
  }

  .hero-mini-card {
    max-width: 180px;
    padding: 14px;
  }

  .hero-mini-card-a {
    right: 0;
    top: 120px;
  }

  .hero-mini-card-b {
    left: 0;
    bottom: -10px;
  }

  .gallery-grid {
    columns: 1;
  }

  .gallery-card {
    min-height: 0;
  }

  .gallery-card img {
    min-height: 0;
  }
}

@media (prefers-reduced-motion: reduce) {
  html {
    scroll-behavior: auto;
  }

  *,
  *::before,
  *::after {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
    scroll-behavior: auto !important;
  }

  .js-ready .reveal,
  .js-ready .reveal.is-visible,
  .reveal {
    opacity: 1;
    transform: none;
  }
}
