:root{--blue:#203864;--deep-blue:#1c3764;--green:#28c77b;--cream:#fffff6;--text:#343434;--white:#fff;--ease-out-quint:cubic-bezier(.22, 1, .36, 1);--ease-out-expo:cubic-bezier(.16, 1, .3, 1)}@font-face{font-family:Belleza;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/belleza-regular.ttf)format("truetype")}@font-face{font-family:Outfit;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/outfit-400.ttf)format("truetype")}@font-face{font-family:Outfit;font-style:normal;font-weight:600;font-display:swap;src:url(/fonts/outfit-600.ttf)format("truetype")}@font-face{font-family:Outfit;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/outfit-700.ttf)format("truetype")}@font-face{font-family:Outfit;font-style:normal;font-weight:800;font-display:swap;src:url(/fonts/outfit-800.ttf)format("truetype")}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{color:var(--text);letter-spacing:0;background:var(--white);margin:0;font-family:Outfit,Arial,sans-serif;font-size:16px;font-weight:400;line-height:1.64;overflow-x:hidden}body.modal-open{overflow:hidden}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button{cursor:pointer}@keyframes page-rise{0%{opacity:.001;transform:translateY(18px)}to{opacity:1;transform:translate(0,0)}}@keyframes hero-zoom{0%{transform:scale(1.035)}to{transform:scale(1)}}@keyframes modal-in{0%{opacity:.001;transform:translateY(16px)scale(.985)}to{opacity:1;transform:translate(0,0)scale(1)}}@keyframes backdrop-in{0%{opacity:.001}to{opacity:1}}@keyframes toast-in{0%{opacity:.001;transform:translateY(18px)}to{opacity:1;transform:translate(0,0)}}.site-header{z-index:20;min-height:110px;color:var(--white);animation:page-rise .62s var(--ease-out-expo) 80ms both;justify-content:space-between;align-items:center;padding:28px 53px;display:flex;position:absolute;inset:0 0 auto}.brand{width:clamp(170px,23vw,330px);display:block}.brand img{width:70%;height:auto;display:block}.footer-logo img{width:100%;height:auto;display:block}.header-actions{white-space:nowrap;align-items:center;gap:15px;font-size:16px;display:flex}.header-actions a{opacity:.92;transition:opacity .16s var(--ease-out-quint), transform .16s var(--ease-out-quint);justify-content:center;align-items:center;display:inline-flex}.header-actions a:hover{opacity:1;transform:translateY(-1px)}.x-icon,.instagram-icon{fill:currentColor;width:23px;height:23px}.donate-button{min-width:155px;min-height:52px;color:var(--white);background:var(--green);transition:background .18s var(--ease-out-quint), box-shadow .18s var(--ease-out-quint), transform .18s var(--ease-out-quint);border:0;border-radius:0 0 0 20px;padding:0 27px;font-weight:500}.donate-button:hover{background:var(--blue);transform:translateY(-2px);box-shadow:0 8px 18px #20386433}.donate-button:active,.hero-cta:active,.checkout-button:active,.contact-form button:active,.subscribe-row button:active{transform:translateY(0)scale(.98)}.hero{min-height:885px;color:var(--white);text-align:center;place-items:center;display:grid;position:relative;overflow:hidden}.hero-image,.contact-bg{object-fit:cover}.hero-image{animation:hero-zoom 1.2s var(--ease-out-expo) both;transform-origin:50%}.contact-bg{filter:grayscale()}.hero-overlay{background:#132c2a4d;position:absolute;inset:0}.hero-content{z-index:2;width:min(960px,100% - 40px);animation:page-rise .76s var(--ease-out-expo) .18s both;padding-top:74px;position:relative}.hero-mark{object-fit:contain;width:125px;height:125px;margin-bottom:28px}.hero h1,.mission-copy h2,.athletes-section h2,.donation-modal h2{letter-spacing:0;margin:0;font-family:Belleza,Georgia,serif;font-weight:400}.hero h1{font-size:90px;line-height:1.2}.hero p{max-width:860px;color:var(--white);margin:25px auto 47px;font-size:26px;font-weight:400;line-height:36px}.hero-cta{color:#132c2a;background:var(--white);min-width:265px;min-height:55px;transition:color .18s var(--ease-out-quint), background .18s var(--ease-out-quint), box-shadow .18s var(--ease-out-quint), transform .18s var(--ease-out-quint);border:0;border-radius:0 0 0 20px;justify-content:center;align-items:center;gap:12px;padding:0 30px;font-size:16px;font-weight:500;display:inline-flex}.hero-cta:hover{color:var(--white);background:var(--blue);transform:translateY(-2px);box-shadow:0 10px 24px #132c2a3d}.mission-section{background:var(--white);padding:105px 20px 95px}.mission-copy{text-align:center;width:min(1160px,100%);margin:0 auto}.mission-copy h2{color:var(--blue);margin-bottom:28px;font-size:54px;line-height:1.2}.mission-copy p{color:#343434;margin:0 auto;font-size:16px;font-weight:400;line-height:32px}.athletes-section{color:var(--white);background:var(--blue);padding:86px 31px 126px;overflow:hidden}.athletes-section h2{max-width:1180px;color:var(--cream);text-align:center;margin:0 auto 80px;font-size:54px;line-height:1.2}.gallery-strip{--gallery-gap:20px;--gallery-visible:3;width:min(1410px,100%);margin:0 auto;overflow:hidden}.gallery-track{gap:var(--gallery-gap);will-change:transform;display:flex}.gallery-track.is-animating{transition:transform 1s var(--ease-out-quint)}.gallery-strip figure{aspect-ratio:4/3;background:#ffffff14;flex:0 0 calc(33.3333% - 13.3333px);min-height:0;margin:0;position:relative;overflow:hidden;transform:translateZ(0)}.gallery-strip img{object-fit:cover;transition:filter .32s var(--ease-out-quint), transform .42s var(--ease-out-quint)}.gallery-strip figure:hover img{filter:saturate(1.08)contrast(1.03);transform:scale(1.035)}.contact-section{min-height:640px;position:relative;overflow:hidden}.contact-overlay{background:#00000073;position:absolute;inset:0}.contact-layout{z-index:2;grid-template-columns:1fr 1fr;align-items:center;width:min(1430px,100%);min-height:640px;margin:0 auto;padding:74px 52px;display:grid;position:relative}.contact-form{width:min(610px,100%);margin-left:auto}.contact-form input,.contact-form textarea,.field-label input,.field-label textarea{color:#343434;background:var(--white);border:0;width:100%}.contact-form input,.contact-form textarea{margin:0 0 20px;padding:24px 30px;font-size:14px;font-weight:400;display:block}.contact-form textarea{resize:vertical;min-height:145px}.contact-form button{min-width:80px;min-height:42px;color:var(--white);background:var(--blue);transition:background .18s var(--ease-out-quint), transform .18s var(--ease-out-quint);border:0;font-size:13px;font-weight:500}.contact-form button:not(:disabled):hover{background:var(--green);transform:translateY(-1px)}.contact-form button:disabled{cursor:not-allowed;opacity:.55}.site-footer{color:var(--white);background:var(--blue);padding:70px 40px 44px}.footer-inner{grid-template-columns:1fr 1fr;align-items:center;gap:48px;width:min(1240px,100%);margin:0 auto 46px;display:grid}.footer-logo{width:175px;display:block}.newsletter h2{color:var(--white);margin:0 0 24px;font-family:Belleza,Georgia,serif;font-size:20px;font-weight:400}.subscribe-form{width:min(490px,100%)}.subscribe-row{background:var(--white);min-height:40px;display:flex}.subscribe-row input{color:#343434;border:0;flex:1;min-width:0;padding:0 18px;font-size:12px;font-weight:400}.subscribe-row button{width:50px;color:var(--blue);background:var(--white);transition:color .16s var(--ease-out-quint), opacity .16s var(--ease-out-quint), transform .16s var(--ease-out-quint);border:0;justify-content:center;align-items:center;display:inline-flex}.subscribe-row button:disabled{cursor:not-allowed;opacity:.45}.subscribe-row button:not(:disabled):hover{color:var(--green);transform:translate(1px)}.terms-line,.checkbox-line{align-items:center;gap:7px;display:flex}.terms-line{color:var(--white);margin-top:11px;font-size:11px}.checkbox-line{margin:8px 0 18px;font-size:13px}.terms-line input,.checkbox-line input{width:auto;accent-color:var(--green);margin:0}.copyright{color:var(--white);text-align:center;margin:0;font-size:11px}.modal-backdrop{z-index:100;animation:backdrop-in .18s var(--ease-out-quint) both;background:#0c1626b8;place-items:center;padding:24px;display:grid;position:fixed;inset:0;overflow-y:auto}.donation-modal{width:min(560px,100%);color:var(--text);background:var(--white);animation:modal-in .26s var(--ease-out-expo) both;padding:38px;position:relative;box-shadow:0 24px 80px #00000047}.donation-thank-you{z-index:110;border-top:4px solid var(--green);max-width:min(420px,100vw - 32px);color:var(--white);background:var(--blue);animation:toast-in .26s var(--ease-out-expo) both;align-items:center;gap:14px;padding:18px 20px;display:flex;position:fixed;bottom:clamp(16px,3vw,32px);right:clamp(16px,3vw,32px);box-shadow:0 20px 50px #00000042}.donation-cancelled{border-top-color:#ecb51f}.donation-thank-you p{margin:0;padding-right:18px;font-size:16px;font-weight:500;line-height:1.64}.thank-you-close{width:28px;height:28px;color:var(--white);transition:opacity .16s var(--ease-out-quint), transform .16s var(--ease-out-quint);background:0 0;border:0;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:8px;right:8px}.thank-you-close:hover{opacity:.78;transform:scale(1.04)}.modal-close{width:34px;height:34px;color:var(--blue);transition:opacity .16s var(--ease-out-quint), transform .16s var(--ease-out-quint);background:0 0;border:0;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:14px;right:14px}.modal-close:hover{opacity:.72;transform:scale(1.04)}.modal-kicker{color:var(--green);text-transform:uppercase;margin:0 0 8px;font-size:13px;font-weight:500}.donation-modal h2{color:var(--blue);font-size:42px}.modal-copy{margin:12px 0 24px;font-size:14px;line-height:1.65}.amount-grid{grid-template-columns:repeat(5,1fr);gap:10px;margin-bottom:14px;display:grid}.amount-grid button,.checkout-button{border:0;font-weight:500}.amount-grid button{min-height:48px;color:var(--blue);transition:background .16s var(--ease-out-quint), color .16s var(--ease-out-quint), transform .16s var(--ease-out-quint);background:#f1f4f8}.amount-grid button.active,.amount-grid button:hover{color:var(--white);background:var(--blue);transform:translateY(-1px)}.field-label{color:var(--blue);margin-bottom:14px;font-size:13px;font-weight:500;display:block}.field-label input,.field-label textarea{max-width:100%;transition:border-color .16s var(--ease-out-quint), box-shadow .16s var(--ease-out-quint), opacity .16s var(--ease-out-quint);border:1px solid #d9dee7;margin-top:8px;padding:14px 15px;font-weight:400;display:block}.field-label textarea{resize:vertical}.contact-form input:focus,.contact-form textarea:focus,.field-label input:focus,.field-label textarea:focus{border-color:var(--green);outline:0;box-shadow:0 0 0 3px #28c77b29}.field-label input:disabled{cursor:not-allowed;opacity:.55}.modal-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.checkout-button{width:100%;min-height:52px;color:var(--white);background:var(--green);transition:background .18s var(--ease-out-quint), transform .18s var(--ease-out-quint)}.checkout-button:not(:disabled):hover{background:#22b36d;transform:translateY(-1px)}.checkout-button:disabled{cursor:wait;opacity:.7}.form-status{margin:12px 0 0;font-size:12px;font-weight:800}.form-status.success{color:#d8ffea}.form-status.error{color:#ffd6d6}.donation-modal .form-status.error{color:#a22525}.donation-result-page{min-height:100vh;color:var(--text);background:var(--blue);place-items:center;padding:32px;display:grid}.donation-result-panel{text-align:center;background:var(--white);width:min(680px,100%);padding:clamp(32px,6vw,64px)}.donation-result-panel h1{color:var(--blue);margin:0;font-family:Belleza,Georgia,serif;font-size:54px;font-weight:400;line-height:1.2}.donation-result-panel p{margin:18px auto 0;font-size:16px;font-weight:400;line-height:32px}.donation-result-panel a{min-width:160px;min-height:52px;color:var(--white);background:var(--green);border-radius:0 0 0 20px;justify-content:center;align-items:center;margin-top:30px;padding:0 24px;font-weight:500;display:inline-flex}.hp-field{opacity:0;height:1px;position:absolute;left:-10000px;width:1px!important}.not-found{text-align:center;place-content:center;gap:16px;min-height:100vh;display:grid}.not-found h1{color:var(--blue);margin:0;font-family:Belleza,Georgia,serif;font-size:48px;font-weight:400}.not-found a{color:var(--green);font-weight:800}@media (max-width:1024px){.site-header{padding:24px 34px}.hero{min-height:760px}.hero h1{font-size:50px}.gallery-strip{--gallery-visible:2}.gallery-strip figure{flex-basis:calc(50% - 10px)}.contact-layout{padding-inline:34px}}@media (max-width:767px){.site-header{grid-template-columns:auto minmax(0,1fr);align-items:flex-start;gap:10px;width:100vw;max-width:100%;min-height:120px;padding:24px 14px;display:grid}.brand{width:120px}.brand img{width:100%!important}.header-actions{justify-content:flex-end;gap:8px;min-width:0;font-size:14px}.header-actions>span,.header-actions a{display:none}.x-icon,.instagram-icon{width:20px;height:20px}.donate-button{min-width:94px;min-height:42px;padding-inline:8px;font-size:12px}.hero{min-height:820px}.hero-image{object-position:center center}.hero-content{width:min(300px,100% - 36px);padding-top:108px}.hero-mark{width:108px;height:108px;margin-bottom:22px}.hero h1{text-wrap:balance;font-size:40px;line-height:1.2}.hero p{text-wrap:pretty;margin:24px auto 42px;font-size:26px;line-height:36px}.hero-cta{width:min(280px,100%);min-width:0}.mission-section{padding:66px 24px 74px}.mission-copy h2{font-size:54px}.mission-copy p{font-size:16px;line-height:32px}.athletes-section{padding:58px 20px 86px}.athletes-section h2{margin-bottom:56px;font-size:54px;line-height:1.2}.gallery-strip{--gallery-gap:18px;--gallery-visible:1}.gallery-strip figure{flex-basis:100%}.contact-layout{grid-template-columns:1fr;min-height:620px;padding:58px 22px}.contact-form{margin:0}.footer-inner{grid-template-columns:1fr;gap:42px}.newsletter h2{font-size:18px}.modal-grid,.amount-grid{grid-template-columns:1fr 1fr}.donation-modal{padding:34px 24px}.donation-thank-you{max-width:none;left:16px;right:16px}.donation-result-page{padding:20px}.donation-result-panel h1{font-size:40px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
