/* The feature family shares Overloop typography and a human editorial language. */
.feature-story.fs-suite .fs-hero-grid { grid-template-columns: 1fr 1.05fr; gap: 62px; padding-bottom: 48px; }
.feature-story.fs-suite h1 { font-size: clamp(42px, 4.2vw, 62px); }
.feature-story.fs-suite .fs-lede { font-size: 16px; }
.feature-story.fs-suite .fs-proof-strip { border: 0; border-radius: 20px; background: #ede6f2; padding: 25px 30px; }
.feature-story.fs-suite .fs-proof-strip p + p { border-left: 1px solid #d6c8df; padding-left: 28px; }
.feature-story .suite-visual { position: relative; min-width: 0; height: 535px; }
.feature-story .suite-portrait { position: absolute; top: 0; right: 3px; width: 74%; height: 400px; }
.feature-story .suite-portrait > img { width: 100%; height: 100%; object-fit: cover; object-position: 50% 32%; border-radius: 120px 120px 25px 25px; transform: rotate(2deg); }
.feature-story .suite-photo-note { position: absolute; top: 55px; right: calc(100% - 50px); width: 162px; padding: 15px; background: #fffaf2; border: 1px solid #e7dacb; border-radius: 14px; font-size: 11px; line-height: 1.7; transform: rotate(-7deg); box-shadow: 0 8px 25px #3e23430a; }
.feature-story .suite-photo-note em { font-size: 20px; color: #74239c; }
.feature-story .suite-demo { position: absolute; bottom: 26px; left: 0; width: 78%; max-width: 430px; padding: 20px; border: 1px solid #dfd3e5; border-radius: 20px; background: #fff; box-shadow: 0 14px 35px #3e234314; }
.feature-story .suite-options { display: flex; gap: 6px; flex-wrap: wrap; padding-bottom: 17px; margin-bottom: 17px; border-bottom: 1px solid #ece6ef; }
.feature-story .suite-options button { cursor: pointer; background: #f0e9f4; color: #694678; padding: 9px 13px; border: 1px solid transparent; border-radius: 100px; font: 500 10px/1.5 var(--ovl-font-interface); }
.feature-story .suite-options button[aria-pressed='true'] { background: #74239c; color: #fff; border-color: #74239c; }
.feature-story .suite-panels { min-height: 136px; }
.feature-story [data-suite-panel][hidden] { display: none !important; }
.feature-story .suite-card-label { display: block; color: #75697a; font-size: 10px; margin-bottom: 12px; }
.feature-story .suite-card-copy { font-size: 14px; line-height: 1.75; color: #35293d; }
.feature-story .suite-tag { display: inline-block; padding: 6px 9px; margin-top: 13px; background: #f1f6ef; color: #3e603b; border-radius: 6px; font-size: 9px; line-height: 1.7; }
.feature-story .suite-person { display: flex; align-items: center; gap: 12px; margin-bottom: 20px; }
.feature-story .suite-avatar { width: 44px; height: 44px; object-fit: cover; object-position: center 30%; border-radius: 50%; flex-shrink: 0; }
.feature-story .suite-person strong { display: block; font-size: 13px; font-weight: 600; }
.feature-story .suite-person span { display: block; margin-top: 5px; font-size: 10px; color: #6b616e; }
.feature-story .suite-visual figcaption { position: absolute; bottom: 0; left: 0; right: 0; font-size: 9px; line-height: 1.6; }
.feature-story .suite-b2b-contact-database .suite-panels { min-height: 226px; }
.feature-story .suite-b2b-contact-database { height: 580px; }
.feature-story .suite-linkedin-automation .suite-panels { min-height: 170px; }
.feature-story .suite-flow-step { display: block; padding: 6px 0; font-size: 12px; }
.feature-story .suite-multi-channel-outreach .suite-panels { min-height: 170px; }
.feature-story .suite-band { background: #ede6f2; }
.feature-story .suite-pair { display: grid; grid-template-columns: 1fr 1fr; gap: 48px; margin-top: 32px; padding-top: 30px; border-top: 1px solid #d8cce0; }
.feature-story .suite-pair h3 { font-size: 17px; }
.feature-story .suite-pair p { margin-top: 13px; color: var(--ovl-ink-muted); font-size: 13px; line-height: 1.8; }
.feature-story .suite-editorial-photo img { display: block; width: 100%; height: 350px; object-fit: cover; border-radius: 28px; transform: rotate(-2deg); }
.feature-story .suite-editorial-photo figcaption { margin-top: 17px; font-size: 9px; }
.feature-story.fs-suite .fs-editorial { gap: 70px; }
.feature-story .suite-faq-section { padding-top: 25px; }
.feature-story.fs-suite .fs-faq-layout h2 { font-size: 36px; }
.feature-story.fs-suite .fs-final .fs-eyebrow { justify-content: center; }
.feature-story.fs-suite .fs-final .fs-section-intro { max-width: 590px; margin-inline: auto; }
.feature-story .suite-hub-heading { max-width: 940px; text-align: center; margin: 0 auto 45px; }
.feature-story .suite-hub-heading .fs-eyebrow, .feature-story .suite-hub-heading .fs-actions { justify-content: center; }
.feature-story.suite-hub h1 { font-size: clamp(44px, 5.2vw, 74px); }
.feature-story .suite-hub-heading .fs-lede { max-width: 650px; margin-inline: auto; }
.feature-story .suite-hub-photo { position: relative; margin-bottom: 42px; }
.feature-story .suite-hub-photo > img { display: block; width: 100%; height: 380px; object-fit: cover; object-position: center 45%; border-radius: 28px; }
.feature-story .suite-hub-note { position: absolute; right: 40px; bottom: 65px; padding: 23px 30px; background: #fffaf2; border-radius: 17px; font-size: 13px; line-height: 1.7; transform: rotate(4deg); box-shadow: 0 10px 30px #3e23431a; }
.feature-story .suite-hub-note em { color: #74239c; font-size: 29px; }
.feature-story .suite-hub-photo figcaption { margin-top: 12px; font-size: 9px; }
.feature-story .suite-feature-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 24px; margin-top: 40px; }
.feature-story .suite-feature-card { display: block; padding: 34px; border-radius: 23px; border: 1px solid #ded7e3; background: #fff; text-decoration: none; transition: transform .2s, border-color .2s; }
.feature-story .suite-feature-card:nth-child(3n+1) { background: #ede6f2; }
.feature-story .suite-feature-card:nth-child(3n+2) { background: #f5eee4; border-color: #e6dbcb; }
.feature-story .suite-feature-card:hover { transform: translateY(-4px); border-color: #9933cc; }
.feature-story .suite-feature-top { display: flex; justify-content: space-between; align-items: center; gap: 20px; margin-bottom: 32px; color: #72587e; font-size: 11px; }
.feature-story .suite-feature-card h3 { font-size: 29px; letter-spacing: -.04em; }
.feature-story .suite-feature-card p { max-width: 370px; margin-top: 14px; font-size: 14px; line-height: 1.8; color: #635a67; }
.feature-story .suite-card-link { display: block; margin-top: 28px; color: #74239c; font-size: 12px; line-height: 1.6; }
.feature-story .suite-card-link > span { float: right; font-size: 21px; }
@media (min-width: 761px) and (max-width: 1100px) {
 .feature-story.fs-suite .fs-hero-grid { gap: 32px; }
 .feature-story.fs-suite h1 { font-size: 43px; }
 .feature-story .suite-demo { width: 92%; padding: 17px; }
 .feature-story .suite-portrait { width: 90%; height: 340px; }
 .feature-story .suite-photo-note { top: 17px; right: -6px; width: 148px; }
 .feature-story .suite-visual { height: 570px; }
 .feature-story .suite-b2b-contact-database { height: 635px; }
 .feature-story .suite-linkedin-automation, .feature-story .suite-multi-channel-outreach { height: 600px; }
 .feature-story.fs-suite .fs-editorial { gap: 40px; }
}
@media (max-width: 760px) {
 .feature-story.fs-suite .fs-hero-grid { grid-template-columns: 1fr; gap: 34px; }
 .feature-story.fs-suite h1 { font-size: clamp(39px, 8vw, 55px); }
 .feature-story.fs-suite .fs-lede { font-size: 15px; }
 .feature-story .suite-visual { width: 100%; max-width: 510px; margin-inline: auto; height: 535px; }
 .feature-story .suite-portrait { width: 80%; height: 350px; right: 5px; }
 .feature-story .suite-photo-note { top: 35px; right: calc(100% - 90px); width: 148px; padding: 12px; }
 .feature-story .suite-demo { width: 91%; max-width: 400px; padding: 18px; }
 .feature-story .suite-b2b-contact-database { height: 580px; }
 .feature-story .suite-linkedin-automation, .feature-story .suite-multi-channel-outreach { height: 555px; }
 .feature-story.fs-suite .fs-proof-strip { grid-template-columns: 1fr; gap: 16px; padding: 24px; }
 .feature-story.fs-suite .fs-proof-strip p + p { padding-left: 0; padding-top: 16px; border-left: 0; border-top: 1px solid #d6c8df; }
 .feature-story.fs-suite .fs-proof-strip strong { font-size: 13px; }
 .feature-story.fs-suite .fs-proof-strip p { font-size: 12px; }
 .feature-story .suite-pair { grid-template-columns: 1fr; gap: 28px; }
 .feature-story.fs-suite .fs-editorial { gap: 36px; }
 .feature-story .suite-editorial-photo img { height: 280px; }
 .feature-story.fs-suite .fs-faq-layout h2 { font-size: 32px; }
 .feature-story .suite-hub-heading { text-align: left; margin-bottom: 32px; }
 .feature-story .suite-hub-heading .fs-eyebrow, .feature-story .suite-hub-heading .fs-actions { justify-content: flex-start; }
 .feature-story.suite-hub h1 { font-size: clamp(39px,8vw,55px); }
 .feature-story .suite-hub-photo > img { height: 340px; object-position: 50% 50%; }
 .feature-story .suite-hub-note { right: 12px; bottom: 42px; padding: 14px 17px; font-size: 10px; }
 .feature-story .suite-hub-note em { font-size: 21px; }
 .feature-story .suite-feature-grid { grid-template-columns: 1fr; gap: 18px; margin-top: 30px; }
 .feature-story .suite-feature-card { padding: 26px; }
 .feature-story .suite-feature-card h3 { font-size: 27px; }
}
.feature-story .fs-breadcrumb b { font-weight: 500; color: var(--ovl-ink); }
.feature-story .suite-hub-heading + .suite-hub-photo { margin-top: 35px; }
.feature-story.fs-suite [data-ovl-language-suggestion] { justify-content: flex-start; }
.feature-story.suite-hub [data-ovl-language-suggestion] { justify-content: center; }
html[data-ovl-ds='v1'] .feature-story.fs-suite .ovl-language-context { margin: 12px 0 -8px; }
html[data-ovl-ds='v1'] .feature-story.fs-suite .ovl-language-suggestion__option { position: relative; justify-content: flex-start; min-height: 44px; padding-right: 44px; gap: 2px 9px; text-align: left; font-size: 11px; }
html[data-ovl-ds='v1'] .feature-story.fs-suite [data-ovl-dismiss-language] { position: absolute; right: 0; top: 0; }
html[data-ovl-ds='v1'] .feature-story.suite-hub .ovl-language-context { max-width: 570px; margin-inline: auto; }
.feature-story .suite-email-verification [data-suite-panel='1'] .suite-tag { background: #fff3db; color: #7d5618; }
.feature-story .suite-email-verification [data-suite-panel='2'] .suite-tag { background: #f8e8e9; color: #8c3541; }
@media (min-width: 761px) and (max-width: 1100px) { .feature-story .suite-photo-note { display: none; } }
