:root{--green-950:#073f3b;--green-900:#0a4b46;--green-700:#0e7068;--gold:#c9a35b;--paper:#fbf8f1;--paper-2:#f3efe5;--ink:#17211f;--muted:#65716f;--line:rgba(7,63,59,.16);--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:"Segoe UI",Arial,sans-serif;line-height:1.6;overflow-x:hidden}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.skip-link{position:absolute;left:1rem;top:-4rem;z-index:100;background:var(--white);color:var(--green-950);padding:.75rem 1rem;border-radius:999px}.skip-link:focus{top:1rem}.site-header{position:fixed;inset:0 0 auto 0;z-index:50;display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:1.1rem clamp(1rem,4vw,4rem);color:var(--white);transition:background .25s ease,box-shadow .25s ease,color .25s ease}.site-header.is-scrolled,.site-header.is-open{background:rgba(251,248,241,.96);color:var(--green-950);box-shadow:0 12px 40px rgba(7,63,59,.08);backdrop-filter:blur(18px)}.brand{display:flex;align-items:center;gap:.8rem;font-weight:800;letter-spacing:0}.brand img{width:48px;height:48px;object-fit:contain}.brand small{display:block;font-size:.72rem;font-weight:600;opacity:.78}.site-nav{display:flex;align-items:center;gap:1.25rem;font-size:.92rem;font-weight:700}.nav-link-muted{opacity:.82}.nav-cta,.btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;border-radius:999px;font-weight:800}.nav-cta{background:var(--gold);color:var(--green-950);padding:.65rem 1.1rem}.nav-toggle{display:none;border:0;background:transparent;color:inherit;cursor:pointer}.nav-toggle span{display:block;width:25px;height:2px;margin:5px 0;background:currentColor}.nav-toggle em{position:absolute;width:1px;height:1px;overflow:hidden}.hero{position:relative;min-height:94vh;display:grid;align-items:center;color:var(--white);background:var(--green-950);overflow:hidden}.hero-bg{position:absolute;inset:0;background:linear-gradient(105deg,rgba(7,63,59,.96) 0%,rgba(7,63,59,.86) 46%,rgba(7,63,59,.48) 100%),radial-gradient(circle at 76% 28%,rgba(201,163,91,.34),transparent 28%),linear-gradient(135deg,#0a4b46,#0f766e)}.hero-bg:after{content:"";position:absolute;inset:0;opacity:.18;background-image:linear-gradient(120deg,transparent 0 48%,rgba(255,255,255,.22) 49% 51%,transparent 52% 100%);background-size:120px 120px}.hero-inner{position:relative;z-index:1;width:min(1180px,calc(100% - 2rem));margin:0 auto;display:grid;grid-template-columns:minmax(0,1.12fr) minmax(290px,.68fr);gap:clamp(2rem,5vw,5rem);align-items:center;padding:8rem 0 5rem}.eyebrow,.section-kicker{margin:0 0 1rem;color:var(--gold);font-size:.78rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase}h1,h2,h3,blockquote{margin-top:0;line-height:1.05;letter-spacing:0}h1,h2,blockquote{font-family:Georgia,serif}h1{max-width:850px;margin-bottom:1.25rem;font-size:clamp(3.4rem,8vw,7.6rem)}.hero-lead{max-width:680px;margin:0 0 2rem;font-size:clamp(1.05rem,1.6vw,1.28rem);color:rgba(255,255,255,.86)}.hero-actions{display:flex;flex-wrap:wrap;gap:.9rem}.btn{padding:.82rem 1.3rem}.btn-primary{background:var(--gold);color:var(--green-950)}.btn-secondary{border:1px solid currentColor;color:inherit}.hero-card{min-height:430px;display:grid;place-items:center;align-content:center;gap:1.2rem;border:1px solid rgba(255,255,255,.22);background:rgba(255,255,255,.08);border-radius:0 96px 0 96px;padding:2rem;text-align:center;backdrop-filter:blur(8px)}.hero-card img{width:min(240px,62%);opacity:.92}.hero-card p{max-width:280px;margin:0;color:rgba(255,255,255,.8)}.scroll-cue{position:absolute;left:50%;bottom:1.2rem;z-index:2;transform:translateX(-50%);font-size:.76rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:rgba(255,255,255,.8)}.section{width:min(1180px,calc(100% - 2rem));margin:0 auto;padding:clamp(4rem,8vw,8rem) 0}.intro-grid,.principal,.section-heading.split,.agenda{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:clamp(2rem,5vw,5rem);align-items:start}h2{font-size:clamp(2.3rem,5vw,4.7rem);color:var(--green-950)}.intro p,.principal p,.story p,.closing-cta p{font-size:1.06rem}.muted{color:var(--muted)}.placeholder-image{min-height:330px;display:grid;place-items:center;border-radius:0 72px 0 72px;background:linear-gradient(135deg,rgba(10,75,70,.92),rgba(14,112,104,.72)),var(--green-900);color:rgba(255,255,255,.78);text-align:center;padding:2rem}.editorial-image{margin-top:3rem;min-height:420px}.principal{align-items:center}.principal-photo{min-height:520px}blockquote{margin-bottom:1.3rem;font-size:clamp(2rem,4vw,4rem);color:var(--green-950)}.text-link{display:inline-flex;margin-top:.75rem;color:var(--green-700);font-weight:800;border-bottom:2px solid var(--gold)}.value-rail{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.value-rail article{padding:clamp(1.5rem,3vw,3rem);border-right:1px solid var(--line);transition:background .2s ease,transform .2s ease}.value-rail article:last-child{border-right:0}.value-rail article:hover,.value-rail article:focus-within{background:var(--paper-2);transform:translateY(-4px)}.value-rail span{color:var(--gold);font-weight:800}.value-rail h3,.program-list h3,.news h3,.agenda h3{color:var(--green-950);font-size:1.35rem}.program-list{display:grid;gap:1.4rem}.program-list article{display:grid;grid-template-columns:minmax(220px,.48fr) 1fr;gap:1.5rem;align-items:center;padding:1rem 0;border-top:1px solid var(--line)}.program-media{min-height:210px;border-radius:0 48px 0 48px}.story{width:100%;max-width:none;background:var(--green-950);color:var(--white)}.story-panel{width:min(980px,calc(100% - 2rem));margin:0 auto}.story h2,.closing-cta h2{color:inherit}.student-placeholder{display:grid;gap:.2rem;margin-top:2rem;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.18)}.stats{width:min(1180px,calc(100% - 2rem));margin:clamp(3rem,6vw,6rem) auto 0;display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.stats div{padding:2rem 1rem;border-right:1px solid var(--line)}.stats div:last-child{border-right:0}.stats strong{display:block;color:var(--green-950);font-family:Georgia,serif;font-size:clamp(2rem,4vw,4.2rem);line-height:1}.stats span{color:var(--muted);font-weight:800}.news-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:1rem}.news-grid article,.agenda-list article,.testimonial,.closing-cta{background:var(--white);border:1px solid rgba(7,63,59,.08)}.news-grid article{min-height:250px;display:flex;flex-direction:column;justify-content:flex-end;padding:1.5rem}.date{color:var(--gold);font-weight:800}.agenda-list{display:grid;gap:1rem}.agenda-list article{display:grid;grid-template-columns:86px 1fr;gap:1rem;padding:1.3rem}.agenda time{color:var(--green-700);font-family:Georgia,serif;font-size:2rem;font-weight:700}.testimonial{text-align:center;padding-inline:clamp(1.4rem,8vw,8rem)}.testimonial span{color:var(--muted);font-weight:800}.faq details{border-top:1px solid var(--line);padding:1.25rem 0}.faq details:last-child{border-bottom:1px solid var(--line)}.faq summary{cursor:pointer;color:var(--green-950);font-size:1.15rem;font-weight:800}.faq p{max-width:760px;color:var(--muted)}.closing-cta{width:min(1180px,calc(100% - 2rem));margin:0 auto clamp(4rem,7vw,7rem);padding:clamp(2rem,6vw,5rem);color:var(--white);background:linear-gradient(135deg,rgba(7,63,59,.96),rgba(10,75,70,.88)),var(--green-950);border-radius:0 72px 0 72px}.site-footer{display:grid;grid-template-columns:1.2fr 1fr .8fr;gap:2rem;padding:clamp(2rem,5vw,4rem);color:rgba(255,255,255,.82);background:#062f2d}.site-footer img{width:86px;margin-bottom:1rem}.site-footer h2,.site-footer h3{color:var(--white);font-family:"Segoe UI",Arial,sans-serif}.site-footer a{display:block;margin:.25rem 0}.copyright{grid-column:1/-1;margin:1rem 0 0;padding-top:1rem;border-top:1px solid rgba(255,255,255,.12)}@media(max-width:900px){.nav-toggle{display:block}.site-nav{position:fixed;top:76px;left:1rem;right:1rem;display:none;flex-direction:column;align-items:stretch;gap:.35rem;padding:1rem;background:var(--paper);color:var(--green-950);border-radius:18px;box-shadow:0 18px 50px rgba(7,63,59,.18)}.site-nav.is-open{display:flex}.site-nav a{padding:.75rem}.hero-inner,.intro-grid,.principal,.section-heading.split,.agenda,.program-list article{grid-template-columns:1fr}.hero-card{min-height:300px;border-radius:0 56px 0 56px}.value-rail,.stats,.news-grid,.site-footer{grid-template-columns:1fr}.value-rail article,.stats div{border-right:0;border-bottom:1px solid var(--line)}.news-grid article{min-height:210px}}@media(max-width:560px){.brand small{display:none}h1{font-size:3.25rem}.hero{min-height:auto}.hero-inner{padding-top:7rem}.section{width:min(100% - 1.25rem,1180px)}.agenda-list article{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important}}
.brand .brand-logo {
  background: transparent !important;
  box-shadow: none !important;
}

.brand .brand-logo-dark {
  display: none;
}

.site-header.is-scrolled .brand-logo-light,
.site-header.is-open .brand-logo-light {
  display: none;
}

.site-header.is-scrolled .brand-logo-dark,
.site-header.is-open .brand-logo-dark {
  display: block;
}

.hero-card img,
.site-footer img {
  background: transparent !important;
  box-shadow: none !important;
}

.schedule-switch {
  display: inline-flex;
  gap: .6rem;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: center;
}

.schedule-switch-btn {
  display: grid;
  gap: .15rem;
  min-width: 140px;
  padding: .85rem 1rem;
  border: 1px solid var(--line);
  border-radius: 20px;
  background: rgba(255,255,255,.65);
  color: var(--green-950);
  text-align: left;
  font: inherit;
  cursor: pointer;
  transition: transform .2s ease, box-shadow .2s ease, border-color .2s ease, background .2s ease;
}

.schedule-switch-btn span {
  font-weight: 800;
}

.schedule-switch-btn small {
  color: var(--muted);
  font-size: .76rem;
  font-weight: 700;
}

.schedule-switch-btn.is-active {
  background: var(--green-950);
  color: var(--white);
  border-color: rgba(7,63,59,.85);
  box-shadow: 0 16px 30px rgba(7,63,59,.14);
}

.schedule-switch-btn.is-active small {
  color: rgba(255,255,255,.72);
}

.schedule-board {
  margin-top: 2rem;
}

.schedule-board-shell {
  position: relative;
  overflow: hidden;
  padding: clamp(1.4rem, 3vw, 2.4rem);
  border: 1px solid rgba(7,63,59,.1);
  border-radius: 32px;
  background:
    radial-gradient(circle at 15% 18%, rgba(201,163,91,.18), transparent 18%),
    radial-gradient(circle at 82% 12%, rgba(14,112,104,.12), transparent 18%),
    linear-gradient(180deg, #f6f0de 0%, #fbf8f1 100%);
  box-shadow: 0 24px 50px rgba(7,63,59,.07);
}

.schedule-board-top {
  position: relative;
  z-index: 1;
  display: flex;
  justify-content: flex-end;
  margin-bottom: .35rem;
}

.schedule-board-shell::before {
  content: "";
  position: absolute;
  inset: 0;
  opacity: .08;
  pointer-events: none;
  background-image:
    radial-gradient(circle at 10px 10px, rgba(7,63,59,.35) 1.5px, transparent 0),
    radial-gradient(circle at 40px 30px, rgba(201,163,91,.5) 1.5px, transparent 0),
    linear-gradient(115deg, transparent 0 48%, rgba(255,255,255,.55) 49% 51%, transparent 52% 100%);
  background-size: 80px 80px, 120px 120px, 180px 180px;
}

.schedule-title-pill {
  position: relative;
  z-index: 1;
  display: flex;
  justify-content: center;
  margin-bottom: 1.25rem;
}

.schedule-title-pill span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 78px;
  padding: .9rem 2.2rem;
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(10,75,70,.16), rgba(14,112,104,.2));
  color: var(--green-950);
  font-family: "Playfair Display", Georgia, serif;
  font-size: clamp(2rem, 4vw, 3.7rem);
  font-weight: 700;
  text-align: center;
  box-shadow: inset 0 -4px 0 rgba(255,255,255,.25);
}

.schedule-meta-row {
  position: relative;
  z-index: 1;
  display: flex;
  gap: 1rem;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 1.5rem;
}

.schedule-chip {
  display: inline-flex;
  align-items: center;
  gap: .7rem;
  min-height: 54px;
  padding: .8rem 1.2rem;
  border-radius: 999px;
  background: rgba(255,255,255,.86);
  border: 1px solid rgba(7,63,59,.12);
  color: var(--green-950);
  box-shadow: 0 12px 24px rgba(7,63,59,.06);
}

.schedule-chip span {
  color: var(--muted);
  font-size: .82rem;
  font-weight: 800;
  letter-spacing: .06em;
  text-transform: uppercase;
}

.schedule-chip strong {
  font-size: 1rem;
}

.schedule-table-wrap {
  position: relative;
  z-index: 1;
}

.schedule-matrix {
  display: grid;
  gap: .75rem;
}

.schedule-matrix-row {
  display: grid;
  grid-template-columns: minmax(140px, 180px) repeat(var(--schedule-class-count, 4), minmax(160px, 1fr));
  gap: .75rem;
}

.schedule-corner-cell,
.schedule-class-head,
.schedule-time-cell,
.schedule-subject-cell,
.schedule-break-cell {
  border-radius: 18px;
  border: 1px solid rgba(52, 87, 83, .35);
  background: rgba(255,255,255,.9);
  min-height: 74px;
  padding: .95rem 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  box-shadow: 0 8px 18px rgba(7,63,59,.04);
}

.schedule-corner-cell,
.schedule-class-head {
  min-height: 86px;
  font-size: 1.45rem;
  font-weight: 800;
  color: #35506b;
}

.schedule-time-cell {
  font-size: 1.12rem;
  font-weight: 800;
  color: #35506b;
  line-height: 1.3;
}

.schedule-subject-cell strong,
.schedule-break-cell {
  color: var(--green-950);
  font-size: 1rem;
  line-height: 1.35;
}

.schedule-subject-cell {
  flex-direction: column;
  gap: .35rem;
}

.schedule-cell-label {
  display: none;
  color: var(--muted);
  font-size: .76rem;
  font-weight: 800;
  letter-spacing: .06em;
  text-transform: uppercase;
}

.schedule-break-cell {
  grid-column: 2 / -1;
  font-size: 1.15rem;
  font-weight: 800;
  background: linear-gradient(135deg, rgba(10,75,70,.09), rgba(201,163,91,.12));
}

.schedule-empty-soft {
  margin-top: 0;
  background: rgba(255,255,255,.72);
}

.schedule-deco {
  position: absolute;
  pointer-events: none;
  z-index: 0;
}

.schedule-deco-left {
  left: -22px;
  top: 48px;
  width: 124px;
  height: 124px;
  border-radius: 40px 90px 30px 90px;
  background: linear-gradient(145deg, rgba(201,163,91,.32), rgba(201,163,91,.12));
  transform: rotate(-18deg);
}

.schedule-deco-right {
  right: -34px;
  top: 76px;
  width: 118px;
  height: 118px;
  border-radius: 50%;
  border: 12px solid rgba(14,112,104,.12);
  box-shadow: inset 0 0 0 10px rgba(201,163,91,.12);
}

.schedule-deco-bottom {
  right: 28px;
  bottom: 24px;
  width: 88px;
  height: 88px;
  border-radius: 50%;
  border: 4px solid rgba(201,163,91,.45);
}

.schedule-board-head h3 {
  margin: 0;
  color: var(--green-950);
  font-size: clamp(1.4rem, 2.2vw, 2rem);
}

.schedule-meta-copy {
  margin: 0;
  color: var(--muted);
  max-width: 42rem;
}

.schedule-columns {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  gap: 1rem;
  margin-top: 1.5rem;
}

.schedule-class {
  display: grid;
  grid-template-rows: auto 1fr;
  border: 1px solid rgba(7,63,59,.08);
  border-radius: 24px;
  background: var(--white);
  overflow: hidden;
  box-shadow: 0 14px 32px rgba(7,63,59,.06);
}

.schedule-class header {
  padding: 1.1rem 1.1rem .95rem;
  color: var(--white);
  background: linear-gradient(135deg, var(--green-950), var(--green-700));
}

.schedule-class header p {
  margin: 0 0 .25rem;
  font-size: .72rem;
  font-weight: 800;
  letter-spacing: .12em;
  text-transform: uppercase;
  color: rgba(255,255,255,.72);
}

.schedule-class header h3 {
  margin: 0;
  font-size: 1.35rem;
  color: var(--white);
}

.schedule-items {
  display: grid;
  gap: .75rem;
  padding: 1rem;
}

.schedule-item {
  display: grid;
  gap: .2rem;
  padding: .9rem 1rem;
  border-radius: 18px;
  background: var(--paper-2);
  border: 1px solid rgba(7,63,59,.06);
}

.schedule-time {
  color: var(--green-700);
  font-size: .82rem;
  font-weight: 800;
  letter-spacing: .04em;
}

.schedule-item strong {
  color: var(--green-950);
  font-size: 1rem;
  line-height: 1.35;
}

.schedule-empty {
  display: grid;
  gap: .35rem;
  place-items: start;
  margin-top: 1.5rem;
  padding: 1.35rem 1.5rem;
  border-radius: 22px;
  background: var(--paper-2);
  border: 1px dashed rgba(7,63,59,.22);
}

.schedule-empty strong {
  color: var(--green-950);
}

.schedule-empty span {
  color: var(--muted);
}

@media (max-width: 900px) {
  .schedule-matrix-row {
    grid-template-columns: 1fr;
  }

  .schedule-break-cell {
    grid-column: auto;
  }

  .schedule-corner-cell {
    display: none;
  }

  .schedule-class-head {
    justify-content: flex-start;
    min-height: 64px;
  }

  .schedule-time-cell,
  .schedule-subject-cell,
  .schedule-break-cell {
    justify-content: flex-start;
    text-align: left;
  }

  .schedule-cell-label {
    display: inline-flex;
  }

  .schedule-chip {
    width: 100%;
    justify-content: space-between;
  }
}

/* Keep the large hero statement and the school mark in separate columns. */
@media (min-width: 901px) and (max-width: 1200px) {
  .hero-inner {
    grid-template-columns: minmax(0, 1.35fr) minmax(280px, .65fr);
    gap: clamp(1.5rem, 3vw, 2.5rem);
  }

  .hero-copy h1 {
    max-width: 100%;
    font-size: clamp(3.2rem, 6.4vw, 5.5rem);
    overflow-wrap: anywhere;
  }

  .hero-card {
    min-height: 360px;
    padding: 1.5rem;
  }

  .hero-card img {
    width: min(210px, 70%);
  }
}
