:root{--navy:#0b1729;--navy-soft:#14253c;--gold:#ffc447;--ink:#132036;--muted:#596476;--line:#dfe4eb;--paper:#f4f6f9;--white:#fff;--radius:6px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:white;font-size:16px;line-height:1.65}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.1;letter-spacing:-.045em}h1{font-size:clamp(3.25rem,5.9vw,5.6rem);font-weight:800}h2{font-size:clamp(2.2rem,3.4vw,3.5rem);font-weight:800}h3{font-size:1.65rem;letter-spacing:-.035em}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #c27c00;outline-offset:5px}input:focus,select:focus,textarea:focus{outline:2px solid #c27c00;outline-offset:2px}img{display:block;max-width:100%}section{scroll-margin-top:10px}.container{width:min(1200px,calc(100% - 80px));margin-inline:auto}.section{padding:100px 0}.eyebrow{font-size:.8rem;font-weight:800;letter-spacing:.16em;line-height:1.6;margin-bottom:20px}.header{background:var(--navy);color:white;border-bottom:1px solid #ffffff20;position:sticky;top:0;z-index:20}.nav-wrap{display:flex;align-items:center;justify-content:space-between;gap:25px;min-height:90px}.brand{display:flex;align-items:center;gap:12px;flex-shrink:0}.brand img{object-fit:contain;border-radius:50%;width:60px;height:60px}.brand span{font-size:.87rem;font-weight:800;letter-spacing:.055em;line-height:1.5}.brand small{display:block;color:#bbc5d4;font-size:.65rem;letter-spacing:.14em}nav{display:flex;align-items:center;gap:28px;font-size:.9rem;font-weight:600}nav>a:not(.button):hover{color:var(--gold)}.button{display:inline-flex;align-items:center;justify-content:center;gap:24px;padding:16px 23px;background:var(--gold);color:var(--navy);border:1px solid transparent;border-radius:4px;font-size:.94rem;font-weight:700;line-height:1.4;cursor:pointer;transition:background .2s,transform .2s}.button:hover{background:#ffd478;transform:translateY(-2px)}.button-small{padding:11px 17px;font-size:.87rem}.button-dark{background:var(--navy);color:white}.button-dark:hover{background:var(--navy-soft)}.menu-toggle{display:none}.hero{color:white;background:var(--navy);overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.05fr 1fr;gap:60px;align-items:center;padding:64px 0 70px}.hero-copy{padding:18px 0}.hero .eyebrow{color:#d7e0eb;display:flex;align-items:center;gap:12px}.hero .eyebrow span{width:22px;height:3px;background:var(--gold)}h1 em{color:var(--gold);font-style:normal}.hero-intro{color:#bdc7d6;max-width:490px;font-size:1.12rem;line-height:1.75;margin-top:28px}.button-row{display:flex;align-items:center;gap:24px;margin-top:32px;flex-wrap:wrap}.text-link{display:inline-block;font-weight:700;font-size:.94rem;border-bottom:1px solid currentColor;padding-bottom:3px}.text-link:hover{color:#a56800}.light{color:#fff}.light:hover{color:var(--gold)}.hero-proof{display:flex;gap:40px;margin-top:44px}.hero-proof>div{border-left:2px solid #ffca4d60;padding-left:15px}.hero-proof strong{display:block;font-size:1rem}.hero-proof span{display:block;color:#aab7c8;font-size:.8rem;margin-top:3px}.hero-visual{height:550px;position:relative;border-radius:6px;overflow:hidden;box-shadow:15px 15px 0 #ffc447}.hero-photo{width:100%;height:100%;object-fit:cover;object-position:50% 55%}.hero-visual:after{content:'';position:absolute;inset:35% 0 0;background:linear-gradient(transparent,#071322e8);pointer-events:none}.photo-caption{position:absolute;bottom:30px;left:30px;right:30px;z-index:1}.caption-label{font-size:.75rem;letter-spacing:.16em;color:var(--gold);font-weight:700}.photo-caption strong{display:block;margin-top:9px;font-size:2rem;line-height:1.2;letter-spacing:-.035em}.caption-index{position:absolute;right:0;bottom:0;color:#b8c4d5;font-size:.75rem;letter-spacing:.1em}.hero-bottom{border-top:1px solid #ffffff24}.hero-bottom .container{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 0;color:#d0d8e4;font-size:.73rem;font-weight:700;letter-spacing:.18em}.section-top{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:45px}.section-top>p{max-width:360px;color:var(--muted)}.program-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.program-card{background:var(--paper);padding:32px;display:flex;flex-direction:column;border:1px solid #edf0f4;border-radius:var(--radius);border-top:3px solid var(--gold)}.program-number{font-size:.75rem;font-weight:800;letter-spacing:.13em;color:var(--muted);margin-bottom:30px}.program-card h3{margin-bottom:17px}.program-card p{color:var(--muted);font-size:.95rem}.program-card ul{padding-left:18px;margin:24px 0 30px;font-size:.89rem;line-height:1.65}.program-card li{padding:5px 0}.program-card li::marker{color:#9d6906}.card-link{display:flex;justify-content:space-between;gap:12px;border-top:1px solid var(--line);padding-top:20px;margin-top:auto;font-size:.9rem;font-weight:700}.card-link:hover{color:#975c00}.holiday-section{background:var(--gold);padding:65px 0}.holiday-grid{display:grid;grid-template-columns:1.15fr 1fr;gap:90px;align-items:center}.holiday-section h2{font-size:clamp(2.8rem,4vw,4rem)}.holiday-section p:not(.eyebrow){max-width:510px;margin-top:20px}.holiday-section .button{margin-top:25px}.holiday-details{border-left:1px solid #15213940;padding-left:50px}.holiday-details>div{padding-bottom:18px}.holiday-details span{display:block;font-size:.73rem;letter-spacing:.14em;font-weight:800}.holiday-details strong{display:block;font-size:1.18rem;margin-top:4px}.holiday-details p:not(.eyebrow){margin-top:3px}.holiday-details .limited{font-weight:800}.holiday-details small{font-size:.85rem;display:block;margin-top:6px}.schedule{border-top:2px solid var(--navy)}.session-row{display:grid;grid-template-columns:1.3fr 1fr 1.35fr auto;align-items:center;gap:24px;padding:30px 0;border-bottom:1px solid var(--line)}.tag{font-size:.7rem;letter-spacing:.075em;font-weight:700;color:#68624e;display:block;margin-bottom:9px}.session-row h3{font-size:1.33rem}.session-row strong{display:block;font-size:.98rem}.session-row div>span:not(.tag){display:block;font-size:.87rem;color:var(--muted);margin-top:3px}.outline-link{border:1px solid #cbd2dc;border-radius:4px;padding:10px 15px;font-weight:700;font-size:.85rem;white-space:nowrap}.outline-link:hover{border-color:var(--ink);background:var(--paper)}.schedule-note{color:var(--muted);font-size:.85rem;margin-top:22px}.coach-section{background:var(--paper)}.coach-grid{display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:85px}.coach-image-wrap{height:490px;position:relative;border-radius:var(--radius);overflow:hidden}.coach-image-wrap img{height:100%;width:100%;object-fit:cover;object-position:45% 45%}.coach-photo-label{background:var(--navy);color:var(--gold);position:absolute;bottom:20px;left:20px;padding:12px 18px;font-size:.73rem;font-weight:800;letter-spacing:.12em}.coach-copy h3{margin-top:27px;font-size:1.8rem}.credential{font-size:.85rem;color:#7b4e00;font-weight:700;margin:10px 0 22px}.coach-copy p:not(.eyebrow):not(.credential){color:var(--muted);margin-bottom:18px}.coach-copy .text-link{margin-top:12px}.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.gallery-grid figure{margin:0;overflow:hidden;border-radius:var(--radius);background:var(--paper)}.gallery-grid img,.gallery-grid video{width:100%;height:350px;object-fit:cover;background:var(--navy);display:block}.gallery-grid video{object-fit:contain}.gallery-grid figcaption{padding:15px 20px;font-size:.87rem;font-weight:600}.prepare-section{background:var(--paper)}.prepare-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px}.prepare-grid>div>p:not(.eyebrow){color:var(--muted);margin:22px 0}.resource-link{display:table;margin-top:15px}.faq details{border-bottom:1px solid #cdd4df;padding:20px 0}.faq details:first-child{padding-top:0}.faq summary{list-style:none;font-weight:700;cursor:pointer;position:relative;padding-right:35px;line-height:1.5}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:'+';position:absolute;right:4px;font-size:1.4rem;top:-5px}.faq details[open] summary:after{content:'−'}.faq p{color:var(--muted);font-size:.95rem;margin-top:14px}.contact-section{background:var(--navy);color:white}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:start}.contact-copy .eyebrow{color:var(--gold)}.contact-copy h2{font-size:clamp(2.2rem,3.2vw,3.1rem)}.contact-copy p:not(.eyebrow){color:#b9c5d6;margin-top:25px;max-width:430px}.contact-phone{display:block;font-size:2rem;font-weight:700;letter-spacing:-.025em;margin-top:28px;color:var(--gold)}.contact-email{display:table;font-size:1rem;overflow-wrap:anywhere;margin:8px 0 24px}.contact-email:hover{color:var(--gold)}.enquiry-form{padding:32px;background:var(--navy-soft);border:1px solid #ffffff1c;border-radius:var(--radius)}.enquiry-form h3{font-size:1.35rem;margin-bottom:25px;letter-spacing:-.02em}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.enquiry-form label{display:block;font-size:.87rem;font-weight:600;margin-bottom:17px}input,textarea,select{width:100%;min-width:0;display:block;border:1px solid #ffffff30;background:#0e1c30;color:white;border-radius:4px;padding:11px 12px;margin-top:7px;font-size:.9rem;font-weight:400;line-height:1.5}input::placeholder,textarea::placeholder{color:#a7b4c5}select{color-scheme:dark}textarea{resize:vertical}.enquiry-form .button{width:100%}.form-note{font-size:.8rem;color:#b7c5d8;margin-top:14px;line-height:1.6}.form-status{font-size:.88rem;color:var(--gold);margin-top:14px}footer{background:#071120;color:#d2dbe7;padding:45px 0 0}.footer-grid{display:flex;justify-content:space-between;align-items:center;gap:30px}.footer-grid p{font-size:.85rem;color:#a3b2c6}.footer-bottom{display:flex;justify-content:space-between;gap:15px;padding:22px 0;margin-top:36px;border-top:1px solid #ffffff20;font-size:.75rem;color:#9cabbe}.skip-link{position:fixed;left:12px;top:-100px;padding:12px 20px;z-index:100;background:var(--gold);color:var(--navy)}.skip-link:focus{top:12px}
@media(min-width:1500px){.hero-grid{padding:80px 0 90px}.hero-visual{height:620px}}
@media(max-width:1050px){.container{width:calc(100% - 48px)}nav{gap:18px;font-size:.82rem}.brand span{font-size:.75rem}.brand small{font-size:.6rem}.brand img{width:50px;height:50px}.hero-grid{gap:35px}.hero-visual{height:520px}.program-card{padding:25px}.holiday-grid,.coach-grid,.prepare-grid,.contact-grid{gap:40px}.session-row{grid-template-columns:1.25fr 1fr 1.2fr}.session-row .outline-link{grid-column:3;justify-self:start}.holiday-details{padding-left:30px}.form-grid{grid-template-columns:1fr}.gallery-grid img,.gallery-grid video{height:300px}}
@media(max-width:800px){.header{position:sticky}.nav-wrap{min-height:78px;flex-wrap:wrap;gap:0}.brand span{font-size:.8rem}.menu-toggle{display:flex;align-items:center;gap:10px;background:transparent;border:1px solid #ffffff40;border-radius:4px;color:white;padding:9px 13px;font-size:.85rem;cursor:pointer}nav{display:none;flex-basis:100%;padding:16px 0 22px;flex-direction:column;align-items:stretch;gap:0}nav.is-open{display:flex}nav>a{padding:12px 4px}nav .button{margin-top:10px;align-self:flex-start;padding:12px 18px}.hero-grid{gap:30px;padding-top:40px;grid-template-columns:1.1fr 1fr}.hero-visual{height:480px}.hero-copy h1{font-size:3.4rem}.hero-intro{font-size:1rem}.hero-proof{gap:20px;flex-wrap:wrap}.photo-caption{left:20px;right:20px}.photo-caption strong{font-size:1.6rem}.caption-index{display:none}.section{padding:70px 0}.section-top{gap:25px;align-items:start;flex-direction:column}.section-top>p{max-width:550px}.program-grid{grid-template-columns:1fr}.program-card{padding:30px}.program-number{margin-bottom:20px}.holiday-grid{gap:35px;grid-template-columns:1fr 1fr}.coach-grid{gap:35px}.coach-image-wrap{height:440px}.coach-copy h2{font-size:2.2rem}.gallery-grid{gap:15px}.gallery-grid img,.gallery-grid video{height:260px}.contact-grid,.prepare-grid{grid-template-columns:1fr;gap:40px}.contact-copy p:not(.eyebrow){max-width:600px}.form-grid{grid-template-columns:1fr 1fr}.footer-grid{align-items:start;flex-wrap:wrap}.footer-grid>p{margin-left:auto}.footer-grid .text-link{font-size:.8rem}}
@media(max-width:600px){.container{width:calc(100% - 36px)}html{scroll-padding-top:85px}.brand{gap:9px}.brand span{font-size:.68rem}.brand small{font-size:.55rem}.brand img{width:45px;height:45px}.menu-toggle{padding:9px 10px;font-size:.78rem}.hero-grid{grid-template-columns:1fr;padding:30px 0 42px;gap:35px}.hero-copy h1{font-size:clamp(3rem,11vw,4rem)}.hero .eyebrow{font-size:.69rem;margin-bottom:20px}.hero-intro{max-width:100%;margin-top:24px}.hero-proof{margin-top:28px;gap:30px}.hero-visual{height:390px;margin-right:10px;box-shadow:10px 10px 0 var(--gold)}.hero-photo{object-position:50% 57%}.photo-caption strong{font-size:1.7rem}.hero-bottom .container{gap:14px;font-size:.6rem;letter-spacing:.09em;padding:17px 0}.hero-bottom span{max-width:100px}.button-row{gap:18px;margin-top:24px}.button{font-size:.88rem}.section{padding:60px 0}.section-top{margin-bottom:30px;gap:20px}.eyebrow{font-size:.72rem;margin-bottom:15px}h2{font-size:2.35rem}.program-card{padding:26px}.holiday-section{padding:45px 0}.holiday-grid{grid-template-columns:1fr;gap:35px}.holiday-details{border-left:0;border-top:1px solid #15213940;padding:28px 0 0}.holiday-section h2{font-size:3rem}.session-row{grid-template-columns:1fr 1fr;gap:20px;padding:26px 0}.session-name{grid-column:1/-1}.session-row .outline-link{grid-column:1/-1}.session-row strong{font-size:.9rem}.session-row div>span:not(.tag){font-size:.82rem}.tag{font-size:.66rem}.coach-grid{grid-template-columns:1fr;gap:35px}.coach-image-wrap{height:420px;max-width:430px}.coach-copy h2{font-size:2.3rem}.gallery-grid{grid-template-columns:1fr}.gallery-grid img,.gallery-grid video{height:330px}.gallery-grid img{object-position:center 55%}.prepare-grid{gap:32px}.prepare-grid h2{font-size:2.2rem}.enquiry-form{padding:23px}.form-grid{grid-template-columns:1fr;gap:0}.contact-phone{font-size:1.8rem}.contact-copy h2{font-size:2.35rem}.footer-grid{flex-direction:column;gap:22px}.footer-grid>p{margin-left:0}.footer-bottom{flex-direction:column;gap:7px;margin-top:28px}.resource-link{font-size:.87rem}.schedule-note{font-size:.8rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

input,textarea,select{font-size:1rem}.enquiry-form label{font-size:.9rem}

/* Explicit text colours keep the academy readable in embedded previews and standalone browsers. */
h1,h2,h3{color:var(--ink)}
.header .brand,.header .brand span,.header nav>a:not(.button),.menu-toggle{color:#fff}
.header .brand small{color:#cbd5e4}
.header nav>a:not(.button):hover{color:var(--gold)}
.hero h1,.hero h2,.hero h3,.hero-proof strong,.photo-caption strong{color:#fff}
.hero h1 em,.caption-label{color:var(--gold)}
.hero-intro{color:#d1dbea}
.hero-proof span{color:#c5d0e0}
.hero .text-link{color:#fff}
.contact-section h2,.contact-section h3,.enquiry-form label{color:#fff}
.contact-copy p:not(.eyebrow),.form-note{color:#cbd7e8}
.contact-section .contact-email,.contact-section .text-link{color:#fff}
.contact-section .contact-phone,.form-status{color:var(--gold)}
.enquiry-form input,.enquiry-form textarea,.enquiry-form select,.enquiry-form option{color:#fff;background:#0e1c30}
.enquiry-form input::placeholder,.enquiry-form textarea::placeholder{color:#becbdd;opacity:1}
footer .brand span,footer .text-link{color:#fff}
footer .brand small,footer p,.footer-bottom{color:#c3cede}
.hero .button,.contact-section .button,.header .button{color:var(--navy)}
.holiday-section .button-dark{color:#fff}
.references-section{background:#fff}
.reference-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.reference-card{display:flex;flex-direction:column;padding:28px;border:1px solid #cbd3df;border-radius:6px;color:var(--ink);background:var(--paper);transition:border-color .2s,background .2s}
.reference-card:hover{border-color:#9a6500;background:#fff9e9}
.reference-label{color:#665529;font-size:.75rem;font-weight:800;letter-spacing:.1em;margin-bottom:20px}
.reference-card h3{font-size:1.45rem;color:var(--ink);margin-bottom:15px}
.reference-card p{color:#465368;font-size:.95rem;margin-bottom:24px}
.reference-action{display:block;font-size:.9rem;font-weight:700;color:var(--ink);margin-top:auto;padding-top:18px;border-top:1px solid var(--line)}
@media(max-width:800px){.reference-grid{grid-template-columns:1fr}.reference-card{padding:25px}}

.coach-image-wrap img{object-position:50% 25%}.gallery-grid img[src$="coach-on-court.webp"]{object-fit:contain;background:#e8ecf2}

.coach-profile-photo{margin:28px 0 0;max-width:420px}.coach-profile-photo img{width:100%;height:auto;object-fit:contain;border-radius:6px}

.coach-grid{grid-template-columns:1fr}.coach-copy{max-width:900px}.coach-profile-photo{max-width:420px}

/* Larger academy branding on desktop and mobile. */
.header .brand img{width:104px;height:104px;flex-shrink:0;border-radius:6px}
.header .nav-wrap{min-height:124px}
footer .brand img{width:84px;height:84px;flex-shrink:0;border-radius:6px}
.acknowledgement{background:#071120;color:#e0e7f1;padding:30px 0 36px;border-top:1px solid #ffffff26}
.acknowledgement h2{color:#ffc447;font-size:1rem;font-weight:700;letter-spacing:.09em;line-height:1.5;margin-bottom:14px}
.acknowledgement p{color:#e0e7f1;font-size:.95rem;line-height:1.75;max-width:1000px}
@media(max-width:800px){.header .brand img{width:80px;height:80px}.header .nav-wrap{min-height:100px}html{scroll-padding-top:120px}}
@media(max-width:600px){.header .brand img{width:68px;height:68px}.header .nav-wrap{min-height:88px}.header .brand{gap:8px}.header .brand span{font-size:.65rem}.header .brand small{font-size:.52rem}footer .brand img{width:68px;height:68px}.acknowledgement h2{font-size:.9rem}.acknowledgement p{font-size:.9rem}html{scroll-padding-top:105px}}



/* Royal blue sampled from the supplied reference, with white and green accents. */
:root{--navy:#0b226b;--navy-soft:#23346b;--gold:#6cbe4c;--ink:#172758;--muted:#58617a;--line:#dce2ed;--paper:#f3f5fa}
.header,.hero,.contact-section{background:var(--navy)}
.header .brand span,.hero h1,.hero h2,.hero h3,.contact-section h2,.contact-section h3,footer .brand span,.acknowledgement h2{color:#fff}
.header .brand small,.hero .eyebrow,.hero-intro,.hero-proof span,.hero-bottom .container,.caption-index,.contact-copy p:not(.eyebrow),.form-note,footer .brand small,footer p,.footer-bottom,.acknowledgement p{color:#e3e8f5}
.hero-proof strong,.photo-caption strong,.header nav>a:not(.button),.hero .text-link,.enquiry-form label,.contact-section .contact-email,.contact-section .text-link,footer .text-link{color:#fff}
.hero h1 em,.caption-label,.contact-phone,.form-status,.contact-copy .eyebrow{color:var(--gold)}
.hero-visual{box-shadow:15px 15px 0 var(--gold)}
.hero-visual:after{background:linear-gradient(transparent,rgba(11,34,107,.94))}
.hero-proof>div{border-left-color:#6cbe4c80}
.button{background:var(--gold);color:var(--navy)}
.button:hover{background:#91d276}
.hero .button,.contact-section .button,.header .button{color:var(--navy)}
.button-dark{background:var(--navy);color:#fff}
.button-dark:hover{background:var(--navy-soft)}
.enquiry-form{background:var(--navy-soft);border-color:#ffffff38}
.enquiry-form input,.enquiry-form textarea,.enquiry-form select,.enquiry-form option{background:#122557;color:#fff;border-color:#ffffff60}
.enquiry-form input::placeholder,.enquiry-form textarea::placeholder{color:#d1daef}
footer,.acknowledgement{background:var(--navy);color:#e3e8f5}
.program-card,.reference-card{border-color:var(--line);border-top-color:var(--gold)}
.program-card h3,.reference-card h3,.session-row h3,.coach-copy h3{color:var(--navy)}
.reference-card p{color:var(--muted)}
.reference-label,.credential,.program-card li::marker,.tag{color:#347b25}
.reference-card:hover{background:#f3faef;border-color:#347b25}
.text-link:hover,.card-link:hover{color:#347b25}
.hero .text-link:hover,.contact-section .text-link:hover,footer .text-link:hover{color:var(--gold)}
.gallery-grid img[src$="coach-on-court.webp"]{background:#e8ecf4}
.outline-link,.faq details{border-color:var(--line)}
a:focus-visible,button:focus-visible,summary:focus-visible{outline-color:#347b25}
.header a:focus-visible,.hero a:focus-visible,.contact-section a:focus-visible,.contact-section button:focus-visible,footer a:focus-visible,.menu-toggle:focus-visible{outline-color:var(--gold)}
input:focus,select:focus,textarea:focus{outline-color:var(--gold)}
@media(max-width:600px){.hero-visual{box-shadow:10px 10px 0 var(--gold)}}

/* Student recognition and achievement celebrations. */
.achievements-section{background:#fff}
.achievements-intro{color:var(--muted);max-width:960px;margin-bottom:32px;font-size:1rem;line-height:1.75}
.achievement-celebration{margin:0 0 36px;border-radius:var(--radius);overflow:hidden;background:var(--navy)}
.achievement-celebration img{width:100%;height:auto;display:block}
.achievement-celebration figcaption{color:#fff;font-size:.95rem;font-weight:700;padding:18px 24px;line-height:1.5}
.achievement-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.achievement-card{overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:var(--paper)}

.achievement-card>div{padding:24px}
.achievement-card h3{font-size:1.35rem;color:var(--navy);margin-bottom:12px;line-height:1.2}
.achievement-card p{font-size:.95rem;color:var(--muted);line-height:1.65}
.achievements-closing{color:var(--muted);margin-top:28px;max-width:900px;line-height:1.75}
@media(max-width:800px){.achievement-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:600px){.achievement-grid{grid-template-columns:1fr;gap:20px}.achievement-card>div{padding:22px}.achievement-celebration figcaption{padding:16px 18px}.achievements-intro{margin-bottom:24px}}

/* Text-only recognition cards complement the academy palette. */
.achievement-card{border-top:3px solid var(--gold)}

/* Two community reference cards. */
.reference-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
@media(max-width:800px){.reference-grid{grid-template-columns:1fr}}

/* Academy tagline and coaching slideshow. */
.header .brand .brand-tagline{display:block;color:#fff;font-size:.72rem;font-weight:400;letter-spacing:0;line-height:1.5;margin-top:5px}
.coaching-slides{display:flex;width:100%;height:100%;transition:transform .55s ease}
.coaching-slide{flex:0 0 100%;width:100%;min-width:100%;height:100%;object-fit:cover;object-position:50% 45%}
.coaching-slideshow{touch-action:pan-y}
.coaching-slideshow .photo-caption{bottom:90px}
.slideshow-controls{position:absolute;z-index:2;left:20px;right:20px;bottom:18px;display:flex;align-items:center;gap:10px;color:#fff}
.slideshow-controls button{background:#0b226b;border:1px solid #ffffff70;color:#fff;border-radius:4px;min-width:44px;min-height:44px;cursor:pointer;font-size:1.5rem;padding:4px 12px}
.slideshow-controls .slide-pause{font-size:.75rem;margin-left:auto;padding:8px 10px}
.slide-count{font-size:.85rem;white-space:nowrap}
@media(max-width:1050px){.header .brand .brand-tagline{font-size:.65rem}nav{gap:15px}}
@media(max-width:600px){.header .brand .brand-tagline{font-size:.58rem;max-width:195px;white-space:normal}.slideshow-controls{left:15px;right:15px;gap:7px}.coaching-slideshow .photo-caption{bottom:86px}}
@media(prefers-reduced-motion:reduce){.coaching-slides{transition:none}}
