.invest-page { background:#fff; color:#0f0f0f; }
.invest-page main { overflow:hidden; }
.invest-page .eyebrow { margin:0 0 20px; color:#554270; font-size:10px; font-weight:600; letter-spacing:.16em; text-transform:uppercase; }
.invest-hero { padding:clamp(72px,9vw,126px) 0 clamp(84px,10vw,138px); background:#fff; }
.invest-hero-grid { display:grid; grid-template-columns:minmax(0,.88fr) minmax(420px,1.12fr); gap:clamp(56px,8vw,120px); align-items:center; }
.invest-hero-copy h1 { max-width:700px; margin:0; font-size:clamp(43px,4.8vw,72px); font-weight:500; letter-spacing:-.055em; line-height:.98; }
.invest-deck { max-width:620px; margin:30px 0 0; color:#5f5f63; font-size:clamp(17px,1.35vw,21px); line-height:1.55; }
.invest-actions { display:flex; flex-wrap:wrap; gap:24px; align-items:center; margin-top:38px; }
.invest-primary,.invest-secondary { display:inline-flex; align-items:center; justify-content:center; min-height:42px; font-size:13px; font-weight:500; text-decoration:none; }
.invest-primary { padding:0 20px; color:#fff; background:#0f0f0f; border-radius:999px; }
.invest-secondary { color:#0f0f0f; border-bottom:1px solid #0f0f0f; }
.invest-hero-media { margin:0; aspect-ratio:1.06; overflow:hidden; background:#f4f4f4; }
.invest-hero-media img,.invest-after figure img,.invest-criteria-main img { width:100%; height:100%; object-fit:cover; display:block; }
.invest-section { padding:clamp(92px,10vw,148px) 0; border-top:1px solid #e4e4e4; }
.invest-section-head { display:grid; grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr); gap:60px; align-items:end; margin-bottom:62px; }
.invest-section-head .eyebrow { grid-column:1/-1; margin-bottom:-28px; }
.invest-section-head h2 { max-width:780px; margin:0; font-size:clamp(36px,4vw,58px); font-weight:500; letter-spacing:-.045em; line-height:1.04; }
.invest-section-head>p:last-child { max-width:520px; margin:0; color:#66666a; font-size:16px; line-height:1.65; }
.invest-section-head-centered { display:block; max-width:820px; margin:0 auto 66px; text-align:center; }
.invest-section-head-centered .eyebrow { margin-bottom:18px; }
.invest-section-head-centered h2 { margin-inline:auto; }
.invest-section-head-centered>p:last-child { margin:22px auto 0; }
.invest-paths { background:#f7f7f7; }
.invest-path-grid { display:grid; grid-template-columns:repeat(2,minmax(0,1fr)); border-top:1px solid #0f0f0f; border-bottom:1px solid #0f0f0f; }
.invest-path { padding:42px 54px 46px 0; }
.invest-path+.invest-path { padding-left:54px; border-left:1px solid #d5d5d5; }
.invest-path-index { color:#777; font-size:11px; letter-spacing:.12em; }
.invest-path h3 { margin:42px 0 16px; font-size:clamp(27px,2.5vw,38px); font-weight:500; letter-spacing:-.035em; }
.invest-path>p { max-width:570px; min-height:76px; margin:0 0 36px; color:#606064; font-size:15px; line-height:1.65; }
.invest-path dl { margin:0; }
.invest-path dl div { display:grid; grid-template-columns:1fr auto; gap:24px; padding:14px 0; border-top:1px solid #d8d8d8; }
.invest-path dt { color:#737377; font-size:12px; }
.invest-path dd { margin:0; color:#0f0f0f; font-size:13px; font-weight:600; text-align:right; }
.invest-path-featured dd { color:#554270; }
.invest-note { max-width:780px; margin:22px 0 0; color:#7b7b7f; font-size:11px; line-height:1.55; }
.invest-criteria-layout { display:grid; grid-template-columns:minmax(420px,1.08fr) minmax(360px,.92fr); gap:clamp(48px,7vw,100px); align-items:stretch; }
.invest-criteria-main { margin:0; min-height:560px; background:#f4f4f4; }
.invest-criteria-list { border-top:1px solid #1b1b1b; }
.invest-criteria-list article { display:grid; grid-template-columns:42px 1fr; gap:22px; padding:27px 0; border-bottom:1px solid #dedede; }
.invest-criteria-list article>span { padding-top:4px; color:#554270; font-size:10px; letter-spacing:.12em; }
.invest-criteria-list h3 { margin:0 0 8px; font-size:20px; font-weight:500; letter-spacing:-.02em; }
.invest-criteria-list p { margin:0; color:#6a6a6e; font-size:14px; line-height:1.55; }
.invest-process { background:#f7f7f7; }
.invest-steps { display:grid; grid-template-columns:repeat(4,minmax(0,1fr)); margin:0; padding:0; list-style:none; border-top:1px solid #1b1b1b; }
.invest-steps li { min-height:260px; padding:30px 30px 34px 0; }
.invest-steps li+li { padding-left:30px; border-left:1px solid #d7d7d7; }
.invest-steps span { display:flex; width:28px; height:28px; align-items:center; justify-content:center; border:1px solid #bebebe; border-radius:50%; font-size:11px; }
.invest-steps h3 { margin:62px 0 12px; font-size:19px; font-weight:500; }
.invest-steps p { margin:0; color:#6b6b6f; font-size:13px; line-height:1.6; }
.invest-after-grid { display:grid; grid-template-columns:minmax(0,.8fr) minmax(420px,1.2fr); gap:clamp(60px,8vw,120px); align-items:center; }
.invest-after-copy h2 { margin:0; max-width:650px; font-size:clamp(36px,4vw,58px); font-weight:500; letter-spacing:-.045em; line-height:1.04; }
.invest-after-copy>p:not(.eyebrow) { max-width:590px; margin:26px 0 34px; color:#626266; font-size:16px; line-height:1.65; }
.invest-after figure { margin:0; aspect-ratio:1.35; overflow:hidden; background:#f4f4f4; }
.invest-closing { padding:clamp(88px,10vw,146px) 0; color:#fff; background:#0f0f0f; }
.invest-closing .eyebrow { color:#bba9d1; }
.invest-closing-grid { display:grid; grid-template-columns:1fr .72fr; gap:80px; align-items:end; }
.invest-closing h2 { margin:0; font-size:clamp(40px,4.4vw,64px); font-weight:500; letter-spacing:-.05em; line-height:1; }
.invest-closing-grid>div:last-child p { max-width:540px; margin:0 0 30px; color:#bdbdc1; font-size:16px; line-height:1.6; }
.invest-closing .invest-primary { color:#0f0f0f; background:#fff; }
.invest-page .footer-legal { display:inline-flex; gap:18px; }
.invest-page .footer-legal a { color:inherit; text-decoration:none; }
@media (max-width:960px){.invest-hero-grid,.invest-section-head,.invest-criteria-layout,.invest-after-grid,.invest-closing-grid{grid-template-columns:1fr}.invest-hero-media{aspect-ratio:1.45}.invest-section-head{gap:22px}.invest-section-head .eyebrow{margin-bottom:0}.invest-path-grid{grid-template-columns:1fr}.invest-path{padding:36px 0}.invest-path+.invest-path{padding-left:0;border-left:0;border-top:1px solid #d5d5d5}.invest-path>p{min-height:0}.invest-steps{grid-template-columns:repeat(2,1fr)}.invest-steps li:nth-child(3){border-left:0;border-top:1px solid #d7d7d7}.invest-steps li:nth-child(4){border-top:1px solid #d7d7d7}.invest-closing-grid{align-items:start}}
@media (max-width:620px){.invest-hero{padding-top:58px}.invest-hero-grid{gap:46px}.invest-hero-copy h1{font-size:42px}.invest-hero-media{aspect-ratio:.9}.invest-section{padding:82px 0}.invest-section-head-centered{text-align:left}.invest-criteria-main{min-height:400px}.invest-steps{grid-template-columns:1fr}.invest-steps li,.invest-steps li+li{min-height:0;padding:28px 0;border-left:0;border-top:1px solid #d7d7d7}.invest-steps li:first-child{border-top:0}.invest-steps h3{margin-top:32px}.invest-after figure{aspect-ratio:1}.invest-closing-grid{gap:42px}}
