:root{--ink:#071419;--ink2:#0b2028;--ink3:#102d36;--paper:#f5f7f4;--paper2:#edf3f1;--white:#fff;--text:#0a1a20;--muted:#66777e;--line:#d8e3e0;--line-dark:#21414b;--blue:#1f79ff;--blue2:#4aa7ff;--teal:#00c7ad;--teal2:#6ce5d2;--navy:#073946;--danger:#c83f55;--success:#087f6d;--radius:24px;--shadow:0 28px 90px rgba(4,33,42,.12);--shadow-dark:0 30px 100px rgba(0,0,0,.28)}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--paper)}body{margin:0;color:var(--text);background:linear-gradient(180deg,#fbfdfc 0,#f2f7f5 62%,#edf4f2 100%);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button,a,input,textarea{outline-offset:4px}:focus-visible{outline:3px solid rgba(31,121,255,.45)}.app-shell{min-height:100vh}.nav{height:82px;display:flex;align-items:center;justify-content:space-between;max-width:1320px;margin:auto;padding:0 30px;border-bottom:1px solid rgba(9,53,63,.08);position:relative;z-index:5}.brand{display:flex;align-items:center;gap:11px;font-weight:650;letter-spacing:-.02em}.brand b{font-weight:800}.brand-mark{width:35px;height:35px;border-radius:12px;background:linear-gradient(140deg,var(--blue),var(--teal));padding:1px;box-shadow:0 8px 24px rgba(31,121,255,.2)}.brand-mark>span{width:100%;height:100%;border-radius:11px;display:grid;place-items:center;background:#071d25;color:#fff;font-weight:850}.nav nav{display:flex;gap:30px;align-items:center;color:#496067;font-size:14px;font-weight:600}.nav nav>a:hover{color:#0c313c}.nav-cta{background:#082934!important;color:#fff!important;padding:12px 17px;border-radius:999px;box-shadow:0 9px 26px rgba(4,38,47,.14)}.hero{max-width:1320px;margin:0 auto;padding:104px 30px 92px;display:grid;grid-template-columns:1.14fr .86fr;gap:78px;align-items:center;min-height:690px}.hero-copy{max-width:790px}.eyebrow,.section-kicker{text-transform:uppercase;letter-spacing:.16em;font-weight:800;font-size:11px;color:#098f85}.hero h1,h1,h2,h3{font-family:Inter,ui-sans-serif,system-ui,sans-serif;letter-spacing:-.048em;margin:.25em 0}.hero h1{font-size:clamp(58px,7vw,100px);line-height:.92;font-weight:760;max-width:940px}.hero h1 em{font-style:normal;background:linear-gradient(110deg,#146bff 4%,#03a992 75%);-webkit-background-clip:text;background-clip:text;color:transparent}.lede{font-size:20px;line-height:1.62;color:#526970;max-width:710px}.hero-actions{display:flex;gap:12px;margin-top:34px}.btn{border:0;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;padding:13px 19px;border-radius:999px;font-weight:760;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.btn:hover{transform:translateY(-1px)}.btn.primary{background:linear-gradient(135deg,#176eff,#02b69f);color:#fff;box-shadow:0 12px 34px rgba(21,113,218,.24)}.btn.quiet{background:#fff;color:#11323b;border:1px solid #d6e3df;box-shadow:0 8px 26px rgba(16,53,61,.05)}.btn.wide{width:100%}.trust-row{display:flex;gap:24px;margin-top:40px;color:#64777d;font-size:12px;font-weight:650;flex-wrap:wrap}.trust-row span{display:flex;align-items:center;gap:8px}.trust-row i{display:block;width:7px;height:7px;border-radius:99px;background:var(--teal);box-shadow:0 0 0 5px rgba(0,199,173,.09)}.hero-orbit{height:470px;border-radius:44px;background:linear-gradient(155deg,#052d39 0%,#071d25 60%,#05262e 100%);position:relative;display:grid;place-items:center;overflow:hidden;box-shadow:var(--shadow-dark)}.hero-orbit:before{content:"";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:44px 44px;mask-image:linear-gradient(to bottom,#000,transparent 86%)}.orb-glow{position:absolute;border-radius:999px;filter:blur(10px)}.orb-glow.one{width:340px;height:340px;right:-90px;top:-110px;background:radial-gradient(circle,rgba(31,121,255,.42),transparent 68%)}.orb-glow.two{width:300px;height:300px;left:-95px;bottom:-100px;background:radial-gradient(circle,rgba(0,199,173,.34),transparent 69%)}.orb-card{width:78%;padding:31px;border:1px solid rgba(255,255,255,.14);background:rgba(7,31,39,.7);backdrop-filter:blur(20px);border-radius:27px;box-shadow:0 25px 70px rgba(0,0,0,.22);position:relative;color:#fff}.mini-mark{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;background:linear-gradient(135deg,var(--blue),var(--teal));font-size:11px;font-weight:900;margin-bottom:40px}.orb-card b,.orb-card small{display:block}.orb-card b{font-size:11px;text-transform:uppercase;letter-spacing:.14em;color:#78d8d1}.orb-card strong{display:block;font-size:33px;line-height:1.05;letter-spacing:-.045em;margin:10px 0 17px;max-width:380px}.orb-card small{color:#98b0b6;line-height:1.5}.orb-line{height:5px;margin-top:28px;border-radius:99px;background:rgba(255,255,255,.08);overflow:hidden}.orb-line span{display:block;width:68%;height:100%;background:linear-gradient(90deg,var(--blue2),var(--teal2));border-radius:99px}.principles-band{max-width:1320px;margin:0 auto 38px;padding:0 30px;display:grid;grid-template-columns:repeat(5,1fr);gap:1px}.principles-band>div{background:#fff;border:1px solid #dbe6e3;padding:24px 22px;margin-right:-1px}.principles-band>div:first-child{border-radius:20px 0 0 20px}.principles-band>div:last-child{border-radius:0 20px 20px 0}.principles-band span{font-size:10px;color:#789097}.principles-band b{display:block;font-size:14px;margin:8px 0 5px}.principles-band p{font-size:12px;line-height:1.5;color:#74858a;margin:0}.section{max-width:1320px;margin:0 auto;padding:74px 30px 118px}.section-head{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:30px}.section-head.compact{margin-bottom:20px}.section h2,.command-section h2{font-size:42px}.muted{color:var(--muted);font-size:13px}.campaign-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.campaign-card{border:1px solid #d8e5e1;border-radius:25px;overflow:hidden;background:#fff;box-shadow:0 14px 38px rgba(10,54,62,.055);transition:.22s transform,.22s box-shadow,.22s border-color}.campaign-card:hover{transform:translateY(-4px);border-color:#bcd7d2;box-shadow:0 22px 55px rgba(8,53,63,.10)}.card-media,.campaign-hero-media{aspect-ratio:16/10;background:#dce8e5;position:relative;overflow:hidden}.card-media img,.campaign-hero-media img{width:100%;height:100%;object-fit:cover}.card-badge{position:absolute;left:14px;top:14px;padding:7px 10px;border-radius:999px;background:rgba(4,26,32,.74);backdrop-filter:blur(10px);color:#fff;font-size:10px;font-weight:750;text-transform:uppercase;letter-spacing:.09em}.card-body{padding:21px}.card-body small{color:#78898e}.card-body h3{font-size:20px}.card-body p{color:#62747a;line-height:1.5;min-height:46px}.progress{height:7px;border-radius:99px;background:#e5ece9;overflow:hidden;margin:18px 0 10px}.progress span{height:100%;display:block;background:linear-gradient(90deg,var(--blue),var(--teal));border-radius:99px}.card-meta{display:flex;justify-content:space-between;font-size:12px}.empty-state{grid-column:1/-1;padding:86px;border:1px solid #d4e3df;border-radius:28px;text-align:center;background:linear-gradient(145deg,#fff,#f0f7f5);color:#60757b}.luxury-empty{max-width:none}.empty-state h3{font-size:30px;color:#102d35;max-width:620px;margin:12px auto}.empty-state p{max-width:630px;margin:0 auto 25px;line-height:1.65}.spark{display:block;font-size:30px;color:#02a793;margin-bottom:14px}.campaign-page{max-width:1320px;margin:auto;padding:36px 30px 110px}.campaign-hero-grid{display:grid;grid-template-columns:1.12fr .88fr;gap:48px;align-items:center;padding:32px 0 52px}.campaign-hero-media{border-radius:30px;aspect-ratio:1.18/1;box-shadow:var(--shadow)}.campaign-hero-copy h1{font-size:clamp(46px,5vw,72px);line-height:.98}.campaign-summary{font-size:20px;color:#5b7076;line-height:1.6}.beneficiary-chip{display:grid;grid-template-columns:auto 1fr;gap:2px 10px;margin-top:25px;padding:15px 17px;border:1px solid #d6e3df;border-radius:17px;background:#fff;max-width:440px}.beneficiary-chip span{grid-row:1/3;align-self:center;width:36px;height:36px;display:grid;place-items:center;border-radius:11px;background:#e8f8f5;color:#088c7e;font-size:11px;font-weight:800}.beneficiary-chip strong{font-size:13px}.beneficiary-chip small{color:#718288}.campaign-layout{display:grid;grid-template-columns:1fr 390px;gap:68px}.campaign-layout article{min-width:0}.story-section,.use-section{padding:22px 0 44px}.story{white-space:pre-wrap;line-height:1.86;color:#324a51;font-size:17px;margin-top:18px}.use-section{border-top:1px solid #d8e4e1}.use-section h2{font-size:36px}.use-section p{font-size:17px;line-height:1.8;color:#4f666d}.promise-band{display:flex;gap:16px;padding:24px;border-radius:21px;background:#082a34;color:#fff}.promise-band p{margin:6px 0 0;color:#a8c0c5;line-height:1.55}.promise-mark{flex:0 0 38px;width:38px;height:38px;border-radius:12px;display:grid;place-items:center;background:linear-gradient(135deg,var(--blue),var(--teal))}.funding-panel{position:sticky;top:22px;height:max-content;background:#fff;border:1px solid #d7e3df;padding:27px;border-radius:27px;box-shadow:0 18px 50px rgba(8,53,63,.09)}.amount strong{display:block;font-size:33px;letter-spacing:-.035em}.amount span{color:#74868b}.stats{display:flex;gap:28px;margin:18px 0 25px}.stats b{display:block;font-size:17px}.trust-box{display:flex;gap:12px;border-top:1px solid #e0e9e6;margin-top:22px;padding-top:20px}.trust-box p{color:#74858a;font-size:13px;line-height:1.5;margin:4px 0}.shield{color:#079e8e;font-size:22px}.workspace{max-width:1240px;margin:auto;padding:72px 30px 120px}.workspace-head{display:flex;justify-content:space-between;align-items:flex-end}.workspace-head h1{font-size:50px}.workspace-head p{color:#6f8085}.confidence-strip{display:grid;grid-template-columns:repeat(3,1fr);margin:42px 0 22px;border:1px solid #d8e4e1;border-radius:22px;background:#fff;overflow:hidden}.confidence-strip.four{grid-template-columns:repeat(4,1fr)}.confidence-strip div{padding:22px 24px;border-right:1px solid #e0e9e6}.confidence-strip div:last-child{border:0}.confidence-strip small,.confidence-strip strong,.confidence-strip span{display:block}.confidence-strip small{color:#74868b;margin-bottom:7px}.confidence-strip strong{font-size:17px}.confidence-strip span{font-size:10px;color:#8b999d;margin-top:5px}.notice{display:flex;justify-content:space-between;align-items:center;padding:22px 24px;background:#fffdf4;border:1px solid #ebdfaa;border-radius:18px;margin-bottom:22px}.notice p{color:#7b7664;margin:4px 0}.notice-actions{display:flex;gap:9px}.money-ribbon{display:flex;align-items:center;gap:18px;flex-wrap:wrap;padding:20px 22px;background:linear-gradient(120deg,#072b35,#083f49);color:#fff;border-radius:20px;margin-bottom:26px}.money-ribbon span{font-size:11px;text-transform:uppercase;letter-spacing:.11em;color:#80cdc5}.money-ribbon b{font-size:17px}.money-ribbon small{margin-left:auto;color:#91b7bc}.command-section{margin-top:38px}.campaign-table{border:1px solid #d7e3df;border-radius:22px;overflow:hidden;background:#fff}.table-row{display:grid;grid-template-columns:2fr .7fr 1fr .6fr;align-items:center;padding:17px 22px;border-bottom:1px solid #e4ece9}.table-row:last-child{border:0}.table-row:hover:not(.table-head){background:#f6faf8}.table-row span:first-child b,.table-row span:first-child small{display:block}.table-row small{color:#7d8d92;margin-top:4px}.table-head{font-size:10px;text-transform:uppercase;letter-spacing:.12em;color:#7c8c91;background:#f6f9f8}.pill{width:max-content;padding:6px 10px;border-radius:999px;background:#edf2f1;font-size:11px;text-transform:capitalize}.pill.live{background:#e1f7f1;color:#087766}.empty-row{padding:48px;text-align:center;color:#72858a}.empty-row b,.empty-row span{display:block}.empty-row b{color:#18373f;margin-bottom:6px}.studio{max-width:1500px;margin:auto;display:grid;grid-template-columns:320px 1fr;min-height:calc(100vh - 82px);background:#08181e;color:#eaf4f2;border-radius:28px 28px 0 0;overflow:clip}.studio-rail{padding:42px 29px;border-right:1px solid rgba(255,255,255,.08);position:sticky;top:0;height:100vh;background:#07151b}.back{color:#839da3;font-size:13px;display:block;margin-bottom:40px}.studio-rail h2{font-size:25px;color:#fff}.rail-copy{font-size:12px;line-height:1.55;color:#718a90}.readiness-ring{border:1px solid rgba(255,255,255,.1);padding:19px;border-radius:19px;margin:25px 0;background:rgba(255,255,255,.025)}.readiness-ring strong,.readiness-ring span{display:block}.readiness-ring strong{font-size:29px;color:#59ddcc}.readiness-ring span{font-size:11px;color:#789097;margin-top:2px}.rail-checks{margin-bottom:28px;max-height:40vh;overflow:auto}.check{display:flex;gap:9px;padding:6px 0;color:#6d8389;font-size:12px}.check.done{color:#b4d8d2}.studio .btn.quiet{background:#10252c;color:#e8f5f3;border-color:#24434b;box-shadow:none}.studio-canvas{padding:58px clamp(38px,7vw,104px) 120px;background:radial-gradient(circle at 90% 0,rgba(31,121,255,.10),transparent 24%),#0a1b21}.studio-title{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:42px}.studio-title h1{font-size:46px;color:#fff;max-width:700px}.studio-title p{color:#7f999f;max-width:680px;line-height:1.55}.save-state{font-size:11px;color:#91aaa9;display:flex;align-items:center;gap:8px}.save-dot{width:7px;height:7px;border-radius:99px;background:#22c9b3;box-shadow:0 0 0 5px rgba(34,201,179,.08)}.form-stack{display:grid;gap:21px}.form-section{background:#0e232a;border:1px solid #1c3942;border-radius:24px;padding:29px}.form-section.feature-section{background:linear-gradient(145deg,#102832,#0c2027)}.form-section h3{font-size:22px;color:#f4fbf9}.form-section>p{color:#7e999f;margin-top:-3px;line-height:1.55}.section-kicker{color:#53cabb}.input-label{display:grid;gap:8px;color:#a8bdc1;font-size:12px;margin-top:17px}.input-label input,.input-label textarea,.file-input{width:100%;background:#07171d;border:1px solid #27434b;border-radius:13px;color:#f0f8f6;padding:13px 14px;outline:none;transition:border .15s,box-shadow .15s}.input-label input:focus,.input-label textarea:focus{border-color:#2f9fb1;box-shadow:0 0 0 3px rgba(31,121,255,.12)}.input-label input:disabled{opacity:.56;cursor:not-allowed}.field-error,.upload-errors{color:#ff9ba8}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.studio-hero-preview{overflow:hidden;border-radius:18px;margin:18px 0;max-height:380px}.studio-hero-preview img{width:100%;height:100%;object-fit:cover}.file-input{margin:10px 0 14px}.lock-note{padding:13px 15px;border-radius:12px;background:#0a1a20;color:#79949a!important;font-size:12px}.checkout-shell{min-height:calc(100vh - 82px);display:grid;place-items:center;padding:70px 24px;background:radial-gradient(circle at 50% -10%,rgba(0,199,173,.12),transparent 32%)}.checkout-card{width:min(650px,100%);background:#fff;border:1px solid #d6e4e0;border-radius:30px;padding:36px;box-shadow:var(--shadow)}.checkout-card h1{font-size:39px}.checkout-intro{color:#64777c;line-height:1.6}.amount-presets{display:grid;grid-template-columns:repeat(4,1fr);gap:9px;margin:27px 0}.amount-chip{background:#f4f8f7;color:#29464d;border:1px solid #d9e5e2;padding:12px 9px;border-radius:12px;font-weight:700}.amount-chip.selected{border-color:#099b8c;background:#e9f8f5;color:#08776c}.checkout-card .input-label{color:#536a70}.checkout-card .input-label input,.checkout-card .input-label textarea{background:#f9fbfa;border-color:#d7e3e0;color:#102a31}.privacy-panel{margin:23px 0;padding:19px;border-radius:17px;background:#f3f8f6;border:1px solid #dae7e3}.privacy-panel>div b,.privacy-panel>div span{display:block}.privacy-panel>div span{font-size:12px;color:#74868b;margin-top:3px}.checkline{display:flex;gap:9px;align-items:center;margin:17px 0 4px;color:#587077;font-size:12px}.fee-receipt{border:1px solid #dbe6e3;border-radius:17px;padding:18px;margin:21px 0;background:#fbfdfc}.fee-receipt div{display:flex;justify-content:space-between;padding:7px 0;color:#62777d}.fee-receipt .net{border-top:1px solid #e0e9e6;margin-top:8px;padding-top:14px;color:#173840}.fee-receipt small{display:block;color:#7c8c90;line-height:1.55;margin-top:9px}.settings-shell{max-width:760px;margin:auto;padding:70px 30px 120px}.settings-head h1{font-size:46px}.settings-head p{color:#65797f;line-height:1.6}.settings-shell .form-section{background:#fff;color:#15323a;border-color:#d8e4e1}.settings-shell .form-section h3{color:#15323a}.settings-shell .input-label{color:#586f75}.settings-shell .input-label input,.settings-shell .input-label textarea{background:#f9fbfa;border-color:#d7e3e0;color:#15323a}.readonly-field{display:grid;gap:4px;margin:18px 0;padding:15px;border-radius:13px;background:#f2f6f5}.readonly-field span{font-size:11px;color:#73858a}.flash-stack{position:fixed;right:20px;top:95px;z-index:30;width:min(390px,calc(100vw - 40px))}.flash{padding:14px 16px;border-radius:14px;background:#e8f8f4;border:1px solid #b9ddd5;box-shadow:var(--shadow);margin-bottom:8px;color:#0b554c}.flash.error{background:#fff0f2;border-color:#edc5cc;color:#8b2c3c}footer{max-width:1320px;margin:auto;border-top:1px solid #d8e4e1;padding:40px 30px 64px;display:flex;justify-content:space-between;color:#708287}footer p{font-size:13px}.footer-meta{display:flex;gap:18px;font-size:11px;align-items:flex-end;flex-wrap:wrap}
@media(max-width:1000px){.hero{grid-template-columns:1fr;padding-top:70px}.hero-orbit{height:360px}.principles-band{grid-template-columns:1fr 1fr}.principles-band>div,.principles-band>div:first-child,.principles-band>div:last-child{border-radius:14px;margin:-1px 0 0}.campaign-grid{grid-template-columns:1fr 1fr}.campaign-hero-grid{grid-template-columns:1fr}.campaign-hero-media{aspect-ratio:16/10}.campaign-layout{grid-template-columns:1fr}.funding-panel{position:static}.studio{grid-template-columns:1fr;border-radius:0}.studio-rail{position:relative;height:auto;border-right:0;border-bottom:1px solid rgba(255,255,255,.08)}.rail-checks{display:grid;grid-template-columns:1fr 1fr;max-height:none}.confidence-strip.four{grid-template-columns:1fr 1fr}.confidence-strip div:nth-child(2){border-right:0}.confidence-strip div:nth-child(-n+2){border-bottom:1px solid #e0e9e6}.money-ribbon small{margin-left:0;width:100%}}
@media(max-width:650px){.nav{height:72px;padding:0 18px}.nav nav a:not(.nav-cta){display:none}.nav-cta{padding:10px 13px}.hero{padding:64px 20px 58px;min-height:auto}.hero h1{font-size:50px}.lede{font-size:17px}.hero-actions{flex-direction:column;align-items:stretch}.hero-orbit{height:300px;border-radius:29px}.orb-card{width:86%;padding:23px}.orb-card strong{font-size:27px}.principles-band{padding:0 20px;grid-template-columns:1fr}.section{padding:62px 20px 90px}.section-head{align-items:flex-start;gap:14px;flex-direction:column}.campaign-grid{grid-template-columns:1fr}.campaign-page{padding:20px 20px 90px}.campaign-hero-grid{gap:26px}.campaign-hero-copy h1{font-size:45px}.campaign-layout{gap:30px}.workspace{padding:55px 20px 95px}.workspace-head{display:grid;gap:18px}.workspace-head h1{font-size:40px}.confidence-strip.four{grid-template-columns:1fr}.confidence-strip div{border-right:0;border-bottom:1px solid #e0e9e6!important}.notice{align-items:flex-start;gap:16px;flex-direction:column}.notice-actions{width:100%;flex-direction:column}.notice-actions .btn{width:100%}.table-head{display:none}.table-row{grid-template-columns:1fr auto;gap:9px}.table-row>span:nth-child(3),.table-row>span:nth-child(4){font-size:12px}.studio-canvas{padding:44px 20px 90px}.studio-title{align-items:flex-start;gap:18px;flex-direction:column}.studio-title h1{font-size:38px}.form-section{padding:22px}.form-grid{grid-template-columns:1fr}.rail-checks{grid-template-columns:1fr}.checkout-shell{padding:44px 16px}.checkout-card{padding:26px 21px;border-radius:24px}.amount-presets{grid-template-columns:1fr 1fr}.footer-meta{display:none}footer{padding:35px 20px 50px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
/* Fund 1.0.0 build 20260831.8 — fundraiser-first experience ceiling */
.fundraiser-orb{padding-bottom:25px}.orb-proof{display:flex;gap:12px;align-items:flex-start;margin-top:24px;padding-top:20px;border-top:1px solid rgba(255,255,255,.08)}.orb-proof>span{width:33px;height:33px;border-radius:11px;display:grid;place-items:center;flex:0 0 33px;background:rgba(74,167,255,.12);color:#6ce5d2}.orb-proof p{margin:0}.orb-proof p b{font-size:12px;letter-spacing:0;text-transform:none;color:#eaf6f3}.orb-proof p small{font-size:11px;margin-top:4px}.category-ribbon{max-width:1320px;margin:-20px auto 54px;padding:0 30px}.category-ribbon-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.category-ribbon-head>a,.section-actions>a{font-size:12px;font-weight:760;color:#147d8b}.category-ribbon-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.category-tile{display:grid;grid-template-columns:34px 1fr;grid-template-rows:auto auto;gap:1px 11px;padding:16px 17px;border-radius:17px;background:rgba(255,255,255,.78);border:1px solid #d8e5e1;box-shadow:0 9px 28px rgba(10,54,62,.035);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.category-tile:hover{transform:translateY(-2px);border-color:#abd8d0;box-shadow:0 14px 34px rgba(10,54,62,.08)}.category-glyph{grid-row:1/3;width:34px;height:34px;display:grid;place-items:center;border-radius:11px;background:linear-gradient(145deg,#eaf4ff,#e5faf6);color:#078c87;font-weight:900}.category-tile b{font-size:13px;align-self:end}.category-tile small{color:#7b8e92;font-size:10px}.reason-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.reason-grid article{min-height:245px;padding:27px;border-radius:24px;background:#fff;border:1px solid #d9e5e2;box-shadow:0 14px 42px rgba(9,50,58,.045);position:relative;overflow:hidden}.reason-grid article:after{content:"";position:absolute;width:130px;height:130px;border-radius:999px;right:-65px;bottom:-65px;background:radial-gradient(circle,rgba(0,199,173,.16),transparent 70%)}.reason-grid article>span{font-size:10px;letter-spacing:.16em;font-weight:850;color:#0b9688}.reason-grid h3{font-size:24px;line-height:1.05;margin-top:34px}.reason-grid p{color:#6a7c81;line-height:1.62;font-size:13px}.section-actions{display:flex;align-items:center;gap:18px}.live-preview-section{padding-top:36px}.how-fund-works{max-width:1260px;margin:0 auto 120px;padding:54px;border-radius:34px;background:radial-gradient(circle at 87% 0,rgba(31,121,255,.16),transparent 27%),linear-gradient(145deg,#061e26,#082d36);color:#fff;box-shadow:var(--shadow-dark)}.how-copy{max-width:720px}.how-copy h2{font-size:50px;margin-bottom:12px}.how-copy p{color:#99b1b6;line-height:1.65}.how-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:13px;margin:34px 0 28px}.how-steps article{padding:24px;border:1px solid rgba(255,255,255,.09);border-radius:20px;background:rgba(255,255,255,.035)}.how-steps article>span{font-size:10px;color:#66d9cc;font-weight:800}.how-steps h3{font-size:22px;margin-top:18px}.how-steps p{font-size:12px;line-height:1.6;color:#94adb2}.discover-shell{min-height:70vh}.discover-hero{max-width:1320px;margin:0 auto;padding:72px 30px 42px;display:flex;justify-content:space-between;align-items:flex-end;gap:34px}.discover-hero>div{max-width:850px}.discover-hero h1{font-size:clamp(52px,6vw,84px);line-height:.95}.discover-hero h1 em{font-style:normal;background:linear-gradient(110deg,#146bff,#03a992);-webkit-background-clip:text;background-clip:text;color:transparent}.discover-hero p{font-size:18px;line-height:1.65;color:#5e7379;max-width:760px}.discover-command{max-width:1320px;margin:0 auto;padding:0 30px 30px}.discover-search{display:grid;grid-template-columns:1fr auto;gap:10px;padding:10px;border:1px solid #d4e2de;border-radius:20px;background:#fff;box-shadow:0 15px 40px rgba(9,49,57,.055)}.discover-search label{display:grid;gap:5px}.discover-search label span{font-size:10px;text-transform:uppercase;letter-spacing:.13em;font-weight:800;color:#6f8388;padding-left:9px}.discover-search input{border:0;background:transparent;padding:4px 9px 8px;font-size:16px;color:#102c34;min-width:0}.discover-search input:focus{outline:0}.category-browser{display:flex;gap:8px;overflow-x:auto;padding:14px 2px 5px;scrollbar-width:thin}.category-pill{white-space:nowrap;display:flex;align-items:center;gap:8px;padding:10px 13px;border-radius:999px;background:#edf3f1;color:#52696f;font-size:11px;font-weight:700;border:1px solid transparent}.category-pill small{display:grid;place-items:center;min-width:20px;height:20px;border-radius:99px;background:#fff;color:#71848a;font-size:9px}.category-pill.active{background:#092b35;color:#fff;border-color:#092b35}.category-pill.active small{color:#0b7168}.discover-results{padding-top:34px}.input-label select{width:100%;background:#07171d;border:1px solid #27434b;border-radius:13px;color:#f0f8f6;padding:13px 14px;outline:none;transition:border .15s,box-shadow .15s}.input-label select:focus{border-color:#2f9fb1;box-shadow:0 0 0 3px rgba(31,121,255,.12)}
@media(max-width:1000px){.category-ribbon-grid{grid-template-columns:repeat(2,1fr)}.reason-grid{grid-template-columns:1fr 1fr}.how-steps{grid-template-columns:1fr}.discover-hero{align-items:flex-start;flex-direction:column}.how-fund-works{margin-left:20px;margin-right:20px}}
@media(max-width:650px){.category-ribbon{padding:0 20px;margin-top:0}.category-ribbon-head{align-items:flex-start;gap:8px;flex-direction:column}.category-ribbon-grid,.reason-grid{grid-template-columns:1fr}.category-tile{padding:14px}.how-fund-works{margin:0 12px 70px;padding:30px 22px;border-radius:26px}.how-copy h2{font-size:37px}.discover-hero{padding:54px 20px 25px}.discover-command{padding:0 20px 15px}.discover-search{grid-template-columns:1fr}.discover-search .btn{width:100%}.section-actions{align-items:flex-start;flex-direction:column;gap:7px}}
