.funding-screen{max-width:1040px;margin:0 auto}.funding-layout{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(300px,.9fr);gap:42px;align-items:start}.funding-card{border:1px solid #dce7eb;border-radius:20px;background:#fff;overflow:hidden;box-shadow:0 12px 32px #17465706}.funding-balance{padding:28px 30px;display:flex;align-items:center;justify-content:space-between;gap:18px;background:linear-gradient(125deg,#04778c,#069bb0);color:#fff}.funding-balance p{font-size:11px;letter-spacing:1.5px;color:#ddf5f8}.funding-balance strong{display:block;font-size:34px;letter-spacing:-1px;margin:10px 0 6px;line-height:1.2;overflow-wrap:anywhere}.funding-balance strong>span{font-size:18px;font-weight:500;letter-spacing:0}.funding-balance small{font-size:12px;color:#def6f8}.funding-balance-icon{display:grid;place-items:center;width:48px;height:48px;flex-shrink:0;border:1px solid #ffffff35;border-radius:14px;background:#ffffff10}.funding-balance-icon svg{width:26px;height:26px}.funding-form{padding:30px}.funding-form h2{font-size:23px;letter-spacing:-.4px;margin-bottom:25px}.funding-form>label{display:block;font-size:13px;font-weight:600;margin-bottom:9px}.funding-amount-field{display:flex;align-items:center;gap:14px;border:1px solid #cbdde3;border-radius:12px;padding:14px 18px;background:#fcfefe}.funding-amount-field:focus-within{border-color:#008ca1;box-shadow:0 0 0 3px #008ca112}.funding-amount-field>span{font-size:17px;font-weight:600;color:#768e99}.funding-amount-field input{min-width:0;width:100%;border:0;outline:0;background:transparent;font-size:30px;letter-spacing:-.5px;color:#17384a;padding:0;box-shadow:none}.funding-amount-field input::placeholder{color:#b4c3ca}.funding-minimum{font-size:12px;color:#748b99;margin-top:10px}.funding-minimum strong{font-weight:500;color:#536f7d}.funding-form .error{margin:15px 0 0}.funding-form-note{font-size:14px;color:#617d8b;line-height:1.7;margin:24px 0}.funding-form .primary{border-radius:9px;padding:14px 18px;font-size:14px}.funding-footnote{font-size:12px;color:#899ba6;line-height:1.65;margin-top:16px}.funding-guide{padding:22px 0}.funding-guide>.eyebrow{font-size:11px;color:#008b9d;letter-spacing:1.4px}.funding-guide>h2{font-size:26px;line-height:1.3;letter-spacing:-.6px;max-width:320px}.funding-guide ol{list-style:none;padding:0;margin:30px 0;display:grid;gap:25px}.funding-guide li{display:flex;gap:16px;align-items:flex-start}.funding-guide li>span{display:grid;place-items:center;width:31px;height:31px;border:1px solid #d6e7eb;background:#fff;color:#008aa0;border-radius:50%;font-size:11px;flex-shrink:0}.funding-guide h3{font-size:15px;font-weight:600;margin:2px 0 7px}.funding-guide li p{font-size:13px;color:#738b98;line-height:1.7}.funding-sample-note{padding:17px 20px;border:1px solid #dde9ed;border-radius:12px;background:#f1f7f8}.funding-sample-note strong{font-size:12px;color:#486774}.funding-sample-note p{font-size:12px;color:#748b98;line-height:1.6;margin-top:6px}.funding-help{border:0;padding:0;background:transparent;color:#008c9f;font-size:13px;font-weight:600;margin-top:23px;text-align:left;line-height:1.6}@media(max-width:1050px){.funding-layout{gap:25px;grid-template-columns:1fr}.funding-guide{padding:10px 0}.funding-guide>h2{max-width:none}.funding-guide ol{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.funding-guide li{flex-direction:column;gap:12px}}@media(max-width:600px){.funding-screen .page-heading{flex-direction:column}.funding-balance{padding:24px}.funding-balance strong{font-size:30px}.funding-form{padding:24px}.funding-guide ol{grid-template-columns:1fr}.funding-guide li{flex-direction:row;gap:14px}.funding-amount-field input{font-size:26px}.funding-form .primary{font-size:13px;gap:8px}}
.funding-hero{position:relative;isolation:isolate;border-radius:24px;overflow:hidden;min-height:490px;background:#0e0b10 url('/assets/funding-earth.png') center 65%/cover no-repeat;color:#fff;margin-bottom:30px;padding:45px 35px 24px;display:flex;flex-direction:column;align-items:center;text-align:center}
.funding-hero:before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,#0b070d66,transparent 55%,#0b070d70)}
.funding-hero .eyebrow{color:#ff87b0!important;margin:0 0 13px!important;letter-spacing:2px}
.funding-hero h1{font-size:42px!important;max-width:700px;letter-spacing:-1.5px;margin:0 0 15px!important;line-height:1.12;color:white!important}
.funding-hero>p:not(.eyebrow){max-width:560px;color:#e2dbe3!important;font-size:14px;line-height:1.7;margin:0 0 24px}
.funding-hero>.primary{padding:13px 24px!important;border-radius:30px!important;font-size:13px!important;box-shadow:0 7px 30px #ff005430}
.funding-account-strip{margin-top:auto;padding-top:70px;display:grid;grid-template-columns:repeat(3,1fr);width:100%;gap:12px}
.funding-account-strip>div{padding:16px 18px;border:1px solid #ffffff29;border-radius:14px;background:#191019a3;backdrop-filter:blur(8px);text-align:start}
.funding-account-strip span{display:block;color:#c6b9c7;font-size:10px;margin-bottom:7px}.funding-account-strip strong{font-size:16px;color:#fff;display:block;overflow-wrap:anywhere}
.funding-screen>.page-heading{margin-bottom:22px}.funding-screen>.page-heading h2{margin:0;font-size:22px;letter-spacing:-.6px}.funding-screen>.page-heading p{font-size:13px}
.funding-policy{margin:28px 0 24px;padding:26px;background:#fff;border:1px solid #e9e1e8;border-radius:18px;text-align:start}
.funding-policy .eyebrow{font-size:10px;margin:0 0 10px!important;color:#d80049!important}.funding-policy h3{font-size:18px!important;line-height:1.45;margin:0 0 20px!important}.funding-policy h3 a{color:#24272c!important;text-decoration:none}.funding-policy h3 a:hover{color:#d50048!important;text-decoration:underline}.funding-policy p,.funding-policy li{font-size:12px!important;line-height:1.85!important;color:#756878!important}
.funding-policy h4{font-size:14px;margin:24px 0 13px}.funding-policy p{margin:0 0 18px!important}.funding-policy p:last-child{margin:22px 0 0!important;padding-top:18px;border-top:1px solid #eee7ec}
.funding-guide .funding-policy :is(ol,ul){display:block;margin:0;padding-inline-start:19px;list-style:decimal}.funding-guide .funding-policy ul{list-style:disc}.funding-guide .funding-policy li{display:list-item!important;padding-inline-start:3px;margin:0 0 10px!important}.funding-policy li::marker{color:#d80049;font-weight:600}
@media(max-width:600px){.funding-hero{padding:30px 22px 18px;min-height:540px;border-radius:20px;background-position:center bottom}.funding-hero h1{font-size:32px!important;letter-spacing:-.9px}.funding-hero>p:not(.eyebrow){font-size:12px}.funding-account-strip{grid-template-columns:1fr 1fr;padding-top:60px;gap:9px}.funding-account-strip>div:first-child{grid-column:1/-1}.funding-account-strip>div{padding:12px}.funding-account-strip strong{font-size:14px}.funding-policy{padding:22px}.funding-screen>.page-heading{flex-wrap:wrap}.funding-hero .eyebrow{font-size:10px}}


/* The planet moves independently of the text and controls. */
.funding-hero{background:#08090f;min-height:530px;padding-bottom:25px}
.earth-motion{position:absolute;inset:-6%;z-index:-2;background:url('/assets/funding-earth.png') center 70%/cover no-repeat;animation:earth-drift 14s ease-in-out infinite alternate;transform-origin:50% 75%;pointer-events:none}
.funding-hero:before{z-index:-1;background:linear-gradient(180deg,#05040bd9 0%,#09071030 38%,transparent 60%,#09071075)}
@keyframes earth-drift{from{transform:scale(1.02) translate3d(-1.2%,1%,0) rotate(-1deg)}to{transform:scale(1.16) translate3d(1.2%,-1.4%,0) rotate(1deg)}}
.funding-motion-toggle{position:absolute;right:15px;top:15px;z-index:2;width:31px;height:31px;padding:7px!important;display:grid;place-items:center;border:1px solid #ffffff45!important;background:#09071255!important;color:white!important;border-radius:50%!important}
.funding-motion-toggle svg{width:14px;height:14px}
.funding-screen.motion-paused .earth-motion{animation-play-state:paused}
dialog.funding-review{padding:0;border:1px solid #f0e4eb;border-radius:24px;width:min(570px,calc(100vw - 28px));max-height:calc(100dvh - 32px);background:white;overflow:auto;box-shadow:0 24px 100px #26142340;color:#24272c}
dialog.funding-review::backdrop{background:#1b162975;backdrop-filter:blur(5px)}
.funding-review-visual{position:relative;isolation:isolate;overflow:hidden;min-height:230px;background:#07090f;color:white;padding:22px 25px}
.funding-review-visual:after{position:absolute;content:"";inset:0;z-index:-1;background:linear-gradient(180deg,#08051055,transparent 38%,#09050ebd)}
.funding-review-visual .earth-motion{background-position:center 66%;animation-duration:20s}
.funding-review-bar{display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:11px;letter-spacing:1.5px}
.funding-review-close{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;border:1px solid #ffffff60;color:white;background:#ffffff10;padding:5px}
.funding-review-close svg{width:18px;height:18px}
.funding-review-intro{padding-top:90px}.funding-review-intro p{color:#ffa1bc!important;font-size:9px;letter-spacing:1.8px;margin:0 0 7px!important}
.funding-review-intro h2{color:white!important;font-size:25px;line-height:1.2;letter-spacing:-.6px;margin:0}
.funding-review-content{padding:25px}
.funding-review-description{font-size:13px;color:#786f7d;line-height:1.7;margin:0 0 18px}
.funding-review-summary{display:grid;grid-template-columns:1fr 1fr;gap:15px;border:1px solid #f1e4ec;background:#fff7fa;border-radius:13px;padding:17px;margin-bottom:22px}
.funding-review-summary span{display:block;font-size:10px;color:#8b7682;margin-bottom:8px}.funding-review-summary strong{font-size:15px;display:block;overflow-wrap:anywhere}
.funding-review-steps{list-style:none;padding:0;margin:0 0 22px}
.funding-review-steps li{display:flex;gap:13px;padding:14px 0;border-bottom:1px solid #f0ebf0;align-items:flex-start}
.funding-review-steps li:last-child{border-bottom:0}
.funding-step-mark{width:31px;height:31px;flex:0 0 31px;border-radius:50%;background:#f4f1f5;color:#958499;display:grid;place-items:center}
.funding-step-mark svg{width:17px;height:17px}.is-complete .funding-step-mark{color:#e0004a;background:#fff0f6}
.funding-review-steps h3{font-size:13px;margin:0 0 6px}.funding-review-steps p{font-size:11px;line-height:1.65;margin:0;color:#8a7f8c}
.funding-step-spinner{width:14px;height:14px;border:1.5px solid #efdce4;border-top-color:#ee0054;border-radius:50%;animation:funding-spin 1s linear infinite}
@keyframes funding-spin{to{transform:rotate(360deg)}}
.funding-review-footnote{font-size:10px;line-height:1.7;text-align:center;margin:13px 0 0;color:#8f8090}
.funding-review-error{font-size:12px;color:#af2544}.funding-review .primary{border-radius:30px;font-size:13px;padding:13px 20px}
@media(max-width:600px){.funding-hero{min-height:555px}.funding-review-content{padding:20px}.funding-review-visual{padding:18px 20px;min-height:215px}.funding-review-intro h2{font-size:23px}.funding-review-summary{padding:14px;gap:12px}.funding-review-summary strong{font-size:13px}}
@media(prefers-reduced-motion:reduce){.earth-motion,.funding-step-spinner{animation:none!important}}

.funding-review-bar>span{margin-inline-end:auto}.funding-review-pause{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;border:1px solid #ffffff60;color:white;background:#ffffff10;padding:7px;margin-inline-end:-10px}.funding-review-pause svg{width:14px;height:14px}

.funding-hero .funding-motion-toggle[hidden]{display:none}

/* Shared Home hero and the funding request wait state. */
.earth-motion,.funding-review-visual .earth-motion{animation-duration:7s}
.funding-hero #funding-hero-title{font-size:42px;max-width:700px;letter-spacing:-1.5px;margin:0 0 15px;line-height:1.12;color:white}
.funding-sample-label{display:inline-block;padding:5px 9px;margin:0 0 15px!important;border:1px solid #f0d8e4;border-radius:6px;background:#fff4f8;color:#97536f!important;font-size:10px!important}
.funding-request-state{display:flex;align-items:center;gap:10px;padding:12px 0;margin-bottom:12px;font-size:13px;color:#574859}
.funding-team-replies{display:grid;gap:12px}
.funding-team-reply{padding:16px;border:1px solid #ecdfe7;background:#fbf8fb;border-radius:12px}
.funding-team-reply h3{font-size:13px;margin:0 0 6px}
.funding-team-reply time{font-size:10px;color:#89788c}
.funding-team-reply p{font-size:13px;line-height:1.75;white-space:pre-wrap;overflow-wrap:anywhere;margin:10px 0 0}
.funding-reply-note{font-size:11px!important;line-height:1.7;color:#837185!important;margin:14px 0!important}
.funding-wait-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}
.funding-wait-actions .secondary{flex:1;font-size:12px;white-space:nowrap}
.funding-wait-actions .quiet{width:100%}
@media(max-width:600px){.funding-hero #funding-hero-title{font-size:32px;letter-spacing:-.9px}.funding-wait-actions .secondary{flex-basis:100%}}

body[data-surface=customer] .funding-account-strip{grid-template-columns:repeat(4,minmax(0,1fr))}@media(max-width:850px){body[data-surface=customer] .funding-account-strip{grid-template-columns:repeat(2,minmax(0,1fr))}body[data-surface=customer] .funding-account-strip>div:first-child{grid-column:auto}}
