@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@600;700;800&family=DM+Sans:wght@400;500;600;700&display=swap');
:root{--ink:#102f39;--ocean:#092e3a;--lime:#d8ef7a;--line:#dce3e4}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;color:var(--ink);background:#fff;font-family:'DM Sans',Arial,sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid #608509;outline-offset:5px}a:hover{text-decoration:underline;text-underline-offset:5px}.skip{position:absolute;top:-100px;z-index:10;background:#fff;padding:15px}.skip:focus{top:0}header{max-width:1600px;margin:auto;padding:25px 5%;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{display:flex;align-items:center;gap:12px;font-size:18px;font-weight:800;line-height:1.03;letter-spacing:-.4px}.brand-mark{font-size:64px;font-weight:400;line-height:.7;color:#447582}.brand-sub{font-size:9px;display:block;letter-spacing:2.3px;margin-top:8px}nav{display:flex;gap:30px;font-size:14px;font-weight:600}.contact{font-size:14px;font-weight:700;border:1px solid #c9d4d7;padding:11px 20px;border-radius:3px}.contact span{margin-left:20px}.hero{margin:0 20px;position:relative;min-height:650px;overflow:hidden;background:var(--ocean);color:#fff;border-radius:5px}.hero>img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:center 62%}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(2,28,40,.85),rgba(2,28,40,.34) 45%,rgba(2,28,40,0) 80%),linear-gradient(0deg,rgba(2,28,40,.6),transparent 25%)}.hero-content{position:relative;padding:65px 5% 100px}.eyebrow{font-size:12px;font-weight:700;letter-spacing:2px;margin:0 0 22px}.hero .eyebrow{color:#e4f2ee}h1,h2,h3,p{margin-top:0}h1,h2{font-family:'Barlow Condensed','Arial Narrow',Impact,sans-serif;font-weight:700;line-height:.99;letter-spacing:-1.5px}h1{font-size:clamp(80px,8.5vw,132px);margin-bottom:23px}h1 em{font-style:normal;color:var(--lime)}.hero-content>p:not(.eyebrow){font-size:18px;line-height:1.6;margin-bottom:30px}.button{display:inline-flex;justify-content:space-between;gap:35px;align-items:center;padding:15px 22px;border-radius:3px;font-size:14px;font-weight:700}.lime{background:var(--lime);color:var(--ink)}.button:hover{background:#e5f6a6;text-decoration:none}.hero-foot{position:absolute;bottom:27px;left:5%;right:5%;display:flex;justify-content:space-between;font-size:12px;letter-spacing:1px}.hero-foot a{letter-spacing:0;font-size:14px}.section{padding:86px 6%;max-width:1440px;margin:auto}.section-top{display:grid;grid-template-columns:1.1fr 1fr;gap:80px;align-items:end;margin-bottom:40px}h2{font-size:clamp(42px,4.5vw,64px);margin-bottom:0}.intro{max-width:440px;justify-self:end;color:#52656c}.intro p{margin-bottom:17px}.text-link{display:inline-block;font-size:14px;font-weight:700;color:var(--ink);border-bottom:1px solid #647b83;padding-bottom:5px}.results{border-top:1px solid var(--line)}.results-head{display:flex;align-items:center;justify-content:space-between;padding:22px 0 12px}.results-head h3{font-size:17px;margin:0}.results-head>a{font-size:14px}.race{display:grid;grid-template-columns:85px 1fr auto;gap:10px;align-items:center;border-bottom:1px solid var(--line);padding:22px 4px;transition:background .2s}.race:hover{background:#f2f6f6;text-decoration:none}.race-num{font-family:'Barlow Condensed',sans-serif;font-size:40px;color:#7d969e}.race strong{display:block;font-size:21px;font-weight:600}.race small{display:block;color:#60747b;font-size:14px}.pdf{font-size:14px;font-weight:600}.pdf span{display:inline-block;margin-left:28px;font-size:12px;color:#5a717a}.series-note{font-size:14px;color:#61757d;margin:23px 0 0}.series-note a{text-decoration:underline}.safety{max-width:none;background:var(--ocean);color:#fff;display:grid;grid-template-columns:1fr 1fr;gap:100px;padding-left:max(6%,calc((100vw - 1268px)/2));padding-right:max(6%,calc((100vw - 1268px)/2))}.safety .eyebrow{color:var(--lime)}.safety h2{margin-bottom:25px}.safety p:not(.eyebrow){color:#c6d6dc;max-width:455px}.safety .button{margin-top:10px}.safety-links{align-self:center}.safety-links>a{display:flex;justify-content:space-between;gap:20px;border-top:1px solid #45606b;padding:28px 0}.safety-links>a:last-child{border-bottom:1px solid #45606b}.safety-links>a:hover{text-decoration:none}.safety-links>a:hover strong{text-decoration:underline}.safety-links small{font-size:12px;color:var(--lime);letter-spacing:1.5px}.safety-links strong{display:block;font-size:23px;margin:7px 0}.safety-links p{font-size:14px;margin-bottom:0}.safety-links>a>span:last-child{font-size:24px}.group-photo{display:block;width:100%;height:auto;border-radius:3px}.photo-caption{display:flex;justify-content:space-between;gap:20px;margin-top:15px;font-size:12px;letter-spacing:1px;color:#52656c}.photo-caption a{font-size:14px;letter-spacing:0}.partners{padding-top:5px;padding-bottom:55px}.partners>.eyebrow{color:#667b82}.partner-main{display:flex;align-items:center;justify-content:space-between;gap:25px;border-top:1px solid var(--line);padding-top:25px}.partner-main span,.partner-main a{font-size:14px}.partner-main img{width:230px;max-height:80px;object-fit:contain}footer{background:#f0f4f4;padding:50px 6% 25px;display:flex;flex-wrap:wrap;justify-content:space-between;gap:35px}footer p{font-size:14px;margin:22px 0 0;color:#60747b}.footer-links{display:grid;grid-template-columns:1fr 1fr;gap:16px 55px;font-size:14px;align-content:start}.footer-bottom{border-top:1px solid #d6dfe1;padding-top:23px;flex-basis:100%;display:flex;justify-content:space-between;color:#61757d;font-size:12px}@media(min-width:1500px){.hero-content{padding-left:calc((100vw - 1300px)/2)}}@media(max-width:900px){header{flex-wrap:wrap;padding:20px 5%;gap:20px}nav{order:3;justify-content:space-between;width:100%;gap:15px}.hero{min-height:620px;margin:0 12px}.hero-content{padding-top:45px}.section-top{gap:35px}.safety{gap:45px}.section{padding:65px 6%}.partners{padding-top:0}}@media(max-width:600px){.brand{font-size:16px}.contact{padding:9px 12px}.contact span{margin-left:10px}nav{font-size:12px;gap:10px}.hero{min-height:590px}.hero>img{object-position:65% center}.hero-shade{background:linear-gradient(90deg,rgba(2,28,40,.84),rgba(2,28,40,.3))}.hero .eyebrow{font-size:10px;letter-spacing:1px;max-width:230px}.hero-content{padding:40px 7% 85px}h1{font-size:88px}.hero-foot{left:7%;right:7%;font-size:10px}.hero-foot>a{display:none}.section-top,.safety{grid-template-columns:1fr;gap:28px}.intro{max-width:none;justify-self:start}.section{padding:50px 7%}h2{font-size:46px}.results-head h3{font-size:16px}.race{grid-template-columns:45px 1fr auto}.race strong{font-size:18px}.race-num{font-size:30px}.pdf{font-size:12px}.pdf span{display:block;margin-left:0;text-align:right}.series-note{font-size:13px}.photo-caption{flex-direction:column;gap:7px}.group-photo{min-height:170px;object-fit:cover}.partners{padding-top:5px}.partner-main{flex-wrap:wrap;justify-content:flex-start}.partner-main img{width:175px}.partner-main a{flex-basis:100%}.footer-links{gap:15px 30px}.footer-bottom{gap:20px}.footer-bottom span{max-width:210px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
/* Simplified club homepage */
header{padding:16px 6%;max-width:1280px}.main-logo{width:142px;height:142px;object-fit:contain;display:block}nav{font-size:16px;gap:32px}.hero{min-height:300px;margin:0;border-radius:0}.hero-content{padding:64px max(6%,calc((100vw - 1128px)/2))}.hero-shade{background:linear-gradient(90deg,rgba(2,28,40,.88),rgba(2,28,40,.15))}h1{font-size:clamp(42px,5vw,68px);letter-spacing:-1px;margin-bottom:16px}.hero-content>p:not(.eyebrow){margin-bottom:22px}.section{max-width:1250px;padding:48px 6%}h2{font-family:'DM Sans',Arial,sans-serif;font-size:30px;line-height:1.2;letter-spacing:-.8px}.series-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:28px}.results-head{padding-top:16px}.race{grid-template-columns:120px 1fr auto;padding:18px 0;gap:25px}.race-logo{width:110px;height:120px;object-fit:contain}.race strong{font-size:22px}.race small{font-size:16px}.pdf{font-size:16px}.series-note{margin-top:20px}.safety{max-width:none;padding:32px max(6%,calc((100vw - 1100px)/2));grid-template-columns:1fr auto;gap:30px;align-items:center}.safety h2{margin-bottom:12px}.safety p:not(.eyebrow){margin:0;max-width:640px}.safety-actions{display:flex;flex-direction:column;gap:14px;font-size:16px}.safety-actions a{text-decoration:underline;text-underline-offset:5px}.partners{text-align:center;padding-top:45px;padding-bottom:45px}.major-partner{margin:28px auto}.major-partner h3,.sponsor-heading{font-size:14px;font-weight:500;color:#60747b}.major-partner img{display:block;width:280px;height:100px;object-fit:contain;margin:0 auto}.sponsor-heading{margin-top:28px}.sponsor-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px 30px}.sponsor-grid figure{margin:0;display:flex;flex-direction:column;justify-content:center;align-items:center;min-width:0}.sponsor-grid img{height:95px;width:100%;max-width:185px;object-fit:contain}.sponsor-grid figcaption{font-size:12px;color:#52656c;margin-top:10px}footer{align-items:center;padding:28px 6%;font-size:14px}.footer-links{display:flex;flex-wrap:wrap;gap:12px 22px}@media(max-width:600px){header{justify-content:center;gap:16px}.main-logo{width:130px;height:130px}nav{font-size:14px;justify-content:center;gap:20px}.hero{min-height:260px}.hero-content{padding:38px 7%}.hero h1{font-size:43px}.hero-content>p:not(.eyebrow){font-size:16px;max-width:260px}.section{padding:34px 7%}.series-heading{display:block}.series-heading h2{margin-bottom:12px}h2{font-size:27px}.race{grid-template-columns:80px 1fr auto;gap:13px}.race-logo{width:76px;height:84px}.race strong{font-size:18px}.race small{font-size:14px}.pdf{font-size:14px}.safety{grid-template-columns:1fr;gap:22px}.safety-actions{flex-direction:row;flex-wrap:wrap;gap:24px}.sponsor-grid{grid-template-columns:repeat(2,1fr);gap:25px}.sponsor-grid img{height:90px}.major-partner img{max-width:100%}footer{gap:20px}}
