:root{--green:#078b4b;--green-dark:#056b3b;--green-soft:#eaf8f1;--text:#17221c;--muted:#68736d;--line:#e5e9e7;--bg:#f7f9f8;--white:#fff;--shadow:0 18px 50px rgba(20,55,37,.13);--radius:18px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--white);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6}button,input,textarea{font:inherit}button{cursor:pointer}.container{width:min(1120px,calc(100% - 32px));margin-inline:auto}.site-header{position:sticky;top:0;z-index:50;background:#fffffff5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--line)}.header-inner{height:72px;display:flex;align-items:center;gap:32px}.brand{display:inline-flex;align-items:center;gap:8px;color:var(--text);text-decoration:none;font-size:1.25rem;font-weight:700;white-space:nowrap}.brand-heart{display:grid;place-items:center;width:35px;height:35px;border-radius:11px;background:var(--green);color:#fff;font-size:1.15rem}.brand strong{color:var(--green)}nav{display:flex;gap:26px;margin-left:auto}nav a{color:#425048;text-decoration:none;font-weight:600;font-size:.94rem}nav a:hover{color:var(--green)}.button{border:0;border-radius:12px;padding:12px 18px;font-weight:800;transition:.2s transform,.2s background,.2s box-shadow}.button:hover{transform:translateY(-1px)}.button-primary{background:var(--green);color:#fff;box-shadow:0 8px 24px #078b4b38}.button-primary:hover{background:var(--green-dark)}.button-block{width:100%}.button-large{padding:15px 20px;font-size:1.02rem}.hero-section{padding:58px 0 34px}.hero-copy{max-width:900px}.eyebrow{display:inline-block;color:var(--green);font-weight:900;font-size:.76rem;letter-spacing:.09em}.hero-copy h1{font-size:clamp(2rem,4.5vw,3.7rem);line-height:1.08;letter-spacing:-.045em;margin:12px 0 18px;max-width:1000px}.lead{font-size:clamp(1.04rem,2vw,1.26rem);color:#4c5a52;max-width:820px;margin:0 0 30px}.hero-image{display:block;width:100%;max-height:620px;object-fit:cover;border-radius:24px;box-shadow:var(--shadow)}.campaign-grid{display:grid;grid-template-columns:minmax(0,1fr) 350px;gap:42px;padding:24px 0 72px}.organizer-card{display:flex;align-items:center;gap:12px;border-bottom:1px solid var(--line);padding:8px 0 24px}.organizer-card>div:nth-child(2){display:flex;flex-direction:column}.organizer-avatar{display:grid;place-items:center;width:48px;height:48px;border-radius:50%;background:#e6f4ec;color:var(--green);font-weight:900}.verified-icon{width:25px;height:25px;object-fit:contain}.created-date{margin-left:auto;color:var(--muted);font-size:.9rem}.muted{color:var(--muted)}.tabs{display:flex;border-bottom:1px solid var(--line);margin:22px 0 30px;gap:4px;overflow-x:auto}.tab{background:none;border:0;padding:14px 18px;color:var(--muted);font-weight:800;border-bottom:3px solid transparent;white-space:nowrap}.tab.active{color:var(--green);border-color:var(--green)}.tab span{display:inline-grid;place-items:center;background:var(--green-soft);min-width:22px;height:22px;border-radius:10px;font-size:.75rem}.tab-panel{display:none;animation:fade .25s ease}.tab-panel.active{display:block}.tab-panel h2{font-size:clamp(1.5rem,3vw,2.25rem);line-height:1.18;letter-spacing:-.025em;margin:22px 0 15px}.tab-panel h3{font-size:1.25rem;margin:28px 0 10px}.tab-panel p{font-size:1.05rem;color:#3d4942}.highlight-box{background:var(--green-soft);border-left:5px solid var(--green);padding:18px 22px;border-radius:0 16px 16px 0;margin:28px 0}.highlight-box h3{margin:0 0 6px}.highlight-box p{margin:0}.use-list{list-style:none;padding:0;display:grid;gap:12px}.use-list li{position:relative;padding:13px 16px 13px 48px;background:var(--bg);border:1px solid var(--line);border-radius:13px}.use-list li:before{content:"✓";position:absolute;left:17px;color:var(--green);font-weight:900}.story-image{margin:34px 0 0}.story-image img{width:100%;border-radius:18px}.story-image figcaption{color:var(--muted);font-size:.9rem;margin-top:8px}.progress-card{border:1px solid var(--line);border-radius:var(--radius);padding:24px;background:#fff;box-shadow:var(--shadow)}.sticky-card{position:sticky;top:100px}.progress-heading{display:flex;justify-content:space-between;align-items:baseline}.progress-heading strong{font-size:2rem;color:var(--green)}.progress-heading span{color:var(--muted)}.progress-track{height:12px;border-radius:999px;background:#e8ecea;overflow:hidden;margin:12px 0 14px}.progress-track span{display:block;height:100%;width:0;background:linear-gradient(90deg,#078b4b,#12b768);border-radius:inherit;transition:width .8s ease}.progress-card p{margin:0 0 20px;color:var(--muted)}.progress-card p strong{color:var(--text);font-size:1.15rem}.progress-card small{display:block;text-align:center;color:var(--muted);margin-top:14px}.mobile-progress{display:none}.update-card{border:1px solid var(--line);border-radius:16px;padding:22px;margin:16px 0}.update-card>span{font-size:.75rem;letter-spacing:.06em;font-weight:900;color:var(--green)}.update-card h3{margin:8px 0}.text-button{border:0;background:none;color:var(--green);padding:0;font-weight:900}.supporter-list{display:grid;gap:12px}.supporter-card{display:flex;align-items:center;gap:13px;border:1px solid var(--line);border-radius:14px;padding:15px}.supporter-initial{display:grid;place-items:center;width:45px;height:45px;border-radius:50%;background:var(--green-soft);color:var(--green);font-weight:900}.supporter-card strong{display:block}.supporter-card span{color:var(--muted);font-size:.9rem}.supporter-amount{margin-left:auto!important;color:var(--green)!important;font-weight:900}.empty-state{padding:25px;border:1px dashed #cbd5cf;border-radius:14px;text-align:center;color:var(--muted)}footer{background:#10251a;color:#d7e2dc;padding:52px 0 24px}.footer-grid{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:40px}.brand-footer{color:#fff}.footer-grid>div{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.footer-grid a{color:#c6d2cc;text-decoration:none}.footer-grid strong{color:#fff}.footer-grid p{color:#9fb0a7}.copyright{border-top:1px solid rgba(255,255,255,.12);margin-top:35px;padding-top:22px;color:#8fa298}.mobile-sticky-donate{display:none}.modal,.urgency-modal{position:fixed;inset:0;z-index:100;display:none}.modal.open,.urgency-modal.open{display:block}.modal-backdrop,.urgency-backdrop{position:absolute;inset:0;background:#09160ead;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.modal-card{position:relative;width:min(620px,calc(100% - 28px));max-height:calc(100vh - 36px);overflow:auto;margin:18px auto;background:#fff;border-radius:22px;padding:30px;box-shadow:0 24px 80px #0000004d}.modal-close{position:absolute;right:15px;top:13px;border:0;background:#eef2f0;width:38px;height:38px;border-radius:50%;font-size:1.6rem;line-height:1;z-index:3}.modal-step{display:none}.modal-step.active{display:block}.modal-step h2{font-size:1.85rem;line-height:1.15;margin:8px 38px 22px 0}.amount-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.amount-button{position:relative;border:2px solid var(--line);background:#fff;border-radius:13px;padding:14px 8px;font-weight:900;color:var(--text)}.amount-button:hover,.amount-button.selected{border-color:var(--green);background:var(--green-soft);color:var(--green)}.amount-button.popular:before{content:"MAIS ESCOLHIDO";position:absolute;top:-9px;left:50%;transform:translate(-50%);font-size:.55rem;color:#fff;background:var(--green);padding:2px 7px;border-radius:999px;white-space:nowrap}.amount-note{font-size:.9rem!important;text-align:center;color:var(--muted)!important}.back-button{border:0;background:none;color:var(--green);font-weight:800;padding:0 0 12px}.modal-step label{display:block;font-weight:800;margin-bottom:13px}.modal-step label span{font-weight:500;color:var(--muted)}.modal-step input:not([type=checkbox]){width:100%;height:48px;border:1px solid #cfd8d3;border-radius:11px;padding:0 13px;margin-top:6px;outline:none}.modal-step input:focus{border-color:var(--green);box-shadow:0 0 0 3px #078b4b1f}.checkbox-label{display:flex!important;align-items:flex-start;gap:10px;font-weight:600!important}.checkbox-label input{margin-top:5px}.privacy-note{font-size:.78rem!important;color:var(--muted)!important}.form-error{min-height:22px;margin-top:10px;color:#bd1f2d;font-weight:700;font-size:.9rem}.pix-step{text-align:center}.pix-step img{display:block;width:min(300px,90%);height:auto;margin:0 auto 10px;border:1px solid var(--line);border-radius:14px}.pix-code-wrap{margin:14px 0}.pix-code-wrap textarea{width:100%;height:78px;resize:none;border:1px solid var(--line);border-radius:10px;padding:10px;font-size:.72rem;color:#4c5751}.payment-status{display:flex;align-items:center;justify-content:center;gap:9px;background:#fff8dc;border-radius:10px;padding:11px;margin-top:13px;font-weight:800;color:#75610b}.status-dot{width:10px;height:10px;border-radius:50%;background:#d8ad00;animation:pulse 1.3s infinite}.success-step{text-align:center;padding:30px 0}.success-icon{display:grid;place-items:center;width:78px;height:78px;border-radius:50%;background:var(--green);color:#fff;font-size:2.6rem;margin:0 auto}.urgency-card{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:grid;grid-template-columns:210px 1fr;width:min(720px,calc(100% - 28px));background:#fff;border-radius:22px;overflow:hidden;box-shadow:0 25px 90px #00000057}.urgency-card>img{width:100%;height:100%;object-fit:cover}.urgency-card>div{padding:30px}.urgency-card h2{font-size:1.8rem;line-height:1.15;margin:8px 35px 8px 0}.urgency-card p{color:var(--muted)}.urgency-eyebrow{color:#b24a00}.quick-amounts{display:flex;flex-wrap:wrap;gap:8px;margin:18px 0}.quick-amounts button{border:2px solid var(--line);background:#fff;border-radius:10px;padding:9px 13px;font-weight:900}.quick-amounts button:hover,.quick-amounts .popular{border-color:var(--green);color:var(--green);background:var(--green-soft)}.quick-amounts small{display:block;font-size:.55rem;text-transform:uppercase}@keyframes fade{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:none}}@keyframes pulse{50%{opacity:.35;transform:scale(.75)}}@media(max-width:900px){nav{display:none}.campaign-grid{grid-template-columns:1fr}.sidebar{display:none}.mobile-progress{display:block;margin-top:20px}.footer-grid{grid-template-columns:1fr 1fr}.hero-section{padding-top:35px}}@media(max-width:640px){.container{width:min(100% - 22px,1120px)}.header-inner{height:62px}.brand{font-size:1.05rem}.brand-heart{width:32px;height:32px}.header-donate{padding:10px 12px;margin-left:auto}.hero-section{padding-top:28px}.hero-copy h1{font-size:2rem}.hero-image{border-radius:16px}.campaign-grid{padding-top:5px;gap:0}.created-date{display:none}.organizer-card{padding-bottom:15px}.tabs{margin-top:15px}.tab{padding:12px}.tab-panel p{font-size:1rem}.progress-card{padding:19px;box-shadow:none}.button-large{font-size:.96rem}.footer-grid{grid-template-columns:1fr}.mobile-sticky-donate{display:block;position:fixed;z-index:60;left:12px;right:12px;bottom:max(12px,env(safe-area-inset-bottom));width:calc(100% - 24px);border:0;border-radius:14px;padding:14px;background:var(--green);color:#fff;font-weight:900;box-shadow:0 12px 35px #078b4b66}footer{padding-bottom:90px}.modal-card{position:absolute;bottom:0;left:0;right:0;width:100%;max-height:92vh;margin:0;border-radius:22px 22px 0 0;padding:25px 18px}.amount-grid{grid-template-columns:repeat(3,1fr)}.amount-button{padding:13px 5px}.urgency-card{grid-template-columns:1fr;top:auto;bottom:0;transform:translate(-50%);border-radius:22px 22px 0 0}.urgency-card>img{height:145px}.urgency-card>div{padding:22px}.urgency-card h2{font-size:1.45rem}.quick-amounts{gap:6px}.quick-amounts button{padding:8px 10px}}.brand-logo{display:block;width:148px;height:auto;object-fit:contain}.footer-logo{filter:none}.title-heart{color:#ff4f78}.checkout-card{width:min(426px,calc(100% - 24px));padding:0;border-radius:4px;overflow:auto;color:#10182e;font-family:Montserrat,Inter,ui-sans-serif,system-ui,sans-serif}.checkout-card .modal-close{right:12px;top:12px;width:34px;height:34px;background:#eff3f7;color:#8d9aad;font-size:1.35rem}.value-screen{padding:28px 19px 25px;text-align:center}.value-screen h2{margin:0 36px 4px;font-size:1.45rem;line-height:1.12;letter-spacing:-.025em;font-weight:900;color:#10182e}.value-subtitle{margin:5px 0 22px;color:#8091ad;font-size:.68rem;letter-spacing:.19em}.checkout-card .amount-grid{grid-template-columns:repeat(2,1fr);gap:11px}.checkout-card .amount-button{min-height:57px;border:2px solid #00c75a;border-radius:11px;color:#00c75a;background:#fff;font-size:1.06rem;padding:11px 6px}.checkout-card .amount-button:hover,.checkout-card .amount-button.selected,.checkout-card .amount-button.popular{background:#24c765;border-color:#24c765;color:#fff;box-shadow:0 10px 22px #17c66429}.checkout-card .amount-button.popular:before{content:"♥  MAIS ESCOLHIDO";top:-12px;background:#10182e;color:#fff;padding:3px 12px;letter-spacing:.12em;font-size:.54rem}.donor-screen{padding:28px 24px}.checkout-logo{display:block;width:74px;height:auto;margin:4px auto 15px}.compact-logo{width:112px}.checkout-pix-screen{padding:30px 26px 26px;text-align:center;color:#2c2731}.checkout-pix-screen h2{font-size:1.2rem;margin:6px 0 4px;line-height:1.3}.pix-intro{font-size:.78rem!important;color:#7d7180!important;margin:0 0 23px}.pix-total{font-size:1rem!important;color:#373039!important;margin:0 0 31px}.pix-total strong{color:#00994d;font-size:1.05rem}.pix-instruction{font-size:.9rem!important;line-height:1.55;color:#493f49!important;margin-bottom:18px}.qr-shell{width:184px;height:184px;border:1px solid #edf0ee;border-radius:11px;margin:0 auto;padding:16px;box-shadow:0 2px 5px #00000017;display:grid;place-items:center}.checkout-pix-screen .qr-shell img{width:100%;max-width:none;margin:0;border:0;border-radius:0}.pix-divider{display:flex;align-items:center;gap:15px;margin:38px 0 14px;color:#79707c;font-size:.75rem}.pix-divider:before,.pix-divider:after{content:"";height:1px;background:#e0e3e1;flex:1}.checkout-pix-screen .pix-code-wrap{margin:0 0 12px}.checkout-pix-screen .payment-status{font-size:.82rem}.urgency-card{display:block;width:min(382px,calc(100% - 22px));border-radius:4px;overflow:hidden;background:#fff;color:#111a31;font-family:Montserrat,Inter,ui-sans-serif,system-ui,sans-serif}.urgency-topbar{height:45px;background:linear-gradient(90deg,#ffa000,#dc7000);display:flex;align-items:center;justify-content:space-between;padding:0 10px 0 92px;color:#fff;font-size:.65rem;font-weight:900;letter-spacing:.13em}.urgency-close{border:0;width:32px;height:32px;border-radius:50%;background:#ffffff45;color:#fff;font-size:1.5rem;line-height:1}.urgency-content{text-align:center;padding:10px 23px 27px}.urgency-avatar{display:block;width:82px;height:82px;border-radius:50%;object-fit:cover;border:3px solid #00c75a;margin:0 auto 10px;padding:2px;background:#fff}.urgency-content h2{font-size:1.4rem;line-height:1.15;margin:0 0 14px;letter-spacing:-.025em}.urgency-story{margin:0;color:#61708a;font-size:.94rem;line-height:1.6}.urgency-choice-title{background:#e7fff1;border-top:1px solid #caefda;border-bottom:1px solid #caefda;text-align:center;padding:12px;color:#087b45;font-size:.77rem}.urgency-card .quick-amounts{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;padding:16px 41px 9px;margin:0}.urgency-card .quick-amounts button{position:relative;height:59px;border:2px solid #00c75a;border-radius:11px;background:#fff;color:#00bd57;font-size:1.03rem;font-weight:900}.urgency-card .quick-amounts button:hover,.urgency-card .quick-amounts .popular{background:#25c766;color:#fff;border-color:#25c766;box-shadow:0 9px 22px #18c4612e}.urgency-card .quick-amounts .popular:before{content:"♥  MAIS ESCOLHIDO";position:absolute;left:50%;top:-12px;transform:translate(-50%);background:#10182e;color:#fff;border:2px solid #fff;border-radius:999px;white-space:nowrap;padding:2px 9px;font-size:.52rem;letter-spacing:.11em}.other-amount-link{display:block;margin:2px auto 12px;border:0;background:none;color:#8894a9;text-decoration:underline;font-size:.72rem}.success-step .checkout-logo{margin-bottom:20px}@media(max-width:640px){.brand-logo{width:126px}.checkout-card{bottom:0;border-radius:14px 14px 0 0}.value-screen{padding-top:30px}.checkout-card .amount-grid{grid-template-columns:repeat(2,1fr)}.urgency-card{border-radius:14px 14px 0 0}.urgency-topbar{padding-left:76px}.urgency-card .quick-amounts{padding-left:41px;padding-right:41px}}.hero-image{max-height:none;object-fit:contain;background:#fff}.story-image img{width:100%;height:auto;object-fit:contain;background:#fff}.organizer-avatar{overflow:hidden;background:#fff;padding:0}.organizer-avatar-image{width:100%;height:100%;object-fit:cover;display:block}.progress-profile-wrap{display:flex;justify-content:center;margin-bottom:12px}.progress-profile{width:68px;height:68px;border-radius:50%;object-fit:cover;border:4px solid #fff;box-shadow:0 8px 24px #078b4b2e}.urgency-modal{z-index:96;pointer-events:none}.urgency-modal.open{display:block}.urgency-backdrop{background:#09160e47;-webkit-backdrop-filter:none;backdrop-filter:none;pointer-events:none}.urgency-card{position:fixed;inset:auto 18px 18px auto;transform:none;max-height:calc(100vh - 36px);overflow:auto;pointer-events:auto}.other-amount-link{padding-bottom:12px}@media(max-width:640px){.hero-image{border-radius:14px}.progress-profile{width:62px;height:62px}.urgency-card{left:11px;right:11px;bottom:11px;width:auto;max-height:calc(100vh - 22px);border-radius:14px}.urgency-content{padding:10px 18px 20px}.urgency-card .quick-amounts{padding:16px 18px 8px}.other-amount-link{padding-bottom:18px}}.legal-page{background:#f6f8f7;min-height:100vh;display:flex;flex-direction:column}.legal-header .header-inner{justify-content:space-between}.legal-back{margin-left:auto;text-decoration:none}.legal-main{flex:1;padding-top:54px;padding-bottom:70px}.legal-card{max-width:860px;margin:0 auto;background:#fff;border:1px solid var(--line);border-radius:22px;padding:clamp(24px,5vw,54px);box-shadow:var(--shadow)}.legal-eyebrow{display:inline-block;color:var(--green);font-weight:900;font-size:.75rem;letter-spacing:.13em}.legal-card h1{font-size:clamp(2rem,4vw,3rem);line-height:1.1;letter-spacing:-.04em;margin:10px 0 32px}.legal-section{padding:22px 0;border-top:1px solid var(--line)}.legal-section:first-of-type{border-top:0;padding-top:0}.legal-section h2{font-size:1.22rem;line-height:1.3;margin:0 0 8px}.legal-section p{margin:0;color:#4b5851;font-size:1rem}.legal-company-box{margin-top:28px;padding:18px 20px;border-radius:14px;background:var(--green-soft);border-left:4px solid var(--green)}.legal-company-box strong{display:block}.legal-company-box p{margin:3px 0 0;color:#435149}.footer-cnpj{margin:0!important;font-size:.9rem;color:#c6d2cc!important}.legal-page footer{margin-top:auto}@media(max-width:640px){.legal-header .brand-logo{width:112px}.legal-back{padding:9px 11px;font-size:.78rem}.legal-main{padding-top:28px;padding-bottom:40px}.legal-card{border-radius:16px;padding:24px 19px}.legal-card h1{margin-bottom:24px}.legal-section{padding:18px 0}}.modal.open{display:flex;align-items:center;justify-content:center;padding:18px}.modal-card{margin:0;max-height:calc(100dvh - 36px)}.hero-image{width:min(940px,100%);margin:0 auto;border:0;outline:0;box-shadow:none;border-radius:16px}.story-image{text-align:center}.story-image img{display:block;width:min(940px,100%);margin:0 auto;border:0;outline:0;box-shadow:none}@media(max-width:640px){.modal.open{padding:12px;align-items:center;justify-content:center}.modal-card,.checkout-card{position:relative;inset:auto;width:min(426px,100%);max-height:calc(100dvh - 24px);margin:0;border-radius:14px}.hero-image{width:100%;margin-inline:auto;border-radius:12px}}.hero-section{display:flex;flex-direction:column;align-items:center}.hero-copy{width:min(940px,100%)}.hero-image{display:block;width:min(940px,100%);height:auto;max-height:none;object-fit:contain;object-position:center;margin:18px auto 0;padding:0;border:0;border-radius:14px;background:transparent}.organizer-card{grid-template-columns:1fr auto auto}.empty-state{position:relative;overflow:hidden}.empty-state:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(38,203,105,.2),transparent);transform:translate(-100%);animation:greenLoadingSweep 1.35s infinite;pointer-events:none}.payment-status{animation:greenStatusBlink 1.25s ease-in-out infinite;background:#eafff2;color:#087b45}.status-dot{background:#18bd61}@keyframes greenLoadingSweep{to{transform:translate(100%)}}@keyframes greenStatusBlink{0%,to{box-shadow:0 0 #18bd6114}50%{box-shadow:0 0 0 5px #18bd6124}}@media(max-width:640px){.hero-image{margin-top:12px;border-radius:10px}.organizer-card{grid-template-columns:1fr auto}}.hero-section{width:min(100% - 28px,1120px);padding-top:42px;gap:18px}.hero-image{display:block;width:min(940px,100%);height:auto;margin:0 auto;padding:0;border:0;outline:0;box-shadow:none;background:none;object-fit:cover;object-position:center;vertical-align:middle}.mobile-progress .progress-profile-wrap,.story-image{display:none!important}#generate-pix:disabled{background:#16b85c;color:#fff;opacity:.88;animation:greenButtonBlink 1s ease-in-out infinite}.checkout-card .payment-status{border:1px solid #bfe9d0;animation:greenStatusBlink 1.1s ease-in-out infinite}@keyframes greenButtonBlink{0%,to{box-shadow:0 0 #16b85c1f;filter:brightness(1)}50%{box-shadow:0 0 0 7px #16b85c24;filter:brightness(1.08)}}@media(max-width:640px){.hero-section{width:min(100% - 18px,1120px);padding-top:24px;gap:12px}.hero-image{margin:0 auto;border-radius:10px}}.hero-section{padding-top:24px;padding-bottom:16px;gap:10px}.hero-image{margin:0 auto;border-radius:10px;line-height:0}.progress-cta{margin:2px 0 10px!important;text-align:center;color:#078b4b!important;font-size:1rem!important;font-weight:900;letter-spacing:.01em;animation:progressCtaGlow 1.25s ease-in-out infinite}.progress-heading strong{text-shadow:0 0 14px rgba(18,183,104,.28)}.progress-track span{box-shadow:0 0 14px #12b76861}@keyframes progressCtaGlow{0%,to{opacity:.82;text-shadow:0 0 0 rgba(18,183,104,0)}50%{opacity:1;text-shadow:0 0 12px rgba(18,183,104,.42)}}@media(max-width:640px){.hero-section{padding-top:14px;padding-bottom:10px;gap:8px}}.progress-heading{justify-content:flex-start!important;align-items:baseline!important;gap:6px!important;white-space:nowrap}.progress-heading strong,.progress-heading span{display:inline-block;margin:0}.fixed-supporters .supporter-card{padding:13px 14px}.fixed-supporters .supporter-card>div:nth-child(2){min-width:0;flex:1}.fixed-supporters .supporter-card span:not(.supporter-amount){display:block;line-height:1.35;margin-top:2px}@media(max-width:640px){.fixed-supporters .supporter-card{align-items:flex-start;flex-wrap:wrap}.fixed-supporters .supporter-amount{margin-left:58px!important}}.organizer-card{display:flex;align-items:center;gap:12px;padding:10px 0 22px}.organizer-avatar{position:relative;display:grid;place-items:center;flex:0 0 48px;width:48px;height:48px;overflow:hidden;border:2px solid #dcebe3;border-radius:50%;background:var(--green-soft);color:var(--green);font-size:1rem;font-weight:900}.organizer-avatar>span{position:absolute;inset:0;display:grid;place-items:center}.organizer-avatar-image{position:absolute;inset:0;z-index:1;display:block;width:100%;height:100%;object-fit:cover;object-position:center;background:var(--green-soft)}.organizer-avatar-image.is-missing{display:none}.organizer-info{display:flex;min-width:0;flex:1 1 auto;flex-direction:column;gap:2px}.organizer-label{display:block;font-size:.78rem;line-height:1.2}.organizer-name-row{display:flex;min-width:0;align-items:center;gap:6px}.organizer-name-row strong{display:block;min-width:0;margin:0;overflow:hidden;color:var(--text);font-size:1rem;line-height:1.25;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.verified-badge-image{display:block;flex:0 0 20px;width:20px;height:20px;margin:0;object-fit:contain;object-position:center;vertical-align:middle}.created-date{flex:0 0 auto;margin-left:auto;color:var(--muted);font-size:.9rem}.supporter-actions{display:flex;align-items:center;margin-top:8px}.supporter-like-button{display:inline-flex;min-height:32px;align-items:center;justify-content:center;gap:6px;padding:5px 10px;border:1px solid #d8e1dc;border-radius:999px;background:#fff;color:#66736c;font-size:.78rem;line-height:1;font-weight:800;cursor:pointer;transition:border-color .18s ease,background-color .18s ease,color .18s ease,transform .18s ease}.supporter-like-button:hover{border-color:#9fcdb5;background:#f2fbf6;color:var(--green)}.supporter-like-button:active{transform:scale(.96)}.supporter-like-button:focus-visible{outline:3px solid rgba(7,139,75,.2);outline-offset:2px}.supporter-like-button.is-liked{border-color:var(--green);background:var(--green-soft);color:var(--green)}.supporter-like-icon{display:block;width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;transition:transform .18s ease,fill .18s ease}.supporter-like-button.is-liked .supporter-like-icon{fill:currentColor;transform:scale(1.05)}.supporter-like-count{padding-left:7px;margin-left:2px;border-left:1px solid currentColor;opacity:.78;font-size:.72rem;font-weight:700;white-space:nowrap}.supporter-like-count[hidden]{display:none}@media(max-width:640px){.organizer-card{align-items:center;padding-bottom:15px}.organizer-avatar{flex-basis:44px;width:44px;height:44px}.organizer-name-row strong{max-width:calc(100vw - 130px);font-size:.94rem}.created-date{display:none}.supporter-like-button{min-height:31px;padding:5px 9px}}.supporter-proof-image{display:block;width:112px;max-width:100%;height:auto;margin:8px 0 18px;object-fit:contain}@media(max-width:640px){.supporter-proof-image{width:96px;margin-top:6px;margin-bottom:16px}}.checkout-pix-screen>.checkout-logo{display:block;width:68px!important;max-width:68px!important;height:auto;margin:0 auto 12px;padding:0;border:0!important;border-radius:0!important;box-shadow:none!important;object-fit:contain}.fixed-supporters .supporter-initial{color:#fff;border:2px solid rgba(255,255,255,.92);box-shadow:0 3px 10px #1c2d2424}.fixed-supporters .supporter-card:nth-child(10n+1) .supporter-initial{background:linear-gradient(135deg,#2563eb,#60a5fa)}.fixed-supporters .supporter-card:nth-child(10n+2) .supporter-initial{background:linear-gradient(135deg,#db2777,#f472b6)}.fixed-supporters .supporter-card:nth-child(10n+3) .supporter-initial{background:linear-gradient(135deg,#7c3aed,#a78bfa)}.fixed-supporters .supporter-card:nth-child(10n+4) .supporter-initial{background:linear-gradient(135deg,#ea580c,#fb923c)}.fixed-supporters .supporter-card:nth-child(10n+5) .supporter-initial{background:linear-gradient(135deg,#059669,#34d399)}.fixed-supporters .supporter-card:nth-child(10n+6) .supporter-initial{background:linear-gradient(135deg,#ca8a04,#facc15);color:#523b00}.fixed-supporters .supporter-card:nth-child(10n+7) .supporter-initial{background:linear-gradient(135deg,#0891b2,#22d3ee)}.fixed-supporters .supporter-card:nth-child(10n+8) .supporter-initial{background:linear-gradient(135deg,#dc2626,#f87171)}.fixed-supporters .supporter-card:nth-child(10n+9) .supporter-initial{background:linear-gradient(135deg,#4f46e5,#818cf8)}.fixed-supporters .supporter-card:nth-child(10n) .supporter-initial{background:linear-gradient(135deg,#0f766e,#2dd4bf)}@media(max-width:640px){.checkout-pix-screen>.checkout-logo{width:58px!important;max-width:58px!important;margin-bottom:10px}}@media(max-width:640px){.verified-badge-image{flex-basis:19px;width:19px;height:19px}}.vsl-player{width:min(940px,100%);margin:0 auto}.vsl-stage{position:relative;display:grid;place-items:center;width:100%;padding:24px;overflow:hidden;isolation:isolate;border-radius:18px;background:#09271a;box-shadow:0 18px 42px #07482a29}.vsl-stage:before{content:"";position:absolute;inset:-36px;z-index:-2;background:linear-gradient(#063c2357,#02190f94),url(/assets/sonia-foto.webp) center / cover no-repeat;filter:blur(24px);transform:scale(1.08);opacity:.78}.vsl-stage:after{content:"";position:absolute;inset:0;z-index:-1;background:radial-gradient(circle at center,transparent 26%,rgba(2,24,14,.3) 100%);pointer-events:none}.vsl-frame{position:relative;width:min(420px,100%);aspect-ratio:9 / 16;overflow:hidden;border-radius:15px;background:#000;box-shadow:0 18px 44px #00000057}.vsl-video{display:block;width:100%;height:100%;object-fit:cover;background:#000;cursor:pointer}.vsl-overlay{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:24px;border:0;background:linear-gradient(180deg,#00000014,#0000008f);color:#fff;text-align:center;cursor:pointer;transition:opacity .22s ease,background .22s ease}.vsl-overlay:hover .vsl-overlay-play{transform:scale(1.06)}.vsl-overlay-play{display:grid;place-items:center;width:74px;height:74px;border:3px solid rgba(255,255,255,.92);border-radius:50%;background:#08974ef0;box-shadow:0 12px 32px #00000047;transition:transform .18s ease}.vsl-overlay-play svg{width:31px;height:31px;margin-left:4px;fill:currentColor}.vsl-overlay strong{margin-top:6px;font-size:1.08rem;line-height:1.2;text-shadow:0 2px 10px rgba(0,0,0,.52)}.vsl-overlay small{color:#ffffffe6;font-size:.8rem;font-weight:700;text-shadow:0 2px 8px rgba(0,0,0,.48)}.vsl-player.is-playing .vsl-overlay{opacity:0;pointer-events:none}.vsl-player.has-started:not(.is-playing) .vsl-overlay{background:#00000057}.vsl-player.has-started:not(.is-playing) .vsl-overlay small{display:none}.vsl-controls{display:grid;grid-template-columns:38px minmax(0,1fr) 38px;align-items:center;gap:10px;width:min(420px,100%);margin:11px auto 0}.vsl-control-button{display:grid;place-items:center;width:38px;height:38px;padding:0;border:1px solid #cfe7da;border-radius:50%;background:#fff;color:var(--green);box-shadow:0 5px 14px #0759301a}.vsl-control-button:hover{border-color:var(--green);background:var(--green-soft)}.vsl-control-button:focus-visible,.vsl-overlay:focus-visible{outline:3px solid rgba(7,139,75,.24);outline-offset:3px}.vsl-icon{width:20px;height:20px;fill:currentColor;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.vsl-icon-pause,.vsl-icon-muted,.vsl-player.is-playing .vsl-icon-play,.vsl-player.is-muted .vsl-icon-sound{display:none}.vsl-player.is-playing .vsl-icon-pause,.vsl-player.is-muted .vsl-icon-muted{display:block}.vsl-progress{position:relative;height:9px;overflow:visible;border-radius:999px;background:#dce7e1;box-shadow:inset 0 1px 2px #1331211f}.vsl-progress-fill{position:absolute;inset:0 auto 0 0;width:0;border-radius:inherit;background:linear-gradient(90deg,#078b4b,#18bf68 58%,#52d88c);box-shadow:0 0 12px #12b76852;transition:width .22s linear}.vsl-progress-dot{position:absolute;top:50%;left:0;width:14px;height:14px;border:3px solid #fff;border-radius:50%;background:#16b85c;box-shadow:0 3px 10px #07593042;transform:translate(-50%,-50%);transition:left .22s linear}.vsl-time{min-width:76px;color:#607067;font-size:.72rem;font-weight:800;text-align:center;white-space:nowrap}@media(max-width:640px){.vsl-player{width:100%}.vsl-stage{padding:0;border-radius:13px;background:#000;box-shadow:0 10px 28px #07482a29}.vsl-stage:before,.vsl-stage:after{display:none}.vsl-frame{width:100%;border-radius:13px;box-shadow:none}.vsl-controls{grid-template-columns:36px minmax(0,1fr) 36px;gap:8px;margin-top:9px}.vsl-control-button{width:36px;height:36px}.vsl-time{min-width:68px;font-size:.68rem}.vsl-overlay-play{width:68px;height:68px}}.brand-text{font-weight:900;color:var(--green);font-size:1.2rem;letter-spacing:-.02em}.checkout-brand{text-align:center;font-weight:900;color:var(--green);font-size:1.15rem;margin:0 auto 12px}.hero-photo-card{max-width:720px;margin:0 auto}.hero-photo-card .hero-image{width:100%;max-height:680px;object-fit:cover;object-position:center 22%;background:#eef3f0}@media(min-width:900px){.hero-photo-card .hero-image{max-height:620px}}.brand{display:inline-flex;align-items:center}.brand-logo-image{display:block;width:210px;max-width:100%;height:auto}.footer-logo{width:180px}.checkout-brand{display:flex;justify-content:center;align-items:center}.checkout-logo-image{display:block;width:180px;max-width:100%;height:auto}.brand-text{display:none}@media(max-width:640px){.brand-logo-image,.footer-logo,.checkout-logo-image{width:150px}}.hero-trust{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.hero-trust span{display:inline-flex;align-items:center;padding:8px 12px;border:1px solid #dce9e2;border-radius:999px;background:#fff;color:#315244;font-size:.82rem;font-weight:800}.remaining-goal{margin-top:5px!important;color:#637169!important;font-size:.82rem!important}.remaining-goal strong{color:#263d32}.impact-section{margin:28px 0}.impact-section>h3{margin-bottom:14px}.impact-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.impact-card{min-height:116px;padding:17px;border:1px solid #e1e9e5;border-radius:15px;background:#fff}.impact-card strong{display:block;color:#078b4b;font-size:1.24rem;margin-bottom:6px}.impact-card span{display:block;color:#536159;font-size:.9rem;line-height:1.45}.transparency-box{border-left:4px solid #078b4b}.mini-label{display:block;color:#078b4b;font-size:.68rem;font-weight:900;letter-spacing:.12em;margin-bottom:6px}.progress-card .progress-cta{font-size:.88rem!important;line-height:1.4;animation:none!important;text-align:left}.button-primary{box-shadow:0 8px 20px #078b4b2e}@media(max-width:700px){.hero-trust{gap:7px}.hero-trust span{font-size:.74rem;padding:7px 9px}.impact-grid{grid-template-columns:1fr}.impact-card{min-height:auto}.progress-card .progress-cta{text-align:center}}.hero-photo-card{width:min(940px,100%);margin:0 auto}.hero-photo-card .hero-image{display:block;width:100%;height:auto;aspect-ratio:1/1;object-fit:cover;object-position:center;border-radius:18px;background:#f5efe3;box-shadow:0 14px 36px #1e372a1f}.supporters-intro{margin-bottom:18px!important}.fixed-supporters{display:grid;grid-template-columns:1fr;gap:12px}.fixed-supporters .supporter-card{display:grid;grid-template-columns:50px minmax(0,1fr) auto;align-items:start;gap:12px;padding:16px;border:1px solid #e3e9e6;border-radius:16px;background:#fff;box-shadow:0 5px 18px #1938280e}.fixed-supporters .supporter-initial{width:48px;height:48px;border-radius:50%;font-size:.84rem}.fixed-supporters .supporter-content{min-width:0}.fixed-supporters .supporter-content strong{font-size:.98rem;line-height:1.25}.fixed-supporters .supporter-comment{margin:4px 0 0!important;color:#536159!important;font-size:.93rem!important;line-height:1.48!important}.fixed-supporters .supporter-amount{align-self:start;margin:1px 0 0!important;padding:6px 9px;border-radius:999px;background:#eaf8f1;color:#078b4b!important;font-size:.8rem!important;font-weight:900;white-space:nowrap}.fixed-supporters .supporter-actions{margin-top:9px}@media(max-width:640px){.hero-photo-card .hero-image{border-radius:13px}.fixed-supporters .supporter-card{grid-template-columns:44px minmax(0,1fr);gap:10px;padding:14px}.fixed-supporters .supporter-initial{width:42px;height:42px}.fixed-supporters .supporter-amount{grid-column:2;margin:0!important;justify-self:start}}html,body,body *:not(input):not(textarea):not(select):not(option):not([contenteditable=true]){-webkit-user-select:none;user-select:none;-webkit-touch-callout:none}img{-webkit-user-drag:none;user-drag:none;pointer-events:none}a,button,label,input,textarea,select,[role=button],[data-open-donation],[data-close-modal]{pointer-events:auto}input,textarea,select,[contenteditable=true]{-webkit-user-select:text;user-select:text;-webkit-touch-callout:default}.checkbox-label{cursor:pointer;align-items:center!important;padding:9px 0}.checkbox-label input[type=checkbox]{width:20px;height:20px;margin:0;flex:0 0 auto;accent-color:var(--green);cursor:pointer}.checkbox-label span{color:var(--text)!important;font-weight:650!important;cursor:pointer}
