/* WIMS Website Build 0022 — Colorful Jungle Visual Redesign
   Owner-approved visual direction adapted to authoritative A Monkey Business content.
   No placeholder Laurel/406/.net data and no generated child photography is public.
*/
:root{
  --amb22-navy:#073a70;
  --amb22-blue:#0b5c9f;
  --amb22-sky:#43b9f4;
  --amb22-pink:#df3270;
  --amb22-yellow:#ffd137;
  --amb22-green:#48ad57;
  --amb22-light:#f8fcff;
  --amb22-ink:#10284f;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body.amb22-theme{
  margin:0;
  color:var(--amb22-ink);
  background:#fff;
}
.amb22-header{background:#fff;position:relative;z-index:50;box-shadow:0 2px 16px rgba(16,40,79,.08)}
.amb22-utility{
  min-height:34px;
  background:linear-gradient(90deg,#06477e,#0b5c9f);
  color:#fff;
  display:flex;
  align-items:center;
  justify-content:center;
  gap:clamp(18px,4vw,56px);
  padding:7px 20px;
  font-size:.86rem;
  font-weight:700;
  flex-wrap:wrap;
}
.amb22-utility a{color:#fff;text-decoration:none}
.amb22-nav-shell{
  max-width:1180px;
  margin:0 auto;
  padding:14px 20px;
  display:flex;
  align-items:center;
  gap:22px;
}
.amb22-brand{
  display:flex;
  align-items:center;
  gap:10px;
  text-decoration:none;
  min-width:260px;
}
.amb22-brand img{width:58px;height:58px;object-fit:contain}
.amb22-brand-copy strong{display:block;color:#e12866;font-size:1.25rem;line-height:1.05}
.amb22-brand-copy span{display:block;color:#12386e;font-size:.75rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase;margin-top:4px}
.amb22-nav{display:flex;align-items:center;justify-content:center;gap:18px;flex:1;flex-wrap:wrap}
.amb22-nav a{color:#0d2b57;text-decoration:none;font-weight:800;font-size:.9rem;padding:8px 4px;border-bottom:2px solid transparent}
.amb22-nav a:hover,.amb22-nav a:focus-visible{border-color:#e12866}
.amb22-visit{
  background:var(--amb22-yellow);
  color:#10356a!important;
  border-radius:18px;
  padding:12px 18px!important;
  box-shadow:0 7px 18px rgba(255,193,23,.28);
  white-space:nowrap;
}
.amb22-home{
  overflow:hidden;
  background:#fff;
}
.amb22-hero{
  position:relative;
  isolation:isolate;
  min-height:430px;
  overflow:hidden;
  display:grid;
  grid-template-columns:minmax(220px,.9fr) minmax(420px,1.35fr) minmax(220px,.9fr);
  align-items:center;
  max-width:none;
  padding:46px max(24px,calc((100vw - 1180px)/2)) 42px;
  background:
    radial-gradient(circle at 83% 38%,rgba(255,255,255,.95) 0 8%,transparent 8.5%),
    linear-gradient(#39b8f3 0%,#9be2ff 70%,#e6f8ff 100%);
}
.amb22-hero::before,.amb22-hero::after{
  content:"";
  position:absolute;
  left:-3%;
  right:-3%;
  height:78px;
  background:
    radial-gradient(ellipse at 12px 0,#237d3b 0 13px,transparent 14px) 0 0/52px 38px repeat-x,
    radial-gradient(ellipse at 25px 0,#45a849 0 15px,transparent 16px) 0 10px/64px 44px repeat-x;
  z-index:-1;
}
.amb22-hero::before{top:-8px}
.amb22-hero::after{bottom:-44px;transform:rotate(180deg);opacity:.9}
.amb22-hero-monkey{
  display:flex;
  align-items:center;
  justify-content:center;
  min-height:310px;
}
.amb22-hero-monkey img{
  width:min(300px,90%);
  max-height:330px;
  object-fit:contain;
  filter:drop-shadow(0 16px 18px rgba(5,49,83,.2));
}
.amb22-hero-copy{text-align:center;position:relative;z-index:2}
.amb22-hero-kicker{font-weight:900;color:#0a3c78;margin:0 0 8px;letter-spacing:.04em}
.amb22-hero h1{
  margin:0 auto 8px;
  font-size:clamp(2.7rem,5vw,5.1rem);
  line-height:.96;
  letter-spacing:-.04em;
  color:#113a77;
  text-shadow:0 3px 0 rgba(255,255,255,.68);
}
.amb22-hero h1 .play{color:#058f70}
.amb22-hero h1 .learn{color:#e12e71}
.amb22-hero h1 .grow{color:#ffad00}
.amb22-heart{color:#ed3e7a;padding:0 .1em}
.amb22-hero h2{margin:14px 0 8px;font-size:clamp(1.2rem,2vw,1.65rem);color:#0d356e}
.amb22-hero-copy p{max-width:700px;margin:0 auto 20px;line-height:1.55;font-size:1rem}
.amb22-primary{
  display:inline-flex;align-items:center;justify-content:center;gap:8px;
  background:var(--amb22-yellow);color:#12386e;text-decoration:none;font-weight:900;
  border-radius:999px;padding:13px 25px;box-shadow:0 10px 22px rgba(238,171,0,.25)
}
.amb22-sun{
  width:115px;height:115px;margin:0 auto 24px;border-radius:50%;
  background:#ffda2f;box-shadow:0 0 0 16px rgba(255,218,47,.18),0 12px 28px rgba(10,68,117,.12);
  display:grid;place-items:center;color:#12386e;font-size:3rem;font-weight:900
}
.amb22-rainbow{
  width:min(270px,90%);height:140px;margin:0 auto;
  border-radius:180px 180px 0 0;
  background:
    radial-gradient(ellipse at center bottom,transparent 0 39%,#7652dc 40% 46%,#1d82e5 47% 53%,#2eb968 54% 60%,#ffd137 61% 67%,#f27c32 68% 74%,#eb3b71 75% 82%,transparent 83%);
  filter:drop-shadow(0 12px 18px rgba(9,74,126,.13));
}
.amb22-features{
  display:grid;grid-template-columns:repeat(6,1fr);gap:18px;
  padding:28px max(22px,calc((100vw - 1180px)/2));
  background:#eefaff;border-top:1px solid #d3effb;border-bottom:1px solid #d3effb
}
.amb22-feature{text-align:center;font-weight:900;color:#14366b}
.amb22-feature-icon{
  width:76px;height:76px;border-radius:50%;display:grid;place-items:center;margin:0 auto 8px;
  font-size:2rem;color:#102f64;box-shadow:0 8px 18px rgba(19,47,76,.12)
}
.amb22-feature:nth-child(1) .amb22-feature-icon{background:#ff4d93;color:#fff}
.amb22-feature:nth-child(2) .amb22-feature-icon{background:#ffd43d}
.amb22-feature:nth-child(3) .amb22-feature-icon{background:#63c864}
.amb22-feature:nth-child(4) .amb22-feature-icon{background:#56b2ef}
.amb22-feature:nth-child(5) .amb22-feature-icon{background:#9f72e7}
.amb22-feature:nth-child(6) .amb22-feature-icon{background:#ff8b28}
.amb22-photo-strip{
  display:grid;grid-template-columns:repeat(5,1fr);gap:14px;
  padding:14px max(22px,calc((100vw - 1180px)/2)) 18px;background:#fff4a9
}
.amb22-photo-card{margin:0;border-radius:14px;overflow:hidden;background:#fff;border:3px solid #fff;box-shadow:0 7px 16px rgba(23,62,100,.12)}
.amb22-photo-card img{width:100%;aspect-ratio:4/2.6;object-fit:cover;display:block}
.amb22-photo-card figcaption{padding:8px 10px;text-align:center;font-weight:900;color:#10346a}
.amb22-photo-card:nth-child(1) figcaption{background:#f84b86;color:#fff}
.amb22-photo-card:nth-child(2) figcaption{background:#ffd137}
.amb22-photo-card:nth-child(3) figcaption{background:#28a961;color:#fff}
.amb22-photo-card:nth-child(4) figcaption{background:#2585e0;color:#fff}
.amb22-photo-card:nth-child(5) figcaption{background:#9c5bdd;color:#fff}
.amb22-three{
  display:grid;grid-template-columns:repeat(3,1fr);gap:0;
  max-width:1180px;margin:0 auto;padding:24px 20px;background:#eaf8ff
}
.amb22-three article{padding:8px 28px;min-height:170px}
.amb22-three article+article{border-left:1px solid #7aa8ca}
.amb22-three h2{color:#12386e;margin-top:0}
.amb22-three ul{margin:0;padding-left:1.2rem}
.amb22-three li{margin:.38rem 0}
.amb22-trust{
  background:#fff;padding:28px 20px;text-align:center
}
.amb22-trust strong{font-size:1.6rem;color:#14386f}
.amb22-tuition{
  max-width:980px;margin:0 auto;padding:30px 20px 36px
}
.amb22-tuition h2{text-align:center;color:#14386f}
.amb22-rate-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}
.amb22-rate{background:#f7fbff;border:1px solid #c9e8f9;border-radius:18px;padding:20px;box-shadow:0 9px 22px rgba(14,62,100,.07)}
.amb22-rate h3{margin-top:0}
.amb22-rate strong{color:#e12866}
.amb22-join{
  background:linear-gradient(180deg,#ffe56a,#ffd43d);
  color:#0f3b71;text-align:center;padding:24px 20px 30px;font-weight:800
}
.amb22-join h2{margin:0 0 6px;font-size:clamp(1.6rem,3vw,2.25rem)}
.amb22-footer{
  position:relative;overflow:hidden;background:linear-gradient(120deg,#053c72,#09669c 55%,#283d9c);
  color:#fff;padding:34px max(22px,calc((100vw - 1180px)/2)) 18px
}
.amb22-footer a{color:#fff}
.amb22-footer-grid{display:grid;grid-template-columns:1.1fr .8fr .9fr;gap:28px;align-items:center}
.amb22-footer-brand{display:flex;align-items:center;gap:14px}
.amb22-footer-brand img{width:82px;height:82px;object-fit:contain}
.amb22-footer-brand strong{font-size:1.25rem}
.amb22-footer-dreams{text-align:center;color:#ffd43d;font-weight:900;font-size:1.35rem;line-height:1.35}
.amb22-footer-monkey{text-align:right}
.amb22-footer-monkey img{width:150px;max-width:100%;height:auto}
.amb22-footer-bottom{
  border-top:1px solid rgba(255,255,255,.28);margin-top:18px;padding-top:14px;
  display:flex;justify-content:space-between;gap:18px;flex-wrap:wrap;font-size:.85rem
}
body.amb22-theme main:not(.amb22-home){
  background:linear-gradient(180deg,#fff,#f7fcff);
}
body.amb22-theme main:not(.amb22-home)>section{
  border-radius:22px;
}
@media(max-width:980px){
  .amb22-nav-shell{flex-wrap:wrap}
  .amb22-brand{min-width:auto}
  .amb22-nav{order:3;width:100%}
  .amb22-hero{grid-template-columns:1fr;gap:4px;padding-top:34px;text-align:center}
  .amb22-hero-monkey{min-height:180px}
  .amb22-hero-monkey img{max-height:230px}
  .amb22-rainbow{height:100px}
  .amb22-features{grid-template-columns:repeat(3,1fr)}
  .amb22-photo-strip{grid-template-columns:repeat(2,1fr)}
  .amb22-photo-card:last-child{grid-column:1/-1;max-width:50%;justify-self:center;width:100%}
}
@media(max-width:700px){
  .amb22-utility{gap:10px;font-size:.78rem}
  .amb22-nav-shell{padding:10px 14px}
  .amb22-brand img{width:48px;height:48px}
  .amb22-nav{gap:8px}
  .amb22-nav a{font-size:.82rem}
  .amb22-visit{width:100%;text-align:center}
  .amb22-features{grid-template-columns:repeat(2,1fr)}
  .amb22-photo-strip{grid-template-columns:1fr}
  .amb22-photo-card:last-child{grid-column:auto;max-width:none}
  .amb22-three{grid-template-columns:1fr}
  .amb22-three article+article{border-left:0;border-top:1px solid #7aa8ca}
  .amb22-rate-grid{grid-template-columns:1fr}
  .amb22-footer-grid{grid-template-columns:1fr;text-align:center}
  .amb22-footer-brand{justify-content:center}
  .amb22-footer-monkey{text-align:center}
  .amb22-footer-bottom{justify-content:center;text-align:center}
}
