[hidden]{display:none!important}
:root{
  --bg:#f4f7f3;--paper:#fbfcfa;--ink:#0b211b;--muted:#63716b;--line:#dce5df;
  --green:#0fc981;--green-deep:#087c59;--green-dark:#061a15;--mint:#bdf5dc;--cream:#eef7f0;
  --violet:#8a7cf4;--amber:#f2b45d;--sky:#6cb7f3;--danger:#d85a5a;
  --shadow:0 30px 80px rgba(8,40,30,.12);--soft-shadow:0 18px 45px rgba(8,40,30,.08);
  --radius:26px;--radius-sm:18px;--shell:min(1180px,calc(100% - 40px));
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased;overflow-x:hidden}button,input,textarea{font:inherit}button,a{color:inherit}a{text-decoration:none}.shell{width:var(--shell);margin:auto;position:relative}.ambient{position:fixed;pointer-events:none;filter:blur(40px);opacity:.65;z-index:-2}.ambient-a{width:520px;height:520px;border-radius:50%;background:rgba(42,230,156,.13);top:120px;right:-180px}.ambient-b{width:500px;height:500px;border-radius:50%;background:rgba(135,116,244,.08);top:680px;left:-220px}.site-header{position:sticky;top:0;z-index:50;background:rgba(244,247,243,.84);backdrop-filter:blur(18px);border-bottom:1px solid rgba(15,58,45,.07)}.nav-shell{height:78px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:11px;font-weight:840;letter-spacing:-.035em;font-size:22px}.brand small{display:block;font-size:10px;letter-spacing:.08em;text-transform:uppercase;color:#76847e;font-weight:700;margin-top:1px}.brand-glyph{width:38px;height:38px;background:var(--green-dark);border-radius:13px;position:relative;display:grid;place-items:center;box-shadow:inset 0 0 0 1px rgba(255,255,255,.08)}.brand-glyph i,.brand-glyph b,.brand-glyph em{position:absolute;display:block;background:var(--green);border-radius:99px}.brand-glyph i{width:15px;height:19px;transform:rotate(-42deg);left:8px;top:11px}.brand-glyph b{width:15px;height:19px;transform:rotate(42deg);right:8px;top:11px}.brand-glyph em{width:5px;height:8px;top:5px}.desktop-nav{display:flex;gap:28px;align-items:center}.desktop-nav a{font-size:13px;font-weight:700;color:#485a53}.desktop-nav a:hover{color:var(--green-deep)}.nav-actions{display:flex;align-items:center;gap:10px}.network-chip{display:inline-flex;align-items:center;gap:8px;height:40px;padding:0 13px;border-radius:99px;background:#eaf3ed;border:1px solid #d5e4da;font-size:12px;font-weight:800;color:#426255}.network-chip i{width:8px;height:8px;border-radius:50%;background:#14c77f;box-shadow:0 0 0 5px rgba(20,199,127,.12)}.network-chip.mainnet i{background:#f2a84b;box-shadow:0 0 0 5px rgba(242,168,75,.12)}.network-chip.small{height:32px;padding:0 10px;font-size:11px}.btn{border:0;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:48px;padding:0 18px;font-weight:820;font-size:13px;cursor:pointer;transition:.2s ease}.btn:hover{transform:translateY(-1px)}.btn:disabled{opacity:.58;cursor:not-allowed;transform:none}.btn-primary{background:linear-gradient(135deg,#19d68d,#0ebc79);color:#042218;box-shadow:0 12px 30px rgba(15,201,129,.22)}.btn-secondary{background:#fff;border:1px solid #dce5df;color:#17372e}.btn-wallet{background:var(--green-dark);color:#fff;min-height:44px;border-radius:13px}.wallet-orb{width:9px;height:9px;border-radius:50%;background:#58e9b3;box-shadow:0 0 0 5px rgba(88,233,179,.1)}.hero{min-height:710px;display:grid;grid-template-columns:1.02fr .98fr;gap:60px;align-items:center;padding:74px 0 64px}.hero-copy{padding-top:8px}.eyebrow,.section-tag{display:inline-flex;align-items:center;gap:8px;text-transform:uppercase;letter-spacing:.12em;font-size:10px;font-weight:900;color:#0f8b61}.eyebrow{background:#e7f6ee;border:1px solid #d2ecdf;padding:9px 12px;border-radius:99px}.eyebrow-icon{width:20px;height:20px;border-radius:50%;display:grid;place-items:center;background:#cbf4df}.hero h1{font-size:clamp(56px,6vw,82px);line-height:.97;letter-spacing:-.06em;margin:23px 0 24px;max-width:760px}.hero h1 span{background:linear-gradient(105deg,#0c815a,#20d492);-webkit-background-clip:text;background-clip:text;color:transparent}.hero-copy>p{font-size:18px;line-height:1.72;color:#52645d;max-width:640px;margin:0}.hero-actions{display:flex;gap:12px;margin-top:31px}.hero-actions .btn{min-height:54px;padding:0 22px;border-radius:16px}.hero-proof{display:flex;gap:23px;flex-wrap:wrap;margin-top:28px;color:#65776f;font-size:11px;font-weight:700}.hero-proof span{display:flex;align-items:center;gap:7px}.hero-proof b{color:#0e8b61;background:#ddf5e9;width:23px;height:23px;border-radius:50%;display:grid;place-items:center;font-size:9px}.hero-stage{position:relative;min-height:560px;display:grid;place-items:center}.stage-glow{position:absolute;width:430px;height:430px;border-radius:50%;background:radial-gradient(circle,rgba(28,218,143,.28),rgba(28,218,143,0) 68%);filter:blur(4px)}.product-card{position:relative;width:min(470px,92%);background:#fff;border:1px solid rgba(8,40,30,.09);border-radius:30px;box-shadow:0 40px 100px rgba(4,37,27,.17);overflow:hidden;transform:rotate(1.3deg)}.product-bar{height:58px;padding:0 20px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #edf1ee;color:#2e4b41;font-size:11px;font-weight:850}.product-bar>span:first-child{display:flex;align-items:center;gap:8px}.product-bar>span:first-child i{width:8px;height:8px;border-radius:50%;background:#19ca84}.live-pill{display:flex;align-items:center;gap:7px;background:#f0f8f3;border:1px solid #e3eee7;padding:7px 10px;border-radius:99px}.live-pill b{width:6px;height:6px;border-radius:50%;background:#15c980}.live-pill em{font-style:normal;font-size:9px;text-transform:uppercase;letter-spacing:.08em}.product-visual{height:295px;position:relative;overflow:hidden;background:linear-gradient(140deg,#06251d 0%,#0c4935 55%,#0a7750 100%)}.visual-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:34px 34px;mask-image:linear-gradient(to bottom,#000,transparent)}.cause-mark{position:absolute;width:180px;height:180px;border-radius:50%;background:radial-gradient(circle at 35% 35%,#65f4be,#16c984 62%,#089461);left:46px;top:58px;box-shadow:0 0 0 14px rgba(255,255,255,.05),0 25px 60px rgba(0,0,0,.28);display:grid;place-items:center}.cause-mark:after{content:"";position:absolute;inset:22px;border-radius:50%;border:1px solid rgba(255,255,255,.28)}.cause-mark span{font-size:68px;color:#073526;filter:drop-shadow(0 2px 0 rgba(255,255,255,.2))}.coin-mark{position:absolute;right:55px;top:92px;width:116px;height:116px;border-radius:50%;background:#0a2019;border:7px solid rgba(255,255,255,.16);box-shadow:0 24px 44px rgba(0,0,0,.28),inset 0 0 0 3px #2ee09f;color:#48e5aa;font-size:44px;font-weight:900;display:grid;place-items:center}.spark{position:absolute;height:3px;border-radius:99px;background:#73f2c2;transform-origin:left center;box-shadow:0 0 20px rgba(115,242,194,.7)}.spark-a{width:78px;right:20px;top:62px;transform:rotate(-34deg)}.spark-b{width:48px;right:25px;top:120px;transform:rotate(-65deg)}.spark-c{width:58px;right:16px;top:176px;transform:rotate(-20deg)}.product-content{padding:23px 24px 25px}.product-kicker{text-transform:uppercase;letter-spacing:.12em;color:#739085;font-size:9px;font-weight:900}.product-content h3{font-size:23px;letter-spacing:-.04em;margin:8px 0 22px;line-height:1.15}.metric-row{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #edf1ee;padding-top:17px}.metric-row small{display:block;color:#809088;font-size:10px}.metric-row strong{font-size:12px;display:block;margin-top:4px;max-width:260px;overflow:hidden;text-overflow:ellipsis}.metric-icon{width:38px;height:38px;border-radius:13px;background:#e6f8ef;color:#0d9164;display:grid;place-items:center;font-weight:900}.floating-card{position:absolute;background:rgba(255,255,255,.96);backdrop-filter:blur(15px);border:1px solid rgba(8,40,30,.08);box-shadow:var(--soft-shadow);border-radius:16px;padding:12px 14px;display:flex;align-items:center;gap:11px;z-index:3}.floating-card small{display:block;color:#87938e;font-size:9px;text-transform:uppercase;letter-spacing:.08em;font-weight:850}.floating-card b{display:block;font-size:11px;margin-top:2px}.floating-a{left:-4px;top:118px}.floating-b{right:-3px;bottom:105px}.float-icon{width:34px;height:34px;border-radius:11px;background:#e2f7ed;color:#11855e;display:grid;place-items:center;font-weight:900}.float-icon.heart{background:#f0ecff;color:#7868dd}.proof-band{background:#0a211a;color:#fff;border-top:1px solid rgba(255,255,255,.04);border-bottom:1px solid rgba(255,255,255,.04)}.proof-grid{min-height:116px;display:grid;grid-template-columns:150px 150px 170px 1fr;align-items:center;gap:30px}.proof-grid>div:not(.proof-copy){border-right:1px solid rgba(255,255,255,.1)}.proof-grid strong{font-size:29px;letter-spacing:-.04em;display:block}.proof-grid span{font-size:10px;text-transform:uppercase;letter-spacing:.1em;color:#96afa6}.proof-copy{display:flex;align-items:center;justify-content:flex-end;gap:12px}.proof-copy b{font-size:12px;color:#d7ebe3}.section{padding:110px 0}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:60px;margin-bottom:42px}.section-head>div{max-width:710px}.section-head h2{font-size:46px;line-height:1.05;letter-spacing:-.055em;margin:12px 0 14px}.section-head p{font-size:15px;line-height:1.7;color:#65756e;margin:0;max-width:650px}.text-button{border:0;background:none;font-size:12px;font-weight:850;color:#0a7956;cursor:pointer;padding:12px 0}.text-button span{display:inline-block;margin-left:5px}.cause-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.cause-card{border:1px solid #dde6e0;background:rgba(255,255,255,.78);border-radius:24px;overflow:hidden;box-shadow:0 12px 36px rgba(8,40,30,.05);transition:.2s ease}.cause-card:hover{transform:translateY(-4px);box-shadow:0 22px 50px rgba(8,40,30,.09)}.cause-art{height:205px;position:relative;overflow:hidden;background:var(--art-bg)}.cause-art:before{content:"";position:absolute;width:230px;height:230px;border-radius:50%;background:var(--art-main);right:-45px;top:-42px;opacity:.95}.cause-art:after{content:"";position:absolute;width:135px;height:135px;border-radius:50%;border:28px solid rgba(255,255,255,.17);left:-8px;bottom:-48px}.cause-art .art-heart{position:absolute;right:66px;top:56px;width:78px;height:78px;border-radius:25px;background:rgba(5,35,27,.9);color:var(--art-accent);display:grid;place-items:center;font-size:31px;box-shadow:0 18px 40px rgba(0,0,0,.2);transform:rotate(7deg)}.cause-art .art-line{position:absolute;left:22px;top:25px;font-size:10px;text-transform:uppercase;letter-spacing:.12em;color:rgba(255,255,255,.8);font-weight:900}.cause-art .art-initial{position:absolute;left:23px;bottom:20px;color:#fff;font-size:58px;line-height:1;font-weight:900;letter-spacing:-.08em}.cause-art.mint{--art-bg:linear-gradient(145deg,#0a392b,#0b8156);--art-main:#41e4a5;--art-accent:#44e5a6}.cause-art.violet{--art-bg:linear-gradient(145deg,#211c48,#6a5fc9);--art-main:#a79df6;--art-accent:#afa4ff}.cause-art.amber{--art-bg:linear-gradient(145deg,#4e3012,#a86b24);--art-main:#ffc977;--art-accent:#ffc76d}.cause-art.sky{--art-bg:linear-gradient(145deg,#14364b,#2f7fae);--art-main:#87cdf5;--art-accent:#86cff9}.gfm-pill{position:absolute;right:14px;bottom:14px;background:rgba(255,255,255,.94);color:#333;padding:8px 10px;border-radius:99px;font-size:9px;font-weight:900;box-shadow:0 8px 22px rgba(0,0,0,.12)}.gfm-pill i{display:inline-block;width:7px;height:7px;border-radius:50%;background:#02a95c;margin-right:5px}.cause-body{padding:20px}.cause-meta{display:flex;align-items:center;justify-content:space-between;color:#829088;font-size:9px;text-transform:uppercase;letter-spacing:.09em;font-weight:850}.cause-body h3{font-size:20px;line-height:1.2;letter-spacing:-.035em;margin:10px 0 9px;min-height:48px}.cause-body>p{font-size:12px;line-height:1.6;color:#64736d;min-height:58px;margin:0}.progress-line{height:6px;border-radius:99px;background:#e8eeea;overflow:hidden;margin-top:18px}.progress-line i{display:block;height:100%;background:linear-gradient(90deg,#13bd78,#28dc96);border-radius:inherit}.cause-stats{display:flex;justify-content:space-between;align-items:flex-end;margin-top:10px}.cause-stats strong{font-size:15px}.cause-stats small{display:block;color:#7a8a83;font-size:9px;margin-top:3px}.cause-stats>span:last-child{text-align:right;color:#708079;font-size:10px}.cause-actions{display:grid;grid-template-columns:1fr 44px;gap:8px;margin-top:18px}.cause-actions .btn{min-height:44px}.icon-link{height:44px;border-radius:13px;border:1px solid #dce5df;background:#fff;display:grid;place-items:center;font-weight:900}.skeleton{background:linear-gradient(90deg,#e7ede9 25%,#f3f6f4 37%,#e7ede9 63%);background-size:400% 100%;animation:shine 1.4s infinite}.cause-skeleton{height:485px;border-radius:24px}@keyframes shine{0%{background-position:100% 0}100%{background-position:0 0}}.dark-section{background:#071b16;color:#fff;position:relative;overflow:hidden}.dark-section:before{content:"";position:absolute;width:600px;height:600px;border-radius:50%;background:rgba(26,218,145,.08);right:-220px;top:-220px}.section-head.light h2{color:#fff}.section-head.light p{color:#9db2a9}.section-head.light .section-tag{color:#55e5ad}.steps-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid rgba(255,255,255,.08);border-radius:24px;overflow:hidden;background:rgba(255,255,255,.025)}.steps-grid article{min-height:300px;padding:26px;position:relative;border-right:1px solid rgba(255,255,255,.08)}.steps-grid article:last-child{border-right:0}.step-no{font-size:9px;text-transform:uppercase;letter-spacing:.12em;color:#5f8175;font-weight:900}.step-icon{margin-top:53px;width:48px;height:48px;border-radius:16px;background:#0f3126;border:1px solid rgba(91,239,183,.12);display:grid;place-items:center;color:#53e5ad;font-size:18px}.steps-grid h3{font-size:17px;margin:18px 0 8px}.steps-grid p{font-size:11px;line-height:1.7;color:#8fa79e;margin:0}.steps-grid article>i{position:absolute;right:16px;top:50%;font-style:normal;color:#315347;font-size:22px}.steps-grid code{font-size:10px;color:#6cebb9}.transparency-layout{display:grid;grid-template-columns:1.3fr .7fr;gap:20px}.ledger-panel,.donation-panel{background:#fff;border:1px solid #dde6e0;border-radius:24px;overflow:hidden;box-shadow:0 16px 44px rgba(8,40,30,.05)}.panel-head{padding:20px 22px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #edf1ee}.panel-head small{text-transform:uppercase;letter-spacing:.1em;font-size:9px;font-weight:900;color:#7e8c86}.panel-head h3{margin:5px 0 0;font-size:18px}.verified-pill{font-size:9px;text-transform:uppercase;letter-spacing:.08em;font-weight:900;color:#0c845c;background:#e6f6ee;padding:8px 10px;border-radius:99px}.ledger-list,.donation-list{min-height:315px}.empty-state{min-height:315px;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;padding:30px;color:#7e8e87}.empty-state>span{width:48px;height:48px;border-radius:16px;background:#eef5f1;color:#168b63;display:grid;place-items:center;font-size:19px;margin-bottom:12px}.empty-state b{font-size:13px;color:#354d44}.empty-state small{font-size:10px;margin-top:5px}.ledger-row{display:grid;grid-template-columns:1.2fr .8fr 1.2fr auto;gap:14px;align-items:center;padding:16px 20px;border-bottom:1px solid #edf1ee;font-size:10px}.ledger-row:last-child{border-bottom:0}.ledger-row b{display:block;font-size:12px;margin-bottom:3px}.ledger-row small{color:#839089}.ledger-row a{font-weight:850;color:#0e8a61}.donation-row{padding:17px 20px;border-bottom:1px solid #edf1ee}.donation-row:last-child{border-bottom:0}.donation-row-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.donation-row-top b{font-size:12px}.donation-row-top strong{font-size:15px;color:#0d855d}.donation-row small{display:block;color:#819089;font-size:9px;margin-top:5px}.donation-row a{display:inline-block;color:#0d845d;font-size:9px;font-weight:850;margin-top:7px}.trust-section{padding-top:30px}.trust-card{background:linear-gradient(135deg,#e6f7ee,#f4fbf7);border:1px solid #d5ebdf;border-radius:30px;padding:46px;display:grid;grid-template-columns:1fr 1fr;gap:65px}.trust-copy h2{font-size:40px;line-height:1.04;letter-spacing:-.055em;margin:12px 0 15px}.trust-copy p{font-size:14px;line-height:1.7;color:#5d7067;margin:0}.trust-points{display:grid;gap:12px}.trust-points>div{display:flex;align-items:flex-start;gap:12px;background:rgba(255,255,255,.72);border:1px solid rgba(14,91,65,.09);border-radius:18px;padding:16px}.trust-points>div>span{width:28px;height:28px;border-radius:10px;background:#d8f4e6;color:#0c875f;display:grid;place-items:center;font-weight:900}.trust-points p{margin:0}.trust-points b{font-size:12px;display:block}.trust-points small{font-size:10px;color:#71827b;display:block;margin-top:3px}.faq{padding-top:90px}.faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.faq details{background:#fff;border:1px solid #dde6e0;border-radius:18px;padding:19px 21px}.faq summary{cursor:pointer;font-size:12px;font-weight:850;list-style:none}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:"+";float:right;color:#759087}.faq details[open] summary:after{content:"−"}.faq details p{font-size:11px;line-height:1.7;color:#687972;margin:13px 0 0}.closing{margin-bottom:95px;background:#09231b;color:#fff;border-radius:32px;padding:50px 54px;display:flex;align-items:center;justify-content:space-between;gap:40px;overflow:hidden}.closing:after{content:"";position:absolute;width:280px;height:280px;border-radius:50%;background:rgba(36,217,148,.12);right:-70px;top:-90px}.closing h2{font-size:40px;letter-spacing:-.05em;margin:7px 0 8px}.closing p{font-size:12px;color:#9fb5ac;margin:0;max-width:650px}.closing-kicker{font-size:9px;text-transform:uppercase;letter-spacing:.12em;color:#52dfaa;font-weight:900}.closing .btn{position:relative;z-index:2;min-width:170px}footer{border-top:1px solid #dde6e0;background:#edf3ef}.footer-grid{min-height:180px;display:grid;grid-template-columns:240px 1fr 220px;gap:60px;align-items:center}.footer-grid>p{font-size:10px;line-height:1.7;color:#74847d;margin:0}.footer-grid>div:last-child{display:flex;gap:8px;flex-direction:column;align-items:flex-end}.footer-grid>div:last-child a{font-size:10px;font-weight:800;color:#597068}.footer-brand{font-size:19px}.modal{position:fixed;inset:0;z-index:90;display:none;align-items:center;justify-content:center;padding:20px}.modal.show{display:flex}.modal-backdrop{position:absolute;inset:0;background:rgba(1,13,10,.68);backdrop-filter:blur(10px)}.modal-card{position:relative;width:min(790px,100%);max-height:min(900px,calc(100vh - 38px));overflow:auto;background:#f8faf8;border:1px solid rgba(255,255,255,.2);border-radius:26px;box-shadow:0 40px 100px rgba(0,0,0,.35)}.modal-card.compact{width:min(560px,100%)}.modal-top{padding:22px 24px 18px;display:flex;align-items:flex-start;justify-content:space-between;border-bottom:1px solid #e1e7e3;background:#fff;border-radius:26px 26px 0 0}.modal-kicker{font-size:8px;text-transform:uppercase;letter-spacing:.12em;color:#14875f;font-weight:900}.modal-top h3{font-size:25px;letter-spacing:-.04em;margin:5px 0 0}.close-btn{border:0;background:#eff4f1;width:38px;height:38px;border-radius:12px;font-size:23px;line-height:1;cursor:pointer;color:#4d6259}.progress-tabs{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid #e3e8e5;background:#fff}.progress-tabs span{padding:13px 20px;display:flex;align-items:center;gap:8px;color:#83918b;font-size:9px;text-transform:uppercase;letter-spacing:.08em;font-weight:900}.progress-tabs i{width:23px;height:23px;border-radius:50%;background:#edf2ef;display:grid;place-items:center;font-style:normal;font-size:9px}.progress-tabs span.active{color:#0c7955}.progress-tabs span.active i{background:#cef1df;color:#0b805a}.modal-body{padding:24px}.wizard-step{display:none}.wizard-step.active{display:block}.step-copy h4,.success-step h4{font-size:21px;letter-spacing:-.035em;margin:0 0 7px}.step-copy p,.success-step>p{font-size:11px;line-height:1.65;color:#718078;margin:0 0 20px}.cause-picks{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:18px}.cause-pick{background:#fff;border:1px solid #dfe6e2;border-radius:15px;padding:13px;text-align:left;cursor:pointer;min-height:92px;transition:.16s}.cause-pick:hover,.cause-pick.selected{border-color:#3bd79e;box-shadow:0 0 0 3px rgba(37,205,143,.09)}.cause-pick b{font-size:11px;display:block;line-height:1.25}.cause-pick small{font-size:8px;text-transform:uppercase;letter-spacing:.08em;color:#7f8f87;display:block;margin-top:7px}
.gfm-quick{display:flex;align-items:center;justify-content:space-between;gap:14px;background:linear-gradient(135deg,#fff,#eef9f3);border:1px solid #dbe9e1;border-radius:16px;padding:13px 14px;margin-bottom:16px}.gfm-quick>div{display:flex;align-items:center;gap:10px;min-width:0}.gfm-quick-mark{width:34px;height:34px;flex:0 0 34px;border-radius:11px;display:grid;place-items:center;background:#dff5ea;color:#0b815b;font-weight:900}.gfm-quick p{margin:0;min-width:0}.gfm-quick b{display:block;font-size:10px;color:#223c33}.gfm-quick small{display:block;font-size:8px;line-height:1.5;color:#7c8c84;margin-top:3px}.gfm-quick>a{flex:0 0 auto;display:inline-flex;align-items:center;gap:7px;background:#17372d;color:#fff;border-radius:11px;padding:10px 12px;font-size:9px;font-weight:900;white-space:nowrap;box-shadow:0 8px 20px rgba(13,54,42,.1)}.gfm-quick>a:hover{transform:translateY(-1px);background:#0d4938}
.field{display:block;margin-bottom:14px}.field>span{display:flex;align-items:center;justify-content:space-between;font-size:9px;text-transform:uppercase;letter-spacing:.08em;font-weight:900;color:#53665e;margin:0 0 7px}.field>span em{font-size:8px;font-style:normal;color:#9aa69f}.field input,.field textarea,.treasury-input input{width:100%;border:1px solid #dbe4de;background:#fff;border-radius:13px;outline:none;padding:13px 14px;color:#122b23;font-size:12px;transition:.15s}.field input:focus,.field textarea:focus,.treasury-input input:focus{border-color:#2dcb92;box-shadow:0 0 0 3px rgba(45,203,146,.08)}.field textarea{height:100px;resize:vertical}.field small{font-size:8px;color:#87948e;margin-top:6px;display:block}.field-row{display:grid;grid-template-columns:1.35fr .65fr;gap:10px}.file-field{display:grid;grid-template-columns:64px 1fr auto;align-items:center;gap:13px;background:#fff;border:1px dashed #cbd9d1;border-radius:16px;padding:12px;cursor:pointer;margin-bottom:14px}.image-preview{width:64px;height:64px;border-radius:14px;background:#e9f5ef;color:#13855f;display:grid;place-items:center;font-size:24px;overflow:hidden}.image-preview img{width:100%;height:100%;object-fit:cover}.file-field>span:nth-child(3) b{font-size:11px;display:block}.file-field>span:nth-child(3) small{font-size:8px;color:#839088;display:block;margin-top:4px}.file-field em{font-style:normal;font-size:9px;font-weight:900;color:#0b805a;background:#e5f6ed;padding:9px 10px;border-radius:10px}.info-callout{display:flex;gap:10px;background:#edf7f2;border:1px solid #dceee4;border-radius:15px;padding:13px}.info-callout>span{width:29px;height:29px;border-radius:10px;background:#d8f2e6;color:#0c845d;display:grid;place-items:center}.info-callout p{font-size:9px;line-height:1.55;color:#60736a;margin:0}.info-callout b{color:#254a3e}.review-box{background:#fff;border:1px solid #dfe6e2;border-radius:16px;overflow:hidden;margin-bottom:12px}.review-row{display:grid;grid-template-columns:145px 1fr;gap:18px;padding:12px 14px;border-bottom:1px solid #edf1ef;font-size:10px}.review-row:last-child{border-bottom:0}.review-row span{color:#829089}.review-row b{font-weight:800;overflow-wrap:anywhere}.treasury-box{background:#fff8e8;border:1px solid #f0dfb8;border-radius:16px;padding:14px;margin-bottom:12px}.treasury-box>div:first-child b{font-size:11px}.treasury-box p{font-size:9px;color:#7d6b47;margin:4px 0 11px;line-height:1.5}.treasury-box>small{font-size:8px;color:#8f7850;display:block;margin-top:7px}.treasury-input{display:grid;grid-template-columns:1fr auto;gap:7px}.treasury-input button{border:0;border-radius:12px;background:#17372d;color:#fff;font-size:9px;font-weight:900;padding:0 12px;cursor:pointer}.mainnet-warning{background:#fff1ed;border:1px solid #f2cbc0;border-radius:14px;padding:12px;display:flex;gap:8px;flex-direction:column;margin-bottom:12px}.mainnet-warning b{font-size:10px;color:#a84a35}.mainnet-warning span{font-size:9px;color:#806057}.launch-progress{display:none;background:#fff;border:1px solid #dfe6e2;border-radius:16px;overflow:hidden}.launch-progress.show{display:block}.launch-progress>div{display:flex;gap:10px;align-items:center;padding:11px 13px;border-bottom:1px solid #edf1ef}.launch-progress>div:last-child{border-bottom:0}.launch-progress i{width:26px;height:26px;border-radius:9px;background:#edf2ef;color:#76877f;display:grid;place-items:center;font-style:normal;font-size:9px;font-weight:900}.launch-progress span b{display:block;font-size:9px}.launch-progress span small{display:block;font-size:8px;color:#88958f;margin-top:2px}.launch-progress>div.active i{background:#dff5ea;color:#0d865f}.launch-progress>div.done i{background:#c8f0dd;color:#0a825a}.launch-progress>div.error i{background:#fbe5e1;color:#b24938}.modal-actions{display:flex;justify-content:space-between;gap:10px;padding:0 24px 24px}.modal-actions .btn{min-width:120px}.success-step{display:none;text-align:center;padding:20px 4px}.success-step.show{display:block}.success-mark{margin:0 auto 13px;width:62px;height:62px;border-radius:20px;background:linear-gradient(135deg,#25d895,#10bb78);display:grid;place-items:center;font-size:26px;font-weight:900;color:#053323;box-shadow:0 18px 36px rgba(15,191,122,.25)}.receipt-card{margin:20px 0;background:#fff;border:1px solid #dfe6e2;border-radius:18px;padding:16px;text-align:left}.contract-box{margin:0 0 12px;padding:14px;border:1px solid #bfe9d5;border-radius:14px;background:linear-gradient(135deg,#effaf5,#fff)}.contract-box small{display:block;font-size:8px;text-transform:uppercase;letter-spacing:.09em;color:#087a55;font-weight:900}.contract-box code{display:block;margin:7px 0 10px;font-size:11px;line-height:1.45;font-weight:850;color:#082a20;overflow-wrap:anywhere;user-select:all}.contract-box span{display:block;margin-top:8px;font-size:8px;color:#6c7c74}.copy-contract{border:0;border-radius:10px;background:#0b8f63;color:#fff;padding:8px 11px;font-size:9px;font-weight:900;cursor:pointer}.copy-contract:hover{filter:brightness(.96)}.receipt-card h5{font-size:13px;margin:0 0 12px}.receipt-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.receipt-grid>div{background:#f3f6f4;border-radius:12px;padding:10px}.receipt-grid small{font-size:7px;text-transform:uppercase;letter-spacing:.08em;color:#7c8a84;font-weight:900}.receipt-grid b{display:block;font-size:9px;margin-top:4px;overflow-wrap:anywhere}.receipt-actions{display:flex;gap:7px;flex-wrap:wrap;margin-top:12px}.receipt-actions a{font-size:8px;padding:8px 10px;background:#e7f5ee;border-radius:9px;color:#0a7b56;font-weight:900}.full{width:100%}.form-success{display:none;text-align:center;padding:30px}.form-success.show{display:block}.form-success span{width:48px;height:48px;background:#dff5ea;color:#0b815b;border-radius:15px;display:grid;place-items:center;margin:0 auto 12px;font-weight:900}.form-success h4{margin:0;font-size:20px}.form-success p{font-size:10px;color:#72817a}.toast{position:fixed;left:50%;bottom:24px;z-index:120;transform:translate(-50%,20px);background:#071d17;color:#fff;box-shadow:0 18px 50px rgba(0,0,0,.22);padding:12px 15px;border-radius:13px;font-size:10px;max-width:min(520px,calc(100% - 32px));opacity:0;pointer-events:none;transition:.2s}.toast.show{opacity:1;transform:translate(-50%,0)}.toast b{color:#67e6b5}
@media(max-width:980px){.desktop-nav{display:none}.hero{grid-template-columns:1fr;min-height:auto;padding-top:55px}.hero-copy{text-align:center}.hero-copy>p{margin:auto}.hero-actions,.hero-proof{justify-content:center}.hero-stage{min-height:520px}.proof-grid{grid-template-columns:repeat(3,1fr);padding:22px 0}.proof-copy{grid-column:1/-1;justify-content:center}.cause-grid{grid-template-columns:1fr 1fr}.cause-grid .cause-card:last-child{grid-column:1/-1;max-width:calc(50% - 10px)}.steps-grid{grid-template-columns:1fr 1fr}.steps-grid article{border-bottom:1px solid rgba(255,255,255,.08)}.transparency-layout,.trust-card{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr;text-align:center;padding:40px 0;gap:24px}.footer-brand{justify-content:center}.footer-grid>div:last-child{align-items:center}.footer-grid>p{max-width:600px;margin:auto}.section-head{align-items:flex-start;flex-direction:column;gap:10px}}
@media(max-width:680px){:root{--shell:min(100% - 28px,1180px)}.site-header .network-chip{display:none}.nav-shell{height:68px}.brand{font-size:19px}.brand-glyph{width:34px;height:34px}.btn-wallet{min-height:40px;padding:0 13px}.hero{padding:44px 0 42px;gap:25px}.hero h1{font-size:50px}.hero-copy>p{font-size:15px}.hero-proof{gap:10px}.hero-stage{min-height:460px}.product-card{width:100%}.product-visual{height:250px}.cause-mark{width:145px;height:145px;left:28px;top:50px}.coin-mark{width:95px;height:95px;right:35px;top:78px}.floating-a{left:-4px;top:80px}.floating-b{right:-4px;bottom:65px}.proof-grid{grid-template-columns:repeat(3,1fr);gap:12px}.proof-grid strong{font-size:22px}.proof-grid>div:not(.proof-copy){text-align:center;border-right:0}.proof-copy{flex-direction:column;gap:5px;text-align:center}.section{padding:78px 0}.section-head h2{font-size:37px}.cause-grid{grid-template-columns:1fr}.cause-grid .cause-card:last-child{grid-column:auto;max-width:none}.steps-grid{grid-template-columns:1fr}.steps-grid article{min-height:240px}.step-icon{margin-top:28px}.steps-grid article>i{display:none}.trust-card{padding:28px}.trust-copy h2{font-size:34px}.faq-grid{grid-template-columns:1fr}.closing{padding:36px 28px;flex-direction:column;align-items:flex-start;margin-bottom:60px}.closing h2{font-size:34px}.modal{padding:8px}.modal-card{border-radius:20px;max-height:calc(100vh - 16px)}.modal-top{border-radius:20px 20px 0 0}.cause-picks{grid-template-columns:1fr}.gfm-quick{align-items:flex-start;flex-direction:column}.gfm-quick>a{width:100%;justify-content:center}.field-row{grid-template-columns:1fr}.review-row{grid-template-columns:100px 1fr}.treasury-input{grid-template-columns:1fr}.treasury-input button{min-height:39px}.receipt-grid{grid-template-columns:1fr}.progress-tabs span{padding:11px 10px;font-size:8px}.modal-body{padding:18px}.modal-actions{padding:0 18px 18px}}

/* Multi-launchpad selector */
.launchpad-logo{width:40px;height:40px;border-radius:13px;display:grid;place-items:center;font-size:15px;font-weight:950}.launchpad-logo.pump{background:#161d1a;color:#79f4bd}.platform-badge{display:inline-flex;align-items:center;gap:6px;font-size:8px;font-weight:900;text-transform:uppercase;letter-spacing:.06em;border-radius:99px;padding:5px 7px;background:#e8f5ef;color:#087551;margin-left:7px}
@media(max-width:680px){.launchpad-picker{grid-template-columns:1fr}.launchpad-option{grid-template-columns:40px 1fr auto}}

/* ===== FundMe Pro visual refresh / real campaign cards ===== */
:root{
  --bg:#f6f8f6;
  --paper:#ffffff;
  --ink:#071d17;
  --muted:#64746e;
  --line:#dfe8e3;
  --green:#19d895;
  --green-deep:#087c59;
  --green-dark:#061a15;
  --shadow:0 28px 70px rgba(6,35,26,.10);
  --soft-shadow:0 14px 34px rgba(6,35,26,.08);
}
body{background:linear-gradient(180deg,#f8faf8 0%,#f4f7f5 42%,#f7f9f7 100%)}
.site-header{background:rgba(248,250,248,.9);border-bottom:1px solid rgba(7,29,23,.06);box-shadow:0 8px 30px rgba(8,35,27,.03)}
.desktop-nav a{font-weight:760;letter-spacing:-.01em}.desktop-nav a:hover{color:#087c59}
.btn-primary{background:linear-gradient(135deg,#29e2a1,#13c987);color:#041c14;box-shadow:0 14px 30px rgba(16,194,129,.20)}
.btn-wallet{background:linear-gradient(135deg,#071e18,#0a2a20);box-shadow:inset 0 0 0 1px rgba(255,255,255,.06)}
.hero{min-height:735px;gap:72px;padding-top:78px}
.hero h1{font-size:clamp(58px,6.15vw,86px);letter-spacing:-.064em;max-width:720px}
.hero-copy>p{font-size:18px;line-height:1.67;max-width:625px}
.eyebrow{box-shadow:inset 0 0 0 1px rgba(255,255,255,.55)}
.product-card{width:min(500px,94%);border-radius:28px;transform:none;border:1px solid rgba(7,29,23,.08);box-shadow:0 42px 110px rgba(3,29,20,.18)}
.product-bar{height:56px;background:#fff}.product-bar>span:first-child{letter-spacing:-.01em}
.real-campaign-hero{height:335px;background:#10261f}.real-campaign-hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block}.hero-image-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(4,17,13,.06) 20%,rgba(4,17,13,.1) 50%,rgba(4,17,13,.76) 100%)}
.hero-source-chip{position:absolute;left:18px;top:18px;display:inline-flex;align-items:center;gap:8px;background:rgba(255,255,255,.94);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.72);padding:9px 11px;border-radius:999px;font-size:9px;text-transform:uppercase;letter-spacing:.09em;font-weight:900;color:#17372e;box-shadow:0 8px 24px rgba(0,0,0,.10)}.hero-source-chip i{width:8px;height:8px;border-radius:50%;background:#02a95c;box-shadow:0 0 0 4px rgba(2,169,92,.12)}
.hero-campaign-progress{position:absolute;left:22px;right:22px;bottom:20px;color:#fff;display:flex;align-items:flex-end;justify-content:space-between;gap:16px}.hero-campaign-progress strong{font-size:26px;line-height:1;letter-spacing:-.04em}.hero-campaign-progress small{font-size:11px;color:rgba(255,255,255,.8);font-weight:700}
.pro-product-content{padding:22px 24px 24px}.pro-product-content h3{font-size:25px;margin:7px 0 18px}.metric-link{text-decoration:none;font-size:17px;transition:.18s}.metric-link:hover{transform:translateY(-2px);background:#d9f6e8}
.floating-card{border-color:rgba(7,29,23,.08);box-shadow:0 18px 48px rgba(4,32,23,.12)}
.proof-band{background:linear-gradient(90deg,#071d17,#0a2c21)}
.section{padding:112px 0}.section-head h2{font-size:48px;max-width:760px}.section-head p{font-size:15px;max-width:760px}.section-actions{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.section-actions .text-button{white-space:nowrap}
.cause-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;align-items:stretch}
.real-cause-card{background:#fff;border:1px solid rgba(7,29,23,.09);border-radius:24px;box-shadow:0 16px 42px rgba(8,38,29,.055);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease;display:flex;flex-direction:column}.real-cause-card:hover{transform:translateY(-6px);box-shadow:0 28px 65px rgba(7,36,27,.105);border-color:rgba(17,163,111,.22)}
.cause-photo{height:238px;position:relative;display:block;overflow:hidden;background:#e8eeea}.cause-photo>img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .45s ease}.real-cause-card:hover .cause-photo>img{transform:scale(1.025)}.photo-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(3,17,12,.02),rgba(3,17,12,.05) 55%,rgba(3,17,12,.42))}
.gfm-pill.pro{position:absolute;left:14px;top:14px;background:rgba(255,255,255,.95);border:1px solid rgba(255,255,255,.76);color:#14261f;box-shadow:0 8px 20px rgba(0,0,0,.08);font-size:9px}.gfm-pill.pro i{background:#02a95c}.source-pill{position:absolute;right:14px;top:14px;background:rgba(6,26,20,.78);backdrop-filter:blur(10px);color:#fff;padding:8px 10px;border-radius:999px;font-size:9px;font-weight:820;letter-spacing:.01em}
.pro-cause-body{padding:21px 21px 20px;display:flex;flex-direction:column;flex:1}.cause-kicker-row{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-bottom:8px}.cause-kicker-row span{font-size:9px;text-transform:uppercase;letter-spacing:.09em;font-weight:900;color:#0d8a61}.cause-kicker-row span:last-child{color:#8b9892}.pro-cause-body h3{font-size:21px;line-height:1.17;min-height:auto;margin:4px 0 9px;letter-spacing:-.038em}.pro-cause-body>p{font-size:12px;line-height:1.58;color:#68766f;min-height:57px;margin-bottom:16px}
.organizer-line{display:grid;grid-template-columns:32px 1fr auto;gap:9px;align-items:center;border-top:1px solid #edf1ef;border-bottom:1px solid #edf1ef;padding:12px 0;margin-bottom:16px}.organizer-avatar{width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:#e8f7ef;color:#0b7f59;font-weight:900;font-size:11px}.organizer-line small{display:block;font-size:8px;color:#91a099;text-transform:uppercase;letter-spacing:.08em;font-weight:800}.organizer-line b{display:block;font-size:10px;margin-top:2px;color:#28443a}.organizer-line em{font-style:normal;font-size:9px;color:#89968f;text-align:right;max-width:86px}
.campaign-money{display:grid;grid-template-columns:auto 1fr auto;align-items:baseline;gap:8px}.campaign-money strong{font-size:19px;letter-spacing:-.035em}.campaign-money>span{font-size:10px;color:#839089}.campaign-money em{font-style:normal;font-size:9px;color:#62746b;font-weight:800}.pro-progress{margin:11px 0 7px;height:7px;background:#edf2ef;border-radius:999px;overflow:hidden}.pro-progress i{height:100%;display:block;background:linear-gradient(90deg,#08a96e,#24d999);border-radius:inherit}.snapshot-line{display:flex;justify-content:space-between;gap:12px;color:#97a29d;font-size:8px;text-transform:uppercase;letter-spacing:.06em;font-weight:780}.pro-actions{grid-template-columns:1fr 1fr;margin-top:auto;padding-top:18px}.pro-actions .btn{min-height:43px;font-size:11px}.view-campaign{display:flex;align-items:center;justify-content:center;gap:7px;border:1px solid #dce5e0;border-radius:13px;background:#f8faf8;font-size:10px;font-weight:850;color:#24463a;transition:.18s}.view-campaign:hover{background:#eef8f3;border-color:#c9e8d9;color:#087c59}
.campaign-source-note{margin-top:18px;border:1px solid #dce8e1;background:rgba(255,255,255,.65);border-radius:17px;padding:14px 16px;display:flex;align-items:flex-start;gap:11px;color:#697970}.campaign-source-note>span{width:30px;height:30px;border-radius:10px;display:grid;place-items:center;background:#e1f6ec;color:#0d8a61;font-weight:900;flex:0 0 auto}.campaign-source-note p{margin:0;font-size:10px;line-height:1.55}.campaign-source-note b{color:#29463c}
.dark-section{background:radial-gradient(circle at 80% 0%,rgba(34,215,148,.12),transparent 36%),linear-gradient(160deg,#071d17,#061711 72%)}
.steps-grid{border-radius:25px;overflow:hidden;box-shadow:inset 0 0 0 1px rgba(255,255,255,.025)}
.ledger-panel,.donation-panel{box-shadow:0 18px 48px rgba(7,34,26,.06)}
.trust-card{box-shadow:inset 0 1px 0 rgba(255,255,255,.7)}
.closing{background:radial-gradient(circle at 85% 20%,rgba(55,237,168,.16),transparent 34%),linear-gradient(130deg,#071e17,#092a20)}
@media(max-width:980px){.cause-grid{grid-template-columns:1fr 1fr}.cause-grid .real-cause-card:last-child{grid-column:1/-1;max-width:none}.hero{gap:38px}.section-actions{width:100%}}
@media(max-width:680px){.cause-grid{grid-template-columns:1fr}.cause-grid .real-cause-card:last-child{grid-column:auto}.cause-photo{height:235px}.campaign-money{grid-template-columns:auto 1fr}.campaign-money em{grid-column:1/-1}.pro-actions{grid-template-columns:1fr}.real-campaign-hero{height:290px}.hero-campaign-progress{align-items:flex-start;flex-direction:column;gap:4px}.section-head h2{font-size:39px}.section-actions{flex-direction:column;align-items:stretch}.section-actions .text-button{justify-content:center}}

/* FundMe approved 3D brand identity */
.site-header{background:rgba(247,244,238,.94);border-bottom-color:rgba(18,51,40,.08)}
.brand-image-link{gap:10px;min-width:0}
.brand-logo-image{display:block;width:176px;height:48px;object-fit:cover;object-position:center;border-radius:10px;mix-blend-mode:multiply}
.footer-logo-image{width:188px;height:52px}
.brand-context{font-size:9px;line-height:1.1;letter-spacing:.09em;text-transform:uppercase;color:#73817b;font-weight:800;white-space:nowrap}
@media(max-width:680px){.brand-logo-image{width:142px;height:40px;border-radius:8px}.brand-context{display:none}.footer-logo-image{width:164px;height:46px}}

/* ===== FundMe Signature UI — premium polish ===== */
:root{
  --fm-cream:#f7f3eb;
  --fm-cream-2:#fbfaf7;
  --fm-forest:#0a3328;
  --fm-forest-2:#123f32;
  --fm-emerald:#13a974;
  --fm-emerald-bright:#29d697;
  --fm-mint:#dff7ec;
  --fm-gold:#ddb56a;
  --fm-gold-soft:#f4e4c4;
  --fm-ink:#0b251d;
  --fm-muted:#6d7d76;
  --fm-line:rgba(10,51,40,.11);
  --fm-shadow:0 32px 80px rgba(12,48,38,.10);
  --shell:min(1240px,calc(100% - 48px));
}
body{background:linear-gradient(180deg,#fbfaf6 0%,#f7f4ee 48%,#fafbf8 100%);color:var(--fm-ink)}
.ambient-a{background:rgba(35,198,139,.14);right:-220px;top:80px}.ambient-b{background:rgba(221,181,106,.08);left:-220px;top:760px}
.site-header{height:auto;background:rgba(251,250,247,.88);backdrop-filter:blur(22px) saturate(1.15);border-bottom:1px solid rgba(13,57,44,.07);box-shadow:0 10px 34px rgba(22,58,46,.035)}
.nav-shell{height:82px;gap:28px}
.brand-premium{gap:10px;font-size:inherit;letter-spacing:0}.brand-mark-wrap{width:44px;height:44px;border-radius:14px;overflow:hidden;display:block;box-shadow:0 8px 22px rgba(7,43,32,.12),inset 0 0 0 1px rgba(255,255,255,.75);background:#efe9de}.brand-mark-image{width:100%;height:100%;object-fit:cover;display:block;mix-blend-mode:multiply}.brand-wordmark{display:flex;align-items:baseline;letter-spacing:-.055em;font-size:24px;line-height:1}.brand-wordmark strong{font-weight:850;color:#102a22}.brand-wordmark em{font-style:normal;font-weight:850;color:#139c6e}.desktop-nav{gap:30px}.desktop-nav a{font-size:12px;font-weight:760;color:#56675f;position:relative}.desktop-nav a:after{content:"";position:absolute;left:0;right:0;bottom:-10px;height:2px;border-radius:99px;background:#12a873;transform:scaleX(0);transition:.2s}.desktop-nav a:hover:after{transform:scaleX(1)}
.network-chip{height:38px;background:#f0f5f2;border-color:#e0e9e4;color:#52685f}.btn-wallet{min-height:44px;padding:0 16px;border-radius:14px;background:linear-gradient(145deg,#0b3329,#08251e);box-shadow:0 10px 26px rgba(7,43,32,.13),inset 0 1px 0 rgba(255,255,255,.08)}
.hero{min-height:760px;grid-template-columns:1.04fr .96fr;gap:74px;padding:72px 0 78px}.hero-copy{padding-top:2px}.eyebrow{background:rgba(255,255,255,.76);border:1px solid rgba(17,137,94,.15);color:#0a865d;box-shadow:0 8px 24px rgba(10,51,40,.045);padding:9px 13px}.eyebrow-icon{background:linear-gradient(145deg,#e9f9f1,#ccefe0);color:#0f996a}.hero h1{font-size:clamp(58px,6.2vw,88px);line-height:.96;letter-spacing:-.066em;margin:24px 0 25px;max-width:750px}.hero h1 span{background:linear-gradient(105deg,#0a6046 2%,#10a06c 48%,#25c68d 100%);-webkit-background-clip:text;background-clip:text;color:transparent}.hero-copy>p{max-width:650px;font-size:17px;line-height:1.72;color:#5c6d66}.hero-actions{margin-top:32px}.hero-actions .btn{min-height:55px;border-radius:16px;padding:0 23px}.btn-primary{background:linear-gradient(135deg,#23d499,#0fa86f);color:#04241a;box-shadow:0 15px 35px rgba(15,168,111,.22),inset 0 1px 0 rgba(255,255,255,.28)}.btn-primary:hover{box-shadow:0 18px 42px rgba(15,168,111,.28)}.btn-secondary{background:rgba(255,255,255,.75);border-color:rgba(11,55,42,.12);box-shadow:0 8px 24px rgba(11,55,42,.04)}
.hero-trust-row{display:flex;gap:17px;flex-wrap:wrap;margin-top:26px}.hero-trust-row span{display:flex;align-items:center;gap:7px;font-size:10px;font-weight:800;color:#61736a}.hero-trust-row i{font-style:normal;width:20px;height:20px;border-radius:50%;display:grid;place-items:center;background:#e7f7ef;color:#0b8e62;font-size:10px}.hero-note{margin-top:20px;display:flex;align-items:center;gap:10px;font-size:9px;color:#8a9791}.hero-note span{padding:5px 8px;border-radius:999px;background:#f1eee6;color:#736a58;font-weight:900;text-transform:uppercase;letter-spacing:.06em}.hero-note p{margin:0}
.hero-stage{min-height:590px}.stage-orbit{position:absolute;border-radius:50%;border:1px solid rgba(17,148,101,.12);pointer-events:none}.orbit-one{width:510px;height:510px}.orbit-two{width:420px;height:420px;border-color:rgba(221,181,106,.16)}.hero-dashboard-card{width:min(500px,94%);position:relative;background:rgba(255,255,255,.96);border:1px solid rgba(9,50,38,.09);border-radius:30px;overflow:hidden;box-shadow:0 46px 110px rgba(8,47,35,.17),0 2px 0 rgba(255,255,255,.9) inset;z-index:2}.hero-card-top{height:64px;padding:0 20px 0 18px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #edf1ee;background:linear-gradient(180deg,#fff,#fbfcfa)}.mini-brand{display:flex;align-items:center;gap:9px}.mini-heart{width:33px;height:33px;border-radius:11px;display:grid;place-items:center;background:linear-gradient(145deg,#0d5c43,#16b37a);color:white;box-shadow:0 7px 18px rgba(12,114,78,.18)}.mini-brand b{display:block;font-size:11px;letter-spacing:-.02em}.mini-brand small{display:block;font-size:8px;color:#8c9993;margin-top:2px;text-transform:uppercase;letter-spacing:.07em;font-weight:800}.hero-cause-media{height:300px;position:relative;overflow:hidden;background:#10261f}.hero-cause-media>img{width:100%;height:100%;object-fit:cover;display:block}.hero-card-body{padding:22px 23px 23px}.hero-title-row{display:flex;justify-content:space-between;gap:18px;align-items:flex-start}.hero-title-row h3{font-size:24px;line-height:1.08;letter-spacing:-.04em;margin:6px 0 0}.round-link{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;background:#ecf8f2;border:1px solid #d9eee4;color:#0c875f;font-weight:900;flex:0 0 auto;transition:.2s}.round-link:hover{transform:translateY(-2px);background:#e0f4e9}.money-flow{margin:21px 0 18px;padding:16px 13px;border:1px solid #e7ece9;background:linear-gradient(180deg,#fbfcfb,#f7f9f7);border-radius:17px;display:grid;grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:8px}.money-flow>div{text-align:center}.money-flow small{display:block;color:#87958f;font-size:8px;text-transform:uppercase;letter-spacing:.06em;font-weight:800}.money-flow b{display:block;font-size:10px;margin-top:3px}.flow-dot{width:20px;height:20px;border-radius:50%;display:block;margin:0 auto 7px;box-shadow:0 0 0 5px rgba(16,161,110,.08)}.flow-dot.wallet{background:#11352b}.flow-dot.fees{background:#16ae79}.flow-dot.cause{background:#d9b25f;box-shadow:0 0 0 5px rgba(217,178,95,.10)}.flow-arrow{color:#a0aca6;font-size:14px}.treasury-line{display:flex;justify-content:space-between;align-items:center;gap:12px;border-top:1px solid #edf1ee;padding-top:17px}.treasury-line small{display:block;font-size:9px;color:#87958f}.treasury-line strong{display:block;font-size:11px;margin-top:4px;max-width:250px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.secure-chip{font-size:8px;text-transform:uppercase;letter-spacing:.06em;font-weight:900;padding:7px 9px;border-radius:999px;background:#edf8f3;color:#0a805a}.floating-card{border-color:rgba(9,50,38,.08);box-shadow:0 18px 50px rgba(9,50,38,.11)}.floating-a{left:-10px;top:115px}.floating-b{right:-10px;bottom:80px}.float-icon.heart{background:#f9efd9;color:#a87924}
.proof-band{background:linear-gradient(100deg,#0a2d23 0%,#0c3b2d 62%,#0e4a36 100%);border:0;box-shadow:inset 0 1px 0 rgba(255,255,255,.04)}.premium-proof{min-height:124px;grid-template-columns:155px 155px 175px 1fr}.proof-grid strong{font-size:31px}.proof-grid span{color:#91b1a5}.proof-copy b{color:#e6f1ed;max-width:470px;text-align:right}
.section{padding:118px 0}.section-head{margin-bottom:46px}.section-head h2{font-size:clamp(40px,4.2vw,54px);line-height:1.03;letter-spacing:-.058em}.section-head p{font-size:15px;line-height:1.72;color:#6a7a73}.section-tag{color:#0a8d62}.cause-grid{gap:25px}.real-cause-card{border-radius:27px;border-color:rgba(10,51,40,.09);box-shadow:0 18px 45px rgba(9,50,38,.055)}.real-cause-card:hover{box-shadow:0 30px 70px rgba(9,50,38,.11);transform:translateY(-7px)}.cause-photo{height:250px}.pro-cause-body{padding:22px}.pro-cause-body h3{font-size:22px}.organizer-avatar{background:linear-gradient(145deg,#e4f6ed,#d7f0e3)}.pro-progress i{background:linear-gradient(90deg,#0b9567,#23c98f)}
/* Impact dashboard */
.impact-section{background:linear-gradient(180deg,#f1f5f2 0%,#f7f7f3 100%);border-top:1px solid rgba(8,53,39,.05);border-bottom:1px solid rgba(8,53,39,.06)}.impact-head{align-items:flex-end}.data-integrity-badge{display:inline-flex;align-items:center;gap:8px;background:#fff;border:1px solid #dde8e2;box-shadow:0 8px 22px rgba(7,47,34,.05);padding:10px 13px;border-radius:999px;font-size:9px;text-transform:uppercase;letter-spacing:.07em;font-weight:900;color:#547067}.data-integrity-badge i{width:8px;height:8px;border-radius:50%;background:#12aa74;box-shadow:0 0 0 4px rgba(18,170,116,.10)}.impact-stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:15px}.impact-stat-card{background:rgba(255,255,255,.92);border:1px solid #dfe7e2;border-radius:20px;padding:20px;box-shadow:0 10px 30px rgba(9,50,38,.045)}.impact-stat-card>span{font-size:9px;text-transform:uppercase;letter-spacing:.08em;font-weight:900;color:#83918b}.impact-stat-card strong{display:block;font-size:29px;letter-spacing:-.045em;margin:8px 0 5px;color:#0d2b22}.impact-stat-card small{display:block;font-size:9px;color:#86948e;line-height:1.4}.impact-chart-grid{display:grid;grid-template-columns:1.45fr .65fr;gap:15px}.chart-card{background:rgba(255,255,255,.96);border:1px solid #dde6e0;border-radius:23px;padding:20px;box-shadow:0 14px 38px rgba(9,50,38,.05);min-height:330px}.chart-card-wide{min-width:0}.chart-title{display:flex;justify-content:space-between;gap:20px;align-items:flex-start;margin-bottom:16px}.chart-title span{font-size:8px;text-transform:uppercase;letter-spacing:.09em;font-weight:900;color:#87958f}.chart-title h3{font-size:17px;letter-spacing:-.025em;margin:5px 0 0}.chart-legend{display:flex!important;align-items:center;gap:6px!important;white-space:nowrap}.chart-legend i{width:8px;height:8px;border-radius:50%;display:block}.legend-green{background:#0e9f70}.legend-gold{background:#d7a84a}.chart-wrap{height:230px;position:relative}.chart-wrap svg{width:100%;height:100%;display:block;overflow:visible}.chart-empty{position:absolute;inset:0;display:grid;place-items:center;text-align:center;padding:40px;color:#8b9792;font-size:10px;font-weight:750;background:linear-gradient(180deg,rgba(255,255,255,.05),rgba(255,255,255,.68));border-radius:14px}.chart-empty[hidden]{display:none}.platform-ring-wrap{display:grid;place-items:center;gap:18px;padding-top:12px}.platform-ring{width:160px;height:160px;border-radius:50%;display:grid;place-items:center;position:relative;background:conic-gradient(#e8ece9 0 360deg);box-shadow:inset 0 0 0 1px rgba(7,43,32,.05)}.platform-ring:before{content:"";position:absolute;width:112px;height:112px;border-radius:50%;background:#fff;box-shadow:0 0 0 1px #edf1ef}.platform-ring>div{position:relative;z-index:2;text-align:center}.platform-ring strong{display:block;font-size:32px;line-height:1;letter-spacing:-.05em}.platform-ring small{display:block;font-size:8px;text-transform:uppercase;letter-spacing:.08em;color:#8b9892;margin-top:5px;font-weight:800}.ring-legend{width:100%;display:grid;gap:9px}.ring-legend span{display:flex;align-items:center;gap:8px;font-size:10px;color:#667871}.ring-legend b{margin-left:auto}.ring-legend i{width:8px;height:8px;border-radius:50%}.pump-dot{background:#0f9f70}
.dark-section{background:radial-gradient(circle at 76% -5%,rgba(49,222,156,.13),transparent 38%),linear-gradient(155deg,#08251d,#061913 76%)}.dark-section .section-head.light h2{font-size:clamp(42px,4.5vw,58px)}.steps-grid{border-radius:26px}.steps-grid article{padding:30px 25px}.steps-grid article h3{font-size:17px}.steps-grid article p{font-size:11px;line-height:1.62}.step-no{font-size:9px}
.transparency-layout{gap:18px}.ledger-panel,.donation-panel{border-radius:24px;border-color:rgba(8,53,39,.09);box-shadow:0 18px 50px rgba(7,47,34,.055)}.panel-head{padding:22px 22px 18px}.trust-card{border-radius:28px;border:1px solid rgba(10,51,40,.08);background:linear-gradient(135deg,#f2eee4,#f8f7f1 50%,#edf6f1);box-shadow:0 20px 56px rgba(10,51,40,.06),inset 0 1px 0 #fff}.faq-grid details{border-radius:18px;border-color:rgba(10,51,40,.09);background:rgba(255,255,255,.76)}.closing{border-radius:30px;background:radial-gradient(circle at 80% 10%,rgba(68,228,166,.16),transparent 34%),linear-gradient(130deg,#08251d,#0b3b2d);box-shadow:0 30px 70px rgba(7,42,31,.14)}
footer{background:#f3f0e8;border-top:1px solid rgba(9,49,37,.07)}.footer-brand .brand-mark-wrap{width:48px;height:48px}.footer-brand .brand-wordmark{font-size:25px}
/* Launch modal polish */
.modal-backdrop{backdrop-filter:blur(8px)}.modal-card{border-radius:27px;box-shadow:0 36px 120px rgba(5,30,23,.28);border:1px solid rgba(255,255,255,.55)}.modal-top{background:linear-gradient(180deg,#fff,#fcfcfa)}.progress-tabs{background:#f7f8f6}.launchpad-option{border-radius:16px}.launchpad-option.selected{border-color:#60c9a3;background:linear-gradient(180deg,#f7fffb,#effaf4);box-shadow:inset 0 0 0 1px rgba(17,166,113,.05)}.gfm-quick{border-radius:17px}.field input,.field textarea,.treasury-input input{border-radius:13px;background:#fbfcfa}.file-field{border-radius:16px}.review-box{border-radius:18px}.launch-progress{border-radius:18px}
@media(max-width:1080px){.desktop-nav{gap:18px}.hero{gap:38px}.impact-stat-grid{grid-template-columns:repeat(2,1fr)}.impact-chart-grid{grid-template-columns:1fr}.chart-card{min-height:320px}.premium-proof{grid-template-columns:repeat(3,1fr)}.proof-copy{grid-column:1/-1;justify-content:flex-start;padding:18px 0 0;border-top:1px solid rgba(255,255,255,.08)}.proof-copy b{text-align:left}}
@media(max-width:900px){.desktop-nav{display:none}.hero{grid-template-columns:1fr;padding-top:54px}.hero-copy{text-align:center}.hero-copy>p{margin-left:auto;margin-right:auto}.hero-actions,.hero-trust-row,.hero-note{justify-content:center}.hero-stage{min-height:560px}.floating-a{left:3%}.floating-b{right:3%}.impact-head{align-items:flex-start}.data-integrity-badge{display:none}}
@media(max-width:680px){:root{--shell:min(100% - 28px,1240px)}.nav-shell{height:72px}.brand-mark-wrap{width:39px;height:39px;border-radius:12px}.brand-wordmark{font-size:21px}.network-chip{display:none}.btn-wallet{padding:0 13px;min-height:41px}.hero{padding:45px 0 58px;min-height:auto}.hero h1{font-size:clamp(49px,15vw,66px)}.hero-copy>p{font-size:15px}.hero-actions{flex-direction:column}.hero-actions .btn{width:100%}.hero-trust-row{gap:10px}.hero-note{align-items:flex-start;flex-direction:column}.hero-stage{min-height:500px}.hero-dashboard-card{width:100%;border-radius:24px}.hero-cause-media{height:250px}.money-flow{padding:13px 8px;gap:5px}.flow-arrow{font-size:11px}.floating-card{display:none}.proof-grid.premium-proof{grid-template-columns:1fr 1fr;gap:0}.proof-grid>div:not(.proof-copy){min-height:92px;padding:17px 0;border-right:0;border-bottom:1px solid rgba(255,255,255,.08)}.proof-grid>div:nth-child(odd):not(.proof-copy){border-right:1px solid rgba(255,255,255,.08)}.proof-grid>div:nth-child(3){grid-column:1/-1}.proof-copy{padding:18px 0 22px;display:block}.proof-copy b{display:block;margin-top:6px}.section{padding:86px 0}.section-head{margin-bottom:30px}.section-head h2{font-size:39px}.cause-photo{height:235px}.impact-stat-grid{grid-template-columns:1fr 1fr;gap:10px}.impact-stat-card{padding:16px}.impact-stat-card strong{font-size:24px}.chart-card{padding:16px;border-radius:20px}.chart-title{flex-direction:column;gap:8px}.chart-wrap{height:210px}.platform-ring{width:145px;height:145px}.platform-ring:before{width:100px;height:100px}.dark-section .section-head.light h2{font-size:40px}.closing{border-radius:23px}.footer-grid{gap:24px}.footer-brand .brand-mark-wrap{width:42px;height:42px}}
@media(max-width:430px){.impact-stat-grid{grid-template-columns:1fr}.hero-title-row h3{font-size:21px}.hero-campaign-progress strong{font-size:22px}.money-flow small{font-size:7px}.money-flow b{font-size:9px}.brand-wordmark{font-size:19px}}

/* =========================================================
   FundMe production polish — institutional charity/fintech UI
   ========================================================= */
:root{
  --bg:#f7f8f5;--paper:#ffffff;--ink:#10251f;--muted:#66756f;--line:#e2e8e4;
  --green:#11a873;--green-deep:#087653;--green-dark:#08261e;--mint:#daf4e8;
  --gold:#c99b42;--cream:#f6f2e8;--radius:22px;--shell:min(1200px,calc(100% - 48px));
  --soft-shadow:0 14px 36px rgba(13,49,39,.07);--shadow:0 24px 70px rgba(13,49,39,.12);
}
body{background:linear-gradient(180deg,#fafbf8 0,#f6f7f4 48%,#f9faf7 100%);color:var(--ink)}
.ambient{opacity:.34;filter:blur(70px)}
.site-header{background:rgba(255,255,255,.92);border-bottom:1px solid rgba(15,50,40,.08);box-shadow:0 1px 0 rgba(255,255,255,.95);backdrop-filter:blur(20px) saturate(140%)}
.nav-shell{height:76px;gap:28px}
.brand-premium{gap:10px;flex:0 0 auto}
.brand-mark-wrap{width:39px;height:39px;border-radius:0;overflow:visible;display:grid;place-items:center;background:transparent;box-shadow:none}
.brand-mark-image{width:39px;height:39px;object-fit:contain;display:block;mix-blend-mode:normal;filter:none}
.brand-wordmark{font-size:23px;letter-spacing:-.045em;line-height:1;gap:0}
.brand-wordmark strong{color:#112921;font-weight:810}.brand-wordmark em{color:#0d9769;font-weight:810}
.desktop-nav{gap:28px;margin-left:auto}.desktop-nav a{font-size:12px;font-weight:700;color:#5b6964}.desktop-nav a:after{bottom:-11px;height:2px;background:#12966a}
.nav-actions{gap:9px}.network-chip{height:36px;background:#f3f7f4;border-color:#e1e8e4;font-size:10px;color:#5c6d66;padding:0 11px}.network-chip i{width:7px;height:7px;box-shadow:0 0 0 4px rgba(20,199,127,.10)}
.btn{border-radius:12px}.btn-wallet{min-height:42px;padding:0 15px;background:#0b2c23;box-shadow:0 8px 18px rgba(10,46,36,.12)}
.hero{min-height:680px;grid-template-columns:.96fr 1.04fr;gap:72px;padding:74px 0 76px;align-items:center}
.hero-copy{padding-top:0}.eyebrow{background:#f2f8f4;border-color:#dfece5;padding:7px 11px 7px 8px;gap:8px;color:#2c755d;letter-spacing:.105em}.eyebrow img{width:23px;height:23px;display:block}.eyebrow-icon{display:none}
.hero h1{font-size:clamp(54px,5.6vw,76px);line-height:.98;letter-spacing:-.062em;margin:22px 0 22px;max-width:680px}.hero h1 span{background:linear-gradient(110deg,#087754,#15aa75);-webkit-background-clip:text;background-clip:text}
.hero-copy>p{font-size:17px;line-height:1.72;color:#5d6c66;max-width:590px}
.hero-actions{margin-top:28px}.hero-actions .btn{min-height:52px;border-radius:13px;padding:0 20px}.btn-primary{background:#0f9c6c;color:#fff;box-shadow:0 10px 24px rgba(15,156,108,.17)}.btn-primary:hover{background:#0b8b60}.btn-secondary{background:#fff;border:1px solid #dde5e0;box-shadow:0 5px 14px rgba(8,41,31,.035)}
.hero-trust-row{margin-top:24px;gap:17px;color:#66766f;font-size:10px}.hero-trust-row span{white-space:nowrap}.hero-trust-row i{width:18px;height:18px;font-size:8px;background:#e7f5ee;color:#0b8f63}
.hero-note{margin-top:23px;padding-top:19px;border-top:1px solid #e4e9e5;max-width:585px}.hero-note span{font-size:9px}.hero-note p{font-size:10px;color:#86928d}
.hero-stage{min-height:535px;align-items:center}.stage-orbit{opacity:.45}.hero-dashboard-card{width:min(505px,96%);border-radius:24px;border:1px solid rgba(12,47,37,.09);box-shadow:0 32px 80px rgba(10,45,35,.13);overflow:hidden;background:#fff;transform:none}
.hero-card-top{height:68px;padding:0 20px}.mini-brand{gap:9px}.mini-brand-mark{width:31px;height:31px;display:block}.mini-brand b{font-size:13px;letter-spacing:-.02em}.mini-brand small{font-size:8px;letter-spacing:.06em;color:#8a9791}.mini-heart{display:none}.live-pill{padding:6px 9px}.live-pill em{font-size:8px}
.hero-cause-media{height:290px;background:#e9ece9}.hero-cause-media img{width:100%;height:100%;object-fit:cover;object-position:center 40%;display:block;transform:none}.hero-image-shade{background:linear-gradient(180deg,rgba(4,22,17,0) 30%,rgba(4,22,17,.62) 100%)}.hero-source-chip{top:16px;left:16px;background:rgba(255,255,255,.93);color:#3e5149;border:1px solid rgba(255,255,255,.75);box-shadow:0 7px 20px rgba(5,28,21,.08);font-size:8px}.hero-campaign-progress{left:20px;bottom:18px}.hero-campaign-progress strong{font-size:24px}.hero-campaign-progress small{font-size:9px}
.hero-card-body{padding:21px 22px 22px}.hero-title-row h3{font-size:23px;line-height:1.12;margin-top:5px}.round-link{width:38px;height:38px;border-color:#e1e7e3;background:#fbfcfb}.money-flow{margin:17px 0;padding:14px 12px;border-radius:15px;background:#f8faf8;border:1px solid #edf1ee}.flow-dot{width:17px;height:17px;margin-bottom:6px}.treasury-line{padding-top:16px}.treasury-line strong{font-size:10px;max-width:270px}.secure-chip{background:#eef6f2;color:#297158;border:1px solid #deebe4}
.floating-card{padding:11px 13px;border-radius:14px;box-shadow:0 16px 42px rgba(10,45,35,.10)}.floating-a{left:-14px;top:112px}.floating-b{right:-12px;bottom:74px}.float-icon{width:31px;height:31px;border-radius:9px}.float-icon.heart{background:#f7f1e3;color:#a77b28}
.proof-band{background:#0a2b22}.premium-proof{min-height:108px;grid-template-columns:145px 145px 165px 1fr}.proof-grid strong{font-size:28px}.proof-grid span{color:#9ab3a9}.proof-copy b{font-size:11px;font-weight:650;line-height:1.45;color:#e1eee8}
.section{padding:104px 0}.section-head{margin-bottom:38px;gap:44px}.section-head h2{font-size:clamp(38px,4vw,50px);letter-spacing:-.052em}.section-head p{font-size:14px;line-height:1.68;color:#6b7873}.section-tag{font-size:9px;color:#16835f}.section-actions{display:flex;align-items:center;gap:20px;flex:0 0 auto}.text-button{font-size:11px;color:#187558}
.cause-grid{gap:19px;align-items:stretch}.real-cause-card{display:flex;flex-direction:column;border-radius:20px;background:#fff;border:1px solid #e1e7e3;box-shadow:0 9px 26px rgba(10,43,34,.045);overflow:hidden}.real-cause-card:hover{transform:translateY(-3px);box-shadow:0 18px 45px rgba(10,43,34,.085)}.cause-photo{height:auto;aspect-ratio:16/10;display:block;overflow:hidden;background:#edf1ee}.cause-photo img{width:100%;height:100%;display:block;object-fit:cover;object-position:center center;transition:transform .35s ease}.real-cause-card:hover .cause-photo img{transform:scale(1.018)}.pro-cause-body{padding:20px 20px 19px;display:flex;flex-direction:column;flex:1}.pro-cause-body h3{font-size:19px;line-height:1.23;letter-spacing:-.035em;min-height:47px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.pro-cause-body>p{font-size:11px;line-height:1.58;color:#76827d;min-height:53px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.organizer-row{margin-top:12px}.pro-progress{margin-top:auto}.cause-actions{padding-top:15px}.cause-actions .btn{min-height:40px;font-size:10px;border-radius:10px}.view-campaign{font-size:10px;font-weight:800}.campaign-source-note{margin-top:20px;border-radius:14px;padding:13px 16px;background:#f7f9f7;border:1px solid #e5eae7;color:#6f7c76}.campaign-source-note p{font-size:10px;line-height:1.55}
.impact-section{background:#f2f5f2}.impact-stat-card,.chart-card{border-color:#e1e7e3;box-shadow:0 8px 26px rgba(10,43,34,.04)}.impact-stat-card{border-radius:16px}.chart-card{border-radius:18px}.chart-wrap{height:220px}.platform-ring{width:150px;height:150px}.platform-ring:before{width:106px;height:106px}
.dark-section{background:linear-gradient(145deg,#09291f,#061b15 72%)}.steps-grid{border:1px solid rgba(255,255,255,.08);overflow:hidden}.steps-grid article{background:rgba(255,255,255,.025)}
.ledger-panel,.donation-panel{border-radius:19px}.trust-card{border-radius:20px}.faq-grid details{border-radius:14px}.closing{border-radius:22px}
footer{background:#f2f3ef}.footer-brand .brand-mark-wrap{width:42px;height:42px}.footer-brand .brand-mark-image{width:42px;height:42px}.footer-brand .brand-wordmark{font-size:23px}
/* alignment and image resilience */
img{max-width:100%}.hero-cause-media img,.cause-photo img{color:transparent}.cause-photo:has(img[src=""]){background:linear-gradient(135deg,#eaf3ee,#f4f6f3)}
.brand-context{margin-left:4px;padding-left:13px;border-left:1px solid #dce4df;font-size:10px;font-weight:700;color:#75837d;letter-spacing:.02em}
@media(max-width:1080px){.hero{gap:42px}.desktop-nav{gap:17px}.premium-proof{grid-template-columns:repeat(3,1fr)}.cause-grid{gap:15px}}
@media(max-width:900px){.hero{grid-template-columns:1fr;padding-top:52px}.hero-copy{text-align:center}.hero-copy>p,.hero-note{margin-left:auto;margin-right:auto}.hero-actions,.hero-trust-row{justify-content:center}.hero-note{justify-content:center}.hero-stage{min-height:550px}.floating-a{left:2%}.floating-b{right:2%}.section-head{align-items:flex-start}.section-actions{margin-top:6px}.cause-grid{grid-template-columns:1fr 1fr}.cause-grid .real-cause-card:last-child{grid-column:1/-1;max-width:calc(50% - 8px);justify-self:center;width:100%}}
@media(max-width:680px){:root{--shell:min(100% - 28px,1200px)}.nav-shell{height:68px}.brand-mark-wrap,.brand-mark-image{width:34px;height:34px}.brand-wordmark{font-size:20px}.hero{padding:42px 0 56px}.hero h1{font-size:clamp(46px,14vw,62px)}.hero-copy>p{font-size:14px;line-height:1.65}.hero-trust-row{display:grid;grid-template-columns:1fr;justify-items:center}.hero-stage{min-height:470px}.hero-dashboard-card{width:100%}.hero-cause-media{height:auto;aspect-ratio:16/10}.proof-grid.premium-proof{grid-template-columns:1fr 1fr}.section{padding:78px 0}.section-head{display:block}.section-head h2{font-size:36px}.section-actions{margin-top:18px;justify-content:flex-start}.cause-grid{grid-template-columns:1fr}.cause-grid .real-cause-card:last-child{grid-column:auto;max-width:none}.cause-photo{aspect-ratio:16/9}.premium-proof>div:nth-child(3){grid-column:1/-1}.footer-brand .brand-mark-wrap,.footer-brand .brand-mark-image{width:38px;height:38px}}
@media(max-width:430px){.brand-wordmark{font-size:18px}.btn-wallet{padding:0 11px}.hero-stage{min-height:440px}.hero-card-top{padding:0 15px}.hero-card-body{padding:18px 16px}.hero-campaign-progress strong{font-size:20px}.money-flow small{font-size:7px}.money-flow b{font-size:8px}.section-head h2{font-size:34px}}

/* Solana-only launch badge */
.single-launchpad{border:1px solid #bde8d4;background:linear-gradient(180deg,#f8fffb,#effaf4);border-radius:16px;padding:13px;display:grid;grid-template-columns:40px 1fr auto;align-items:center;gap:10px;margin:0 0 14px;box-shadow:inset 0 0 0 1px rgba(17,166,113,.04)}
.single-launchpad b{display:block;font-size:11px;color:#17372e}.single-launchpad small{display:block;color:#71867c;font-size:8px;margin-top:3px}.single-launchpad em{font-style:normal;font-size:8px;text-transform:uppercase;letter-spacing:.07em;font-weight:900;color:#0c845d}
/* v2.9: keep the product shell visible if an external campaign image is temporarily unavailable. */
.hero-cause-media.image-unavailable{background:linear-gradient(145deg,#dcefe6 0%,#edf5f1 46%,#d8e9e1 100%)}
.hero-cause-media.image-unavailable:before{content:'FundMe';position:absolute;inset:0;display:grid;place-items:center;font-weight:900;font-size:46px;letter-spacing:-.06em;color:rgba(7,74,53,.16)}
.image-fallback{position:absolute;inset:0;display:grid;place-items:center;background:linear-gradient(145deg,#dcefe6,#eef5f1);color:#0b684b;font-weight:900;font-size:32px}
.image-fallback[hidden]{display:none!important}

/* v3.0.2: show fundraiser photos unobstructed. */
.cause-photo .photo-shade{display:none!important}
