@import url('https://fonts.googleapis.com/css2?family=DM+Serif+Display:ital@0;1&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--ink:#173e32;--muted:#53655b;--paper:#faf9f3;--green:#e9efe2;--line:#ccd5c5;--gold:#dba944;--white:#fff;--radius:18px;font-family:Manrope,Arial,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0}a{color:inherit;text-underline-offset:5px}button,input,select,textarea{font:inherit}button,a,input,select,textarea,summary{-webkit-tap-highlight-color:transparent}button,a,summary{touch-action:manipulation}button{cursor:pointer}img{display:block;max-width:100%}p{line-height:1.75;margin:0 0 16px}h1,h2,h3,h4{margin:0;line-height:1.12;letter-spacing:-.045em;font-weight:500}h1,h2,.serif{font-family:'DM Serif Display',Georgia,serif}h1{font-size:clamp(52px,6.5vw,92px)}h2{font-size:clamp(36px,4.1vw,57px)}h3{font-size:24px;font-weight:600}h4{font-size:17px;font-weight:700;letter-spacing:-.02em}ul{padding-left:19px;line-height:1.8}.wrap{max-width:1240px;margin:auto;padding:0 48px}.section{padding:76px 0;border-top:1px solid var(--line)}.eyebrow{font-size:11px;text-transform:uppercase;letter-spacing:.18em;font-weight:800;margin:0 0 18px;color:#496c53}.section-head{display:flex;justify-content:space-between;gap:45px;align-items:end;margin-bottom:32px}.section-head h2{max-width:680px}.section-head>p{max-width:330px;font-size:14px;margin:0;color:var(--muted)}.button{display:inline-flex;align-items:center;justify-content:center;gap:14px;padding:15px 23px;min-height:48px;border:1px solid var(--ink);border-radius:100px;background:var(--ink);color:white;text-decoration:none;font-size:13px;font-weight:700;line-height:1.4;text-align:center}.button:hover{background:#2e5944;border-color:#2e5944}.button.light{background:transparent;color:var(--ink)}.button.light:hover{background:var(--green)}.text-link{font-size:13px;font-weight:800;display:inline-block;line-height:1.6}.actions{display:flex;align-items:center;gap:22px;flex-wrap:wrap}.small{font-size:12px;color:var(--muted);line-height:1.7}.tag{display:inline-flex;font-size:10px;text-transform:uppercase;font-weight:800;letter-spacing:.08em;border:1px solid var(--line);padding:7px 11px;border-radius:30px}.skip{position:fixed;left:10px;top:-100px;background:var(--ink);color:white;padding:16px;z-index:100}.skip:focus{top:10px}:focus-visible{outline:3px solid #a16b09;outline-offset:5px}.header{position:sticky;top:0;z-index:20;background:rgba(250,249,243,.97);border-bottom:1px solid var(--line)}.header-inner{min-height:88px;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand img{width:98px;height:70px;object-fit:contain}.header nav{display:flex;gap:25px;align-items:center}.header nav a{font-size:12px;text-decoration:none;font-weight:700;padding:12px 0}.header nav a:hover{text-decoration:underline}.header .button{font-size:11px;padding:12px 18px;min-height:42px}.menu{display:none;border:1px solid var(--line);border-radius:30px;background:transparent;padding:10px 16px;color:var(--ink)}
.hero{padding:45px 0 50px}.hero-grid{display:grid;grid-template-columns:1.12fr 1fr;gap:70px;align-items:center}.hero h1 em{font-weight:400;color:#628051}.hero .intro{font-size:16px;max-width:475px;margin:24px 0 28px;color:var(--muted)}.hero .eyebrow{display:flex;align-items:center;gap:10px;font-size:10px}.hero .eyebrow:before{content:'';width:27px;height:1px;background:var(--ink)}.portrait{margin:0;position:relative;padding:0 0 28px 0}.portrait>img{width:100%;height:460px;object-fit:cover;object-position:50% 22%;border-radius:180px 180px 12px 12px;background:#e9e1d3}.portrait figcaption{position:absolute;bottom:0;left:-25px;right:25px;padding:20px 25px;background:var(--green);border:1px solid var(--line);border-radius:10px;display:flex;justify-content:space-between;gap:12px;align-items:center}.portrait figcaption strong{font-size:19px;display:block;letter-spacing:-.04em}.portrait figcaption span{display:block;font-size:11px;margin-top:6px}.experience{font-family:Georgia,serif;font-size:34px;white-space:nowrap;border-left:1px solid #b7c3ae;padding-left:22px}.experience small{font:10px Manrope,Arial;display:block}.hero-note{margin:24px 0 0;font-size:11px;color:var(--muted)}.hero-routes{display:flex;gap:10px;margin-top:25px;flex-wrap:wrap}.hero-routes a{font-size:11px;text-decoration:none;padding-bottom:3px;border-bottom:1px solid var(--line)}
.care{background:var(--green)}.care-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.care-card{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);padding:26px;display:flex;flex-direction:column;align-items:start}.care-top{width:100%;display:flex;justify-content:space-between;align-items:center;margin-bottom:28px}.care-top span{font-size:11px;letter-spacing:.1em;color:var(--muted)}.care-top svg{width:38px;height:38px;fill:none;stroke:var(--ink);stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.care-card h3{margin-bottom:14px}.care-card>p{font-size:13px;color:var(--muted);flex:1}.care-card details{width:100%;margin:4px 0 22px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}summary{cursor:pointer;padding:16px 28px 16px 0;font-size:12px;font-weight:800;position:relative;list-style:none;line-height:1.65}summary::-webkit-details-marker{display:none}summary:after{content:'+';position:absolute;right:3px;top:13px;font-size:21px;font-weight:400}details[open]>summary:after{content:'−'}.care-card details ul{font-size:12px;margin-top:0}.care-card .text-link{font-size:12px}.care-note{font-size:11px;color:var(--muted);margin:22px 0 0}.method{display:grid;grid-template-columns:.85fr 1.2fr;gap:100px}.method h2{font-size:44px}.steps{display:grid;grid-template-columns:1fr 1fr;gap:26px}.step{border-top:1px solid var(--line);padding-top:18px}.step span{font-size:10px;color:var(--muted)}.step h3{font-size:16px;margin:9px 0}.step p{font-size:12px;color:var(--muted);margin:0}.team-strip{margin-top:34px;padding:20px 24px;background:var(--green);border-radius:12px;display:flex;gap:26px;align-items:start}.team-strip strong{font-size:13px;min-width:170px}.team-strip p{font-size:12px;margin:0;color:var(--muted)}
.programs-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.program{border:1px solid var(--line);border-radius:var(--radius);padding:25px;display:flex;align-items:start;flex-direction:column;background:#fffef9}.program.featured{background:var(--green);border-color:#a2b590}.program .tag{margin-bottom:20px}.program h3{font-size:20px;line-height:1.3;min-height:52px}.program .provider{font-size:11px;color:var(--muted);margin:12px 0 20px}.price{font-size:29px;font-weight:600;letter-spacing:-.045em}.tax{font-size:10px;color:var(--muted);margin:4px 0 16px}.program details{border-top:1px solid var(--line);width:100%;margin-bottom:20px;flex:1}.program details p,.program details li{font-size:12px;color:var(--muted)}.program details ul{padding-left:16px;margin-top:0}.program .button{width:100%;padding:11px 15px;font-size:12px;min-height:44px}.program-policy{display:flex;justify-content:space-between;gap:20px;margin-top:20px}.program-policy p{max-width:680px;font-size:11px;color:var(--muted);margin:0}
.community{background:var(--green)}.events-grid{display:grid;grid-template-columns:1.25fr 1fr;gap:22px}.event-card{border-radius:var(--radius);background:var(--paper);border:1px solid var(--line);overflow:hidden}.event-content{padding:26px}.event-content h3{font-size:28px;margin:12px 0}.event-content p{font-size:13px;color:var(--muted)}.event-photo{position:relative;aspect-ratio:1.35;overflow:hidden;background:#eee}.collage-window{position:relative;overflow:hidden;background:#e4e8dd}.collage-window img{position:absolute;width:571.43%;max-width:none;height:auto;left:calc(var(--x)*-1%);top:calc(var(--y)*-1%)}.event-photo img{width:571.43%;left:-7.14%;top:-18%}.event-card.secondary{display:flex;flex-direction:column;justify-content:space-between;background:#f2eddf}.event-symbol{font-family:Georgia,serif;font-size:80px;letter-spacing:-.09em;padding:30px 26px 10px;line-height:1;color:#8f723e}.event-card.secondary h3{font-size:30px}.event-editions{display:flex;gap:15px;border-top:1px solid var(--line);padding-top:17px;font-size:10px;line-height:1.7}.event-editions strong{display:block}.gallery-label{display:flex;justify-content:space-between;align-items:center;margin:32px 0 15px}.gallery-label h3{font-size:16px}.gallery-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.gallery-tile{padding:0;border:0;background:transparent;text-align:left;color:var(--ink);width:100%}.gallery-tile .collage-window{aspect-ratio:1;border-radius:12px}.gallery-tile>span{display:block;font-size:11px;margin-top:10px;line-height:1.5}.gallery-tile:hover img{filter:brightness(.94)}.gallery-tile .collage-window img{width:571.43%;left:calc(var(--x)*-1%);top:calc(var(--y)*-1%)}
.world-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.world-visual{background:#efeadd;border-radius:160px 160px 18px 18px;padding:44px 38px 30px;text-align:center}.world-visual svg{width:180px;height:180px;fill:none;stroke:#55704f;stroke-width:1}.world-visual p{font-family:Georgia,serif;font-size:25px;line-height:1.3;max-width:300px;margin:15px auto}.world-copy>p:not(.eyebrow){font-size:14px;color:var(--muted);margin:20px 0}.world-copy ul{display:grid;grid-template-columns:1fr 1fr;gap:12px 20px;padding:0;list-style:none;font-size:12px;margin-bottom:28px}.world-copy li{border-top:1px solid var(--line);padding-top:12px}.story-strip{display:grid;grid-template-columns:1fr 1.5fr;gap:40px;margin-top:55px;border-top:1px solid var(--line);padding-top:30px}.story-strip h3{font-size:22px}.story-strip p{font-size:13px;color:var(--muted)}.speaking-grid{display:grid;grid-template-columns:1fr 1fr;gap:65px}.speaking-grid h2{font-size:44px}.speaking-copy>p:not(.eyebrow){font-size:14px;color:var(--muted);margin:20px 0}.record{border-top:1px solid var(--line)}.record details{border-bottom:1px solid var(--line)}.record ul{font-size:12px;color:var(--muted);margin-top:0}.record summary{font-size:13px}.record .small{margin-top:15px}.faq{background:var(--green)}.faq-grid{display:grid;grid-template-columns:.65fr 1fr;gap:70px}.faq-grid h2{font-size:44px}.faq-grid .intro{font-size:13px;color:var(--muted);margin-top:20px}.faq-list details{border-bottom:1px solid #c2cdb8}.faq-list summary{font-size:13px;padding:19px 28px 19px 0}.faq-list p{font-size:12px;color:var(--muted);max-width:620px}.faq-list summary:after{top:17px}
.contact-grid{display:grid;grid-template-columns:.8fr 1.1fr;gap:75px}.contact-copy h2{font-size:49px}.contact-copy .intro{font-size:14px;color:var(--muted);margin:20px 0 28px}.address{font-size:12px;line-height:1.8;font-style:normal;margin:20px 0}.address strong{display:block}.contact-links{display:flex;flex-direction:column;gap:9px;font-size:13px;overflow-wrap:anywhere}.map{margin-top:25px}.map iframe{width:100%;height:170px;border:1px solid var(--line);border-radius:12px}.map a{font-size:11px}.enquiry{background:white;border:1px solid var(--line);border-radius:var(--radius);padding:28px}.enquiry h3{font-size:22px;margin-bottom:10px}.enquiry>p{font-size:11px;color:var(--muted)}.fields{display:grid;grid-template-columns:1fr 1fr;gap:17px}.fields label{display:flex;flex-direction:column;gap:7px;font-size:11px;font-weight:700;min-width:0}.fields .wide{grid-column:1/-1}input,select,textarea{min-width:0;width:100%;padding:12px;border:1px solid #b8c5b6;background:var(--paper);border-radius:7px;color:var(--ink);font-size:13px}input,select{min-height:44px}textarea{resize:vertical}.speaker-fields{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:17px}.enquiry .consent{display:flex;flex-direction:row;align-items:flex-start;font-size:11px;font-weight:400;line-height:1.6}.consent input{width:16px;min-height:16px;margin:3px 5px 0 0;flex:none}.enquiry .button{width:100%;margin-top:20px}.enquiry #enquiry-status{margin:15px 0 0;font-size:12px}.prepared{display:flex;gap:20px;flex-wrap:wrap;margin-top:15px;font-size:12px;font-weight:700}footer{background:#e3eadd;padding:28px 0 84px;border-top:1px solid var(--line)}.footer-inner{display:flex;align-items:center;justify-content:space-between;gap:25px}.footer-inner img{width:86px;height:60px;object-fit:contain}.footer-inner p{font-size:10px;color:var(--muted);margin:0;max-width:430px}.footer-inner .links{display:flex;flex-wrap:wrap;gap:12px 20px;font-size:11px}.mobile-actions{display:none}dialog{border:1px solid var(--line);border-radius:16px;padding:20px;max-width:min(90vw,560px);width:560px;background:var(--paper);color:var(--ink)}dialog::backdrop{background:rgba(15,35,27,.78)}dialog .collage-window{aspect-ratio:1;margin-top:15px;border-radius:8px}dialog .close{float:right;background:var(--green);border:1px solid var(--line);border-radius:30px;min-height:40px;padding:8px 17px;color:var(--ink)}dialog h3{font-size:20px;padding-top:8px;margin-right:90px}dialog p{font-size:12px;margin:15px 0 0}[hidden]{display:none!important}
.service-directory{display:grid;grid-template-columns:1fr;gap:10px;padding-bottom:18px}.service-mini{display:flex;gap:12px;padding:14px;background:#eef2e8;border:1px solid var(--line);border-radius:10px;align-items:start}.service-mini svg{width:23px;height:23px;flex:none;fill:none;stroke:var(--ink);stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.service-mini h4{font-size:12px;line-height:1.5;letter-spacing:0}.service-mini p{font-size:11px;line-height:1.65;margin:6px 0;color:var(--muted)}.service-mini a{font-size:10px;font-weight:800}.routes{margin-top:25px;border-bottom:1px solid var(--line)}.routes .service-directory{grid-template-columns:repeat(4,1fr)}
@media(min-width:1500px){.wrap{max-width:1350px}.hero-grid{gap:100px}.portrait>img{height:490px}}
@media(max-width:1050px){.wrap{padding:0 28px}.header nav{gap:16px}.hero-grid{gap:35px}.hero h1{font-size:66px}.care-card{padding:21px}.method{gap:50px}.world-grid,.speaking-grid,.contact-grid,.faq-grid{gap:40px}.program{padding:22px}.hero .intro{font-size:14px}.header .button{display:none}}
@media(max-width:760px){html{scroll-padding-top:86px}.wrap{padding:0 22px}.section{padding:49px 0}.header-inner{min-height:73px}.brand img{width:84px;height:60px}.menu{display:block}.header nav{display:none;position:absolute;left:0;right:0;top:73px;background:var(--paper);border-bottom:1px solid var(--line);padding:12px 22px 20px;flex-wrap:wrap;gap:5px 24px}.header nav.open{display:flex}.header nav a{min-width:26%;font-size:13px}.hero{padding:32px 0 38px}.hero-grid{grid-template-columns:1fr;gap:30px}.hero h1{font-size:64px;line-height:1.05}.hero .intro{font-size:14px;margin:20px 0 23px;max-width:none}.hero .eyebrow{font-size:9px;letter-spacing:.12em}.hero-note{margin-top:18px}.portrait{max-width:480px;margin:0 auto;width:100%;padding-left:12px;padding-right:12px}.portrait>img{height:370px;border-radius:170px 170px 12px 12px;object-position:50% 27%}.portrait figcaption{left:0;right:0;padding:17px 20px}.portrait figcaption strong{font-size:17px}.experience{font-size:31px}.section-head{display:block;margin-bottom:25px}.section-head>p{margin-top:17px;max-width:none;font-size:13px}.section-head h2,h2,.method h2,.speaking-grid h2,.faq-grid h2,.contact-copy h2{font-size:38px}.care-grid{grid-template-columns:1fr;gap:14px}.care-card{padding:24px}.care-top{margin-bottom:18px}.care-card h3{font-size:25px}.care-card>p{font-size:13px}.care-card details{margin-bottom:15px}.care-card details summary{padding-top:13px;padding-bottom:13px}.method,.world-grid,.speaking-grid,.faq-grid,.contact-grid{grid-template-columns:1fr;gap:28px}.steps{gap:22px}.team-strip{display:block;padding:22px}.team-strip strong{display:block;margin-bottom:10px}.programs-grid{grid-template-columns:repeat(2,1fr);gap:12px}.program{padding:20px}.program h3{font-size:18px;min-height:0}.program .provider{margin:12px 0}.program-policy{display:block}.program-policy>a{margin-top:14px}.events-grid{grid-template-columns:1fr}.event-photo{aspect-ratio:1.3}.event-content{padding:23px}.event-symbol{font-size:60px;padding:25px 23px 5px}.event-editions{font-size:10px}.gallery-grid{grid-template-columns:repeat(2,1fr);gap:20px 14px}.world-visual{order:2;max-width:480px;width:100%;margin:auto;padding:30px}.world-visual svg{width:135px;height:135px}.story-strip{grid-template-columns:1fr;gap:15px;margin-top:35px}.story-strip p{margin:0}.enquiry{padding:23px}.fields{gap:15px}.faq-grid{gap:10px}.footer-inner{flex-wrap:wrap;gap:20px}.footer-inner p{order:3;max-width:none}.footer-inner .links{flex-basis:100%;min-width:0;width:100%}.mobile-actions{position:fixed;z-index:25;bottom:0;left:0;right:0;display:grid;grid-template-columns:1fr 1fr 1.3fr;gap:8px;background:rgba(250,249,243,.98);border-top:1px solid var(--line);padding:10px 16px calc(10px + env(safe-area-inset-bottom))}.mobile-actions a{text-decoration:none;text-align:center;border:1px solid var(--line);border-radius:30px;font-size:11px;font-weight:800;padding:12px 8px}.mobile-actions a:last-child{background:var(--ink);color:white;border-color:var(--ink)}footer{padding-bottom:105px}dialog{padding:16px}.no-js .menu{display:none}.no-js .header nav{display:flex;position:static;padding:10px 0;border:0}.no-js .header-inner{flex-wrap:wrap}}
@media(max-width:760px){.routes .service-directory{grid-template-columns:1fr 1fr}}
@media(max-width:420px){.routes .service-directory{grid-template-columns:1fr}.programs-grid{grid-template-columns:1fr}.program h3{font-size:21px}.program .tag{margin-bottom:13px}.program details{margin-bottom:15px}.hero h1{font-size:58px}.fields,.speaker-fields{grid-template-columns:1fr}.fields label,.speaker-fields label{grid-column:1/-1}.actions{gap:16px}.hero .button{font-size:12px;padding:14px 19px}.hero .text-link{font-size:12px}.contact-copy h2{font-size:38px}.event-editions{display:block}.event-editions>div+div{margin-top:10px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

/* The secondary event uses a graphic panel so both stories have a balanced visual lead. */
.event-symbol{flex:1;min-height:270px;display:flex;align-items:center;justify-content:center;font-size:clamp(100px,12vw,170px);padding:35px;background:radial-gradient(circle at center,transparent 31%,#d4c9ac 31.3%,transparent 31.7%,transparent 44%,#e1d6ba 44.3%,transparent 44.7%)}
.service-mini svg{stroke-width:3}
button:disabled{cursor:not-allowed;opacity:.6}
@media(max-width:760px){.event-symbol{min-height:190px;font-size:100px}}

/* Search, sourced experiences, and the original photo journals. */
.service-search{max-width:660px;margin:0 0 28px}.service-search label{display:block;font-size:13px;font-weight:700;margin-bottom:8px}.service-search input{width:100%;font:inherit;font-size:14px;background:var(--paper)}.service-search p{font-size:12px;color:var(--muted);margin:8px 0 0}
.collaboration{border-top:1px solid var(--line);margin-top:42px;padding-top:35px}.collaboration>h3,.sports-evidence h3,.experiences h3{font-size:clamp(25px,3vw,35px);line-height:1.2}.collaboration>p:not(.eyebrow){max-width:760px;color:var(--muted);font-size:14px}.collaboration-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin-top:24px}.collaboration-grid article{border:1px solid var(--line);border-radius:12px;padding:22px}.collaboration-grid svg{width:32px;height:32px;fill:none;stroke:var(--ink);stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.collaboration-grid h4{font-size:15px;margin:12px 0 8px}.collaboration-grid p{font-size:12px;color:var(--muted);margin:0}
.sports-evidence{margin-top:50px}.sports-evidence .section-head{margin-bottom:22px}.video-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.video-card{text-decoration:none;display:block;border:1px solid var(--line);border-radius:12px;overflow:hidden;background:var(--paper)}.video-image{display:block;position:relative;aspect-ratio:16/9;overflow:hidden}.video-image img{width:100%;height:100%;object-fit:cover}.video-image>span{position:absolute;bottom:12px;left:12px;background:var(--ink);color:white;border-radius:50%;width:38px;height:38px;display:grid;place-items:center}.video-card h4{font-size:15px;margin:17px 18px 8px}.video-card p{font-size:12px;color:var(--muted);margin:0 18px 20px}
.event-message{font-style:italic}.event-panel{margin:18px 0}.event-panel summary{font-size:13px;font-weight:700;cursor:pointer;min-height:40px}.event-panel ul{list-style:none;padding:0;margin:12px 0}.event-panel li{border-top:1px solid var(--line);padding:9px 0;font-size:12px}.event-panel li span{display:block;color:var(--muted);margin-top:3px}.event-symbol{flex:0;min-height:200px;font-size:110px}.gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.gallery-tile{text-align:left}.gallery-tile .gallery-category{display:block;font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:var(--muted);margin:12px 12px 0;padding:0}.collage-window.full-photo{aspect-ratio:2000/1414!important;height:auto}.collage-window.full-photo img{position:static;width:100%;max-width:100%;height:auto;left:auto;top:auto;display:block}.gallery-tile>span:last-child{display:block;line-height:1.45}dialog:has(.full-photo){width:1000px;max-width:94vw;max-height:90dvh;overflow:auto}dialog .collage-window.full-photo{margin-top:20px}
.online-steps{list-style:none;padding:0;counter-reset:online;margin:22px 0}.online-steps li{position:relative;padding-left:33px;margin:15px 0;font-size:13px;color:var(--muted)}.online-steps li:before{counter-increment:online;content:counter(online);position:absolute;left:0;top:0;border:1px solid var(--line);border-radius:50%;width:23px;height:23px;display:grid;place-items:center;font-size:11px;color:var(--ink)}.online-steps strong{color:var(--ink)}.overseas-story{margin:35px 0 0;padding:30px;border:1px solid var(--line);border-radius:14px;background:#eef2e8}.overseas-story blockquote{font-family:Georgia,serif;font-size:clamp(21px,3vw,29px);line-height:1.5;margin:12px 0 18px;max-width:850px}.overseas-story figcaption{font-size:12px;color:var(--muted);line-height:1.9}.experiences{margin-top:50px}.experience-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.experience-grid article{padding:24px;border:1px solid var(--line);border-radius:12px;display:flex;flex-direction:column;align-items:flex-start}.experience-grid h4{font-size:20px;line-height:1.3;margin:13px 0}.experience-grid p{font-size:13px;color:var(--muted);margin:0 0 20px}.experience-grid a{margin-top:auto;font-size:12px}.form-trap{position:absolute!important;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;pointer-events:none}
[hidden]{display:none!important}
@media(max-width:760px){.collaboration-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.collaboration-grid article{padding:17px}.video-grid,.experience-grid{grid-template-columns:1fr}.gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.sports-evidence .section-head{display:block}.sports-evidence .section-head>p{margin-top:18px}.overseas-story{padding:23px}.event-symbol{min-height:150px;font-size:90px}}
@media(max-width:420px){.collaboration-grid{grid-template-columns:1fr}.gallery-grid{grid-template-columns:1fr}.service-search input{font-size:16px}.overseas-story{padding:20px}}

/* Editorial homepage consolidation: fewer choices, stronger rhythm, complete detail on supporting pages. */
body{font-size:15px}
.section{padding:72px 0}
.section-head{margin-bottom:34px}
.section-head>p{font-size:15px;line-height:1.7}
.concise-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
.concise-grid .care-card{display:flex;flex-direction:column;min-height:310px;padding:30px}
.concise-grid .care-card p{font-size:15px;line-height:1.65}
.concise-grid .text-link{margin-top:auto;padding-top:22px}
.section-action{margin-top:28px}
.concise-programs{grid-template-columns:repeat(3,minmax(0,1fr))}
.concise-programs .program{min-height:410px}
.community-feature{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);background:var(--paper);border:1px solid var(--line);border-radius:22px;overflow:hidden}
.community-feature figure{min-height:500px;margin:0}
.community-feature figure img{width:100%;height:100%;object-fit:cover}
.community-feature>div{padding:clamp(30px,5vw,64px);align-self:center}
.community-feature h3{font-size:38px;margin:12px 0 16px}
.community-feature p{line-height:1.7}
.worldwide-summary .world-grid{align-items:center}
.worldwide-summary .intro{font-size:17px;line-height:1.7;max-width:620px}
.worldwide-summary .overseas-story{margin:0}
.speaking-summary{background:#eef2e8}
.speaking-summary .speaking-grid{align-items:center}
.speaking-summary .speaking-grid>div:last-child>p{font-size:17px;line-height:1.75;max-width:620px}
.home-page .library-preview-grid{grid-template-columns:minmax(0,520px)!important}

/* Homepage discovery: concise care icons, six scannable programs, and
   separate Watch and Read destinations instead of one mixed content wall. */
.care-card .care-top svg{width:48px;height:48px;flex:0 0 48px;padding:10px;border-radius:50%;background:var(--green);stroke:var(--ink)}
.care-card .care-top{gap:18px}.care-card .care-top span{max-width:17ch}
.home-page .concise-programs .program{min-height:100%;padding:24px}
.home-page .concise-programs .program h3{min-height:2.5em}
.home-page .watch-preview{background:var(--paper)}
.home-page .watch-preview .library-preview-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:36px 24px}
.home-page .watch-preview .legacy-library-video{min-width:0}
.home-page .watch-preview .legacy-library-video h3{font-size:clamp(18px,2vw,25px);margin-top:8px}
.home-page .watch-preview .legacy-library-meta{margin:10px 0 0;color:var(--muted)}
.article-preview{background:var(--ink);color:var(--paper)}
.article-preview .eyebrow,.article-preview .section-head>p{color:rgba(250,249,243,.7)}
.article-preview-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;background:rgba(250,249,243,.22);border:1px solid rgba(250,249,243,.22);border-radius:18px;overflow:hidden}
.article-preview-card{display:flex;min-height:235px;flex-direction:column;padding:30px;color:var(--paper);background:var(--ink);text-decoration:none;transition:background .2s ease,transform .2s ease}
.article-preview-card:hover,.article-preview-card:focus-visible{background:#24463b}
.article-preview-card>span{font-size:11px;letter-spacing:.09em;text-transform:uppercase;color:rgba(250,249,243,.68)}
.article-preview-card h3{font-size:clamp(22px,2.4vw,33px);margin:28px 0 38px;max-width:18ch}
.article-preview-card p{margin:auto 0 0;font-size:13px;color:rgba(250,249,243,.8)}
.article-preview .button.light{background:var(--paper);color:var(--ink);border-color:var(--paper)}
@media(max-width:760px){.home-page .watch-preview .library-preview-grid,.article-preview-grid{grid-template-columns:1fr!important}.article-preview-card{min-height:200px}.home-page .concise-programs .program h3{min-height:0}}
.mobile-actions{grid-template-columns:1fr 1.35fr}
@media(max-width:900px){.concise-grid,.concise-programs{grid-template-columns:1fr}.concise-grid .care-card,.concise-programs .program{min-height:0}.community-feature{grid-template-columns:1fr}.community-feature figure{min-height:360px}}
@media(max-width:760px){body{font-size:15px}.section{padding:52px 0}.section-head{margin-bottom:26px}.section-head h2,h2,.method h2,.speaking-grid h2,.faq-grid h2,.contact-copy h2{font-size:36px}.concise-grid .care-card{padding:24px}.community-feature figure{min-height:260px;aspect-ratio:1.25}.community-feature>div{padding:25px}.community-feature h3{font-size:30px}.programs-grid{grid-template-columns:1fr}.mobile-actions{grid-template-columns:1fr 1.35fr}}

/* 2026 visual refinement: one quiet, editorial system across the whole site. */
:root{
  --ink:#173a30;
  --muted:#465950;
  --paper:#f8f7f2;
  --green:#e9eee5;
  --line:rgb(23 58 48 / .15);
  --gold:#b88635;
  --white:#fffdf9;
  --radius:22px;
  --soft-shadow:0 24px 70px rgb(24 51 42 / .08);
}
html{scroll-padding-top:96px}
body{background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}
::selection{background:#cfddc8;color:var(--ink)}
p{line-height:1.72}
h1,h2,h3,h4{letter-spacing:-.035em;text-wrap:balance}
.wrap{max-width:1320px;padding-inline:clamp(24px,4.2vw,56px)}
.section{padding:clamp(82px,8.5vw,124px) 0;border-top:0}
.section+.section{border-top:1px solid var(--line)}
.eyebrow{margin-bottom:20px;color:#54705f;letter-spacing:.15em}
.section-head{gap:clamp(36px,7vw,104px);margin-bottom:48px;align-items:end}
.section-head h2{max-width:760px}
.section-head>p{max-width:390px;font-size:15px;line-height:1.75}
.button{min-height:48px;padding:14px 21px;border-radius:12px;box-shadow:0 8px 24px rgb(23 58 48 / .09);transition:background .2s ease,border-color .2s ease,transform .2s ease,box-shadow .2s ease}
.button:hover{transform:translateY(-1px);box-shadow:0 12px 30px rgb(23 58 48 / .13)}
.button.light{box-shadow:none;background:transparent}
.text-link{text-decoration-thickness:1px;text-decoration-color:rgb(23 58 48 / .45);transition:text-decoration-color .2s ease}
.text-link:hover{text-decoration-color:currentColor}
.tag{border-radius:7px;padding:7px 9px;background:rgb(255 255 255 / .36)}

.header{background:rgb(248 247 242 / .9);border-bottom:1px solid rgb(23 58 48 / .1);backdrop-filter:saturate(150%) blur(18px);-webkit-backdrop-filter:saturate(150%) blur(18px)}
.header-inner{min-height:78px;gap:22px}
.brand{flex:none}
.brand img{width:78px;height:56px}
.header nav{gap:2px}
.header nav a{position:relative;padding:10px 11px;border-radius:9px;font-size:12px;font-weight:650;color:var(--muted);transition:color .18s ease,background .18s ease}
.header nav a:hover{color:var(--ink);background:rgb(23 58 48 / .055);text-decoration:none}
.header nav a[aria-current=page]{color:var(--ink);background:rgb(23 58 48 / .075)}
.header .button{min-height:40px;padding:10px 16px;border-radius:10px;box-shadow:none}
.menu{border-radius:10px;background:rgb(255 255 255 / .35)}

.hero{padding:clamp(54px,6.5vw,88px) 0 clamp(74px,8vw,112px)}
.hero-grid{grid-template-columns:minmax(0,1.08fr) minmax(380px,.92fr);gap:clamp(52px,7vw,104px)}
.hero h1{max-width:700px;font-size:clamp(58px,6.3vw,90px);line-height:1.01}
.hero h1 em{color:#5f7b64}
.hero .intro{max-width:550px;margin:28px 0 30px;font-size:18px;line-height:1.7}
.hero .actions{gap:18px}
.hero-note{max-width:530px;margin-top:24px;font-size:11px;line-height:1.65}
.hero-routes{gap:18px;margin-top:23px}
.hero-routes a{padding:5px 0;border-color:transparent;color:var(--muted);font-weight:650;transition:color .18s ease,border-color .18s ease}
.hero-routes a:hover{color:var(--ink);border-color:var(--ink)}
.portrait{padding:0}
.portrait>img{height:clamp(480px,43vw,580px);border-radius:30px;box-shadow:var(--soft-shadow)}
.portrait figcaption{left:-30px;right:30px;bottom:26px;padding:18px 22px;border:1px solid rgb(255 255 255 / .55);border-radius:16px;background:rgb(244 247 238 / .88);box-shadow:0 16px 40px rgb(24 51 42 / .14);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}
.experience{border-color:var(--line)}

.care{background:var(--green)}
.care-grid{gap:clamp(28px,4vw,58px)}
.care-card,.concise-grid .care-card{min-height:0;padding:28px 8px 0 0;border:0;border-top:1px solid rgb(23 58 48 / .28);border-radius:0;background:transparent}
.care-top{margin-bottom:26px}
.care-card>p{font-size:14px;line-height:1.72}
.care-card details{margin-top:10px}
.method{gap:clamp(56px,9vw,130px)}
.steps{gap:34px 40px}
.step{padding-top:22px}
.team-strip{margin-top:44px;padding:24px 28px;border-radius:16px;background:var(--white)}

.programs-grid{gap:clamp(22px,3vw,38px)}
.program,.concise-programs .program{min-height:0;padding:28px 4px 0;border:0;border-top:1px solid var(--line);border-radius:0;background:transparent}
.program.featured{padding:30px;border:0;border-radius:22px;background:var(--green);box-shadow:0 18px 48px rgb(23 58 48 / .07)}
.program h3{min-height:0;font-size:22px}
.program .provider{margin:12px 0 28px}
.program details{margin-top:8px}
.program .button{width:auto;align-self:stretch}

.community{background:var(--green)}
.community-feature{border:0;border-radius:28px;background:var(--white);box-shadow:var(--soft-shadow)}
.community-feature figure{min-height:530px}
.community-feature>div{padding:clamp(38px,5.5vw,72px)}
.event-card{border:0;border-radius:24px;box-shadow:0 16px 46px rgb(23 58 48 / .08)}
.gallery-tile .collage-window{border-radius:16px}
.gallery-tile>span{font-weight:650}
.world-grid{gap:clamp(56px,9vw,126px)}
.world-visual{border-radius:30px;padding:54px 42px 38px;box-shadow:var(--soft-shadow)}
.speaking-summary{background:#edf1e8}
.overseas-story{border:0;border-radius:20px;background:var(--green)}
.story-preview-card{border:0;border-radius:20px;box-shadow:0 16px 45px rgb(23 58 48 / .07);transition:transform .2s ease,box-shadow .2s ease}
.story-preview-card:hover{transform:translateY(-3px);box-shadow:0 22px 54px rgb(23 58 48 / .11)}

.faq{background:var(--green)}
.faq-grid{gap:clamp(54px,8vw,112px)}
.faq-list details{border-color:rgb(23 58 48 / .19)}
.faq-list summary{padding-block:22px;font-size:15px}
.faq-list p{font-size:14px;line-height:1.75;padding-bottom:12px}
.contact-grid{gap:clamp(58px,8vw,112px)}
.enquiry{padding:clamp(26px,3.5vw,42px);border:0;border-radius:24px;box-shadow:var(--soft-shadow)}
input,select,textarea{border-color:rgb(23 58 48 / .28);border-radius:10px;background:#fbfaf6}
.map iframe{border:0;border-radius:18px}

footer{padding:42px 0 52px;border-top:0;background:#dfe7da}
.footer-inner{display:grid;grid-template-columns:auto minmax(260px,1fr) minmax(280px,auto);gap:32px 56px;align-items:center}
.footer-inner img{width:76px;height:54px}
.footer-inner p{font-size:11px;line-height:1.65;max-width:470px}
.footer-inner>div{display:flex;justify-content:flex-end;gap:10px 22px;flex-wrap:wrap;font-size:11px}
.footer-inner>div a{white-space:nowrap}

@media(max-width:1120px){
  .header nav a{padding-inline:8px}
  .header-inner{gap:14px}
  .hero-grid{gap:46px}
}
@media(max-width:960px){
  .header .button{display:none}
  .hero-grid{grid-template-columns:minmax(0,1fr) minmax(340px,.78fr)}
  .footer-inner{grid-template-columns:auto 1fr}.footer-inner>div{grid-column:1/-1;justify-content:flex-start}
}
@media(max-width:760px){
  html{scroll-padding-top:82px}
  .wrap{padding-inline:22px}
  .section{padding:72px 0}
  .section+.section{border-top-color:rgb(23 58 48 / .1)}
  .section-head{margin-bottom:34px}
  .section-head>p{margin-top:18px;font-size:14px}
  .header-inner{min-height:70px}
  .brand img{width:72px;height:52px}
  .header nav{top:70px;padding:10px 18px 18px;gap:4px;background:rgb(248 247 242 / .98);box-shadow:0 18px 36px rgb(23 58 48 / .1)}
  .header nav a{min-width:calc(50% - 2px);padding:11px 12px;border-radius:8px}
  .hero{padding:42px 0 74px}
  .hero-grid{grid-template-columns:1fr;gap:44px}
  .hero h1{font-size:clamp(50px,15vw,66px)}
  .hero .intro{font-size:16px;margin:23px 0 26px}
  .hero-routes{gap:8px 18px;margin-top:20px}
  .portrait{padding-inline:0}
  .portrait>img{height:440px;border-radius:24px}
  .portrait figcaption{left:14px;right:14px;bottom:18px;padding:16px 18px}
  .care-grid{gap:38px}
  .care-card,.concise-grid .care-card{padding:24px 0 0}
  .programs-grid{gap:34px}
  .program,.concise-programs .program{padding:24px 0 0}
  .program.featured{padding:26px}
  .community-feature figure{min-height:300px}
  .community-feature>div{padding:28px}
  .world-grid,.method,.speaking-grid,.faq-grid,.contact-grid{gap:42px}
  .world-visual{padding:36px 26px 28px}
  .enquiry{padding:24px}
  .footer-inner{grid-template-columns:1fr;gap:20px}.footer-inner p{order:initial}.footer-inner>div{grid-column:auto;justify-content:flex-start;gap:12px 20px}
  .mobile-actions{gap:8px;padding:9px 14px calc(9px + env(safe-area-inset-bottom));background:rgb(248 247 242 / .9);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}
  .mobile-actions a{border-radius:10px;padding:11px 8px}
  footer{padding-bottom:102px}
}
@media(max-width:420px){
  .portrait>img{height:390px}
  .portrait figcaption{align-items:end}
  .experience{font-size:27px;padding-left:16px}
}
@media(prefers-reduced-motion:reduce){.button,.story-preview-card{transition:none}}
