:root{line-height:1.5;font-family:Inter,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;font-family:Inter,sans-serif;overflow-x:hidden;box-sizing:border-box;padding:0}.header{width:100%;background:#fff;position:fixed;top:0;left:0;z-index:100;border-bottom:1px solid #ddd}.header-container{max-width:1200px;margin:0 auto;padding:14px 18px;display:flex;align-items:center;justify-content:space-between}.logo{display:flex;align-items:center;font-size:1.25rem;font-weight:700}.logo-text{color:#11c40b;margin-right:4px}.golf-hole{width:16px;height:16px;background:#11c40b;border-radius:50%;position:relative}.flag-stick{position:absolute;top:-10px;left:5px;width:2px;height:24px;background:gold}.flag{position:absolute;top:-12px;left:5px;border-left:4px solid transparent;border-right:4px solid transparent;border-bottom:6px solid gold}.nav-links{display:flex;gap:24px;font-size:.9rem}.nav-links a{text-decoration:none;color:#333;transition:color .2s ease}.nav-links a:hover{color:#11c40b}.register-btn button,.mobile-register{background:#11c40b;border:none;padding:6px 16px;border-radius:999px;font-weight:500;cursor:pointer;display:flex;align-items:center;font-family:Inter,sans-serif;color:azure;gap:6px;transition:background .2s ease}.register-btn button:hover,.mobile-register:hover{background:#e2e22f}.register-btn .arrow,.mobile-register .arrow{background:#fff;border-radius:50%;padding:7px;width:20px;align-items:center;justify-content:center;margin-right:-10px}.register-btn svg,.mobile-register svg{width:16px;height:16px}.mobile-toggle{display:none;background:none;border:none;cursor:pointer}.mobile-toggle svg{width:26px;height:26px}.mobile-nav{max-height:0;overflow:hidden;background:#fff;border-top:1px solid #ddd;box-shadow:0 4px 6px #0000001a;opacity:0;transform:translateY(-20px);transition:all .3s ease}.mobile-nav.open{max-height:500px;opacity:1;transform:translateY(0)}.mobile-nav nav{display:flex;flex-direction:column;align-items:center;gap:16px;padding:16px 0}.mobile-nav a{color:#333;text-decoration:none;font-size:.95rem;font-weight:500}.mobile-nav a:hover{color:green}@media (max-width: 1024px){.nav-links,.register-btn{display:none}.mobile-toggle{display:block}.header-container{max-width:100%}}.hero{width:100%;background:#fff;padding:120px 20px 80px;display:flex;justify-content:center;box-sizing:border-box}.hero-container{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:40px;width:100%}.hero-text{flex:1;text-align:left;max-width:600px}.hero-text h1{font-size:3.5rem;font-weight:700;margin-bottom:20px;line-height:1.3;align-self:flex-start}.hero-text h1 span{color:#11c40b}.hero-text p{font-size:1rem;color:#444;margin-bottom:30px;line-height:1.6}.hero-buttons{display:flex;gap:26px;flex-wrap:wrap}.hero-buttons button{border:none;padding:14px 28px;border-radius:999px;font-weight:600;font-size:1rem;cursor:pointer;display:inline-flex;align-items:center;gap:10px;transition:all .3s ease}.register-btn1 button,.mobile-register{background:#11c40b;border:none;padding:6px 16px;border-radius:999px;font-weight:500;cursor:pointer;display:flex;align-items:center;font-family:Inter,sans-serif;color:#fff;gap:6px;transition:background .2s ease;text-decoration:none}.register-btn1 button:hover,.mobile-register:hover{background:#fff;border:1px solid #11c40b;color:#11c40b;text-decoration:none}.register-btn1 .arrow,.mobile-register .arrow{background:#fff;border-radius:50%;padding:7px;width:20px;align-items:center;justify-content:center;margin-right:-10px}.register-btn1 span{text-decoration:none}.register-btn1 svg,.mobile-register svg{width:16px;height:16px}.register-btn3 button,.mobile-register{background:#fff;border:2px solid #11c40b;padding:6px 16px;border-radius:999px;font-weight:500;cursor:pointer;display:flex;align-items:center;font-family:Inter,sans-serif;color:#11c40b;gap:6px;transition:background .2s ease}.register-3 button:hover,.mobile-register:hover{background:#e2e22f}.register-btn3 .arrow,.mobile-register .arrow{background:#fff;border-radius:50%;padding:7px;width:20px;align-items:center;justify-content:center;margin-right:-10px;border:1px solid #11c40b}.register-btn3 svg,.mobile-register svg{width:16px;height:16px}.register-btn2 button{background:#fff;color:#089b03;border:2px solid #089b03}.register-btn2 button:hover{background:#089b03;color:#fff;transform:translateY(-2px)}.hero-gallery{flex:1;display:grid;grid-template-columns:repeat(2,1fr);column-gap:6px;row-gap:6px;max-width:480px}.hero-gallery img{width:100%;border-radius:12px;object-fit:cover;display:block;aspect-ratio:1 / 1;box-shadow:0 2px 6px #0000001a}@media (max-width: 1024px){.hero{padding:100px 20px 60px}.hero-container{flex-direction:column;text-align:center}.hero-text{text-align:center;max-width:100%}.hero-buttons{justify-content:center}.hero-gallery{margin-top:30px;grid-template-columns:repeat(2,1fr);max-width:100%}}@media (max-width: 640px){.hero{padding:80px 16px 40px}.hero-text h1{font-size:2.2rem;line-height:1.2;font-weight:700}.hero-text p{font-size:14px;max-width:100%}.hero-buttons{flex-direction:row;gap:20px}.hero-buttons button{padding:10px 12px;font-size:13px}.register-btn1 svg,.register-btn3 svg{width:14px;height:14px;display:none}.register-btn3 .arrow,.register-btn1 .arrow{width:18px;padding:5px;margin-right:-8px;display:none}.hero-gallery{grid-template-columns:1fr 1fr;gap:4px}.hero-gallery img{aspect-ratio:auto}}.lazy-load-image-background.blur{filter:blur(15px)}.lazy-load-image-background.blur.lazy-load-image-loaded{filter:blur(0);transition:filter .3s}.lazy-load-image-background.blur>img{opacity:0}.lazy-load-image-background.blur.lazy-load-image-loaded>img{opacity:1;transition:opacity .3s}.membership-section{max-width:100%;background:linear-gradient(to bottom,#f9fafb,#fff);padding:80px 20px}.membership-container{max-width:1100px;margin:0 auto;text-align:center}.membership-heading{font-size:2rem;font-weight:700;margin-bottom:3rem;color:#222}.membership-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:24px;max-width:100%;justify-content:center;margin:0 auto}.membership-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:32px;text-align:left;display:flex;flex-direction:column;box-shadow:0 4px 8px #0000000d}.membership-card.vip{background:#089b03;color:#fff;box-shadow:0 6px 12px #0000001a}.tier-title{font-size:1.25rem;font-weight:600;margin-bottom:8px}.tier-price{font-size:1.75rem;font-weight:700;margin-bottom:8px}.tier-desc{font-size:.9rem;margin-bottom:1.5rem;opacity:.9}.tier-benefits{list-style:none;padding:0;margin:0 0 2rem;flex:1;transition:max-height .4s ease}.benefit-item{display:flex;align-items:center;gap:10px;font-size:.95rem;margin-bottom:10px;opacity:.95}.check-icon{width:22px;height:22px;background:#22c55e;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;box-sizing:border-box;overflow:visible;-webkit-transform:none;transform:none}.check-icon .check-svg,.check-icon svg{width:12px;height:12px;display:block;transform:none!important;-webkit-transform:none!important;shape-rendering:geometricPrecision;stroke-width:2.25;stroke-linecap:round;stroke-linejoin:round;color:#fff}.membership-card.vip .check-icon{background:#fff}.membership-card.vip .check-icon svg,.membership-card.vip .check-icon .check-svg{color:#22c55e}.toggle-btn{background:none;border:none;font-size:.95rem;display:inline-flex;align-items:center;gap:6px;cursor:pointer;color:#089b03;font-weight:500;transition:color .2s ease;font-family:inherit}.toggle-btn:hover{color:#056d02}.chevron-icon{font-size:.85rem;transition:transform .3s ease;font-family:inherit}.btnn{padding:12px 20px;border-radius:10px;font-weight:600;cursor:pointer;border:none;transition:all .2s ease;margin-top:10px;box-shadow:#3c40431f 0 1px 2px,#3c404314 0 1px 3px 1px;font-family:Inter,sans-serif}.btn-blue{background:#f7f7f7;color:#333}.btn-blue:hover{transform:translateY(-2px);box-shadow:0 6px #f7f7f7}.btn-blue:active{transform:translateY(2px);box-shadow:0 2px #f7f7f7}.btn-black{background:#111;color:#fff}.btn-black:hover{transform:translateY(-2px);box-shadow:0 6px #000}.btn-black:active{transform:translateY(2px);box-shadow:0 2px #000}.btn-gold{background:linear-gradient(135deg,#facc15,#f59e0b);color:#fff}.btn-gold:hover{transform:translateY(-2px);box-shadow:0 6px #b45309}.btn-gold:active{transform:translateY(2px);box-shadow:0 2px #b45309}.chevron-icon{transition:transform .3s ease}.chevron-icon.rotated{transform:rotate(180deg)}.btnn{text-decoration:none;cursor:pointer;border:none;text-align:center}.faqs-section{padding:60px 20px;background:#e4ffe3;margin-bottom:80px;max-width:100%;justify-content:center}.faqs-container{max-width:800px;margin:0 auto}.faqs-heading{text-align:center;font-size:2rem;font-weight:700;margin-bottom:40px;color:#222}.faqs-list{display:flex;flex-direction:column;gap:16px}.faq-item{border:1px solid #e0e0e0a0;border-radius:12px;overflow:hidden;background:#fff;transition:box-shadow .3s ease}.faq-item.active{box-shadow:0 6px 20px #00000014}.faq-question{width:100%;padding:16px 20px;display:flex;justify-content:space-between;align-items:center;font-size:1rem;font-weight:600;background:transparent;border:none;cursor:pointer;outline:none;color:#333;font-family:Inter,sans-serif}.faq-icon{font-size:1.5rem;font-weight:700;transition:transform .3s ease;font-family:Inter,sans-serif}.faq-item.active .faq-icon{color:#2c7a7b;transform:rotate(180deg)}.faq-answer{overflow:hidden;transition:max-height .35s ease;padding:0 20px}.faq-answer p{padding:12px 0 16px;font-size:.95rem;color:#555;line-height:1.6}@media (max-width: 600px){.faqs-section{padding:12px;align-items:center;justify-content:center;max-width:100%}.faqs-container{max-width:100%}.faqs-heading{font-size:1.6rem}.faq-question{font-size:.95rem;padding:14px 16px}.faq-icon{font-size:1.3rem}.faq-item{max-width:100%}}.services-section{padding:20px;background:#f9fff9}.services-heading{font-size:2rem;margin-bottom:30px;font-weight:700;text-align:center;margin-top:20px}.services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:30px;max-width:1100px;margin:0 auto}.service-card{padding:20px 18px;border-radius:16px;color:#222;transition:transform .3s ease,box-shadow .3s ease;text-align:left}.service-card:hover{transform:translateY(-6px);box-shadow:0 6px 20px #0000001f}.service-card.bg1{background:#e4ffe3}.service-card.bg2{background:#e3f0ff}.service-card.bg3{background:#fff4e3}.icon-wrapper{margin-bottom:16px}.service-img{width:60px;height:60px;object-fit:contain}.service-card h3{font-size:1.3rem;margin-bottom:10px}.service-card p{font-size:1rem;color:#444;line-height:1.5}@media (max-width: 768px){.service-card{text-align:center}.services-section{margin-top:-50px}.icon-wrapper{display:flex;justify-content:center}}.site-footer{position:relative;color:#fff;margin-top:0;background:linear-gradient(to right,#2e302e,#05370264),url(/assets/hero3-COoh4vdR.jpg) no-repeat center center / cover}.newsletter-section{position:relative;padding:80px 20px;text-align:center;z-index:2;background-color:#fff}.newsletter-overlay{background:#e4ffe3;padding:50px 20px;border-radius:20px;max-width:800px;margin:0 auto;color:#333}.newsletter-title{font-size:2rem;font-weight:700;margin-bottom:10px}.newsletter-subtext{font-size:1.1rem;margin-bottom:20px;color:#333}.newsletter-form{display:flex;justify-content:center;gap:12px;flex-wrap:wrap}.newsletter-input{padding:12px 16px;font-size:1rem;border:none;border-radius:12px;flex:1;min-width:220px;font-family:inherit}.newsletter-btn{padding:12px 20px;font-size:1rem;font-weight:600;border:none;border-radius:12px;background:#11c40b;color:#fff;cursor:pointer;transition:all .3s ease}.newsletter-btn:hover{background:#0e9c08}.footer-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:30px;max-width:1100px;margin:0 auto;padding:60px 20px 30px;position:relative;z-index:1}.footer-col h3,.footer-col h4{margin-bottom:15px}.footer-col ul{list-style:none;padding:0}.footer-col ul li{margin-bottom:8px}.footer-col ul li a{color:#fff;text-decoration:none;transition:color .3s ease}.footer-col ul li a:hover{color:#e4ffe3}.social-links{display:flex;flex-direction:column}.footer-bottom{border-top:1px solid rgba(255,255,255,.2);padding:20px;text-align:center;font-size:.9rem;color:#e6ffe4}@media (max-width: 600px){.newsletter-title{font-size:1.6rem}.newsletter-form{flex-direction:column;gap:12px}}.info-section{width:100%;background:#fff;padding:20px;display:flex;justify-content:center;box-sizing:border-box}.info-container{max-width:1000px;text-align:center}.info-icons{display:flex;justify-content:center;gap:20px;margin-bottom:30px}.icon-circle{width:40px;height:40px;background:#f3f2f2;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 5px #0000001a;transition:transform .3s ease}.icon-circle:hover{transform:scale(1.1)}.icon-circle img{width:23px;height:23px;object-fit:contain}.info-heading{font-size:2.5rem;font-weight:700;margin-bottom:20px;color:#333}.info-heading span{color:#089b03}.info-text{font-size:1rem;color:#333;max-width:800px;margin:0 auto 40px;line-height:1.6}.info-gallery{display:flex;justify-content:center;gap:20px;flex-wrap:wrap;margin-top:60px}.info-gallery img{width:100%;max-width:300px;border-radius:12px;object-fit:cover;box-shadow:0 4px 8px #0000001f;display:block;transition:transform .3s ease}.info-gallery img:hover{transform:translateY(-4px)}.highlight-image{position:relative;display:flex;flex-direction:column;align-items:center}.highlight-image img{transform:translateY(-30px)}.underline{width:70px;height:3px;background:#089b03;margin-top:10px;border-radius:2px}@media (max-width: 768px){.info-text{font-size:.95rem;padding:0 10px}.info-gallery{gap:12px;display:none}.info-gallery img{max-width:100%}.info-section{padding:10px;align-items:center}.info-container{max-width:100%;justify-content:center;align-items:center}}.join-community{margin:-20px auto 70px;display:flex;justify-content:center}.why-join-section{width:100%;background:#fff;padding:80px 20px;box-sizing:border-box}.why-join-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:start;align-content:start}.why-join-container>*{align-self:start}.why-join-left{display:flex;flex-direction:column;gap:20px}.why-join-heading{margin:0 0 10px;padding:0;font-size:2.5rem;font-weight:700;color:#333;line-height:1.05}.why-join-text{margin:0 0 20px;font-size:1rem;color:#444;line-height:1.6}.why-join-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.why-join-item{display:grid;grid-template-columns:40px 1fr;gap:12px;align-items:start;font-size:1rem;color:#444;margin-bottom:10px}.number-circle{width:35px;height:35px;background:#11c40b;color:#fff;font-weight:700;border-radius:50%;display:inline-flex;align-items:center;justify-content:center}.why-join-right{display:block;align-self:start;justify-self:end}.why-join-img{display:block;width:100%;max-width:500px;height:auto;margin:0;border-radius:16px;object-fit:cover;box-shadow:0 8px 20px #0000001a}@media (max-width: 768px){.why-join-container{grid-template-columns:1fr;gap:24px}.why-join-right{order:-1;justify-self:center}.why-join-left{align-items:flex-start}.why-join-heading{font-size:1.8rem;text-align:left}.why-join-item{grid-template-columns:36px 1fr;gap:8px}.number-circle{width:30px;height:30px;font-size:.9rem}}.btn{display:inline-flex;align-items:center;gap:8px;padding:12px 20px;border-radius:999px;font-weight:600;cursor:pointer;border:none;transition:all .2s ease;font-family:Inter,sans-serif}.btn-primary{background:#11c40b;color:#fff}.btn-primary:hover{background:#067a02}.btn-secondary{background:#f7f7f7;color:#333}.btn-secondary:hover{background:#e5e5e5}.btn-outline{background:transparent;border:2px solid #089b03;color:#089b03}.btn-outline:hover{background:#089b03;color:#fff}.arrow-icon{transition:transform .2s ease}.btn:hover .arrow-icon{transform:translate(4px)}.impact-section{padding:80px 20px;background:#fff;text-align:center}.impact-heading{font-size:2.2rem;font-weight:700;margin-bottom:50px;color:#333;line-height:1.3}.highlight{color:#089b03}.impact-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:30px;max-width:1100px;margin:0 auto}.impact-card{background:#fff;border:1px solid #f0fdef;border-radius:12px;padding:20px;transition:transform .3s ease,box-shadow .3s ease}.impact-card:hover{transform:translateY(-6px);box-shadow:0 8px 25px #00000014}.impact-image{width:100%;height:180px;border-radius:12px;overflow:hidden;margin-bottom:16px}.impact-image img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.impact-card:hover img{transform:scale(1.05)}.impact-card h3{font-size:1.2rem;font-weight:600;margin-bottom:10px;color:#222;text-align:left}.impact-card p{font-size:.95rem;color:#555;line-height:1.6;text-align:left}@media (max-width: 600px){.impact-section{margin-top:-60px}.impact-heading{font-size:1.6rem}.impact-image{height:150px}}@media (min-width: 768px){.membership-hero{flex-direction:row;justify-content:space-between;text-align:left}.membership-hero .hero-content{flex:1}.membership-hero .hero-image{flex:1;display:flex;justify-content:center;align-items:center}}.membership-hero{padding:5rem 2rem;background:linear-gradient(135deg,#fff,#fff)}.hero-container{display:flex;align-items:center;justify-content:space-between;max-width:1200px;margin:50px auto 0;gap:3rem;flex-wrap:wrap}.hero-left{flex:1;min-width:300px}.hero-heading{font-size:2.5rem;font-weight:700;margin-bottom:1.2rem;color:#333}.hero-heading span{color:#11c40b}.hero-subtext{font-size:1.1rem;line-height:1.6;color:#444;margin-bottom:2rem;max-width:500px}.hero-btn{background:#11c40b;color:#fff;padding:.9rem 2rem;border:none;border-radius:50px;font-size:1rem;cursor:pointer;transition:all .3s ease;font-family:inherit}.hero-btn:hover{background:#0e1726;transform:translateY(-2px)}.hero-right{flex:1;display:flex;justify-content:center}.hero-img{max-width:380px;width:100%;border-radius:20px;object-fit:cover}@media (max-width: 768px){.membership-hero{padding:3rem 1.2rem}.hero-container{flex-direction:column;text-align:center}.hero-left,.hero-right{max-width:100%}.hero-heading{font-size:2.3rem}.hero-img{max-width:300px;margin-top:2rem}}.about-page{background:#fff;text-align:center;padding-top:70px}.about-heading{font-size:2.2rem;font-weight:700;margin-bottom:2rem;color:#222}.about-section{margin-bottom:2rem;padding:20px}.about-section h2{font-size:1.5rem;margin-bottom:.5rem;color:#089b03}.about-section p{font-size:.9rem;max-width:700px;margin:0 auto;color:#555;line-height:1.6}@media (max-width: 768px){#info-gallery{gap:12px;display:flex}#golf-action,#golf-ball{display:none}#golf-hand{display:block}}.heading-icon-circle{width:70px;height:70px;margin:0 auto 1rem;display:flex;justify-content:center;align-items:center;background:#dcfddb;border-radius:50%;box-shadow:0 4px 10px #0000001a;margin-top:25px}.heading-icon-circle img{width:35px;height:35px}.about-buttons{display:flex;gap:1rem;margin-bottom:20px;justify-content:center;flex-wrap:wrap;margin-top:-20px}.services-section{padding-bottom:60px}body{margin:0;font-family:Inter,sans-serif;background-color:#fff;color:#333;overflow-x:hidden;padding:0;box-sizing:border-box}.main-content{padding:0;box-sizing:border-box;overflow-x:hidden}.page{max-width:100%;background:none;padding:0}html{scroll-behavior:smooth}.contact-page{font-family:Inter,sans-serif}.contact-hero{display:grid;grid-template-columns:1fr 1fr;min-height:80vh}.contact-img img{width:100%;height:95%;object-fit:cover;display:block}.contact-form-wrapper{background:#fff;padding:3rem;display:flex;flex-direction:column;justify-content:center;margin-top:50px}.contact-form-wrapper h2{font-size:2rem;margin-bottom:1rem;color:#333}.contact-form-wrapper p{margin-bottom:2rem;color:#555}.contact-form .form-group{margin-bottom:1.5rem}.input-icon{display:flex;align-items:center;gap:.75rem;background:#fffefe;border-radius:5px;padding:.8rem 1rem;border:1px solid #f2f2f2}.input-icon svg{color:#888}.input-icon input,.input-icon textarea{border:none;background:transparent;width:100%;font-size:1rem;resize:none;outline:none;font-family:inherit}.contact-info-section{padding:4rem 2rem;text-align:center;background:#f9f9f9}.contact-info-section h2{font-size:2rem;margin-bottom:1rem;color:#222}.contact-info-section p{max-width:700px;margin:0 auto 2rem;color:#555}.email-card{display:inline-block;background:#fff;padding:1.5rem 2rem;border-radius:1rem;box-shadow:0 4px 12px #00000014}.email-card h3{margin-bottom:.5rem;color:#111}.email-card a{color:#0d6efd;font-weight:600;text-decoration:none}@media (max-width: 768px){.contact-hero{grid-template-columns:1fr}.contact-img img{height:250px}.contact-form-wrapper{padding:2rem;margin-top:0}}.donate-section{padding:48px 18px;display:flex;justify-content:center;font-family:inherit;background:transparent;margin-top:40px}.donate-container{width:100%;max-width:720px;background:#fff;border-radius:12px;padding:8px}.donate-heading{font-size:1.75rem;font-weight:700;text-align:center;color:#0b3410}.donate-subheading{text-align:center;color:#5b6b5b;font-size:.98rem;margin-bottom:40px}.donate-form{width:100%}.form-label{display:block;margin-bottom:12px;color:#18321b;font-weight:600;font-size:.95rem}.form-input{box-sizing:border-box;width:100%;border-radius:8px;border:1px solid #e6e6e6;margin-top:8px;padding:12px 14px;font-size:1rem;background:#fff;color:#12220f;font-family:inherit}.amount-box{display:flex;align-items:center;border:1px solid #e7e7e7;border-radius:8px;overflow:hidden;margin-top:8px;background:linear-gradient(180deg,#fff,#fff);padding:1rem;font-family:inherit}.amount-box button{background:#fff;border:none;padding:12px 14px;font-size:1.25rem;cursor:pointer;color:#555;width:48px;display:inline-flex;align-items:center;justify-content:center;font-weight:700;font-family:inherit;transition:transform .12s ease}.amount-box button:active{transform:translateY(1px)}.amount-box .currency{padding:0 8px;color:#333;font-weight:700;font-size:1.5rem;font-family:inherit}.amount-box input[type=number]{-moz-appearance:textfield;appearance:textfield;border:none;width:100%;text-align:center;font-size:1.8rem;padding:12px 8px;font-weight:700;color:#333;background:transparent;font-family:inherit;outline:none}.amount-box input::-webkit-outer-spin-button,.amount-box input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.quick-amounts{display:flex;gap:10px;margin:20px 0 24px;flex-wrap:wrap}.quick-btn{flex:1;padding:13px 14px;border-radius:8px;border:1px solid #dfeee0;background:#fff;cursor:pointer;font-weight:700;color:#333;transition:all .18s ease;min-width:72px;font-family:inherit}.quick-btn:hover{transform:translateY(-2px)}.quick-btn.active{background:linear-gradient(180deg,#11c40b,#0da106);color:#fff;border:none;box-shadow:0 8px 22px #11c40b24}.payment-heading{margin:8px 0 10px;font-size:1rem;font-weight:700}.options-wrapper{display:flex;flex-direction:column;gap:10px;margin-bottom:12px}.option-card{display:flex;align-items:center;gap:12px;padding:12px;border-radius:10px;border:1px solid #eaeaea;cursor:pointer;background:linear-gradient(180deg,#fff,#fff);transition:box-shadow .18s ease,border-color .18s ease,transform .14s ease}.option-card:hover{transform:translateY(-3px);box-shadow:0 8px 20px #08360c0f}.option-card.selected{border:2px solid rgba(17,196,11,.2);box-shadow:0 10px 28px #065f120f}.option-card input[type=radio]{accent-color:#11c40b;transform:scale(1.05);margin-right:6px}.option-content{display:flex;align-items:center;gap:12px;font-weight:600;color:#123a13}.option-icons img{height:36px;width:auto;display:block;border-radius:6px}.upload-box{border:2px dashed #e5e5e5;border-radius:10px;padding:16px;margin:12px 0;background:#fbfdfb;display:flex;align-items:center;justify-content:center}.upload-btn{display:inline-flex;align-items:center;gap:10px;padding:10px 16px;border-radius:8px;background:linear-gradient(180deg,#11c40b,#0ea00a);color:#fff;font-weight:700;cursor:pointer;box-shadow:0 8px 20px #11c40b1f;border:none}.upload-btn:hover{transform:translateY(-2px)}.preview-box{display:flex;align-items:center;gap:12px;margin-top:12px}.preview-box p{margin:0;font-weight:600;color:#2b3f2b}.preview-box img{width:140px;height:auto;object-fit:cover;border-radius:10px;box-shadow:0 8px 20px #0c120c0f;border:1px solid rgba(0,0,0,.04)}.submit-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;width:100%;padding:12px 16px;margin-top:12px;background:linear-gradient(180deg,#11c40b,#0ea00a);color:#fff;font-weight:800;border:none;border-radius:10px;cursor:pointer;font-size:1rem;box-shadow:0 10px 30px #088c1a24;transition:transform .14s ease,box-shadow .14s ease;position:relative;overflow:hidden}.submit-btn:active{transform:translateY(1px)}.submit-btn.loading{pointer-events:none;opacity:.98}.submit-btn .loader{display:inline-block;font-size:18px;line-height:1;transform-origin:50% 50%;color:#fff;margin-left:6px}.submit-btn.loading .loader:before{content:"★";display:inline-block;animation:spin .9s linear infinite;transform-origin:center}.submit-btn.loading:after{content:"";position:absolute;inset:0;border-radius:10px;box-shadow:0 0 #ffffff0f;animation:pulseButton 1.2s infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes pulseButton{0%{box-shadow:0 0 #ffffff05}50%{box-shadow:0 8px 30px 6px #11c40b0f}to{box-shadow:0 0 #ffffff05}}.modal-overlay{position:fixed;inset:0;background:#0608077a;display:flex;align-items:center;justify-content:center;z-index:99999;animation:fadeIn .22s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.modal-content{width:82%;max-width:360px;background:linear-gradient(180deg,#fff,#f6fff6);border-radius:14px;padding:26px 24px;text-align:center;box-shadow:0 20px 60px #06160a2e;border:1px solid rgba(12,75,22,.06);transform-origin:center;animation:scaleIn .26s cubic-bezier(.2,.9,.3,1) both}@keyframes scaleIn{0%{transform:scale(.98) translateY(6px);opacity:0}to{transform:scale(1) translateY(0);opacity:1}}.modal-content .checkmark{display:flex;align-items:center;justify-content:center;margin:6px auto 12px}.modal-content .checkmark svg{width:92px;height:92px}.modal-content .checkmark svg path,.modal-content .checkmark svg polyline,.modal-content .checkmark svg line{stroke-dasharray:120;stroke-dashoffset:120;animation:draw .52s ease forwards .18s}@keyframes draw{to{stroke-dashoffset:0}}.modal-content h3{font-size:1.25rem;margin-top:8px;margin-bottom:6px;color:#0b3c12}.modal-content p{margin:0 0 14px;color:#365f45;font-size:.96rem}.close-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:10px 14px;border-radius:10px;font-weight:700;background:#fff;border:1px solid rgba(12,70,18,.08);cursor:pointer;color:#0b3c12;transition:transform .12s ease}.close-btn:hover{transform:translateY(-2px)}.modal-content.error{background:linear-gradient(180deg,#fff7f7,#fff);border-color:#b41e1e14}.modal-content.error svg{stroke:#c11b1b}.modal-content.error h3{color:#8b1212}.modal-content.error p{color:#7a1515}@media (max-width: 560px){.donate-container{padding:8px;border-radius:8px;box-shadow:none;border:none;margin-top:20px}.donate-heading{font-size:2rem}.donate-subheading{margin-bottom:20px}.amount-box input{font-size:1.25rem}.preview-box img{width:110px}.modal-content{padding:18px}}.option-card:focus-within,.quick-btn:focus,.upload-btn:focus,.submit-btn:focus,.close-btn:focus{outline:3px solid rgba(17,196,11,.14);outline-offset:2px}.payment-section{padding:2rem 1rem;display:flex;justify-content:center;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;min-height:100vh;margin-top:40px}.payment-container{width:100%;max-width:640px;background-color:#fff;border-radius:16px;padding:2rem;box-sizing:border-box}.payment-heading{font-size:2.25rem;font-weight:800;text-align:center;color:#333;margin-bottom:.5rem}.payment-subheading{text-align:center;color:#6c757d;margin-bottom:2.5rem;font-size:1.1rem}.plan-selector{margin-bottom:2rem;position:relative}.plan-selector label{display:block;margin-bottom:.5rem;font-weight:600;color:#495057;font-size:.9rem}.plan-selector select{width:100%;padding:.875rem 3rem .875rem 1rem;border-radius:8px;border:1px solid #ced4da;font-size:1rem;font-weight:600;color:#212529;background-color:#fff;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");background-position:right 1rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;transition:border-color .15s ease,box-shadow .15s ease;font-family:inherit}.plan-selector select:focus{outline:none;border-color:#11c40b;box-shadow:0 0 0 3px #11c40b26}.payment-methods-heading{font-size:1.1rem;font-weight:600;color:#343a40;margin-bottom:1rem}.options-wrapper{display:flex;flex-direction:column;gap:.75rem;margin-bottom:2rem}.option-card{display:flex;align-items:center;gap:.75rem;padding:.875rem 1rem;border:2px solid #e9ecef;border-radius:8px;cursor:pointer;transition:all .15s ease-in-out;font-weight:500}.option-card:hover{border-color:#adb5bd;background-color:#f8f9fa}.option-card.selected{border-color:#11c40b;background-color:#f0f7ff;font-weight:600;color:#212529;box-shadow:0 4px 12px #11c40b1a}.option-card.disabled{cursor:not-allowed;background-color:#f1f3f5;color:#adb5bd;opacity:.7}.option-card input[type=radio]{display:none}.option-card svg{color:#495057}.option-card.selected svg{color:#11c40b}.option-card.disabled svg{color:#adb5bd}.crypto-widget p,.paypal-instructions{background-color:#f8f9fa;padding:1rem;border-radius:8px;border-left:4px solid #11c40b;color:#495057;line-height:1.6;margin-bottom:1.5rem;font-size:.95rem}.paypal-instructions b{color:#212529}.crypto-widget iframe{border-radius:12px;border:1px solid #dee2e6}.paypal-form .form-fields{display:flex;flex-direction:column;gap:1rem}.paypal-form input[type=text],.paypal-form input[type=email]{width:100%;padding:.875rem 1rem;border-radius:8px;border:1px solid #ced4da;font-size:1rem;box-sizing:border-box;transition:border-color .15s ease,box-shadow .15s ease;font-family:inherit}.paypal-form input:focus{outline:none;border-color:#11c40b;box-shadow:0 0 0 3px #11c40b26}.upload-box{text-align:center}.upload-btn{display:inline-block;padding:.875rem 1.5rem;border-radius:8px;background-color:#343a40;color:#fff;font-weight:600;cursor:pointer;transition:background-color .15s ease,transform .15s ease}.upload-btn:hover{background-color:#212529;transform:translateY(-2px)}.preview-box{text-align:center}.preview-box img{max-width:200px;width:100%;border-radius:8px;border:1px solid #e9ecef;margin-top:-.5rem}.error-message{color:#dc3545;text-align:center;font-weight:500}.submit-btn{width:100%;padding:1rem;border-radius:8px;border:none;background-color:#28a745;color:#fff;font-size:1.1rem;font-weight:700;cursor:pointer;transition:background-color .15s ease,transform .15s ease}.submit-btn:hover{background-color:#218838;transform:translateY(-2px)}.submit-btn:active{transform:translateY(0)}.submit-btn.loading{background-color:#6fbf73;cursor:wait}.modal-overlay{position:fixed;inset:0;background:#21252999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:100}.modal-content{background:#fff;padding:2.5rem;border-radius:16px;text-align:center;max-width:420px;width:90%;box-shadow:0 10px 40px #0000001a}.modal-content .checkmark{display:flex;align-items:center;justify-content:center;width:60px;height:60px;border-radius:50%;background-color:#eaf6f0;color:#28a745;font-size:2rem;margin:0 auto 1rem;font-weight:700}.modal-content h3{font-size:1.75rem;color:#212529;margin-top:1rem}.modal-content p{color:#6c757d;margin-top:.5rem;margin-bottom:2rem}.close-btn{padding:.75rem 1.5rem;border:1px solid #ced4da;background:#fff;color:#495057;border-radius:8px;font-weight:600;cursor:pointer;transition:background-color .15s ease,border-color .15s ease}.close-btn:hover{background-color:#f8f9fa;border-color:#adb5bd}@media (min-width: 640px){.options-wrapper{display:grid;grid-template-columns:repeat(3,1fr);flex-direction:row}}@media (min-width: 768px){.payment-container{padding:2.5rem}}@media (max-width: 700px){.payment-container{max-width:100%;padding:1rem}.payment-heading{font-size:2rem}}
