@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Newsreader:opsz,wght@6..72,400;6..72,500;6..72,600&display=swap');
:root{--ink:#18312b;--muted:#52635d;--cream:#fcf9f1;--paper:#fffefa;--leaf:#2d6650;--deep:#163e34;--gold:#e7ae49;--red:#b65336;--line:#e7e1d3;--shadow:0 18px 50px rgba(28,54,44,.08)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font:16px/1.55 'DM Sans',Arial,sans-serif}a{color:inherit}img{display:block;max-width:100%}button{font:inherit}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Newsreader,Georgia,serif;font-weight:500;line-height:1.08;letter-spacing:-.025em}h1{font-size:clamp(3.25rem,6.5vw,6.6rem);margin-bottom:25px}h2{font-size:clamp(2.5rem,4.4vw,4.35rem);margin-bottom:18px}h3{font-size:1.8rem;margin-bottom:10px}p{color:var(--muted)}.wrap{width:min(1160px,calc(100% - 48px));margin:auto}.skip{position:absolute;left:12px;top:-70px;background:#fff;padding:10px;z-index:99}.skip:focus{top:10px}.site-head{background:var(--cream);border-bottom:1px solid var(--line);position:relative;z-index:4}.head-inner{min-height:82px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;flex-shrink:0}.brand-mark{height:44px;width:44px;border-radius:50%;background:var(--gold);border:2px solid var(--ink);display:grid;place-items:center;font-size:15px;font-weight:800;letter-spacing:-.09em;color:var(--ink)}.brand-name{font-size:15px;font-weight:700;line-height:1.15;letter-spacing:-.025em}.brand-name small{display:block;font-size:11px;font-weight:500;color:var(--muted);letter-spacing:.04em;margin-top:4px}.nav{display:flex;align-items:center;gap:24px}.nav a{text-decoration:none;font-size:13px;font-weight:700}.nav a:hover,.text-link:hover{text-decoration:underline;text-underline-offset:4px}.nav .nav-cta{background:var(--deep);color:white;border-radius:99px;padding:11px 17px}.nav .nav-cta:hover{text-decoration:none;background:var(--leaf)}.menu-button{display:none;border:1px solid var(--line);background:var(--paper);padding:9px 13px;border-radius:8px;font-weight:700}.eyebrow{text-transform:uppercase;color:var(--red);font-size:11px;font-weight:800;letter-spacing:.16em;margin-bottom:18px}.lede{font-size:clamp(1.08rem,1.7vw,1.28rem);line-height:1.62;max-width:620px}.actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:27px}.btn{border:1px solid var(--deep);background:var(--deep);color:#fff;text-decoration:none;border-radius:999px;padding:13px 21px;font-size:14px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;min-height:48px;transition:transform .15s,background .15s}.btn:hover{transform:translateY(-2px);background:var(--leaf)}.btn.secondary{background:transparent;color:var(--deep)}.btn.secondary:hover{background:#e8eee7}.btn.light{background:#fff;color:var(--deep);border-color:#fff}.text-link{font-size:13px;font-weight:800;text-decoration:none;color:var(--deep);display:inline-flex;align-items:center;gap:6px}.text-link:after{content:'↗';font-size:16px}.hero{padding:62px 0 65px;overflow:hidden}.hero-grid{display:grid;grid-template-columns:.95fr 1.05fr;gap:7%;align-items:center}.hero-copy{padding:8px 0}.hero-picture{position:relative}.hero-picture img{height:475px;width:100%;object-fit:cover;border-radius:170px 170px 14px 14px;box-shadow:var(--shadow)}.image-caption{font-size:12px;color:#63736c;margin:9px 0 0;line-height:1.4}.float-note{position:absolute;bottom:37px;left:-35px;background:var(--gold);color:#26382c;padding:18px 21px;border-radius:4px 28px 4px 4px;max-width:210px;box-shadow:var(--shadow);font-family:Newsreader,Georgia,serif;font-size:24px;line-height:1.05;transform:rotate(-3deg)}.section{padding:82px 0}.section-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:30px}.section-head p{max-width:540px;margin-bottom:0}.section-cream{background:#f2eee2}.section-white{background:var(--paper)}.story-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.photo-card{background:var(--paper);border:1px solid var(--line);border-radius:13px;overflow:hidden;box-shadow:0 8px 28px rgba(28,54,44,.035)}.photo-card img{width:100%;height:245px;object-fit:cover}.photo-card .card-body{padding:20px 20px 24px}.photo-card h3{font-size:1.55rem;margin-bottom:8px}.photo-card p{font-size:14px;margin-bottom:8px}.photo-card .image-caption{margin:0}.split{display:grid;grid-template-columns:1fr 1fr;gap:8%;align-items:center}.split img{width:100%;height:390px;object-fit:cover;border-radius:13px}.quiet-rule{border-top:1px solid var(--line);padding-top:18px}.chooser{background:var(--deep);color:#fff;border-radius:22px;padding:46px;box-shadow:var(--shadow)}.chooser .eyebrow{color:#f1c575}.chooser h2{max-width:680px}.chooser p{color:#d7e4da}.chooser-options{display:flex;flex-wrap:wrap;gap:10px;margin:24px 0}.choice{border:1px solid #789584;background:transparent;color:#fff;padding:11px 17px;border-radius:999px;cursor:pointer;font-size:13px;font-weight:700;min-height:45px}.choice:hover,.choice[aria-pressed="true"]{background:#f4c56e;border-color:#f4c56e;color:#173a30}.choice:focus-visible,a:focus-visible,button:focus-visible{outline:3px solid #e8a72f;outline-offset:3px}.choice-result{background:#f7f7ec;color:var(--ink);border-radius:12px;padding:24px 26px;min-height:180px;display:flex;justify-content:space-between;align-items:center;gap:20px}.choice-result p{color:var(--muted);max-width:620px;margin-bottom:0}.choice-result h3{font-size:1.65rem;margin-bottom:7px}.choice-result .btn{flex-shrink:0}.ways-line{display:flex;justify-content:space-between;gap:22px;flex-wrap:wrap;margin-top:26px;font-size:13px;color:#d7e4da}.ways-line a{color:#fff;font-weight:700;text-underline-offset:3px}.feature-band{background:#e6d69f;padding:74px 0}.feature-band p{color:#44584d}.feature-band .split{grid-template-columns:.9fr 1.1fr}.feature-band img{height:320px}.update-strip{display:grid;grid-template-columns:1fr auto;align-items:center;gap:20px;border-top:1px solid rgba(25,57,44,.18);margin-top:38px;padding-top:25px}.update-strip p{margin:0}.page-hero{padding:67px 0 52px}.page-hero .lede{max-width:750px}.page-hero h1{max-width:880px}.page-photo{width:100%;height:390px;object-fit:cover;border-radius:13px}.narrow{max-width:760px}.prose p{font-size:17px;line-height:1.78}.prose h2{margin-top:52px}.fact-row{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:35px 0}.fact{border-top:2px solid var(--gold);padding:17px 0}.fact strong{font-family:Newsreader,Georgia,serif;font-size:28px;font-weight:500;display:block}.fact span{font-size:13px;color:var(--muted)}.photo-story{display:grid;grid-template-columns:1fr 1fr;gap:7%;align-items:center;margin:60px 0}.photo-story:nth-child(even) .photo-story-copy{order:-1}.photo-story img{height:360px;width:100%;object-fit:cover;border-radius:10px}.photo-story h2{font-size:clamp(2rem,3.2vw,3.5rem)}.photo-story p{font-size:16px}.way-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;margin:36px 0}.way-card{padding:28px;background:var(--paper);border:1px solid var(--line);border-radius:12px;scroll-margin-top:30px}.way-card:first-child{background:#e8efe7}.way-card .eyebrow{margin-bottom:12px}.way-card h2{font-size:2rem}.way-card p{min-height:65px}.way-card .text-link{margin-top:12px}.callout{padding:25px 30px;background:#f0e4bf;border-left:4px solid var(--red);border-radius:5px;margin:32px 0}.callout p:last-child{margin:0}.media-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.media-grid .photo-card img{height:300px}.footer{background:#132e27;color:#fff;padding:55px 0 25px}.footer-inner{display:grid;grid-template-columns:2fr 1fr 1fr;gap:30px}.footer .brand{color:#fff}.footer p{color:#c3d2c9;font-size:13px;max-width:350px;margin-top:22px}.footer h3{font-family:'DM Sans',Arial,sans-serif;font-size:13px;letter-spacing:.08em;text-transform:uppercase;margin-bottom:16px}.footer a{color:#e8eee8;display:block;margin:9px 0;font-size:13px;text-decoration:none}.footer a:hover{text-decoration:underline}.footer-bottom{border-top:1px solid #3c554d;margin-top:36px;padding-top:19px;font-size:11px;color:#b8c9bd}.tag{display:inline-block;background:#e9e9d5;border-radius:99px;padding:6px 11px;color:#435e4a;font-size:11px;font-weight:700;margin-bottom:13px}.icon-dot{color:var(--red);font-size:19px;margin-right:6px}
@media(max-width:900px){.nav{gap:14px}.nav a{font-size:12px}.hero-grid{gap:35px}.hero-picture img{height:390px}.float-note{left:-15px}.photo-card img{height:210px}.section{padding:65px 0}}
@media(max-width:700px){.wrap{width:min(100% - 34px,520px)}.head-inner{min-height:68px}.brand-mark{width:38px;height:38px;font-size:13px}.brand-name{font-size:13px}.brand-name small{font-size:9px}.menu-button{display:block}.nav{display:none;position:absolute;left:0;right:0;top:68px;background:var(--cream);box-shadow:0 15px 20px rgba(0,0,0,.08);padding:20px 18px;flex-direction:column;align-items:stretch;gap:0}.nav[data-open="true"]{display:flex}.nav a{font-size:15px;padding:12px 8px}.nav .nav-cta{text-align:center;margin-top:10px}.hero{padding:43px 0 53px}.hero-grid,.split,.feature-band .split{grid-template-columns:1fr;gap:25px}.hero-copy{padding:0}.hero h1{font-size:clamp(3rem,12vw,4.8rem)}.hero-picture img{height:340px;border-radius:110px 110px 10px 10px}.float-note{bottom:30px;left:-7px;font-size:20px;padding:13px 15px}.section{padding:55px 0}.section-head{display:block}.section-head p{margin-top:10px}.story-grid,.media-grid,.way-grid{grid-template-columns:1fr}.photo-card img{height:235px}.chooser{padding:26px 19px;border-radius:14px}.chooser-options{margin:18px 0}.choice{padding:9px 12px;font-size:12px}.choice-result{display:block;padding:21px}.choice-result .btn{margin-top:19px}.ways-line{gap:8px}.feature-band{padding:54px 0}.feature-band img,.split img{height:270px}.update-strip{grid-template-columns:1fr}.page-hero{padding:48px 0 35px}.page-photo{height:260px}.photo-story{grid-template-columns:1fr;gap:19px;margin:38px 0}.photo-story:nth-child(even) .photo-story-copy{order:initial}.photo-story img{height:270px}.fact-row{grid-template-columns:1fr;gap:0}.fact{padding:12px 0}.fact strong{font-size:24px}.way-card p{min-height:0}.footer-inner{grid-template-columns:1fr 1fr;gap:22px}.footer-inner>div:first-child{grid-column:1/-1}.footer{padding-top:44px}}
@media(max-width:360px){.brand-name{font-size:12px}.brand-mark{width:34px;height:34px}.actions .btn{width:100%}.choice{width:100%}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.btn{transition:none}}

/* The school crest and wider courtyard photograph in the revised header. */
.brand-mark{position:relative;overflow:hidden;background:transparent;border:0}
.brand-mark img{position:absolute;max-width:none;width:113%;height:auto;left:-6.5%;top:0}
.hero-grid{grid-template-columns:.88fr 1.12fr;gap:6%}
.hero h1{font-size:clamp(2.9rem,5vw,5.2rem)}
.hero-picture img{height:auto;width:100%;aspect-ratio:1.72;object-fit:cover;object-position:left center;border-radius:14px}
.wide-banner img{width:100%;height:auto;border-radius:12px}
.sponsor-art{width:150px;height:auto;float:right;margin:0 0 12px 18px}
@media(max-width:700px){
  .hero-grid{grid-template-columns:1fr;gap:25px}
  .hero h1{font-size:clamp(2.6rem,9vw,3.7rem)}
  .hero-picture img{height:auto;border-radius:12px}
  .sponsor-art{width:125px}
}
@media(max-width:360px){.sponsor-art{float:none;margin:0 0 10px}}

.story-poster{max-width:970px;margin:0 auto 12px}
.story-poster img{width:100%;height:auto;border-radius:12px;box-shadow:var(--shadow)}
.portrait-story figure{width:min(100%,310px);margin:0 auto}
.portrait-story img{width:100%;height:auto;border-radius:12px}
.merch-band{display:grid;grid-template-columns:.78fr 1.22fr;gap:7%;align-items:center;background:var(--paper);border:1px solid var(--line);border-radius:14px;padding:32px;margin-top:38px;margin-bottom:38px}
.merch-band h2{font-size:clamp(2rem,3.2vw,3.2rem)}
.merch-band figure{margin:0}
.merch-band img{width:100%;height:auto;border-radius:8px}
@media(max-width:700px){.merch-band{grid-template-columns:1fr;gap:22px;padding:20px}.portrait-story figure{width:min(100%,280px)}}

.current-update{scroll-margin-top:24px;display:grid;grid-template-columns:1.25fr minmax(220px,.75fr);gap:7%;align-items:center;background:#f2eee2;border-radius:16px;padding:30px;margin:20px 0 75px}
.current-update figure{width:min(100%,300px);margin:0 auto}
.current-update img{width:100%;height:460px;object-fit:cover;border-radius:11px}
.current-update .image-caption{margin-top:9px}
.current-update h2{font-size:clamp(2.2rem,4vw,3.9rem)}
.current-update p{max-width:560px}
@media(max-width:700px){.current-update{grid-template-columns:1fr;gap:26px;padding:20px;margin:16px 0 60px}.current-update figure{width:min(100%,280px)}.current-update img{height:430px}.current-update h2{font-size:2.6rem}}
.follow-box{display:grid;grid-template-columns:1fr 1fr;gap:28px;align-items:center;margin:40px 0 0;padding:25px 30px;border:1px solid var(--line);border-radius:13px;background:#f7f4e9}
.follow-box h3{font-size:1.65rem}.follow-box p{margin-bottom:0}
.follow-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}
.follow-actions .btn{font-size:13px}
@media(max-width:700px){.follow-box{grid-template-columns:1fr;padding:22px;gap:18px}.follow-actions{justify-content:flex-start}.follow-actions .btn{width:100%}}

.home-hero{padding:24px 0 68px}
.home-banner{margin:0 0 38px}
.home-banner img{width:100%;height:auto;border-radius:12px;box-shadow:var(--shadow)}
.home-hero-copy{display:grid;grid-template-columns:.92fr 1.08fr;gap:7%;align-items:start}
.home-hero-copy h1{font-size:clamp(2.7rem,4.6vw,4.8rem);max-width:520px;margin:0}
.home-hero-copy .lede{max-width:600px;margin:0}
.home-hero-copy .actions{margin-top:20px}
@media(max-width:700px){.home-hero{padding:18px 0 52px}.home-banner{margin-bottom:25px}.home-banner img{border-radius:8px}.home-hero-copy{grid-template-columns:1fr;gap:15px}.home-hero-copy h1{font-size:clamp(2.35rem,9vw,3.4rem)}}

/* Photo-first editorial layout. Keep original image proportions so faces remain in frame. */
h1{font-size:clamp(2.25rem,3.5vw,3.2rem);margin-bottom:16px}
h2{font-size:clamp(1.9rem,2.7vw,2.6rem);margin-bottom:12px}
.section{padding:48px 0}.section-head{margin-bottom:22px}.page-hero{padding:22px 0 35px}.footer{padding-top:42px}
.home-hero{padding:20px 0 32px}.home-banner{margin-bottom:23px}.home-hero-copy{gap:5%}
.home-hero-copy h1{font-size:clamp(2.25rem,3vw,3rem);margin:0}.home-hero-copy .lede{font-size:1.08rem}
.home-photo-grid{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(0,.85fr);align-items:start;gap:18px}
.home-photo-stack{display:grid;gap:18px}.photo-card .card-body{padding:16px 19px 20px}
.photo-card img,.media-grid .photo-card img{width:100%;height:auto;object-fit:contain}
.home-more-link{margin:18px 0 0}.feature-band{padding:47px 0}
.feature-photo{width:min(100%,780px);margin:0 auto 25px}.feature-photo img{width:100%;height:auto;object-fit:contain;border-radius:12px}
.feature-copy{max-width:780px;margin:0 auto}.feature-copy p{margin-bottom:0}
.update-strip{margin-top:28px;padding-top:20px}
.home-final-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:25px;padding-top:24px;border-top:1px solid rgba(25,57,44,.18)}
.chooser-section{padding:12px 0 24px}.chooser h2{font-size:clamp(2rem,3vw,3rem)}
.page-lead-photo{margin-top:22px}.page-lead-photo figure{margin:0}.page-lead-photo.portrait-lead{max-width:380px}
.page-lead-photo img{width:100%;height:auto}.story-poster{margin-bottom:0}
.community-stories{padding-top:20px}.photo-story{display:block;max-width:780px;margin:0 auto 43px}
.photo-story figure{margin:0 0 16px}.photo-story img{width:100%;height:auto;object-fit:contain}
.photo-story.portrait-story figure{width:min(100%,380px);margin:0 auto 16px}
.photo-story h2{font-size:clamp(1.8rem,2.8vw,2.5rem)}.photo-story p{margin-bottom:0}
.current-update{grid-template-columns:minmax(190px,.6fr) 1.4fr;gap:5%;padding:24px;margin:10px 0 46px}
.current-update figure{width:min(100%,240px)}.current-update img{width:100%;height:auto;object-fit:contain}
.current-update h1{font-size:clamp(2.1rem,3vw,3rem);margin-bottom:16px}
.updates-section{padding-top:30px}.single-media{display:block;max-width:780px;margin:0 auto}
.follow-box{margin-top:27px}.media-next{display:grid;grid-template-columns:1fr auto;gap:24px;align-items:end;border-top:1px solid var(--line);padding-top:28px;margin-top:34px}
.media-next p{max-width:700px;margin:0}.split img,.page-photo{height:auto;object-fit:contain}
@media(max-width:700px){h1{font-size:2.35rem}h2{font-size:2rem}.section{padding:38px 0}.page-hero{padding:20px 0 30px}
  .home-hero{padding:18px 0 30px}.home-hero-copy{gap:10px}.home-hero-copy h1{font-size:clamp(2.15rem,8vw,2.65rem)}
  .home-photo-grid{grid-template-columns:1fr;gap:18px}.home-portrait{width:min(100%,380px);margin:0 auto}
  .feature-band{padding:38px 0}.feature-photo{margin-bottom:19px}.home-final-actions .btn{width:100%}
  .chooser-section{padding:5px 0 25px}.page-lead-photo.portrait-lead{max-width:300px}
  .photo-story{margin-bottom:32px}.photo-story.portrait-story figure{width:min(100%,300px)}
  .current-update{grid-template-columns:1fr;gap:20px;padding:20px;margin:10px 0 36px}.current-update figure{width:min(100%,230px)}
  .current-update h1{font-size:2.25rem}.media-next{grid-template-columns:1fr;gap:18px}}

/* Keep supplied photos complete and place their captions below the image. */
.home-merch{display:grid;grid-template-columns:minmax(220px,320px) minmax(0,1fr);align-items:center;gap:6%;max-width:910px}
.home-merch figure{margin:0}.home-merch img{display:block;width:100%;height:auto;border-radius:10px}
.home-merch-copy h2{font-size:clamp(1.9rem,2.7vw,2.5rem)}.home-merch-copy p{max-width:480px}
.food-photos{display:grid;grid-template-columns:1fr 1fr;align-items:start;gap:16px;margin-bottom:20px}
.food-photos figure,.photo-story .food-photos figure{min-width:0;margin:0}
.food-photos img{display:block;width:100%;height:auto;border-radius:10px}
.school-collage{max-width:850px;margin:12px auto 0}.collage-window{overflow:hidden;aspect-ratio:1536 / 900;border-radius:10px}
.collage-window img{display:block;width:100%;height:auto;margin-top:-7.8%}
.school-collage figcaption{margin-top:9px}
.merch-band{grid-template-columns:1fr 1.15fr;scroll-margin-top:24px}.merch-band h2{font-size:clamp(1.9rem,2.7vw,2.5rem)}
@media(max-width:700px){.home-merch{grid-template-columns:1fr;gap:17px;max-width:520px}.home-merch figure{width:min(100%,320px);margin:0 auto}.merch-band{grid-template-columns:1fr}.food-photos{gap:10px}.food-photos figcaption{font-size:12px;line-height:1.4}}

/* Five portraits open School Life, with each child fully visible in their panel. */
.school-opening{padding-top:20px}.school-five{display:grid;grid-template-columns:1.36fr repeat(4,minmax(0,1fr));align-items:start;gap:10px}
.school-five figure{margin:0;min-width:0}.school-rae img{width:100%;height:auto;border-radius:8px}
.school-panel{position:relative;overflow:hidden;aspect-ratio:355 / 806;border-radius:8px}
.school-panel img{position:absolute;top:-16.5%;width:432.7%;max-width:none;height:auto}
.panel-one img{left:-9.3%}.panel-two img{left:-116.1%}.panel-three img{left:-220%}.panel-four img{left:-323.7%}
.school-opening>.wrap>.image-caption{margin:9px 0 0}.school-opening+.page-hero{padding-top:25px}
.food-photos{display:block;width:min(100%,230px);margin:0 auto 20px}
.story-photo-grid{display:grid;grid-template-columns:minmax(0,320px) minmax(0,660px);align-items:end;gap:22px;margin-top:22px}
.story-photo-grid figure{margin:0}.story-photo-grid img{width:100%;height:auto;border-radius:10px}
.prose figure{margin:28px 0}.prose figure img{width:100%;height:auto;border-radius:10px}.prose figure figcaption{margin-top:9px}.prose h2{margin-top:35px}
.media-intro{max-width:760px;margin-bottom:20px}.school-media{align-items:start}
.contact-page{padding-top:34px}.contact-page h1{max-width:720px}.contact-page .lede{max-width:780px}
.contact-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:34px 0 0}
.contact-card{padding:25px;background:var(--paper);border:1px solid var(--line);border-radius:12px;min-width:0}
.contact-card .eyebrow{margin-bottom:12px}.contact-card h2{font-size:clamp(1.6rem,2.2vw,2.05rem)}
.contact-card p,.contact-card address{font-size:16px;line-height:1.6}.contact-card address{font-style:normal;margin:0 0 15px}
.contact-primary{font-weight:700;color:var(--deep);overflow-wrap:anywhere;text-underline-offset:4px}
.contact-follow{display:grid;grid-template-columns:1fr auto;gap:30px;align-items:center;margin-top:32px;padding-top:24px;border-top:1px solid var(--line)}
.contact-follow h2{font-size:2rem}.contact-follow p{max-width:680px;margin-bottom:0}.contact-actions{display:grid;gap:10px;justify-items:start}
@media(max-width:700px){.school-five{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.school-rae{grid-column:1/-1;width:min(100%,270px);justify-self:center}.story-photo-grid{grid-template-columns:1fr;gap:16px}.story-photo-grid figure:first-child{width:min(100%,270px);margin:auto}.contact-grid{grid-template-columns:1fr;margin-top:26px}.contact-card{padding:21px}.contact-follow{grid-template-columns:1fr;gap:15px}.food-photos{width:min(100%,190px)}}

/* New organization and video stories. */
.nav{gap:16px}.nav a{white-space:nowrap}
.organization-page{padding-top:36px}.organization-page> .wrap > h1{max-width:780px}
.organization-page .lede{max-width:790px}
.organization-feature{display:grid;grid-template-columns:minmax(215px,.55fr) minmax(0,1fr);gap:6%;align-items:start;margin:40px 0;padding:32px;background:#f2eee2;border-radius:14px}
.organization-feature h2,.organization-next h2,.organization-invite h2{font-size:clamp(1.8rem,2.7vw,2.55rem)}
.organization-feature p{max-width:720px}.organization-feature .image-caption{font-size:12px;line-height:1.5;margin-top:19px}
.organization-stat{background:#193d31;color:#fff;border-radius:12px;padding:29px 24px;min-height:200px;display:flex;flex-direction:column;justify-content:center}
.organization-stat span{font-family:Newsreader,Georgia,serif;font-size:clamp(2.5rem,4vw,4rem);line-height:1.05}
.organization-stat small{font-size:13px;line-height:1.5;margin-top:15px;color:#e1ebdf}
.organization-next{max-width:790px;border-left:4px solid var(--gold);padding:7px 0 7px 25px;margin:46px 0}
.organization-invite{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:36px;border-top:1px solid var(--line);padding-top:28px;margin-top:40px}
.organization-invite p{margin-bottom:0;max-width:720px}.organization-actions{display:grid;justify-items:start;gap:15px}.organization-ongoing{margin-top:34px}
.video-page{padding-top:22px}.video-lead{max-width:960px;margin:0 0 27px}.video-frame{position:relative;width:100%;aspect-ratio:16 / 9;background:#183c31;border-radius:12px;overflow:hidden}
.video-frame iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.video-frame.vertical{aspect-ratio:9 / 16;border-radius:12px}
.video-intro{max-width:760px}.video-intro .lede{max-width:760px}
.video-story{display:grid;grid-template-columns:minmax(200px,290px) minmax(0,1fr);align-items:center;gap:6%;max-width:870px;margin:44px 0 40px;padding:27px;background:#f2eee2;border-radius:14px}
.video-story figure{margin:0}.video-story h2{font-size:clamp(1.8rem,2.7vw,2.55rem)}.video-story .text-link{margin:7px 0}
@media(max-width:1000px) and (min-width:701px){.nav{gap:9px}.nav a{font-size:11px}.brand-name{font-size:13px}.brand-mark{width:38px;height:38px}}
@media(min-width:701px) and (max-width:900px){.menu-button{display:block}.nav{display:none;position:absolute;left:0;right:0;top:82px;background:var(--cream);box-shadow:0 15px 20px rgba(0,0,0,.08);padding:18px 30px;flex-direction:column;align-items:stretch;gap:0}.nav[data-open="true"]{display:flex}.nav a{font-size:15px;padding:11px 8px}}
@media(max-width:700px){.nav{gap:0}.nav a{font-size:15px}.organization-page{padding-top:27px}.organization-feature{grid-template-columns:1fr;gap:24px;padding:21px;margin:28px 0}.organization-stat{min-height:0;padding:23px}.organization-stat span{font-size:2.65rem}.organization-next{margin:35px 0;padding-left:18px}.organization-invite{grid-template-columns:1fr;gap:24px}.organization-actions .btn{width:100%}.video-page{padding-top:15px}.video-lead{margin-bottom:22px}.video-story{grid-template-columns:1fr;gap:21px;padding:20px;margin:33px 0}.video-story figure{width:min(100%,260px);margin:auto}}

.sponsors-page{padding-top:22px}.sponsor-video{max-width:850px;margin:0 0 26px}.sponsor-intro{max-width:760px}
.sponsor-story{max-width:790px;margin:35px 0 40px;padding-left:23px;border-left:4px solid var(--gold)}
.sponsor-story h2,.sponsor-paths h2{font-size:clamp(1.8rem,2.7vw,2.5rem)}
.sponsor-paths{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin:36px 0}
.sponsor-paths article{padding:26px;background:#f2eee2;border-radius:12px}.sponsor-paths p{max-width:540px}
.sponsors-ongoing{margin:28px 0 12px}
@media(max-width:700px){.sponsors-page{padding-top:15px}.sponsor-paths{grid-template-columns:1fr;gap:14px;margin:27px 0}.sponsor-paths article{padding:21px}.sponsor-story{margin:28px 0 32px;padding-left:17px}}

.home-overview{padding-top:43px}.home-overview>.wrap{max-width:820px}.home-overview figure{margin:0 0 24px}.home-overview h2{font-size:clamp(1.9rem,2.7vw,2.5rem)}.home-overview p{max-width:650px}
.video-kitchen,.sponsor-extra{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(0,.75fr);gap:5%;align-items:center;max-width:920px;margin:42px 0;padding:23px;background:#f2eee2;border-radius:14px}
.video-kitchen figure,.sponsor-extra figure{margin:0}.video-kitchen h2,.sponsor-extra h2{font-size:clamp(1.8rem,2.7vw,2.5rem)}
.sponsor-extra{margin-top:28px}
.sports-pair{display:grid;grid-template-columns:minmax(0,1fr) minmax(105px,145px);gap:13px;align-items:center;padding:13px 15px 0}
.sports-pair .sports-team-photo{width:100%;height:auto;object-fit:contain}.sports-pair .sports-emblem{width:100%;height:auto;object-fit:contain}
.top-merch{max-width:850px;grid-template-columns:minmax(180px,300px) minmax(0,1fr);margin-top:4px;margin-bottom:25px}
.way-grid{gap:14px;margin:22px auto 26px}.way-card{padding:20px}.way-card h2{font-size:1.75rem}.way-card p{min-height:0;margin-bottom:16px}.way-card .eyebrow{margin-bottom:9px}.way-card .text-link{margin-top:7px}.way-card .btn{min-height:42px;padding:10px 15px}
.give-qr{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(260px,.8fr);gap:28px;align-items:center;background:var(--paper);border:1px solid var(--line);border-radius:13px;padding:25px;margin-bottom:18px}
.give-qr figure{margin:0}.give-qr figure img{width:100%;height:auto;border-radius:8px}.give-qr h2{font-size:clamp(1.8rem,2.7vw,2.5rem)}.give-qr .direct-give-code{display:block;width:170px;height:170px;border-radius:0;margin:12px 0 18px;background:#fff}
@media(max-width:700px){.home-overview{padding-top:34px}.video-kitchen,.sponsor-extra{grid-template-columns:1fr;gap:20px;padding:18px;margin:30px 0}.sports-pair{display:block;padding:12px 12px 0}.sports-pair .sports-emblem{width:100px;margin:12px auto 0}.top-merch{grid-template-columns:1fr;gap:18px;margin-top:2px;margin-bottom:25px}.top-merch figure{max-width:280px;margin:auto}.way-grid{margin:16px auto 22px}.way-card{padding:18px}.give-qr{grid-template-columns:1fr;gap:18px;padding:18px}.give-qr .direct-give-code{margin:12px auto 18px}.give-qr .btn{width:100%}}

.safety-appeal{display:grid;grid-template-columns:minmax(190px,245px) minmax(0,1fr);gap:clamp(25px,5vw,72px);align-items:center;max-width:875px;margin:38px auto 46px;padding:30px;background:#f2eee2;border-radius:14px;scroll-margin-top:25px}
.safety-appeal figure{margin:0}.safety-appeal .video-frame{max-width:245px}.safety-appeal h2{font-size:clamp(1.8rem,3vw,2.6rem)}.safety-appeal .safety-copy p{max-width:520px}.safety-appeal .safety-copy .image-caption{margin:15px 0 23px}
@media(max-width:700px){.safety-appeal{grid-template-columns:1fr;gap:22px;padding:20px;margin:26px auto 36px}.safety-appeal figure{width:min(100%,235px);margin:0 auto}.safety-appeal .btn{width:100%}}

/* A photograph, heading and introduction fit in the first screen on each page. */
h1{font-size:clamp(2rem,3vw,2.8rem);margin-bottom:13px}
.eyebrow{margin-bottom:9px}
.home-banner{max-width:800px;margin:0}
.home-hero{padding-top:22px;padding-bottom:37px}
.home-hero-copy h1{font-size:clamp(2rem,2.8vw,2.7rem)}
.story-photo-grid{display:grid;grid-template-columns:minmax(0,235px) minmax(0,540px);align-items:end;gap:17px;max-width:1160px;margin-top:18px}
.story-photo-grid figure{width:100%}
.story-photo-grid+.page-hero{padding-top:19px;padding-bottom:32px}
.edward-chapter{display:grid;grid-template-columns:minmax(0,155px) minmax(0,1fr);gap:24px;align-items:start}
.edward-chapter .edward-portrait{margin:0}
.edward-chapter .edward-portrait img{width:100%;height:auto}
.school-opening>.wrap{max-width:780px}
.school-five{gap:6px}
.school-opening+.page-hero{padding-top:16px}
.participate-opening{padding-top:20px}
.participate-opening figure{width:min(100%,310px);margin:0}
.participate-opening img{width:100%;height:auto;border-radius:10px}
.participate-opening+.page-hero{padding-top:16px;padding-bottom:14px}
.top-merch{display:block;max-width:760px;margin:0 auto 26px}
.top-merch h2{font-size:1.8rem}
.updates-section .current-update figure{width:min(100%,155px)}
.video-lead,.sponsor-video{max-width:510px}
.organization-opening-photo{width:min(100%,390px);margin:0 0 20px}
.organization-opening-photo img{width:100%;height:auto;border-radius:10px}
.contact-opening-photo{width:min(100%,140px);margin:0 0 20px}
.contact-opening-photo img{width:100%;height:auto;border-radius:10px}
.organization-page,.contact-page{padding-top:21px}
@media(max-width:700px){
  h1{font-size:2rem;margin-bottom:11px}
  .home-hero-copy h1{font-size:2rem}
  .home-banner{max-width:100%}
  .story-photo-grid{grid-template-columns:minmax(0,120px) minmax(0,1fr);gap:10px}
  .story-photo-grid figure,.story-photo-grid figure:first-child{width:100%;margin:0}
  .story-photo-grid+.page-hero{padding-top:15px}
  .edward-chapter{grid-template-columns:minmax(0,115px) minmax(0,1fr);gap:14px}
  .school-five{grid-template-columns:1.36fr repeat(4,minmax(0,1fr));gap:4px}
  .school-rae{grid-column:auto;width:100%}
  .school-opening{padding-top:12px}
  .school-opening+.page-hero{padding-top:15px}
  .participate-opening{padding-top:14px}
  .participate-opening figure{width:min(100%,260px)}
  .participate-opening+.page-hero{padding-top:14px;padding-bottom:13px}
  .top-merch{margin-bottom:21px}
  .updates-section .current-update figure{width:min(100%,125px)}
  .updates-section .current-update{gap:13px;padding:15px;margin-top:6px}
  .updates-section .current-update h1{font-size:2rem}
  .video-lead,.sponsor-video{max-width:100%}
  .organization-opening-photo{width:min(100%,295px);margin-bottom:15px}
  .contact-opening-photo{width:min(100%,120px);margin-bottom:15px}
}
