:root{--blue:#174ea6;--sky:#38bdf8;--navy:#09214c;--yellow:#ffd928;--orange:#ff9f1c;--green:#20c997;--pink:#ff6fb1;--purple:#7c3aed;--ink:#102033;--muted:#64748b;--bg:#f7fbff;--card:#fff;--line:#dbeafe;--radius:28px;--shadow:0 22px 55px rgba(9,33,76,.14)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;color:var(--ink);background:linear-gradient(180deg,#fffdf0 0,#f7fbff 22%,#eef7ff 100%);line-height:1.6}body:before{content:'';position:fixed;inset:0;pointer-events:none;background-image:radial-gradient(circle at 12px 12px,rgba(23,78,166,.06) 2px,transparent 2px);background-size:34px 34px;z-index:-1}a{color:inherit;text-decoration:none}.topbar{background:var(--navy);color:#fff;font-size:.92rem}.topbar .wrap{display:flex;justify-content:space-between;gap:16px;padding:9px 20px}.wrap{max-width:1180px;margin:auto}.header{position:sticky;top:0;z-index:20;background:rgba(255,255,255,.92);backdrop-filter:blur(14px);border-bottom:3px solid var(--yellow)}.nav{display:flex;align-items:center;justify-content:space-between;padding:13px 20px}.brand{display:flex;align-items:center;gap:12px;font-weight:1000;color:var(--blue)}.brand img{height:62px;width:auto;filter:drop-shadow(0 6px 12px rgba(9,33,76,.12))}.brand span{background:#fff7c2;border:1px solid #ffe36a;border-radius:999px;padding:6px 10px}.links{display:flex;gap:6px;align-items:center}.links a{padding:10px 12px;border-radius:999px;font-weight:800;font-size:.94rem}.links a:hover{background:#fff2a5;transform:translateY(-1px)}.btn{display:inline-flex;align-items:center;gap:8px;border-radius:999px;padding:13px 19px;font-weight:1000;background:var(--yellow);color:var(--navy);box-shadow:0 10px 24px rgba(255,217,40,.35);border:2px solid rgba(9,33,76,.08)}.btn:after{content:' →';font-weight:1000}.btn.blue{background:var(--blue);color:#fff;box-shadow:0 10px 24px rgba(24,73,154,.25)}.btn:hover{transform:translateY(-2px) rotate(-.5deg)}.hero{background:radial-gradient(circle at 88% 16%,rgba(255,217,40,.95),transparent 22%),radial-gradient(circle at 8% 88%,rgba(56,189,248,.45),transparent 24%),linear-gradient(135deg,#09214c 0%,#174ea6 67%,#38bdf8 130%);color:#fff;overflow:hidden;position:relative}.hero:after,.page-hero:after{content:'✏️  💻  📚  🛡️  🌐';position:absolute;left:4%;bottom:12px;font-size:1.8rem;letter-spacing:18px;opacity:.24}.hero .wrap{display:grid;grid-template-columns:1.08fr .92fr;gap:34px;align-items:center;padding:86px 20px}.badge{display:inline-flex;padding:9px 14px;border-radius:999px;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.28);font-weight:900;color:#fff}.hero h1,.page-hero h1{font-size:clamp(2.4rem,5vw,5rem);line-height:1.01;margin:16px 0;letter-spacing:-.04em}.hero p{font-size:1.22rem;color:#eaf3ff;max-width:700px}.hero-card{background:#fff;color:var(--ink);border-radius:36px;padding:28px;box-shadow:var(--shadow);transform:rotate(1.2deg);border:4px solid #fff2a5;position:relative}.hero-card:before{content:'School IT Health Board';position:absolute;top:-17px;left:26px;background:var(--yellow);color:var(--navy);font-weight:1000;border-radius:999px;padding:7px 14px;box-shadow:0 8px 18px rgba(0,0,0,.12)}.metric-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.metric{padding:18px;border-radius:22px;background:linear-gradient(180deg,#f8fbff,#eaf4ff);border:2px dashed #b9d8ff}.metric b{display:block;color:var(--blue);font-size:1.9rem}.section{padding:76px 20px;position:relative}.section h2{font-size:clamp(1.9rem,3.5vw,3.1rem);line-height:1.08;margin:0 0 12px;letter-spacing:-.03em}.lead{font-size:1.12rem;color:var(--muted);max-width:850px}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:30px}.card{background:rgba(255,255,255,.96);border:2px solid var(--line);border-radius:var(--radius);padding:25px;box-shadow:0 14px 34px rgba(9,33,76,.08);transition:.18s transform,.18s box-shadow}.card:hover{transform:translateY(-6px) rotate(.4deg);box-shadow:var(--shadow);border-color:#ffe36a}.card h3{margin-top:0;color:var(--navy);font-size:1.25rem}.icon{width:56px;height:56px;border-radius:19px;background:linear-gradient(135deg,var(--yellow),#fff3a0);display:grid;place-items:center;font-size:1.7rem;margin-bottom:14px;box-shadow:inset 0 -4px rgba(9,33,76,.08)}.split{display:grid;grid-template-columns:1fr 1fr;gap:32px;align-items:center}.panel{background:#fff;border-radius:36px;padding:36px;border:3px solid #fff2a5;box-shadow:var(--shadow)}.ticks{padding:0;margin:18px 0;list-style:none}.ticks li{padding:10px 0 10px 38px;position:relative;border-bottom:1px solid #edf1f7}.ticks li:before{content:'✓';position:absolute;left:0;top:10px;background:var(--green);color:#fff;font-weight:1000;width:25px;height:25px;border-radius:50%;display:grid;place-items:center;font-size:.9rem}.dark{background:linear-gradient(135deg,#071936,#09214c 58%,#123c83);color:#fff}.dark .lead,.dark p{color:#e3efff}.dark .card{background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.2);color:#fff}.dark .card h3{color:#fff}.logos{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.logos span{background:#fff;border:2px solid #ffe36a;border-radius:999px;padding:10px 15px;font-weight:900;color:var(--blue)}.page-hero{background:radial-gradient(circle at 84% 8%,rgba(255,217,40,.9),transparent 18%),linear-gradient(135deg,#09214c,#174ea6 72%,#38bdf8);color:#fff;padding:74px 20px;position:relative;overflow:hidden}.page-hero p{max-width:840px;color:#e9f3ff;font-size:1.16rem}.cta{background:linear-gradient(135deg,var(--yellow),#fff5b8);border-radius:36px;padding:38px;color:var(--navy);display:flex;justify-content:space-between;gap:20px;align-items:center;border:3px solid #fff;box-shadow:var(--shadow)}.footer{background:#071936;color:#dbe7ff;padding:46px 20px;border-top:6px solid var(--yellow)}.footer .cols{display:grid;grid-template-columns:2fr 1fr 1fr 1.2fr;gap:24px}.footer a{display:block;color:#dbe7ff;margin:7px 0}.form input,.form textarea{width:100%;padding:14px;border-radius:16px;border:2px solid var(--line);margin:8px 0;font:inherit}.mobile{display:none}.school-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:26px}.school-pill{background:#fff;border:2px solid #dbeafe;border-radius:24px;padding:20px;text-align:center;font-weight:900;box-shadow:0 12px 28px rgba(9,33,76,.06)}.school-pill span{display:block;font-size:2rem;margin-bottom:6px}.fun-note{background:#fff7c2;border:3px dashed #ffd928;border-radius:28px;padding:24px;margin-top:26px;color:var(--navy);font-weight:800}.timeline{counter-reset:step;display:grid;gap:16px;margin-top:28px}.step{background:#fff;border:2px solid #dbeafe;border-radius:24px;padding:22px 22px 22px 76px;position:relative;box-shadow:0 10px 24px rgba(9,33,76,.06)}.step:before{counter-increment:step;content:counter(step);position:absolute;left:22px;top:22px;width:36px;height:36px;border-radius:50%;background:var(--yellow);color:var(--navy);display:grid;place-items:center;font-weight:1000}.subject-card:nth-child(4n+1) .icon{background:linear-gradient(135deg,#ffd928,#fff2a5)}.subject-card:nth-child(4n+2) .icon{background:linear-gradient(135deg,#38bdf8,#dff7ff)}.subject-card:nth-child(4n+3) .icon{background:linear-gradient(135deg,#20c997,#d9fff1)}.subject-card:nth-child(4n+4) .icon{background:linear-gradient(135deg,#ff9f1c,#ffe0ad)}@media(max-width:850px){.hero .wrap,.split,.footer .cols{grid-template-columns:1fr}.grid,.school-strip{grid-template-columns:1fr}.links{display:none}.mobile{display:inline-flex}.topbar .wrap,.cta{flex-direction:column;align-items:flex-start}.metric-grid{grid-template-columns:1fr}.brand img{height:48px}.brand span{display:none}.hero:after,.page-hero:after{display:none}}


/* Extra playful education redesign */
:root{--crayon-red:#ff5d73;--crayon-blue:#4cc9f0;--crayon-green:#80ed99;--crayon-purple:#b388ff;--paper:#fffef7}
body{background:linear-gradient(180deg,#fff8ca 0%,#e7f7ff 26%,#f8fbff 60%,#fff7df 100%)}
body:before{background-image:radial-gradient(circle at 12px 12px,rgba(255,217,40,.35) 2px,transparent 2px),radial-gradient(circle at 29px 29px,rgba(76,201,240,.18) 2px,transparent 2px);background-size:42px 42px}
.topbar{background:linear-gradient(90deg,#09214c,#174ea6,#09214c)}
.header{border-bottom:6px solid var(--yellow);box-shadow:0 12px 30px rgba(9,33,76,.12)}
.nav{padding:16px 20px}.brand img{height:104px;background:white;border-radius:22px;padding:8px;box-shadow:0 14px 34px rgba(9,33,76,.16);border:3px solid #fff2a5}.brand span{font-size:1rem;background:linear-gradient(135deg,#fff7c2,#dff7ff);border-width:2px;padding:8px 13px}.links a{font-size:.98rem}.hero,.page-hero{background:radial-gradient(circle at 90% 9%,rgba(255,217,40,.98),transparent 20%),radial-gradient(circle at 7% 85%,rgba(128,237,153,.55),transparent 23%),radial-gradient(circle at 45% 5%,rgba(179,136,255,.35),transparent 18%),linear-gradient(135deg,#08204a 0%,#174ea6 56%,#4cc9f0 125%)}
.hero .wrap{grid-template-columns:1fr .9fr;padding:90px 20px 105px}.hero h1,.page-hero h1{text-shadow:0 7px 20px rgba(0,0,0,.18)}.hero p,.page-hero p{font-size:1.25rem}.badge{background:rgba(255,255,255,.2);box-shadow:inset 0 0 0 1px rgba(255,255,255,.3)}
.edu-hero-art{position:relative;min-height:480px}.big-logo-board{background:white;border:6px solid #fff2a5;border-radius:38px;padding:24px;box-shadow:var(--shadow);transform:rotate(1deg);text-align:center;position:relative;z-index:3}.big-logo-board img{height:150px;max-width:100%;object-fit:contain}.big-logo-board h2{color:var(--navy);margin:10px 0 4px}.big-logo-board p{color:var(--muted);font-size:1rem;margin:0}.floating-icon{position:absolute;display:grid;place-items:center;width:82px;height:82px;border-radius:28px;background:white;box-shadow:0 16px 35px rgba(9,33,76,.18);font-size:2.2rem;border:4px solid #fff2a5;animation:floaty 5s ease-in-out infinite}.floating-icon:nth-child(2){right:10px;top:8px;animation-delay:.4s;background:#fff7c2}.floating-icon:nth-child(3){left:-10px;top:160px;animation-delay:1s;background:#dff7ff}.floating-icon:nth-child(4){right:24px;bottom:90px;animation-delay:1.6s;background:#e8fff3}.floating-icon:nth-child(5){left:70px;bottom:18px;animation-delay:2.2s;background:#f3e8ff}.mini-report{position:absolute;right:0;bottom:0;background:#fff;border-radius:30px;border:4px solid #dbeafe;padding:20px;box-shadow:0 22px 45px rgba(9,33,76,.18);width:250px;color:var(--navy);z-index:4}.mini-report b{display:block;font-size:1.6rem;color:var(--blue)}
@keyframes floaty{0%,100%{transform:translateY(0) rotate(-3deg)}50%{transform:translateY(-16px) rotate(4deg)}}
.fun-wave{position:absolute;left:0;right:0;bottom:-1px;height:42px;background:linear-gradient(135deg,transparent 25%,#fff 25% 50%,transparent 50% 75%,#fff 75%);background-size:72px 42px;opacity:.96}.section:nth-of-type(odd){background:rgba(255,255,255,.45)}.section h2:after{content:'';display:block;width:94px;height:9px;background:linear-gradient(90deg,var(--yellow),var(--sky),var(--green),var(--pink));border-radius:99px;margin-top:14px}.card{border-width:3px}.card h3{font-size:1.32rem}.subject-card{position:relative;overflow:hidden}.subject-card:after{content:'';position:absolute;right:-30px;top:-30px;width:96px;height:96px;border-radius:50%;background:rgba(255,217,40,.22)}.icon{width:72px;height:72px;border-radius:26px;font-size:2.25rem}.grid .card:nth-child(3n+1){border-color:#ffe36a}.grid .card:nth-child(3n+2){border-color:#bae6fd}.grid .card:nth-child(3n+3){border-color:#bbf7d0}.school-strip{grid-template-columns:repeat(4,1fr)}.school-pill{font-size:1.05rem;border-width:3px;transition:.18s transform}.school-pill:hover{transform:translateY(-6px) rotate(-1deg)}.fun-note{font-size:1.14rem}.cta{background:radial-gradient(circle at 15% 20%,#fff,transparent 18%),linear-gradient(135deg,#ffd928,#ffef8a 55%,#dff7ff);border:5px solid white}.footer img{height:112px!important}.play-panel{background:linear-gradient(180deg,#ffffff,#f7fbff);border:5px solid #fff2a5;border-radius:38px;padding:30px;box-shadow:var(--shadow)}.sticker-row{display:flex;flex-wrap:wrap;gap:12px;margin:22px 0}.sticker{background:white;border:3px solid #dbeafe;border-radius:999px;padding:12px 16px;font-weight:1000;box-shadow:0 8px 18px rgba(9,33,76,.08)}.rainbow-card{background:linear-gradient(180deg,#fff,#fffef7);border:4px solid #fff2a5}.mascot{font-size:4.3rem;line-height:1;background:#fff7c2;border-radius:34px;padding:18px;display:inline-block;border:4px solid #fff;box-shadow:0 14px 32px rgba(9,33,76,.1)}
@media(max-width:850px){.brand img{height:76px}.edu-hero-art{min-height:410px}.big-logo-board img{height:112px}.floating-icon{width:64px;height:64px;font-size:1.8rem}.mini-report{position:relative;width:auto;margin-top:18px}.hero .wrap{padding:62px 20px 76px}.school-strip{grid-template-columns:1fr}.footer img{height:86px!important}}


/* Highly visible, fun related services block */
.related-school-services{background:radial-gradient(circle at 8% 10%,rgba(255,217,40,.75),transparent 18%),radial-gradient(circle at 92% 12%,rgba(76,201,240,.45),transparent 20%),radial-gradient(circle at 20% 92%,rgba(128,237,153,.42),transparent 22%),linear-gradient(180deg,#fffef7,#eaf7ff);color:var(--ink);overflow:hidden;border-top:8px solid #ffd928;border-bottom:8px solid #4cc9f0}.related-school-services:before{content:'📚 💻 ✏️ 🛡️ 📶 ☁️';position:absolute;right:4%;top:18px;font-size:2.2rem;letter-spacing:14px;opacity:.24}.section-kicker{display:inline-flex;align-items:center;gap:8px;background:#09214c;color:#fff;border:4px solid #ffd928;border-radius:999px;padding:10px 16px;font-weight:1000;box-shadow:0 12px 24px rgba(9,33,76,.12);margin-bottom:14px}.service-fun-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:30px}.service-tile{display:block;position:relative;overflow:hidden;background:#fff;border:4px solid #fff2a5;border-radius:32px;padding:26px;min-height:250px;box-shadow:0 18px 42px rgba(9,33,76,.12);transition:.18s transform,.18s box-shadow,.18s border-color}.service-tile:after{content:'';position:absolute;right:-36px;top:-36px;width:120px;height:120px;border-radius:50%;background:rgba(255,217,40,.24)}.service-tile:nth-child(2){border-color:#bae6fd}.service-tile:nth-child(3){border-color:#bbf7d0}.service-tile:nth-child(4){border-color:#fed7aa}.service-tile:nth-child(5){border-color:#ddd6fe}.service-tile:nth-child(6){border-color:#fbcfe8}.service-tile:hover{transform:translateY(-8px) rotate(-.7deg);box-shadow:0 28px 60px rgba(9,33,76,.18);border-color:#174ea6}.service-emoji{width:78px;height:78px;border-radius:28px;display:grid;place-items:center;font-size:2.4rem;background:linear-gradient(135deg,#ffd928,#fff7c2);box-shadow:inset 0 -6px rgba(9,33,76,.08),0 12px 24px rgba(9,33,76,.09);margin-bottom:16px}.service-tile h3{font-size:1.45rem;line-height:1.15;margin:0 0 10px;color:#09214c}.service-tile p{color:#475569;margin:0 0 18px}.service-tile span{position:absolute;left:26px;bottom:20px;background:#174ea6;color:#fff;border-radius:999px;padding:9px 13px;font-weight:1000}.dark .service-tile p{color:#475569}.dark .service-tile h3{color:#09214c}@media(max-width:950px){.service-fun-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:650px){.service-fun-grid{grid-template-columns:1fr}.related-school-services:before{display:none}.service-tile{min-height:auto;padding-bottom:76px}}


/* FINAL VISIBILITY FIXES - buttons and related services */
.btn,
a.btn,
button,
input[type="submit"]{
  color:#09214c !important;
  background:#ffd928 !important;
  border:3px solid #09214c !important;
  text-shadow:none !important;
  opacity:1 !important;
  visibility:visible !important;
  font-weight:1000 !important;
  line-height:1.15 !important;
  min-height:48px !important;
  padding:14px 22px !important;
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  white-space:normal !important;
  text-align:center !important;
  box-shadow:0 12px 24px rgba(9,33,76,.18) !important;
}
.btn.blue,
a.btn.blue{
  color:#ffffff !important;
  background:#174ea6 !important;
  border-color:#ffffff !important;
}
.btn.yellow,
a.btn.yellow{
  color:#09214c !important;
  background:#ffd928 !important;
  border-color:#ffffff !important;
}
.btn:after{color:inherit !important; opacity:1 !important; margin-left:4px !important;}
.btn *, a.btn *{color:inherit !important; opacity:1 !important;}
.links a.btn.blue{color:#fff !important;background:#174ea6 !important;}
.mobile{color:#09214c !important;background:#ffd928 !important;}
.related-school-services,
section.related-school-services{
  display:block !important;
  visibility:visible !important;
  opacity:1 !important;
  position:relative !important;
  z-index:5 !important;
  padding:86px 20px !important;
  margin:0 !important;
  min-height:unset !important;
  background:linear-gradient(135deg,#fff6a5 0%,#e0f7ff 42%,#e7ffe8 100%) !important;
  color:#09214c !important;
  border-top:10px solid #ffd928 !important;
  border-bottom:10px solid #174ea6 !important;
}
.related-school-services .wrap{display:block !important;max-width:1180px !important;margin:0 auto !important;}
.related-school-services h2{
  color:#09214c !important;
  font-size:clamp(2.2rem,4vw,3.6rem) !important;
  margin:8px 0 12px !important;
}
.related-school-services .lead{color:#334155 !important;font-size:1.2rem !important;}
.service-fun-grid{
  display:grid !important;
  grid-template-columns:repeat(3,minmax(0,1fr)) !important;
  gap:24px !important;
  margin-top:32px !important;
}
.service-tile{
  display:block !important;
  visibility:visible !important;
  opacity:1 !important;
  color:#09214c !important;
  background:#ffffff !important;
  border:4px solid #ffd928 !important;
  border-radius:32px !important;
  padding:28px 28px 82px !important;
  min-height:280px !important;
  box-shadow:0 18px 42px rgba(9,33,76,.16) !important;
  overflow:hidden !important;
}
.service-tile h3{color:#09214c !important;font-size:1.45rem !important;margin:0 0 10px !important;}
.service-tile p{color:#334155 !important;font-size:1rem !important;margin:0 !important;}
.service-tile span{
  display:inline-flex !important;
  color:#ffffff !important;
  background:#174ea6 !important;
  border:2px solid #09214c !important;
  border-radius:999px !important;
  padding:10px 14px !important;
  font-weight:1000 !important;
  position:absolute !important;
  left:26px !important;
  bottom:22px !important;
}
.service-emoji{display:grid !important;visibility:visible !important;opacity:1 !important;}
@media(max-width:950px){.service-fun-grid{grid-template-columns:repeat(2,minmax(0,1fr)) !important;}}
@media(max-width:650px){.service-fun-grid{grid-template-columns:1fr !important}.service-tile{min-height:auto !important}}


/* SCHOOL TEAM SECTION + HEADER LOGO FIX */
.brand{gap:0 !important;}
.brand img{height:118px !important; max-width:260px !important; object-fit:contain !important;}
.school-audience{
  display:block !important;
  visibility:visible !important;
  opacity:1 !important;
  background:radial-gradient(circle at 10% 12%,rgba(255,217,40,.85),transparent 18%),radial-gradient(circle at 90% 10%,rgba(76,201,240,.5),transparent 20%),linear-gradient(135deg,#fff8bb 0%,#e7f7ff 52%,#eaffef 100%) !important;
  color:#09214c !important;
  border-top:10px solid #ffd928 !important;
  border-bottom:10px solid #4cc9f0 !important;
  padding:86px 20px !important;
  position:relative !important;
  z-index:8 !important;
}
.school-audience h2{color:#09214c !important;font-size:clamp(2.2rem,4vw,3.5rem) !important;margin:10px 0 12px !important;}
.school-audience .lead{color:#334155 !important;font-size:1.22rem !important;}
.audience-grid{display:grid !important;grid-template-columns:repeat(3,minmax(0,1fr)) !important;gap:24px !important;margin-top:32px !important;}
.audience-card{display:block !important;visibility:visible !important;opacity:1 !important;background:#fff !important;color:#09214c !important;border:5px solid #ffd928 !important;border-radius:34px !important;padding:30px !important;box-shadow:0 18px 42px rgba(9,33,76,.16) !important;min-height:230px !important;}
.audience-card:nth-child(2){border-color:#4cc9f0 !important;}
.audience-card:nth-child(3){border-color:#80ed99 !important;}
.audience-icon{width:82px;height:82px;border-radius:28px;display:grid;place-items:center;font-size:2.5rem;background:#fff7c2;border:3px solid #09214c;margin-bottom:16px;}
.audience-card h3{color:#09214c !important;font-size:1.5rem !important;margin:0 0 10px !important;}
.audience-card p{color:#334155 !important;font-size:1.06rem !important;margin:0 !important;}
@media(max-width:850px){.brand img{height:86px !important;max-width:210px !important}.audience-grid{grid-template-columns:1fr !important;}.school-audience{padding:62px 20px !important;}}

/* FINAL POLISH 2026: visible text everywhere + clean footer */
html,body{overflow-x:hidden!important}body{color:#102033!important;background:#f7fbff!important}*,*::before,*::after{box-sizing:border-box}.section p,.section li,.panel p,.panel li,.card p,.card li,.lead,.audience-card p,.service-tile p{color:#334155!important;opacity:1!important;visibility:visible!important}.section h1,.section h2,.section h3,.panel h1,.panel h2,.panel h3,.card h2,.card h3,.audience-card h3,.service-tile h3{color:#09214c!important;opacity:1!important;visibility:visible!important}.hero,.page-hero{color:#09214c!important}.hero h1,.hero h2,.hero h3,.hero p,.hero li,.page-hero h1,.page-hero h2,.page-hero h3,.page-hero p,.page-hero li{color:#09214c!important;opacity:1!important;text-shadow:none!important}.hero .wrap,.page-hero .wrap{position:relative;z-index:2}
a.btn,.btn,button,input[type="submit"]{text-decoration:none!important;text-transform:none!important;letter-spacing:0!important;overflow:visible!important;max-width:100%!important;white-space:normal!important;word-break:normal!important;color:#09214c!important;background:#ffd928!important;border:3px solid #09214c!important;text-shadow:none!important;opacity:1!important;visibility:visible!important;font-weight:1000!important}a.btn.blue,.btn.blue,.links a.btn.blue{color:#fff!important;background:#174ea6!important;border-color:#09214c!important}a.btn.yellow,.btn.yellow{color:#09214c!important;background:#ffd928!important;border-color:#09214c!important}.btn::before,.btn::after{color:inherit!important;opacity:1!important}.header .brand{display:flex!important;align-items:center!important;min-width:180px!important}.header .brand img{height:120px!important;width:auto!important;max-width:280px!important;display:block!important}.brand .tagline,.brand .badge,.brand+.badge,.brand+.btn{display:none!important}
.school-audience{display:block!important;visibility:visible!important;opacity:1!important;min-height:auto!important;overflow:visible!important;color:#09214c!important;background:radial-gradient(circle at 7% 10%,rgba(255,217,40,.95),transparent 18%),radial-gradient(circle at 92% 7%,rgba(56,189,248,.55),transparent 22%),linear-gradient(135deg,#fff9be 0%,#e8f8ff 50%,#edfff5 100%)!important;border-top:12px solid #ffd928!important;border-bottom:12px solid #38bdf8!important;padding:92px 20px!important}.school-audience .wrap{display:block!important;max-width:1180px!important;margin:0 auto!important}.school-audience h2{color:#09214c!important;display:block!important}.school-audience .lead{color:#26364a!important;display:block!important}.audience-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:26px!important;align-items:stretch!important}.audience-card{background:#fff!important;color:#09214c!important;display:block!important;opacity:1!important;visibility:visible!important;min-height:235px!important;padding:30px!important;overflow:visible!important}.audience-card *{opacity:1!important;visibility:visible!important}.audience-card p{color:#334155!important}
.related-school-services{display:block!important;visibility:visible!important;opacity:1!important;min-height:auto!important;overflow:visible!important;color:#09214c!important;background:radial-gradient(circle at 8% 8%,rgba(255,217,40,.85),transparent 18%),radial-gradient(circle at 90% 8%,rgba(56,189,248,.5),transparent 22%),linear-gradient(135deg,#fff8b7 0%,#e5f7ff 48%,#edfff4 100%)!important;border-top:12px solid #ffd928!important;border-bottom:12px solid #174ea6!important;padding:92px 20px!important}.related-school-services .wrap{display:block!important;max-width:1180px!important;margin:0 auto!important}.related-school-services h2,.related-school-services .lead{display:block!important;opacity:1!important;visibility:visible!important}.service-fun-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:26px!important;align-items:stretch!important}.service-tile{display:block!important;background:#fff!important;color:#09214c!important;opacity:1!important;visibility:visible!important;min-height:300px!important;overflow:visible!important;position:relative!important}.service-tile *{opacity:1!important;visibility:visible!important}.service-tile p{color:#334155!important}.service-tile span{color:#fff!important;background:#174ea6!important;border-color:#09214c!important;opacity:1!important;visibility:visible!important}
.footer{background:#09214c!important;color:#fff!important}.footer img,.footer .contact-logos,.footer .footer-logos,.footer .logo-strip{display:none!important}.footer p,.footer a,.footer li,.footer span{color:#eaf2ff!important;opacity:1!important;visibility:visible!important}.footer h3{color:#ffd928!important}.footer a:hover{color:#fff!important;text-decoration:underline!important}.footer .cols{align-items:flex-start!important}
@media(max-width:950px){.service-fun-grid,.audience-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.header .brand img{height:92px!important;max-width:220px!important}}@media(max-width:650px){.service-fun-grid,.audience-grid,.grid,.split,.cols{grid-template-columns:1fr!important}.service-tile,.audience-card{min-height:auto!important}.header .brand img{height:76px!important;max-width:190px!important}.links{display:none!important}.mobile{display:inline-flex!important}}

/* READABILITY FIX: hero/page intro text panels */
.hero .wrap > div:first-child,
.page-hero .wrap,
.page-hero > .wrap {
  background: rgba(255,255,255,.96) !important;
  color: #09214c !important;
  border: 4px solid #ffd928 !important;
  border-radius: 34px !important;
  padding: 34px !important;
  box-shadow: 0 24px 60px rgba(9,33,76,.25) !important;
  backdrop-filter: blur(8px) !important;
}
.hero .wrap > div:first-child h1,
.hero .wrap > div:first-child h2,
.hero .wrap > div:first-child h3,
.hero .wrap > div:first-child p,
.hero .wrap > div:first-child li,
.page-hero .wrap h1,
.page-hero .wrap h2,
.page-hero .wrap h3,
.page-hero .wrap p,
.page-hero .wrap li {
  color: #09214c !important;
  opacity: 1 !important;
  visibility: visible !important;
  text-shadow: none !important;
}
.hero .wrap > div:first-child p,
.page-hero .wrap p {
  color: #26364a !important;
  font-weight: 650 !important;
  line-height: 1.72 !important;
}
.hero .badge,
.page-hero .badge {
  background: #fff7c2 !important;
  color: #09214c !important;
  border: 2px solid #09214c !important;
}
.sticker,
.sticker-row span {
  background: #ffffff !important;
  color: #09214c !important;
  border: 2px solid #174ea6 !important;
  box-shadow: 0 8px 18px rgba(9,33,76,.12) !important;
}
@media(max-width:850px){
  .hero .wrap > div:first-child,
  .page-hero .wrap,
  .page-hero > .wrap{padding:24px !important;border-radius:24px !important;}
}

/* FINAL READABILITY FIX: dark service/package sections */
.section.dark {
  background: linear-gradient(135deg,#09214c 0%,#174ea6 60%,#38bdf8 130%) !important;
  color: #ffffff !important;
  overflow: visible !important;
}
.section.dark h1,
.section.dark h2,
.section.dark > .wrap > h2 {
  color: #ffffff !important;
  text-shadow: 0 3px 10px rgba(0,0,0,.25) !important;
}
.section.dark .lead,
.section.dark > .wrap > p {
  color: #eaf3ff !important;
}
.section.dark .grid {
  align-items: stretch !important;
}
.section.dark .card,
.section.dark a.card {
  display: block !important;
  background: #ffffff !important;
  color: #09214c !important;
  border: 4px solid #ffd928 !important;
  border-radius: 28px !important;
  padding: 28px !important;
  min-height: 210px !important;
  box-shadow: 0 18px 42px rgba(0,0,0,.24) !important;
  opacity: 1 !important;
  visibility: visible !important;
  overflow: visible !important;
}
.section.dark .card h3,
.section.dark a.card h3 {
  color: #09214c !important;
  font-size: 1.35rem !important;
  margin: 0 0 10px !important;
  opacity: 1 !important;
  visibility: visible !important;
}
.section.dark .card p,
.section.dark a.card p {
  color: #334155 !important;
  font-size: 1.04rem !important;
  font-weight: 650 !important;
  line-height: 1.65 !important;
  opacity: 1 !important;
  visibility: visible !important;
}
.section.dark .card:hover,
.section.dark a.card:hover {
  border-color: #38bdf8 !important;
  transform: translateY(-6px) !important;
}


/* CONTACT + ABOUT FINAL FIX */
.header .links a[href="about.html"]{font-weight:900!important}
.about-highlight{background:linear-gradient(135deg,#fff8bd 0%,#e8f8ff 52%,#edfff5 100%)!important;color:#09214c!important;overflow:visible!important}
.about-highlight h2,.about-highlight h3{color:#09214c!important}.about-highlight p,.about-highlight li{color:#26364a!important;font-weight:650!important}.about-card-stack{display:grid!important;gap:18px!important}.about-mini-card{background:#fff!important;border:4px solid #ffd928!important;border-radius:28px!important;padding:24px!important;box-shadow:0 16px 36px rgba(9,33,76,.14)!important;color:#09214c!important;font-size:1.1rem!important}.about-mini-card strong{display:block!important;color:#09214c!important;font-size:1.35rem!important;margin:8px 0!important}.about-mini-card span{display:block!important;color:#334155!important;line-height:1.55!important}
.contact-feature{background:linear-gradient(135deg,#09214c 0%,#174ea6 72%,#38bdf8 130%)!important;color:#fff!important;overflow:visible!important}.contact-feature h2,.contact-feature .section-kicker{color:#fff!important}.contact-feature .lead{color:#eaf3ff!important;font-weight:700!important}.contact-card-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:22px!important;margin-top:30px!important}.contact-card{background:#fff!important;color:#09214c!important;border:4px solid #ffd928!important;border-radius:30px!important;padding:28px!important;box-shadow:0 20px 46px rgba(0,0,0,.22)!important;min-height:210px!important;overflow:visible!important}.contact-card span{display:grid!important;place-items:center!important;width:72px!important;height:72px!important;border-radius:24px!important;background:#fff7c2!important;border:3px solid #09214c!important;font-size:2.2rem!important;margin-bottom:16px!important}.contact-card h3{color:#09214c!important;margin:0 0 10px!important;font-size:1.35rem!important}.contact-card p,.contact-card a{color:#26364a!important;font-weight:800!important;line-height:1.7!important;text-decoration:none!important}.contact-card a:hover{text-decoration:underline!important}
.new-footer{background:#071a3d!important;color:#fff!important;padding:64px 0 0!important;border-top:10px solid #ffd928!important;overflow:visible!important}.footer-wrap{display:grid!important;grid-template-columns:1.25fr 1fr 1fr 1.25fr!important;gap:28px!important;align-items:start!important}.new-footer h3{color:#ffd928!important;margin:0 0 16px!important;font-size:1.25rem!important}.new-footer p,.new-footer a{color:#eaf3ff!important;opacity:1!important;visibility:visible!important;font-weight:650!important;line-height:1.65!important}.new-footer a{display:block!important;text-decoration:none!important;margin:7px 0!important}.new-footer a:hover{color:#fff!important;text-decoration:underline!important}.footer-contact-card{background:#fff!important;color:#09214c!important;border:4px solid #ffd928!important;border-radius:28px!important;padding:24px!important;box-shadow:0 18px 42px rgba(0,0,0,.22)!important}.footer-contact-card h3{color:#09214c!important}.footer-contact-card p,.footer-contact-card a{color:#26364a!important;font-weight:800!important}.contact-line{display:flex!important;gap:12px!important;align-items:flex-start!important;margin:12px 0!important}.contact-line span{font-size:1.4rem!important;line-height:1!important}.footer-cta{display:inline-flex!important;align-items:center!important;justify-content:center!important;background:#ffd928!important;color:#09214c!important;border:3px solid #09214c!important;border-radius:999px!important;padding:12px 18px!important;font-weight:1000!important;margin-top:10px!important}.footer-bottom{border-top:1px solid rgba(255,255,255,.18)!important;margin-top:40px!important;padding:20px 0!important}.footer-bottom p{margin:0!important;color:#eaf3ff!important}.footer img,.footer .logo-strip,.footer .footer-logos,.footer .contact-logos{display:none!important}
@media(max-width:980px){.contact-card-grid,.footer-wrap{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:650px){.contact-card-grid,.footer-wrap{grid-template-columns:1fr!important}.contact-card{min-height:auto!important}.new-footer{padding-top:44px!important}}

/* PATCH: restore last version, fix CTA visibility + compact contact footer */
.footer-cta,
.new-footer .footer-cta,
.footer a.footer-cta,
a.footer-cta,
a[href="contact.html"].footer-cta {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: auto !important;
  min-height: 46px !important;
  padding: 12px 20px !important;
  margin-top: 14px !important;
  background: #ffd928 !important;
  color: #071a3d !important;
  border: 3px solid #ffffff !important;
  border-radius: 999px !important;
  font-weight: 1000 !important;
  font-size: 1rem !important;
  line-height: 1.15 !important;
  text-decoration: none !important;
  opacity: 1 !important;
  visibility: visible !important;
  text-shadow: none !important;
  box-shadow: 0 10px 22px rgba(0,0,0,.25) !important;
}
.footer-cta:hover,
.new-footer .footer-cta:hover,
.footer a.footer-cta:hover {
  background: #ffffff !important;
  color: #071a3d !important;
  text-decoration: none !important;
  transform: translateY(-2px) !important;
}

.footer-contact-card {
  padding: 20px 22px !important;
  border-radius: 24px !important;
}
.footer-contact-card h3 {
  margin: 0 0 12px !important;
  line-height: 1.15 !important;
}
.footer-contact-card .contact-line {
  display: grid !important;
  grid-template-columns: 28px 1fr !important;
  gap: 10px !important;
  align-items: start !important;
  margin: 8px 0 !important;
  padding: 0 !important;
}
.footer-contact-card .contact-line span {
  display: block !important;
  width: 28px !important;
  min-width: 28px !important;
  height: auto !important;
  margin: 1px 0 0 !important;
  padding: 0 !important;
  font-size: 1.15rem !important;
  line-height: 1.2 !important;
  background: transparent !important;
  border: 0 !important;
}
.footer-contact-card .contact-line p,
.footer-contact-card .contact-line a,
.footer-contact-card p,
.footer-contact-card a {
  margin: 0 !important;
  padding: 0 !important;
  color: #102033 !important;
  font-weight: 800 !important;
  font-size: .98rem !important;
  line-height: 1.38 !important;
  text-decoration: none !important;
}
.footer-contact-card .contact-line a:hover { text-decoration: underline !important; }

/* Compact main contact cards too */
.contact-card-grid { gap: 16px !important; }
.contact-card {
  min-height: auto !important;
  padding: 22px !important;
}
.contact-card span {
  width: 56px !important;
  height: 56px !important;
  border-radius: 18px !important;
  font-size: 1.65rem !important;
  margin-bottom: 10px !important;
}
.contact-card h3 { margin-bottom: 6px !important; }
.contact-card p,
.contact-card a { margin: 0 !important; line-height: 1.45 !important; }


/* HOMEPAGE CTA BUTTON SPACING FIX */
.hero-actions{
  display:flex !important;
  flex-wrap:wrap !important;
  gap:24px !important;
  align-items:center !important;
  margin-top:28px !important;
  margin-bottom:18px !important;
}
.hero-actions .btn{
  margin:0 !important;
  min-width:220px !important;
  justify-content:center !important;
  padding:15px 26px !important;
}
@media(max-width:650px){
  .hero-actions{
    flex-direction:column !important;
    align-items:stretch !important;
    gap:16px !important;
  }
  .hero-actions .btn{
    width:100% !important;
    min-width:0 !important;
  }
}

/* Customer Support Area navigation button */
.links .support-area{
  white-space: nowrap;
  margin-left: .35rem;
  background: #1769e0;
  color: #fff !important;
  border-color: #1769e0;
}
.links .support-area:hover{
  background: #0f4fb0;
  color: #fff !important;
  transform: translateY(-1px);
}
