@font-face{font-family:'Eurostile';src:url('assets/fonts/Eurostile-Regular-Extended.ttf') format('truetype');font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:'Eurostile';src:url('assets/fonts/Eurostile-Bold-Extended.otf') format('opentype');font-weight:700;font-style:normal;font-display:swap}
@font-face{font-family:'Eurostile Hollow';src:url('assets/fonts/Eurostile-Hollow-Extended.ttf') format('truetype');font-weight:700;font-style:normal;font-display:swap}
:root{--y:#fbb02b;--b:#0b0c0e;--g:#f3f2ee}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:'Eurostile',sans-serif;color:var(--b)}img{width:100%;height:100%;object-fit:cover;display:block}a{text-decoration:none;color:inherit}
header{position:absolute;z-index:5;width:100%;color:white}.nav{max-width:1240px;margin:auto;padding:24px 28px;display:flex;justify-content:space-between;align-items:center}.brand{display:flex;gap:12px;align-items:center;font-size:12px;letter-spacing:.14em}.brand b{width:43px;height:43px;border:2px solid var(--y);border-radius:50%;display:grid;place-items:center;color:var(--y);font-size:18px}.brand small{display:block;font-size:8px;letter-spacing:.18em;margin-top:4px;opacity:.7}nav{display:flex;gap:26px;align-items:center;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.1em}.cta{background:var(--y);color:#000;padding:12px 18px}
.hero{height:100vh;min-height:680px;position:relative;color:white}.hero>img{position:absolute}.shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.82),rgba(0,0,0,.25) 70%),linear-gradient(0deg,rgba(0,0,0,.5),transparent 50%)}.hero-copy{position:relative;z-index:2;max-width:1240px;margin:auto;height:100%;padding:180px 28px 90px;display:flex;justify-content:center;flex-direction:column}.eyebrow{font-size:10px;font-weight:800;letter-spacing:.18em;color:var(--y);margin:0 0 20px}.hero h1,.statement h2,.section h2,.join h2,.gallery h2{font-family:'Eurostile';text-transform:uppercase;line-height:.84;margin:0;font-weight:900}.hero h1{font-size:clamp(100px,14vw,190px)}h1 span,h2 span{color:var(--y)}.hero-copy>p:not(.eyebrow){font-size:20px;line-height:1.5;max-width:520px;margin:28px 0}.button{display:inline-flex;background:var(--y);padding:17px 23px;font-size:10px;font-weight:900;letter-spacing:.12em;color:#000;width:max-content}.scroll{position:absolute;bottom:25px;left:28px;font-size:9px;letter-spacing:.16em}
.section{max-width:1240px;margin:auto;padding:110px 28px}.intro{display:grid;grid-template-columns:25% 1fr;gap:8%}.label{font-size:10px;font-weight:800;letter-spacing:.16em;color:#666}.section h2{font-size:clamp(75px,9vw,120px)}em{font-style:normal;color:var(--y)}.lead{font-size:22px;line-height:1.5;max-width:680px}.intro p:not(.lead),.community p:not(.lead){max-width:680px;color:#62656a;line-height:1.8}
.dark-section{background:var(--g);padding:110px 28px}.section-head{max-width:1240px;margin:auto;display:grid;grid-template-columns:1fr 380px;gap:50px;align-items:end;margin-bottom:45px}.section-head>p{color:#666;line-height:1.7;font-size:14px}.eyebrow.dark{color:#555}.mosaic{max-width:1240px;margin:auto;display:grid;grid-template-columns:1.35fr .8fr .8fr;grid-template-rows:330px 290px;gap:14px}.mosaic article{position:relative;overflow:hidden}.mosaic article:first-child{grid-row:span 2}.mosaic article:last-child{grid-column:2/4}.mosaic article:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.7),transparent 60%)}.mosaic div{position:absolute;z-index:2;bottom:20px;left:22px;color:var(--y);font-size:9px;font-weight:800;letter-spacing:.16em}.mosaic strong{display:block;color:white;font-family:'Eurostile';font-size:38px;letter-spacing:0;margin-top:5px;text-transform:uppercase}
.statement{background:#0b0c0e;color:white;padding:125px 28px}.statement>*{max-width:1240px;margin-left:auto;margin-right:auto}.statement h2{font-size:clamp(80px,11vw,150px)}
.community{display:grid;grid-template-columns:1.05fr .95fr;gap:85px;align-items:center}.photo{height:610px}.event{display:grid;grid-template-columns:160px 1fr 380px;background:#0b0c0e;color:white;min-height:285px;margin-top:45px}.date{background:var(--y);color:#000;display:flex;flex-direction:column;align-items:center;justify-content:center}.date b{font:900 70px/.7 'Eurostile'}.date span{font-size:11px;font-weight:900;letter-spacing:.12em;margin-top:12px;text-align:center}.event>div:nth-child(2){padding:42px}.event small{color:var(--y);font-size:9px;font-weight:800;letter-spacing:.16em}.event h3{font:900 65px/.9 'Eurostile';text-transform:uppercase;margin:10px 0}.event p{color:#bbb}.gallery{display:grid;grid-template-columns:1.3fr .9fr .9fr .9fr;grid-template-rows:270px 270px;background:#111}.gallery>div{grid-row:span 2;color:white;padding:65px 40px;display:flex;flex-direction:column;justify-content:center}.gallery h2{font-size:75px}.join{background:#17191d;color:white;padding:125px 28px}.join h2{max-width:1240px;margin:auto;font-size:clamp(100px,13vw,175px)}.join .eyebrow,.join p,.join .button{max-width:1240px;margin-left:auto;margin-right:auto}.join p:not(.eyebrow){font-size:18px;line-height:1.7;max-width:720px;margin-top:30px;margin-bottom:30px;color:#c5c5c8}.join .button{display:flex}footer{background:#08090a;color:white;padding:30px 28px;display:flex;justify-content:space-between;font-size:10px;letter-spacing:.05em}footer span{color:#777}
@media(max-width:850px){nav a:not(.cta){display:none}.intro,.community,.section-head{grid-template-columns:1fr}.mosaic{grid-template-columns:1fr 1fr;grid-template-rows:300px 260px 260px}.mosaic article:first-child{grid-column:span 2;grid-row:auto}.mosaic article:last-child{grid-column:auto}.event{grid-template-columns:100px 1fr}.event>img{grid-column:1 / -1;width:100%;height:auto;max-height:430px;object-fit:contain;background:#0b0c0e}.gallery{grid-template-columns:1fr 1fr;grid-template-rows:auto 240px 240px}.gallery>div{grid-column:span 2;grid-row:auto;padding:55px 28px}.photo{height:430px}}
@media(max-width:600px){.nav{padding:18px}.hero-copy{padding:140px 20px 70px}.hero h1{font-size:100px}.hero-copy>p:not(.eyebrow){font-size:17px}.button{width:100%;justify-content:center}.section,.dark-section,.join{padding-left:20px;padding-right:20px}.mosaic{display:flex;flex-direction:column}.mosaic article,.mosaic article:first-child,.mosaic article:last-child{height:330px}.event h3{font-size:52px}.event>div:nth-child(2){padding:28px 20px}footer{flex-direction:column;gap:12px}}

.brand img{width:250px;height:auto;object-fit:contain}
.contact{background:#f3f2ee;max-width:1240px;margin:auto;padding:105px 28px;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}
.contact h2{font-family:'Eurostile';font-size:clamp(80px,9vw,120px);line-height:.84;text-transform:uppercase;margin:0;font-weight:900}
.contact h2 span{color:#FBAF33}
.contact-links{display:flex;flex-direction:column}
.contact-links>p:first-child{font-size:18px;line-height:1.65;color:#5f6267;margin:0 0 20px}
.contact-links>a{border-top:1px solid #c8c8c4;padding:19px 0;font-size:11px;font-weight:900;letter-spacing:.14em}
.contact-links>a span{color:#FBAF33;font-size:18px;float:right}
.contact-links .meeting{font-size:12px;line-height:1.7;color:#666;margin-top:18px}
@media(max-width:850px){.brand img{width:205px}.contact{grid-template-columns:1fr;gap:45px}}

/* Golf Day artwork — supplied promotional graphic, kept intact and easy to replace. */
.event > img {
  width: 100%;
  height: 100%;
  min-height: 285px;
  object-fit: contain;
  object-position: center;
  background: #0b0c0e;
  display: block;
}
@media(max-width:850px){
  .event > img{
    min-height:0;
    height:auto;
    max-height:none;
    object-fit:contain;
  }
}


/* Calendar page */
.calendar-page{background:#f3f2ee}.site-header{position:absolute;z-index:5;width:100%;color:#fff;background:#0b0c0e}.calendar-hero{min-height:470px;background:#0b0c0e;color:#fff;padding:150px 28px 80px;display:flex;align-items:flex-end}.calendar-hero>div{width:100%;max-width:1240px;margin:auto}.calendar-hero h1{font:900 clamp(90px,12vw,155px)/.82 'Eurostile';text-transform:uppercase;margin:0}.calendar-hero h1 span{color:var(--y)}.calendar-hero p:not(.eyebrow){max-width:620px;font-size:18px;line-height:1.6;color:#c7c7c7;margin:28px 0 0}.calendar-wrap{max-width:1240px;margin:auto;padding:95px 28px 110px}.calendar-toolbar{display:flex;justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:45px}.calendar-toolbar h2{font:900 clamp(70px,8vw,105px)/.84 'Eurostile';text-transform:uppercase;margin:0}.calendar-controls{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end}.calendar-controls button{border:1px solid #c9c9c4;background:#fff;width:46px;height:46px;font-size:22px;cursor:pointer}.calendar-controls #monthLabel{font-weight:900;letter-spacing:.12em;min-width:190px;text-align:center}.calendar-controls .today-btn{width:auto;padding:0 17px;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.12em}.calendar-layout{display:grid;grid-template-columns:1fr 330px;gap:18px}.calendar-card{background:#fff;border:1px solid #dddcd7}.weekday-row{display:grid;grid-template-columns:repeat(7,1fr);border-bottom:1px solid #dddcd7;background:#0b0c0e;color:#fff}.weekday-row div{font-size:9px;font-weight:900;letter-spacing:.14em;padding:15px 10px}.calendar-grid{display:grid;grid-template-columns:repeat(7,1fr)}.calendar-day{min-height:125px;border-right:1px solid #e1e0dc;border-bottom:1px solid #e1e0dc;padding:11px;position:relative}.calendar-day:nth-child(7n){border-right:0}.calendar-day.muted{background:#f7f6f2;color:#aaa}.day-number{font-size:13px;font-weight:800;margin-bottom:8px}.calendar-day.today .day-number{background:var(--y);color:#000;width:27px;height:27px;border-radius:50%;display:grid;place-items:center}.calendar-event{padding:7px 8px;margin-top:5px;font-size:10px;line-height:1.15}.calendar-event strong,.calendar-event small{display:block}.calendar-event strong{font-weight:900}.calendar-event small{font-size:9px;margin-top:3px;opacity:.72}.main-event{background:var(--y);color:#000}.meeting-event{background:#ecebe6;color:#222}.upcoming-card{background:#0b0c0e;color:#fff;padding:34px 28px}.upcoming-card h3{font:900 58px/.86 'Eurostile';text-transform:uppercase;margin:0 0 25px}.upcoming-item{border-top:1px solid #383a3d;padding:17px 0;display:flex;flex-direction:column;gap:5px}.upcoming-item time{font-size:9px;color:var(--y);font-weight:800;text-transform:uppercase;letter-spacing:.08em}.upcoming-item strong{font:900 28px/.95 'Eurostile';text-transform:uppercase}.upcoming-item span{font-size:11px;color:#aaa}.empty{color:#aaa;line-height:1.6}.calendar-note{margin-top:70px;background:var(--y);padding:48px 50px;display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center}.calendar-note h3{font:900 62px/.84 'Eurostile';text-transform:uppercase;margin:0}.calendar-note h3 span{color:#000}.calendar-note p:not(.eyebrow){font-size:16px;line-height:1.7;max-width:540px;margin:0}.calendar-note .eyebrow{color:#000}.calendar-page footer{margin-top:0}
@media(max-width:950px){.calendar-toolbar{flex-direction:column;align-items:flex-start}.calendar-controls{justify-content:flex-start}.calendar-layout{grid-template-columns:1fr}.upcoming-card{display:grid;grid-template-columns:1fr 1fr;gap:25px}.upcoming-card h3{grid-column:1/-1}.calendar-note{grid-template-columns:1fr}}
@media(max-width:650px){.calendar-hero{padding:135px 20px 60px;min-height:420px}.calendar-wrap{padding:65px 15px 80px}.calendar-toolbar{margin-bottom:28px}.calendar-controls{width:100%;justify-content:space-between}.calendar-controls #monthLabel{min-width:0;flex:1;font-size:10px}.calendar-day{min-height:86px;padding:7px 5px}.weekday-row div{padding:11px 4px;font-size:8px}.day-number{font-size:11px;margin-bottom:5px}.calendar-event{padding:5px;font-size:8px}.calendar-event small{display:none}.upcoming-card{display:block}.calendar-note{padding:35px 25px}.calendar-note h3{font-size:52px}}

/* Enhanced Events & Calendar */
.event-filters{display:flex;gap:8px;flex-wrap:wrap;margin:0 0 22px}.filter{border:1px solid #c9c9c4;background:#fff;padding:11px 15px;font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.13em;cursor:pointer}.filter.active{background:var(--y);border-color:var(--y);color:#000}.calendar-event{width:100%;border:0;text-align:left;cursor:pointer;font-family:inherit}.calendar-event:hover{transform:translateY(-1px)}.upcoming-item,.agenda-item{border:0;font-family:inherit;text-align:left;cursor:pointer;background:transparent;width:100%;color:inherit}.upcoming-item:hover strong{color:var(--y)}.upcoming-heading{margin-bottom:2px}.mobile-agenda{display:none}.calendar-key{display:flex;gap:20px;flex-wrap:wrap;margin-top:20px;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.key-dot{display:inline-block;width:10px;height:10px;margin-right:7px;vertical-align:-1px}.key-dot.meeting{background:#ecebe6;border:1px solid #c8c8c4}.key-dot.event{background:#000}.event-modal{position:fixed;inset:0;z-index:50;display:none;align-items:center;justify-content:center;padding:24px}.event-modal.open{display:flex}.modal-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.78)}.modal-panel{position:relative;z-index:1;width:min(920px,100%);max-height:90vh;overflow:auto;background:#fff;display:grid;grid-template-columns:1fr 1fr}.modal-image-wrap{background:#0b0c0e;min-height:440px}.modal-image-wrap[hidden]{display:none}.modal-image-wrap img{object-fit:contain}.modal-content{padding:55px 48px;display:flex;flex-direction:column;justify-content:center}.modal-content h2{font:900 clamp(55px,6vw,82px)/.86 'Eurostile';text-transform:uppercase;margin:0 0 18px}.modal-date{font-weight:900;font-size:13px;margin:0 0 8px}.modal-venue{font-size:13px;color:#666;margin:0 0 22px}.modal-description{font-size:15px;line-height:1.7;color:#555}.modal-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:25px}.modal-actions .button{margin:0;border:0;cursor:pointer}.button.secondary{background:#0b0c0e;color:#fff}.modal-close{position:absolute;right:12px;top:10px;z-index:3;width:40px;height:40px;border:0;background:#fff;font-size:28px;line-height:1;cursor:pointer}.modal-open{overflow:hidden}
@media(max-width:950px){.mobile-agenda{display:grid;grid-template-columns:180px 1fr;gap:35px;background:#fff;border:1px solid #dddcd7;margin-top:18px;padding:30px}.mobile-agenda h3{font:900 48px/.85 'Eurostile';text-transform:uppercase;margin:0}.agenda-item{display:grid;grid-template-columns:70px 1fr 20px;gap:14px;align-items:center;border-top:1px solid #dddcd7;padding:13px 0}.agenda-date{font-size:10px;font-weight:900;text-transform:uppercase;color:#777}.agenda-item strong{font:900 23px/.9 'Eurostile';text-transform:uppercase;display:block}.agenda-item small{display:block;font-size:10px;color:#777;margin-top:4px}.agenda-item>b{font-size:18px}.modal-panel{grid-template-columns:1fr}.modal-image-wrap{min-height:300px;max-height:400px}.modal-content{padding:35px}}
@media(max-width:650px){.event-filters{gap:6px}.filter{padding:10px 11px;font-size:8px}.mobile-agenda{grid-template-columns:1fr;padding:25px 20px}.agenda-item{grid-template-columns:55px 1fr 18px}.calendar-key{flex-direction:column;gap:9px}.event-modal{padding:10px}.modal-panel{max-height:94vh}.modal-image-wrap{min-height:220px;max-height:280px}.modal-content{padding:30px 24px}.modal-content h2{font-size:54px}.modal-actions{flex-direction:column}.modal-actions .button{width:100%;justify-content:center}}


/* ============================================================
   EUROSTILE VISUAL SYSTEM
   Matches the supplied Eurostile reference style across the site.
   ============================================================ */
:root{
  --y:#FBAF33;
  --b:#0B0C0E;
  --g:#F3F2EE;
  --muted:#62656A;
  --line:#D7D6D1;
}
body{font-family:'Eurostile',sans-serif;font-weight:400;letter-spacing:.01em;-webkit-font-smoothing:antialiased;text-rendering:geometricPrecision}
strong,b,h1,h2,h3,h4,h5,h6,nav,.button,.eyebrow,.label,.scroll,.date,.event small,.calendar-controls #monthLabel,.calendar-controls .today-btn,.weekday-row div,.day-number,.calendar-event strong,.upcoming-item time,.upcoming-item strong,.agenda-date,.agenda-item strong,.contact-links>a,footer b{font-family:'Eurostile',sans-serif;font-weight:700}
.hero h1,.statement h2,.section h2,.join h2,.gallery h2,.contact h2,.calendar-hero h1,.calendar-toolbar h2,.upcoming-card h3,.calendar-note h3,.modal-content h2,.event h3{font-family:'Eurostile',sans-serif;font-weight:700;letter-spacing:-.025em}

/* Header */
.nav{padding-top:27px;padding-bottom:27px}
nav{font-size:10px;letter-spacing:.12em}
nav .cta{padding:13px 19px}

/* Hero */
.hero-copy{padding-top:165px}
.hero h1{font-size:clamp(96px,13.6vw,184px);letter-spacing:-.035em}
.hero-copy>p:not(.eyebrow){font-size:19px;line-height:1.65;max-width:600px;letter-spacing:.015em}
.eyebrow{font-size:10px;letter-spacing:.17em}
.button{font-size:10px;letter-spacing:.13em}

/* Main editorial sections */
.section{padding-top:112px;padding-bottom:112px}
.section h2{font-size:clamp(72px,8.7vw,116px)}
.lead{font-size:21px;line-height:1.65;letter-spacing:.012em}
.intro p:not(.lead),.community p:not(.lead){font-size:16px;line-height:1.9;letter-spacing:.012em}
.label{font-size:10px;letter-spacing:.16em}

/* Feature / statement */
.dark-section{padding-top:112px;padding-bottom:112px}
.section-head>p{font-size:14px;line-height:1.8;letter-spacing:.012em}
.mosaic strong{font-size:36px;line-height:.95}
.statement{padding-top:118px;padding-bottom:118px}
.statement h2{font-size:clamp(76px,10.5vw,146px)}

/* Community and events */
.community{gap:78px}
.event h3{font-size:clamp(52px,5vw,64px)}
.event p{font-size:14px;line-height:1.6}

/* Gallery / join */
.gallery h2{font-size:72px}
.join{padding-top:118px;padding-bottom:118px}
.join h2{font-size:clamp(92px,12.5vw,168px)}
.join p:not(.eyebrow){font-size:17px;line-height:1.8}

/* Contact / footer */
.contact{padding-top:105px;padding-bottom:105px}
.contact h2{font-size:clamp(74px,8.7vw,116px)}
.contact-links>p:first-child{font-size:17px;line-height:1.75}
.contact-links>a{font-size:10px;letter-spacing:.14em}
footer{font-size:9px;letter-spacing:.08em}

/* Calendar typography follows the same editorial system */
.calendar-hero h1{font-size:clamp(86px,11.5vw,150px)}
.calendar-hero p:not(.eyebrow){font-size:17px;line-height:1.75}
.calendar-toolbar h2{font-size:clamp(66px,7.7vw,102px)}
.calendar-controls #monthLabel{font-size:11px}
.calendar-event{font-size:10px;line-height:1.25}
.upcoming-item strong{font-size:26px;line-height:.98}
.calendar-note h3{font-size:58px}

@media(max-width:850px){
  .hero h1{font-size:clamp(82px,15vw,120px)}
  .section h2,.contact h2{font-size:clamp(64px,12vw,94px)}
  .statement h2{font-size:clamp(66px,13vw,105px)}
  .join h2{font-size:clamp(76px,14vw,120px)}
  .gallery h2{font-size:60px}
}
@media(max-width:600px){
  .hero h1{font-size:88px;letter-spacing:-.04em}
  .hero-copy>p:not(.eyebrow){font-size:16px;line-height:1.65}
  .section h2,.contact h2{font-size:64px}
  .statement h2{font-size:70px}
  .join h2{font-size:82px}
  .lead{font-size:19px}
  .intro p:not(.lead),.community p:not(.lead){font-size:15px;line-height:1.8}
}

/* ============================================================
   REFINED HEADINGS
   Slightly smaller than the original Eurostile treatment so the
   typography feels closer to the supplied reference image.
   ============================================================ */
.hero h1{font-size:clamp(88px,12.2vw,166px)}
.section h2,.contact h2{font-size:clamp(62px,7.2vw,94px)}
.statement h2{font-size:clamp(70px,9vw,126px)}
.join h2{font-size:clamp(84px,10.8vw,100px)}
.gallery h2{font-size:64px}
.calendar-hero h1{font-size:clamp(78px,10.2vw,132px)}
.calendar-toolbar h2{font-size:clamp(60px,6.8vw,88px)}
.upcoming-card h3{font-size:50px}
.calendar-note h3{font-size:52px}
.event h3{font-size:clamp(48px,4.3vw,58px)}
.mosaic strong{font-size:32px}

@media(max-width:850px){
  .hero h1{font-size:clamp(78px,14vw,110px)}
  .section h2,.contact h2{font-size:clamp(58px,11vw,82px)}
  .statement h2{font-size:clamp(62px,12vw,96px)}
  .join h2{font-size:clamp(72px,13vw,108px)}
}
@media(max-width:600px){
  .hero h1{font-size:82px}
  .section h2,.contact h2{font-size:58px}
  .statement h2{font-size:64px}
  .join h2{font-size:74px}
}

/* Calendar key: make every legend item align cleanly. */
.calendar-key{display:flex;align-items:center;gap:24px;flex-wrap:wrap}
.calendar-key>span{display:inline-flex;align-items:center;gap:7px;line-height:1.2;white-space:nowrap}
.calendar-key .key-dot{flex:0 0 10px;width:10px;height:10px;margin:0;vertical-align:middle}
@media(max-width:650px){.calendar-key{align-items:flex-start;gap:10px}.calendar-key>span{width:max-content}}

/* ============================================================
   MEET THE TEAM — collectible-box inspired member cards
   ============================================================ */
.team-page{background:#f3f2ee}
.team-hero{min-height:470px;background:#0b0c0e;color:#fff;padding:150px 28px 78px;display:flex;align-items:flex-end}
.team-hero>div{width:100%;max-width:1240px;margin:auto}
.team-hero h1{font:700 clamp(78px,10.2vw,132px)/.82 'Eurostile';text-transform:uppercase;margin:0;letter-spacing:-.03em}
.team-hero h1 span{color:var(--y)}
.team-hero p:not(.eyebrow){max-width:650px;font-size:17px;line-height:1.75;color:#c7c7c7;margin:28px 0 0}
.team-wrap{max-width:1240px;margin:auto;padding:95px 28px 110px}
.team-intro{display:grid;grid-template-columns:1.1fr .9fr;gap:70px;align-items:end;margin-bottom:55px}
.team-intro h2,.team-more h2{font:700 clamp(60px,7vw,92px)/.86 'Eurostile';text-transform:uppercase;margin:0;letter-spacing:-.025em}
.team-intro h2 span,.team-more h2 span{color:var(--y)}
.team-intro>p{margin:0;color:#62656a;line-height:1.8;font-size:15px;max-width:560px}
.team-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}
.team-member{background:#08090a;color:#fff;border:1px solid #1f2022;box-shadow:0 12px 30px rgba(0,0,0,.09);overflow:hidden;position:relative}
.member-top{display:flex;justify-content:space-between;align-items:center;padding:13px 16px;border-bottom:1px solid #303134;font-size:8px;font-weight:700;letter-spacing:.14em;color:#fff}
.member-top span:last-child{color:var(--y)}
.member-body{display:grid;grid-template-columns:1.05fr .95fr;min-height:405px}
.member-photo{position:relative;min-height:405px;background:linear-gradient(180deg,#242629,#0d0e10);overflow:hidden;display:flex;align-items:flex-end;justify-content:center;border-right:1px solid #2d2e30}
.member-photo:before{content:'';position:absolute;inset:18px;border:1px solid rgba(251,175,51,.45);pointer-events:none}
.member-photo:after{content:'';position:absolute;left:0;right:0;bottom:0;height:35%;background:linear-gradient(0deg,rgba(0,0,0,.65),transparent);pointer-events:none}
.member-photo img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center top}
.photo-placeholder{position:relative;z-index:2;width:130px;height:170px;border:2px solid var(--y);display:grid;place-items:center;text-align:center;font:700 18px/.95 'Eurostile';color:var(--y);letter-spacing:.04em;margin-bottom:38px}
.member-side{padding:25px 22px;display:flex;flex-direction:column;align-items:flex-start}
.member-badge{width:43px;height:43px;border:2px solid var(--y);border-radius:50%;display:grid;place-items:center;color:var(--y);font:700 12px 'Eurostile';margin-bottom:24px}
.member-kicker{font-size:8px;font-weight:700;letter-spacing:.17em;color:var(--y);margin:0 0 7px}
.member-side h3{font:700 clamp(30px,3.1vw,46px)/.88 'Eurostile';text-transform:uppercase;margin:0;letter-spacing:-.025em}
.member-role{font-size:10px;font-weight:700;letter-spacing:.09em;text-transform:uppercase;color:#aaa;margin:10px 0 15px}
.member-desc{font-size:11px;line-height:1.7;color:#c7c7c7;margin:0}
.member-tags{display:flex;gap:7px;flex-wrap:wrap;margin-top:auto;padding-top:20px}
.member-tags span{border:1px solid #34363a;padding:7px 8px;font-size:7px;font-weight:700;letter-spacing:.1em;color:#ddd}
.member-bottom{background:var(--y);color:#000;min-height:78px;padding:12px 18px 15px;display:flex;flex-direction:column;justify-content:center}
.member-bottom strong{font:700 clamp(32px,3.7vw,50px)/.82 'Eurostile';text-transform:uppercase;letter-spacing:-.02em}
.member-bottom span{font-size:7px;letter-spacing:.2em;margin-top:8px}
.team-more{margin-top:75px;background:#0b0c0e;color:#fff;padding:60px 55px;display:grid;grid-template-columns:1fr 1fr;gap:30px;align-items:end}
.team-more h2{font-size:70px}
.team-more .eyebrow{grid-column:1/-1;color:var(--y);margin:0}
.team-more p:last-child{margin:0;color:#bbb;font-size:14px;line-height:1.8;max-width:520px}
.team-page footer{margin-top:0}
@media(max-width:950px){
  .team-grid{grid-template-columns:1fr}
  .team-intro{grid-template-columns:1fr;gap:30px}
  .team-more{grid-template-columns:1fr;padding:45px 35px}
}
@media(max-width:600px){
  .team-hero{padding:135px 20px 60px;min-height:420px}
  .team-hero h1{font-size:78px}
  .team-wrap{padding:65px 15px 80px}
  .team-intro h2{font-size:56px}
  .member-body{grid-template-columns:1fr;min-height:0}
  .member-photo{min-height:330px;border-right:0;border-bottom:1px solid #2d2e30}
  .member-side{padding:24px 20px;min-height:280px}
  .member-bottom strong{font-size:40px}
  .team-more{margin-top:55px;padding:40px 25px}
  .team-more h2{font-size:58px}
}


/* Mobile navigation fix — keeps Calendar and Meet the Team accessible on phones. */
.mobile-menu-toggle{display:none;border:1px solid rgba(255,255,255,.45);background:transparent;color:inherit;padding:10px 12px;font:700 9px 'Eurostile',sans-serif;letter-spacing:.14em;text-transform:uppercase;cursor:pointer}
.mobile-menu{position:fixed;inset:0;z-index:20;background:#0b0c0e;color:#fff;padding:92px 22px 30px;overflow:auto}
.mobile-menu-inner{display:flex;flex-direction:column;max-width:500px;margin:auto}
.mobile-menu-inner a{border-top:1px solid #33363a;padding:20px 0;font:700 20px/1 'Eurostile',sans-serif;text-transform:uppercase;letter-spacing:.03em}
.mobile-menu-inner a:last-child{border-bottom:1px solid #33363a}
.mobile-menu-inner .mobile-feature{color:#FBAF33;font-size:26px}
.mobile-menu[hidden]{display:none}
@media(max-width:850px){
  header{position:absolute}
  .nav{position:relative;z-index:22}
  .mobile-menu-toggle{display:block;margin-left:auto;margin-right:10px}
  .nav nav{display:none}
  .mobile-menu-toggle[aria-expanded="true"]{background:#FBAF33;color:#000;border-color:#FBAF33}
}


/* News & donations page */
.news-page{background:#f3f2ee}.news-hero{min-height:470px;background:#0b0c0e;color:#fff;padding:150px 28px 80px;display:flex;align-items:flex-end}.news-hero>div{width:100%;max-width:1240px;margin:auto}.news-hero h1{font:900 clamp(78px,10vw,145px)/.82 'Eurostile';text-transform:uppercase;margin:0}.news-hero h1 span{color:var(--y)}.news-hero p:not(.eyebrow){max-width:680px;font-size:18px;line-height:1.6;color:#c7c7c7;margin:28px 0 0}.news-wrap{max-width:1240px;margin:auto;padding:90px 28px 110px}.news-intro{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:end;margin-bottom:65px}.news-intro h2{font:900 clamp(70px,8vw,110px)/.84 'Eurostile';text-transform:uppercase;margin:0}.news-intro h2 span{color:var(--y)}.news-intro>p{font-size:17px;line-height:1.75;color:#62656a;margin:0;max-width:620px}.donation-grid{display:grid;grid-template-columns:1fr;gap:28px}.donation-card{background:#fff;border:1px solid #dddcd7;display:grid;grid-template-columns:42% 58%;min-height:410px}.donation-image{background:#0b0c0e;min-height:410px;overflow:hidden}.donation-image img{width:100%;height:100%;object-fit:cover;display:block}.donation-content{padding:42px 44px;display:flex;flex-direction:column}.donation-meta{display:flex;justify-content:space-between;gap:20px;font-size:9px;font-weight:900;letter-spacing:.14em;border-bottom:1px solid #dddcd7;padding-bottom:14px}.donation-meta span{color:#000}.donation-meta time{color:#777}.donation-content h3{font:900 clamp(42px,4.5vw,66px)/.88 'Eurostile';text-transform:uppercase;margin:28px 0 18px}.donation-amount{font:900 42px/.9 'Eurostile';margin:0 0 22px;color:#000}.donation-amount small{font:900 9px/1 Arial,sans-serif;letter-spacing:.14em;vertical-align:middle;margin-left:8px;color:#777}.donation-content>p:not(.donation-amount){font-size:16px;line-height:1.7;color:#62656a;max-width:600px}.donation-footer{margin-top:auto;padding-top:28px;border-top:1px solid #dddcd7;display:flex;justify-content:space-between;gap:20px;font-size:8px;letter-spacing:.12em;font-weight:900}.donation-footer span:last-child{color:#777}.news-note{margin-top:65px;background:var(--y);padding:48px 50px;display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center}.news-note h2{font:900 62px/.84 'Eurostile';text-transform:uppercase;margin:0}.news-note h2 span{color:#000}.news-note .eyebrow{color:#000}.news-note p:not(.eyebrow){font-size:16px;line-height:1.7;margin:0;max-width:560px}@media(max-width:850px){.news-intro{grid-template-columns:1fr;gap:35px}.donation-card{grid-template-columns:1fr}.donation-image{min-height:300px;height:300px}.news-note{grid-template-columns:1fr}}@media(max-width:600px){.news-hero{padding:135px 20px 60px;min-height:420px}.news-wrap{padding:65px 15px 80px}.donation-content{padding:30px 25px}.donation-content h3{font-size:42px}.donation-footer{flex-direction:column;gap:8px}.news-note{padding:35px 25px}.news-note h2{font-size:48px}}

/* ============================================================
   MOTION — subtle, fast and brand-led
   ============================================================ */
html.animations-ready .reveal{opacity:0;transform:translateY(28px);transition:opacity .7s ease,transform .7s cubic-bezier(.2,.7,.2,1)}
html.animations-ready .reveal-delay-1{transition-delay:.08s}
html.animations-ready .reveal-delay-2{transition-delay:.16s}
html.animations-ready .reveal-delay-3{transition-delay:.24s}
html.animations-ready .reveal.is-visible{opacity:1;transform:none}

.hero>img{transform:scale(1.03);animation:heroBreath 14s ease-in-out infinite alternate}
@keyframes heroBreath{from{transform:scale(1.03)}to{transform:scale(1.08)}}

.button,.cta,.mobile-menu-toggle{transition:transform .22s ease,background-color .22s ease,color .22s ease,box-shadow .22s ease}
.button:hover,.cta:hover{transform:translateY(-3px);box-shadow:0 10px 24px rgba(0,0,0,.18)}
.mobile-menu-toggle:hover{transform:translateY(-2px)}

.mosaic article,.gallery>img,.photo,.donation-image,.member-photo{transition:transform .5s ease}
.mosaic article:hover,.gallery>img:hover{transform:translateY(-5px)}
.mosaic article img,.gallery>img,.photo img,.donation-image img,.member-photo img{transition:transform .7s cubic-bezier(.2,.7,.2,1)}
.mosaic article:hover img,.gallery>img:hover,.photo:hover img,.donation-card:hover .donation-image img,.team-member:hover .member-photo img{transform:scale(1.045)}

.event,.donation-card,.team-member{transition:transform .35s ease,box-shadow .35s ease}
.event:hover,.donation-card:hover,.team-member:hover{transform:translateY(-5px);box-shadow:0 16px 35px rgba(0,0,0,.12)}

.contact-links>a{transition:padding-left .25s ease,background-color .25s ease}
.contact-links>a:hover{padding-left:10px;background:rgba(251,176,43,.08)}

.calendar-controls button{transition:transform .2s ease,background-color .2s ease}
.calendar-controls button:hover{transform:translateY(-2px);background:var(--y)}

.scroll{animation:scrollPulse 2s ease-in-out infinite}
@keyframes scrollPulse{0%,100%{opacity:.55;transform:translateY(0)}50%{opacity:1;transform:translateY(5px)}}

@media(prefers-reduced-motion:reduce){
  html{scroll-behavior:auto}
  html.animations-ready .reveal{opacity:1;transform:none;transition:none}
  .hero>img,.scroll{animation:none}
  .button,.cta,.mobile-menu-toggle,.mosaic article,.gallery>img,.photo,.donation-image,.member-photo,.event,.donation-card,.team-member{transition:none}
}
