/* Investment offer extends the shared Housine composition. */
.investment-page .hero-media{margin:0;min-width:0}
.investment-page .hero h1{max-width:17ch}
.investment-page .hero .invest-hero-note{font-size:15px;margin-top:22px;max-width:44ch}
.investment-page .invest-hero-note a,.investment-page .media-note a,.invest-scope a,.field-help a,.invest-contact-note a,.text-link{text-decoration:underline;text-underline-offset:4px}
.invest-entry-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px}
.invest-entry-grid>a{display:flex;flex-direction:column;border-top:1px solid var(--line);padding:22px 0;min-width:0}
.invest-entry-grid span{font-size:12px;letter-spacing:.06em;color:var(--muted);margin-bottom:20px}
.invest-entry-grid h3{font-size:24px;margin:0 0 14px}
.invest-entry-grid p{color:var(--muted);font-size:16px;margin-bottom:22px}
.invest-entry-grid b{font-size:14px;margin-top:auto;text-decoration:underline;text-underline-offset:5px}
.invest-entry-grid>a:hover b,.invest-case:hover span,.invest-guide-links a:hover span{color:#76551d}
.invest-responsibility{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:start}
.invest-responsibility h2{font-size:clamp(30px,4vw,46px);margin-bottom:24px}
.invest-responsibility p{margin:16px 0;color:var(--muted);line-height:1.75}
.invest-responsibility strong{color:var(--ink)}
.invest-scope{border-top:1px solid var(--line)}
.invest-scope h3{font-size:23px;margin:22px 0 10px}
.invest-scope p{margin:0 0 22px;font-size:16px}
.invest-section-lead{max-width:800px;color:var(--muted);font-size:18px;margin:-18px 0 32px;line-height:1.75}
.dark .invest-section-lead{color:#c7c9bf}
.invest-case-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:36px}
.invest-case img{width:100%;height:auto;aspect-ratio:3/2;object-fit:cover;display:block}
.invest-case h3{font-size:27px;margin:18px 0 8px}.invest-case p{font-size:15px;color:var(--muted);margin-bottom:10px}.invest-case span{font-size:14px;text-decoration:underline;text-underline-offset:4px}
.invest-guide-links span{display:inline-block;margin-top:22px;font-size:14px;text-decoration:underline;text-underline-offset:4px}
.investment-page .hs-form .invest-contact-note{font-size:15px;line-height:1.7;padding-top:18px;border-top:1px solid var(--line);margin-top:20px}
.investment-page .hs-form .field-help{font-size:13px;line-height:1.65;margin:10px 0 20px}
.investment-page #f-offer{margin-bottom:10px}
.invest-article main{max-width:1180px;margin:0 auto;padding:0 24px}
.invest-article .invest-article-head{padding:64px 0 40px;max-width:950px}
.invest-article h1{font-size:clamp(36px,4.5vw,62px);max-width:23ch;margin-bottom:24px}
.invest-article .lead{font-size:21px;max-width:760px;line-height:1.65}
.invest-article .byline{font-size:13px;color:var(--muted);margin:22px 0}
.invest-article .article-layout{display:grid;grid-template-columns:250px minmax(0,740px);gap:58px;align-items:start}
.invest-article .article-toc{position:sticky;top:110px;display:flex;flex-direction:column;gap:12px;padding-top:20px;border-top:1px solid var(--line);font-size:14px;line-height:1.6}
.invest-article .article-toc a{text-decoration:underline;text-underline-offset:4px;padding:3px 0}
.invest-article .article-copy>section{padding:0 0 42px;scroll-margin-top:120px}
.invest-article .article-copy h2{font-size:clamp(27px,3vw,37px);margin:0 0 20px}
.invest-article .article-copy h3{font-size:22px;margin:28px 0 12px}
.invest-article .article-copy p{margin:0 0 20px;line-height:1.85;color:var(--ink2)}
.invest-article .article-copy ul{padding-left:24px;margin:16px 0 24px}.invest-article .article-copy li{margin:10px 0;line-height:1.7}
.invest-article .article-copy a{text-decoration:underline;text-underline-offset:4px}
.invest-article .article-copy figure{margin:24px 0}.invest-article .article-copy img{width:100%;height:auto;aspect-ratio:3/2;object-fit:cover}.invest-article figcaption{font-size:13px;color:var(--muted);margin-top:10px}
.invest-article .article-next{padding:28px;background:var(--paper2);margin-bottom:64px}.invest-article .article-next .btn{text-decoration:none;white-space:normal}
.invest-article .sources{font-size:14px;border-top:1px solid var(--line);padding-top:22px!important}
@media(max-width:980px){.invest-entry-grid{grid-template-columns:1fr 1fr}.invest-responsibility{grid-template-columns:1fr;gap:36px}.invest-article .article-layout{grid-template-columns:1fr;gap:32px}.invest-article .article-toc{position:static}.invest-article .invest-article-head{padding-top:40px}}
@media(max-width:580px){.invest-entry-grid,.invest-case-grid{grid-template-columns:1fr;gap:22px}.invest-entry-grid>a{padding:18px 0}.invest-entry-grid span{margin-bottom:10px}.invest-entry-grid p{margin-bottom:14px}.invest-section-lead{font-size:17px}.investment-page .hero h1{max-width:18ch}.invest-article .lead{font-size:18px}.invest-article .article-next{padding:22px}.invest-article main{padding:0 20px}.investment-page .actions .btn{white-space:normal;text-align:center}}
.hs-content.invest-article .article-next{background:var(--paper2);color:var(--ink)}
.hs-content.invest-article .article-copy p{color:var(--ink2)}
