.fund-page{--bg-page:#f2eee3;--bg-paper:#fbf9f2;--bg-paper-2:#efe8d7;--bg-card:#fff;--ink:#16140d;--ink-2:#3a362b;--ink-muted:#6f6a5b;--ink-faint:#a8a192;--rule:rgba(22,20,13,.1);--rule-soft:rgba(22,20,13,.06);--rule-strong:rgba(22,20,13,.18);--moss:#1e5638;--moss-deep:#133d27;--moss-soft:#e2efdc;--terracotta:#c0592c;--terracotta-deep:#9e4524;--terracotta-soft:#f3e7de;--gold:#b98a2e;--gold-soft:#f4e6c4;--slate:#3e72c4;--slate-soft:#dce6f6;--accent:var(--terracotta);--cta-charcoal:#1e5638;--cta-charcoal-hover:#133d27;--font-display:var(--font-spectral),"Spectral",ui-serif,Georgia,serif;--font-ui:var(--font-plex-sans),"IBM Plex Sans",ui-sans-serif,system-ui,sans-serif;--font-mono:var(--font-plex-mono),"IBM Plex Mono",ui-monospace,monospace;--font-accent:var(--font-spectral),"Spectral",ui-serif,Georgia,serif;--r-1:4px;--r-2:8px;--r-3:12px;--r-4:16px;--r-pill:999px;--gap-1:4px;--gap-2:8px;--gap-3:12px;--gap-4:16px;--gap-5:24px;--gap-6:32px;--gap-7:48px;--sh-1:0 1px 2px rgba(22,20,13,.05);--sh-2:0 10px 30px -20px rgba(22,20,13,.4),0 1px 2px rgba(22,20,13,.05);--sh-3:0 24px 50px -22px rgba(22,20,13,.45),0 2px 6px rgba(22,20,13,.06);--u-week:#c0592c;--u-week-d:#9e4524;--u-month:#b98a2e;--u-month-d:#8a6420;--u-quarter:#3e72c4;--u-quarter-d:#2c548f;--u-long:#8a8270;--u-roll:#1e5638;--u-roll-d:#133d27;background:var(--bg-page);color:var(--ink);font-family:var(--font-ui);-webkit-font-smoothing:antialiased}.fund-page *{box-sizing:border-box}.fund-page .eyebrow{font-family:var(--font-mono);font-size:10.5px;text-transform:uppercase;letter-spacing:.12em;color:var(--ink-muted);font-weight:500}.fund-page .mc{position:relative;background:radial-gradient(80% 120% at 12% 0,#1a4a31 0,transparent 55%),radial-gradient(70% 130% at 92% 8%,#18472e 0,transparent 50%),#133d27;color:#ede7d5;overflow:hidden;border-bottom:1px solid #0f3220}.fund-page .mc:before{content:"";position:absolute;inset:0;pointer-events:none;background-image:repeating-linear-gradient(90deg,hsla(0,0%,100%,.022) 0 1px,transparent 1px 64px);-webkit-mask-image:linear-gradient(180deg,transparent,#000 30%,#000 70%,transparent);mask-image:linear-gradient(180deg,transparent,#000 30%,#000 70%,transparent)}.fund-page .mc-inner{position:relative;max-width:1280px;margin:0 auto;padding:var(--gap-7) var(--gap-6) var(--gap-6)}.fund-page .mc-eyebrow{display:inline-flex;align-items:center;gap:9px;font-family:var(--font-mono);font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#9fb08c;margin-bottom:18px}.fund-page .mc-eyebrow .pip{width:7px;height:7px;border-radius:50%;background:var(--u-roll);box-shadow:0 0 0 4px rgba(30,86,56,.25);animation:mcpulse 2.4s ease-in-out infinite}@keyframes mcpulse{0%,to{opacity:1}50%{opacity:.35}}.fund-page .mc-head{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:var(--gap-6);align-items:end}.fund-page .mc-title{font-family:var(--font-display);font-weight:600;font-size:clamp(36px,5vw,62px);line-height:.98;letter-spacing:-.045em;margin:0;color:#f4f6ee;max-width:15ch;text-wrap:balance}.fund-page .mc-title em{font-style:italic;color:#d7b25a}.fund-page .mc-sub{font-size:16px;line-height:1.5;color:#b9c0ac;max-width:46ch;margin:16px 0 0}.fund-page .mc-stats{display:grid;grid-template-columns:repeat(2,auto);gap:1px;background:#242a1d;border:1px solid #2a3120;border-radius:var(--r-3);overflow:hidden}.fund-page .mc-stat{background:#161a12;padding:14px 20px;min-width:124px}.fund-page .mc-stat .v{font-family:var(--font-display);font-weight:600;font-size:30px;letter-spacing:-.03em;color:#f4f6ee;line-height:1;font-variant-numeric:tabular-nums}.fund-page .mc-stat .v.urg{color:#d7b25a}.fund-page .mc-stat .l{font-family:var(--font-mono);font-size:10.5px;color:#8b9479;margin-top:6px;letter-spacing:.03em}.fund-page .mc-profile{margin-top:var(--gap-6);padding:var(--gap-4) var(--gap-5);background:hsla(0,0%,100%,.04);border:1px solid #2c3322;border-radius:var(--r-3);display:flex;align-items:center;gap:var(--gap-4);flex-wrap:wrap;backdrop-filter:blur(8px)}.fund-page .mc-profile .mp-label{display:flex;align-items:center;gap:9px;font-size:13.5px;font-weight:600;color:#e7eadd;white-space:nowrap}.fund-page .mc-profile .mp-label svg{width:16px;height:16px;color:#9fb08c}.fund-page .mp-chips{display:flex;flex-wrap:wrap;gap:7px;flex:1;min-width:200px}.fund-page .mp-chip{display:inline-flex;align-items:center;gap:7px;font-size:12.5px;font-weight:500;color:#d6dcc8;background:hsla(0,0%,100%,.05);border:1px solid #353d29;border-radius:var(--r-pill);padding:5px 9px 5px 12px;cursor:pointer;transition:border-color .12s,background .12s,color .12s}.fund-page .mp-chip:hover{border-color:#4a5436}.fund-page .mp-chip.on{background:var(--u-roll);border-color:var(--u-roll);color:#08130c;font-weight:600}.fund-page .mp-chip .ct{font-family:var(--font-mono);font-size:10px;opacity:.6}.fund-page .mp-chip.on .ct{opacity:.8}.fund-page .mp-more{font-family:var(--font-mono);color:#9fb08c;font-weight:600;padding:5px 4px;text-decoration:underline;text-underline-offset:3px}.fund-page .mp-more,.fund-page .mp-reset{font-size:11.5px;background:none;border:0;cursor:pointer}.fund-page .mp-reset{color:#8b9479;white-space:nowrap}.fund-page .mp-reset:hover{color:#d6dcc8}.fund-page .runway-wrap{position:relative;margin-top:var(--gap-6)}.fund-page .runway-head{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:14px;gap:16px;flex-wrap:wrap}.fund-page .runway-head .rh-t{font-family:var(--font-mono);font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#9fb08c}.fund-page .runway-head .rh-legend{display:flex;gap:16px;flex-wrap:wrap}.fund-page .runway-head .rl{display:flex;align-items:center;gap:6px;font-size:11px;color:#b9c0ac;font-family:var(--font-mono)}.fund-page .runway-head .rl .m{width:8px;height:8px;border-radius:50%}.fund-page .runway{position:relative;background:rgba(0,0,0,.18);border:1px solid #262d1c;border-radius:var(--r-3);padding:18px 20px 8px}.fund-page .runway-svg{display:block;width:100%;height:auto;overflow:visible}.fund-page .runway-svg .axis{stroke:#4b5544;stroke-width:1}.fund-page .runway-svg .gx{stroke:#333c29;stroke-width:1;stroke-dasharray:2 5}.fund-page .runway-svg .tick{font-family:var(--font-mono);font-size:10.5px;fill:#b6bfa9;font-weight:600}.fund-page .runway-svg .tick.now{fill:#d7b25a;font-weight:700}.fund-page .runway-svg .zone-label{font-family:var(--font-mono);font-size:10px;fill:#9aa489;letter-spacing:.08em;text-transform:uppercase}.fund-page .dot{cursor:pointer;transition:opacity .18s}.fund-page .dot circle.halo{opacity:.22}.fund-page .dot circle.core{stroke:#211d18;stroke-width:1.5}.fund-page .dot.dim{opacity:.2}.fund-page .dot.match circle.core{stroke:#f4f6ee;stroke-width:2}.fund-page .runway-tip{position:absolute;z-index:8;pointer-events:none;background:#fbfcf8;color:#15180f;border:1px solid #d4d9c2;border-radius:var(--r-2);padding:11px 13px;width:244px;box-shadow:0 18px 50px rgba(0,0,0,.4);transform:translate(-50%,calc(-100% - 16px))}.fund-page .runway-tip .rt-top{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:7px}.fund-page .runway-tip .rt-funder{font-family:var(--font-mono);font-size:10.5px;color:var(--ink-muted);font-weight:600}.fund-page .runway-tip .rt-days{font-family:var(--font-mono);font-size:10.5px;font-weight:700;padding:2px 7px;border-radius:var(--r-pill)}.fund-page .runway-tip .rt-title{font-family:var(--font-display);font-weight:600;font-size:14px;letter-spacing:-.02em;line-height:1.2;margin:0 0 7px}.fund-page .runway-tip .rt-foot{display:flex;align-items:center;justify-content:space-between;gap:8px;font-family:var(--font-mono);font-size:11px;color:var(--ink-2)}.fund-page .runway-tip .rt-match{font-weight:700;color:var(--u-roll-d)}.fund-page .runway-hint{text-align:center;font-family:var(--font-mono);font-size:10.5px;color:#919c7e;margin-top:6px}.fund-page .fund-body{max-width:1280px;margin:0 auto;padding:var(--gap-7) var(--gap-6) var(--gap-7)}.fund-page .section{margin-bottom:var(--gap-7)}.fund-page .section-head{margin-bottom:var(--gap-5)}.fund-page .section-head .eyebrow{color:var(--terracotta)}.fund-page .section-head h2{font-family:var(--font-display);font-weight:600;font-size:clamp(26px,3vw,34px);letter-spacing:-.04em;line-height:1.05;color:var(--ink);margin:8px 0 0;text-wrap:balance}.fund-page .section-head p{font-size:14.5px;color:var(--ink-2);line-height:1.5;max-width:56ch;margin:12px 0 0}.fund-page .leaderboard{display:flex;flex-direction:column;gap:2px}.fund-page .lb-scale{display:flex;justify-content:space-between;font-family:var(--font-mono);font-size:10px;color:var(--ink-faint);padding:0 0 8px;border-bottom:1px solid var(--rule);margin-bottom:6px}.fund-page .lb-row{display:grid;grid-template-columns:158px minmax(0,1fr) 92px;align-items:center;gap:var(--gap-4);padding:11px 0;border-bottom:1px solid var(--rule);cursor:pointer;transition:background .12s;text-decoration:none}.fund-page .lb-row:hover{background:var(--bg-card)}.fund-page .lb-row:hover .lb-bar i{filter:brightness(1.06)}.fund-page .lb-name{min-width:0}.fund-page .lb-name .nm{font-family:var(--font-display);font-weight:600;font-size:15px;letter-spacing:-.02em;color:var(--ink);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fund-page .lb-name .kind{display:inline-flex;align-items:center;gap:5px;font-family:var(--font-mono);font-size:10px;color:var(--ink-muted);margin-top:2px}.fund-page .lb-name .kind .d{width:6px;height:6px;border-radius:2px}.fund-page .lb-bartrack{position:relative;height:30px;display:flex;align-items:center;gap:10px;overflow:hidden}.fund-page .lb-bar{height:22px;border-radius:5px;min-width:4px;position:relative;overflow:hidden;flex:none;transition:width .7s cubic-bezier(.3,.7,.3,1)}.fund-page .lb-bar i{position:absolute;inset:0}.fund-page .lb-bar.fed i{background:linear-gradient(90deg,var(--slate),color-mix(in oklab,var(--slate) 80%,#fff))}.fund-page .lb-bar.fdn i{background:linear-gradient(90deg,var(--gold),color-mix(in oklab,var(--gold) 75%,#fff))}.fund-page .lb-foci{display:flex;gap:5px;flex:1;min-width:0;white-space:nowrap}.fund-page .lb-val{font-family:var(--font-display);font-weight:600;font-size:17px;letter-spacing:-.03em;color:var(--ink);text-align:right;font-variant-numeric:tabular-nums}.fund-page .lb-val small{display:block;font-family:var(--font-mono);font-size:9.5px;font-weight:500;color:var(--ink-muted);letter-spacing:0;margin-top:1px}.fund-page .lb-legend{display:flex;gap:16px;margin-top:14px;flex-wrap:wrap}.fund-page .lb-legend .li{display:flex;align-items:center;gap:7px;font-size:12px;color:var(--ink-2);font-weight:500}.fund-page .lb-legend .li .d{width:11px;height:11px;border-radius:3px}.fund-page .board-controls{display:flex;align-items:center;justify-content:space-between;gap:var(--gap-4);flex-wrap:wrap;padding:var(--gap-4) 0;border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);margin-bottom:var(--gap-5)}.fund-page .bc-left,.fund-page .bc-right{display:flex;align-items:center;gap:var(--gap-3);flex-wrap:wrap}.fund-page .seg{display:flex;gap:4px;padding:4px;background:var(--bg-paper-2);border-radius:var(--r-2)}.fund-page .seg button{border:0;background:transparent;cursor:pointer;font-family:var(--font-ui);font-size:12.5px;font-weight:600;color:var(--ink-2);padding:7px 12px;border-radius:var(--r-1);transition:all .12s;white-space:nowrap}.fund-page .fund-select,.fund-page .seg button[aria-pressed=true]{background:var(--bg-card);color:var(--ink);box-shadow:var(--sh-1)}.fund-page .fund-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;font-family:var(--font-ui);font-size:12.5px;font-weight:600;border:1px solid var(--rule-strong);border-radius:var(--r-2);padding:8px 30px 8px 12px;cursor:pointer;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='10' height='6'><path fill='%236b7280' d='M0 0h10L5 6z'/></svg>");background-repeat:no-repeat;background-position:right 11px center}.fund-page .bc-count{font-family:var(--font-mono);font-size:12px;color:var(--ink-muted);font-weight:500}.fund-page .bc-count b{color:var(--ink)}.fund-page .fund-search{position:relative;display:flex;align-items:center;flex:1 1 260px;min-width:220px;max-width:380px;background:var(--bg-card);border:1px solid var(--rule-strong);border-radius:var(--r-2);box-shadow:var(--sh-1);transition:border-color .12s,box-shadow .12s}.fund-page .fund-search:focus-within{border-color:var(--moss);box-shadow:0 0 0 3px rgba(30,86,56,.14)}.fund-page .fund-search .fs-ico{color:var(--ink-faint);margin-left:11px;flex:0 0 auto}.fund-page .fund-search .fs-input{flex:1;border:0;outline:0;background:transparent;font-family:var(--font-ui);font-size:12.5px;font-weight:500;color:var(--ink);padding:9px 10px}.fund-page .fund-search .fs-input::-moz-placeholder{color:var(--ink-faint);font-weight:500}.fund-page .fund-search .fs-input::placeholder{color:var(--ink-faint);font-weight:500}.fund-page .fund-search .fs-input::-webkit-search-cancel-button{-webkit-appearance:none;appearance:none}.fund-page .fund-search .fs-clear{display:inline-flex;align-items:center;justify-content:center;border:0;background:transparent;cursor:pointer;color:var(--ink-muted);padding:6px;margin-right:4px;border-radius:50%}.fund-page .fund-search .fs-clear:hover{background:var(--bg-paper-2);color:var(--ink)}.fund-page .board-empty{display:flex;flex-direction:column;align-items:center;gap:14px;text-align:center;padding:56px 20px;border:1px dashed var(--rule-strong);border-radius:var(--r-3);color:var(--ink-muted)}.fund-page .board-empty p{font-size:15px;color:var(--ink-2);margin:0}.fund-page .board-empty b{color:var(--ink)}.fund-page .band{margin-bottom:var(--gap-6)}.fund-page .band-head{display:flex;align-items:center;gap:12px;margin-bottom:var(--gap-4)}.fund-page .band-head .pin{width:11px;height:11px;border-radius:50%;flex-shrink:0}.fund-page .band-head .bt{font-family:var(--font-display);font-weight:600;font-size:17px;letter-spacing:-.02em;color:var(--ink)}.fund-page .band-head .bn{font-family:var(--font-mono);font-size:11px;font-weight:600;color:var(--ink-muted);background:var(--bg-paper-2);border-radius:var(--r-pill);padding:3px 9px}.fund-page .band-head .brule{flex:1;height:1px;background:var(--rule)}.fund-page .rfp-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(330px,1fr));gap:var(--gap-4)}.fund-page .rfp{position:relative;background:var(--bg-card);border:1px solid var(--rule);border-radius:var(--r-3);padding:var(--gap-4) var(--gap-5) var(--gap-5);box-shadow:var(--sh-1);cursor:pointer;display:flex;flex-direction:column;gap:11px;text-decoration:none;transition:transform .14s cubic-bezier(.3,.7,.4,1),box-shadow .14s,border-color .14s}.fund-page .rfp:before{content:"";position:absolute;left:0;top:14px;bottom:14px;width:3px;border-radius:3px;background:var(--u,var(--rule))}.fund-page .rfp:hover{transform:translateY(-3px);box-shadow:var(--sh-3);border-color:var(--rule-strong)}.fund-page .rfp-top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding-left:8px}.fund-page .rfp-funder{font-family:var(--font-mono);font-size:11.5px;font-weight:600;color:var(--ink-2)}.fund-page .rfp-funder .agency{display:inline-flex;align-items:center;gap:5px}.fund-page .rfp-funder .agency .d{width:6px;height:6px;border-radius:2px}.fund-page .rfp-funder .prog{display:block;font-size:10px;color:var(--ink-faint);font-weight:500;margin-top:2px}.fund-page .rfp-deadline{display:flex;flex-direction:column;align-items:flex-end;gap:2px;flex-shrink:0}.fund-page .rfp-deadline .dd{display:inline-flex;align-items:center;gap:5px;font-family:var(--font-mono);font-size:12px;font-weight:700;padding:3px 9px;border-radius:var(--r-pill);color:#fff}.fund-page .rfp-deadline .dd.roll{background:var(--u-roll)}.fund-page .rfp-deadline .when{font-family:var(--font-mono);font-size:9.5px;color:var(--ink-faint)}.fund-page .rfp-title{font-family:var(--font-display);font-weight:600;font-size:17px;letter-spacing:-.025em;line-height:1.2;color:var(--ink);margin:0;padding-left:8px;text-wrap:balance}.fund-page .rfp-desc{font-size:12.5px;line-height:1.5;color:var(--ink-2);padding-left:8px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.fund-page .rfp-tags{display:flex;flex-wrap:wrap;gap:5px;padding-left:8px}.fund-page .rfp-foot{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 0 0 8px;margin-top:auto;border-top:1px solid var(--rule)}.fund-page .rfp-award{display:flex;flex-direction:column;gap:1px}.fund-page .rfp-award .v{font-family:var(--font-display);font-weight:600;font-size:15px;letter-spacing:-.02em;color:var(--ink)}.fund-page .rfp-award .l{font-family:var(--font-mono);font-size:9px;color:var(--ink-muted);letter-spacing:.04em;text-transform:uppercase}.fund-page .rfp-match{display:flex;align-items:center;gap:9px}.fund-page .match-ring{position:relative;width:36px;height:36px;flex-shrink:0}.fund-page .match-ring svg{transform:rotate(-90deg)}.fund-page .match-ring .mr-pct{position:absolute;inset:0;display:grid;place-items:center;font-family:var(--font-display);font-weight:700;font-size:11px;color:var(--ink);letter-spacing:-.03em}.fund-page .match-ring-l{font-family:var(--font-mono);font-size:9px;color:var(--ink-muted);text-transform:uppercase;letter-spacing:.04em;line-height:1.3}.fund-page .rfp-apply{display:grid;place-items:center;width:30px;height:30px;border-radius:var(--r-2);background:var(--bg-paper-2);color:var(--ink-2);transition:background .14s,color .14s}.fund-page .rfp:hover .rfp-apply{background:var(--terracotta);color:#fff}.fund-page .tg{font-family:var(--font-ui);font-size:10.5px;font-weight:500;color:var(--ink-2);background:var(--bg-paper);border:1px solid var(--rule);border-radius:var(--r-pill);padding:2px 8px;white-space:nowrap}.fund-page .tg.hit{background:var(--u-roll);border-color:var(--u-roll);color:#fff;font-weight:600}.fund-page .intel{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--gap-4)}.fund-page .intel-card{background:var(--bg-card);border:1px solid var(--rule);border-radius:var(--r-3);padding:var(--gap-5);box-shadow:var(--sh-1)}.fund-page .intel-card .ic-h{display:flex;align-items:center;gap:10px;margin-bottom:14px}.fund-page .intel-card .ic-h .ico{width:32px;height:32px;border-radius:var(--r-2);display:grid;place-items:center;background:var(--terracotta-soft);color:var(--terracotta-deep)}.fund-page .intel-card .ic-h .ico svg{width:17px;height:17px}.fund-page .intel-card .ic-h b{font-family:var(--font-display);font-weight:600;font-size:15px;letter-spacing:-.02em;color:var(--ink)}.fund-page .intel-card p{font-size:12.5px;color:var(--ink-2);line-height:1.5;margin:0}.fund-page .intel-big{font-family:var(--font-display);font-weight:600;font-size:30px;letter-spacing:-.035em;color:var(--ink)}.fund-page .intel-big small{font-size:14px;color:var(--ink-muted);font-weight:500}.fund-page .cal{display:grid;grid-template-columns:repeat(7,1fr);gap:4px;margin-top:4px;max-width:300px}.fund-page .cal .cd{aspect-ratio:1;border-radius:4px;background:var(--bg-paper-2);display:grid;place-items:center;font-family:var(--font-mono);font-size:10px;color:var(--ink-faint);position:relative}.fund-page .cal .cd.has{color:#fff;font-weight:700}.fund-page .cal .cd.u-week{background:var(--u-week)}.fund-page .cal .cd.u-month{background:var(--u-month)}.fund-page .fund-cta{background:radial-gradient(120% 150% at 90% 0,var(--terracotta-soft) 0,transparent 55%),var(--bg-card);border:1px solid var(--rule);border-radius:var(--r-4);padding:var(--gap-6) var(--gap-7);display:flex;align-items:center;justify-content:space-between;gap:var(--gap-5);flex-wrap:wrap;box-shadow:var(--sh-1)}.fund-page .fund-cta h3{font-family:var(--font-display);font-weight:600;font-size:27px;letter-spacing:-.035em;line-height:1.1;margin:0;color:var(--ink);max-width:22ch;text-wrap:balance}.fund-page .fund-cta h3 em{font-style:normal;color:var(--terracotta)}.fund-page .fund-cta .eyebrow{color:var(--terracotta);margin-bottom:8px}.fund-page .btn-solid{display:inline-flex;align-items:center;gap:9px;padding:13px 22px;background:var(--cta-charcoal);color:#fff;border:0;border-radius:var(--r-2);font-size:14px;font-weight:600;cursor:pointer;box-shadow:0 1px 2px rgba(49,45,40,.22),0 6px 18px rgba(49,45,40,.18);transition:transform .12s,box-shadow .12s,background .12s;text-decoration:none}.fund-page .btn-solid:hover{background:var(--cta-charcoal-hover);transform:translateY(-1px);box-shadow:0 2px 4px rgba(49,45,40,.26),0 10px 26px rgba(49,45,40,.22)}.fund-page .btn-solid svg{width:15px;height:15px}.fund-page .btn-ghost{display:inline-flex;align-items:center;gap:9px;padding:13px 20px;background:var(--bg-card);color:var(--ink-2);border:1px solid var(--rule-strong);border-radius:var(--r-2);font-size:14px;font-weight:600;cursor:pointer;box-shadow:var(--sh-1);transition:border-color .12s,color .12s;text-decoration:none}.fund-page .btn-ghost:hover{border-color:var(--ink-2);color:var(--ink)}.fund-page .btn-ghost svg{width:15px;height:15px}@media (max-width:1024px){.fund-page .mc-head{grid-template-columns:1fr;align-items:start}.fund-page .mc-stats{grid-template-columns:repeat(4,1fr)}.fund-page .intel{grid-template-columns:1fr 1fr}.fund-page .intel-card:first-child{grid-column:1/-1}}@media (max-width:720px){.fund-page .mc-inner{padding:var(--gap-6) var(--gap-4) var(--gap-5)}.fund-page .fund-body{padding:var(--gap-6) var(--gap-4) var(--gap-6)}.fund-page .mc-stats{grid-template-columns:repeat(2,1fr)}.fund-page .intel{grid-template-columns:1fr}.fund-page .lb-row{grid-template-columns:116px minmax(0,1fr) 76px;gap:12px}.fund-page .lb-foci{display:none}.fund-page .rfp-grid{grid-template-columns:1fr}.fund-page .board-controls{flex-direction:column;align-items:stretch}.fund-page .bc-left,.fund-page .bc-right{justify-content:space-between}}