@import"https://fonts.googleapis.com/css2?family=Archivo:wght@400;500;600;700;800&family=Manrope:wght@400;500;600;700&display=swap";:root{--section-max: 1180px;--soft-grid: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 80 80'%3E%3Cpath d='M0 40h80M40 0v80' stroke='%23e2ecf3' stroke-width='1'/%3E%3C/svg%3E")}.app-shell{display:flex;flex-direction:column;gap:clamp(3rem,6vw,5rem)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;padding:.85rem 1.85rem;border-radius:999px;border:none;cursor:pointer;font-weight:600;letter-spacing:.01em;transition:transform .3s ease,box-shadow .3s ease,background .3s ease,color .3s ease}.btn--primary{background:linear-gradient(135deg,var(--harnosand-green),#19c985);color:var(--harnosand-white);box-shadow:0 18px 40px #19c98552}.btn--primary:hover{transform:translateY(-2px) scale(1.01);box-shadow:0 26px 54px #19c98559}.btn--ghost{background:var(--harnosand-white);color:var(--harnosand-graphite);border:1px solid rgba(12,109,75,.18);box-shadow:inset 0 1px #fffc}.btn--ghost:hover{transform:translateY(-2px);background:linear-gradient(135deg,#13b1791f,#ff7b2f1a)}.btn--minimal{background:#13b17914;color:var(--harnosand-graphite);border:1px solid rgba(19,177,121,.3);padding:.65rem 1.4rem;border-radius:999px}.btn--minimal:hover{background:#13b17926}.section-heading{max-width:var(--section-max);margin:0 auto clamp(2rem,5vw,3.7rem);display:grid;gap:.65rem;color:var(--harnosand-graphite)}.section-heading--center{text-align:center;justify-items:center}.section-heading h2{font-family:Archivo,sans-serif;font-size:clamp(2rem,4vw,3.2rem);letter-spacing:-.02em}.section-kicker{font-size:.78rem;letter-spacing:.26em;text-transform:uppercase;font-weight:600;color:#16243280}.section-sub{max-width:52ch;color:#162432b3}.hero{position:relative;min-height:clamp(88vh,92vh,960px);display:grid;place-items:center;padding-top:clamp(6rem,10vw,9rem);padding-bottom:clamp(5rem,9vw,8rem)}.hero__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(150deg,#fff 12%,#f4fbf8 40%,#fff8f1 80%);overflow:hidden}.hero__backdrop:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:var(--soft-grid);background-size:clamp(220px,25vw,320px);opacity:.35;mix-blend-mode:multiply;transform:translateY(calc(var(--scroll-y) * -.02px))}.hero__glow{position:absolute;inset:clamp(2rem,6vw,4rem);background:radial-gradient(60% 70% at 25% 30%,rgba(25,201,133,.22),transparent),radial-gradient(60% 60% at 75% 35%,rgba(255,123,47,.2),transparent),radial-gradient(45% 45% at 50% 70%,rgba(19,36,48,.16),transparent 70%);filter:blur(0px)}.hero__shell{position:relative;z-index:1;width:min(100%,var(--section-max));background:#ffffffd9;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);border-radius:clamp(2.5rem,4vw,3.5rem);box-shadow:var(--hero-shadow);padding:clamp(2.6rem,6vw,4rem) clamp(2rem,7vw,4.6rem);display:grid;gap:clamp(1.5rem,3vw,2.4rem)}.hero__badge{display:inline-flex;align-items:center;gap:1.2rem;padding:.9rem 1.2rem;border-radius:999px;background:linear-gradient(135deg,#13b1791f,#ff7b2f1f);border:1px solid rgba(19,177,121,.24);box-shadow:inset 0 1px #fffc;max-width:-moz-max-content;max-width:max-content}.hero__badge img{width:clamp(64px,7vw,84px);height:clamp(64px,7vw,84px);border-radius:24px;box-shadow:0 14px 28px #1159462e}.hero__badge span:first-of-type{font-weight:700;font-family:Archivo,sans-serif;letter-spacing:.08em;text-transform:uppercase;color:var(--harnosand-graphite)}.hero__badge span:last-of-type{color:#16243299;font-size:.85rem}.hero__shell h1{font-family:Archivo,sans-serif;font-size:clamp(2.6rem,6vw,4.2rem);line-height:1.05;letter-spacing:-.03em;color:var(--harnosand-graphite)}.hero__shell p{color:#162432b3;font-size:clamp(1.05rem,2.5vw,1.2rem)}.hero__actions{display:flex;flex-wrap:wrap;gap:.85rem}.hero__highlights{display:flex;flex-wrap:wrap;gap:clamp(1rem,4vw,3rem)}.hero__highlights div{display:grid;gap:.2rem;text-transform:uppercase;letter-spacing:.18em;font-size:.78rem;color:#16243280}.hero__highlights span:first-of-type{font-size:1.4rem;font-weight:700;letter-spacing:.06em;color:var(--harnosand-green-dark)}.pillars{background:var(--harnosand-white)}.pillars__grid{max-width:var(--section-max);margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:clamp(1.4rem,4vw,2.4rem)}.pillars__card{background:linear-gradient(135deg,#13b1790d,#ff7b2f0d);border-radius:24px;padding:clamp(1.6rem,4vw,2rem);border:1px solid rgba(19,177,121,.16);box-shadow:var(--card-shadow);display:grid;gap:.75rem}.pillars__card h3{font-family:Archivo,sans-serif;font-size:1.35rem;color:var(--harnosand-graphite)}.pillars__card p{color:#162432b3}.support{background:linear-gradient(160deg,#ffffff 10%,var(--harnosand-sand) 85%)}.support__shell{max-width:var(--section-max);margin:0 auto;display:grid;gap:clamp(2rem,4vw,3rem)}.support__intro{max-width:540px;display:grid;gap:.8rem}.support__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:clamp(1.4rem,3.5vw,2.4rem)}.support__card{background:var(--harnosand-white);border-radius:22px;border:1px solid rgba(19,177,121,.18);box-shadow:var(--card-shadow);padding:clamp(1.6rem,4vw,2.2rem);display:grid;gap:.9rem}.support__card h3{font-family:Archivo,sans-serif;color:var(--harnosand-graphite);font-size:1.3rem}.support__card p{color:#162432ad}.sponsors{background:var(--harnosand-white)}.sponsor-marquee{overflow:hidden;width:100%;position:relative;margin:0 auto;max-width:var(--section-max);border-radius:24px;background:linear-gradient(135deg,#13b17917,#ff7b2f17);border:1px solid rgba(19,177,121,.15);box-shadow:var(--card-shadow);padding:clamp(1.4rem,3vw,1.8rem) 0}.sponsor-marquee:before,.sponsor-marquee:after{content:"";position:absolute;top:0;width:140px;height:100%;pointer-events:none;z-index:2}.sponsor-marquee:before{left:0;background:linear-gradient(90deg,#ffffffe6,#fff0)}.sponsor-marquee:after{right:0;background:linear-gradient(270deg,#ffffffe6,#fff0)}.sponsor-marquee__track{display:flex;gap:clamp(1.8rem,4vw,3rem);align-items:center;width:-moz-max-content;width:max-content;padding-inline:clamp(1.6rem,4vw,2.4rem)}.sponsor-card{min-width:220px;padding:1.4rem 1.8rem;border-radius:18px;background:#ffffffeb;border:1px solid rgba(19,177,121,.15);display:grid;gap:.5rem;justify-items:center;text-transform:uppercase;letter-spacing:.14em;font-size:.7rem;color:#16243299}.sponsor-card img{width:clamp(140px,16vw,180px)}.club-footer{position:relative;background:linear-gradient(180deg,#fff,#eaf4f0);padding:clamp(3.5rem,6vw,5rem) clamp(1.5rem,7vw,5rem) clamp(2.4rem,5vw,3rem);overflow:hidden}.club-footer__shell{position:relative;z-index:1;display:grid;gap:clamp(1.8rem,4vw,2.8rem);grid-template-columns:repeat(auto-fit,minmax(220px,1fr));max-width:var(--section-max);margin:0 auto}.club-footer__lead{color:#162432b3;max-width:42ch}.club-footer__socials{display:flex;gap:.75rem;margin-top:1.2rem}.club-footer__socials a{width:44px;height:44px;border-radius:50%;background:#13b1791f;display:grid;place-items:center;transition:transform .3s ease,background .3s ease}.club-footer__socials a:hover{transform:translateY(-4px);background:#ff7b2f2e}.club-footer__socials svg{width:18px;height:18px;fill:var(--harnosand-green-dark)}.club-footer__info,.club-footer__cta{display:grid;gap:.75rem}.club-footer__info h3,.club-footer__cta h3{font-family:Archivo,sans-serif;color:var(--harnosand-graphite)}.club-footer__info p,.club-footer__cta p{color:#162432ad}.club-footer__bridge{position:absolute;inset:auto 0 0;height:220px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1200 300'%3E%3Cdefs%3E%3ClinearGradient id='bridgeMist' x1='0%25' y1='0%25' x2='0%25' y2='100%25'%3E%3Cstop offset='0%25' stop-color='%2313b179' stop-opacity='0.16'/%3E%3Cstop offset='100%25' stop-color='%23ffffff' stop-opacity='0'/%3E%3C/linearGradient%3E%3C/defs%3E%3Crect width='1200' height='300' fill='url(%23bridgeMist)'/%3E%3Cpath d='M0 240h1200v60H0z' fill='%23d9ebe4'/%3E%3Cpath d='M0 210c160-60 300-90 420-90s340 70 460 70c120 0 220-40 320-70v140H0z' fill='%23b9ddd2'/%3E%3Cpath d='M120 200l260-70 260 70 260-60 260 60' fill='none' stroke='%2313b179' stroke-width='6' stroke-linecap='round' stroke-opacity='0.2'/%3E%3C/svg%3E") center/cover no-repeat;opacity:.7}.club-footer__legal{position:relative;z-index:1;margin:clamp(2.5rem,5vw,3.5rem) auto 0;max-width:var(--section-max);padding-top:1.4rem;border-top:1px solid rgba(19,177,121,.16);display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;color:#16243280;font-size:.85rem}@media (max-width: 900px){.hero__shell{border-radius:32px}.hero__highlights{gap:1.5rem}}@media (max-width: 680px){.hero__shell{padding:clamp(2rem,6vw,3rem)}.hero__badge{flex-direction:column;align-items:flex-start}.hero__actions{justify-content:flex-start}.hero__highlights{flex-direction:column;align-items:flex-start}.club-footer__legal{flex-direction:column}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}:root{color-scheme:light only;--harnosand-green: #13b179;--harnosand-green-dark: #0b7a53;--harnosand-orange: #ff7b2f;--harnosand-orange-soft: #ffe7d6;--harnosand-graphite: #1b2d3b;--harnosand-cloud: #f5f8fa;--harnosand-sand: #fff7ef;--harnosand-white: #ffffff;--harnosand-text: #162432;--hero-shadow: 0 40px 120px rgba(18, 90, 66, .14);--card-shadow: 0 24px 60px rgba(23, 64, 45, .12);--scroll-y: 0}*{box-sizing:border-box;margin:0;padding:0}body{font-family:Manrope,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--harnosand-cloud);color:var(--harnosand-text);line-height:1.6;overflow-x:hidden;text-rendering:optimizeLegibility}a{color:inherit;text-decoration:none}button{font-family:inherit}img{max-width:100%;display:block}section{position:relative;padding:clamp(4rem,8vw,7rem) clamp(1.5rem,7vw,6rem);overflow:hidden}strong{font-weight:700}
