/* Omliva homepage: product, contents, process, people. Existing identity preserved. */
.omliva-home{--home-space:clamp(64px,7vw,104px);--home-gap:clamp(32px,5vw,80px)}
.omliva-home .shell{width:min(1200px,calc(100% - 80px))}
.omliva-home main p{font-size:18px;line-height:1.65;color:var(--body-text);margin:0}
.omliva-home main h2{font-size:clamp(30px,3.1vw,42px);line-height:1.17;letter-spacing:-.035em;margin:0 0 24px;font-weight:500;text-wrap:pretty}
.omliva-home main h3{font-size:23px;line-height:1.3;letter-spacing:-.02em;font-weight:600;margin:0 0 12px}
.home-opening{background:var(--paper);padding-top:56px}
.home-opening-grid{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center}
.opening-copy{padding:20px 0}
.omliva-home .opening-copy h1{font-size:clamp(40px,4.1vw,56px);line-height:1.08;letter-spacing:-.045em;font-weight:500;margin:0 0 24px;max-width:580px;text-wrap:initial}
.omliva-home .opening-copy>p{font-size:20px;line-height:1.6;max-width:470px}
.opening-actions{display:flex;flex-wrap:wrap;align-items:center;gap:20px;margin-top:30px}
.home-text-link{font-size:17px;font-weight:500;color:var(--plum);line-height:1.5;text-decoration:underline;text-underline-offset:5px;display:inline-flex;align-items:center;gap:12px}
.home-text-link:hover{text-decoration-thickness:2px}.home-text-link span{font-size:21px}
.opening-product{margin:0}.opening-product img{width:100%;height:auto;aspect-ratio:1.2;object-fit:cover;object-position:50% 55%;border-radius:8px}
.opening-summary{display:flex;justify-content:space-between;gap:24px;margin-top:36px;padding:28px 0 32px;border-bottom:1px solid var(--soft-line)}
.omliva-home .opening-summary p{font-size:16px;color:var(--plum);font-weight:500;display:flex;align-items:center;gap:12px}
.opening-summary p:before{content:'✓';font-size:18px}
.home-included{padding:var(--home-space) 0}
.home-section-intro{display:grid;grid-template-columns:1.15fr 1fr;gap:var(--home-gap);align-items:start;margin-bottom:48px}
.home-section-intro h2{margin-bottom:0!important}.home-section-intro>p{padding-top:5px;max-width:480px}
.included-layout{display:grid;grid-template-columns:1.1fr 1fr;gap:var(--home-gap);align-items:center}
.included-topics{display:grid;grid-template-columns:1fr 1fr;gap:36px 32px;align-items:start}.included-topics article{padding:0;border:0}
.omliva-home .included-topics p{font-size:17px;line-height:1.65}.included-topics>.home-text-link{grid-column:1/-1;margin-top:8px}
.guide-excerpt{margin:0;padding:36px 48px 24px;background:#e9e2e8;border-radius:8px;text-align:center}
.guide-excerpt img{display:block;width:100%;height:auto;box-shadow:0 5px 20px #4b304518}.guide-excerpt>a{display:block;max-width:320px;margin:auto}
.guide-excerpt figcaption{font-size:14px;line-height:1.5;margin-top:18px;color:var(--plum)}.guide-excerpt figcaption a{text-underline-offset:3px}
.home-process{background:#f0ece6;padding:var(--home-space) 0}
.process-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:var(--home-gap)}.process-intro>p{max-width:400px}.process-intro>.home-text-link{margin-top:28px}
.home-steps{padding:0;margin:0;list-style:none;display:grid;gap:34px}
.home-steps li{display:grid;grid-template-columns:38px 1fr;gap:20px}.home-steps li>span{width:38px;height:38px;display:grid;place-items:center;background:var(--paper);color:var(--plum);border-radius:50%;font-size:18px;font-weight:500}
.home-steps h3{margin-top:4px!important}.omliva-home .home-steps p{font-size:17px}
.home-family{padding:var(--home-space) 0}
.family-block{display:grid;grid-template-columns:1fr 1fr;align-items:stretch;background:#f0e2d9;border-radius:8px;overflow:hidden}
.family-block figure{margin:0;min-height:560px}.family-block img{width:100%;height:100%;object-fit:cover;object-position:48% center;display:block}
.family-block-copy{padding:clamp(32px,4vw,56px)}.family-block-copy p+p{margin-top:20px!important}.family-block-copy .home-text-link{margin-top:28px}
.omliva-home .family-block-copy p{font-size:17px}.family-payoff{font-weight:500;color:var(--plum)!important}
.home-use{padding-bottom:var(--home-space)}.use-layout{display:grid;grid-template-columns:1fr 1fr;gap:var(--home-gap);align-items:center}.use-layout>div{max-width:450px}.use-layout h3:not(:first-child){margin-top:32px!important}.use-layout figure{margin:0}.use-layout img{width:100%;height:auto;aspect-ratio:1.5;object-fit:cover;display:block;border-radius:8px}
.home-questions{padding:var(--home-space) 0;background:#f0ece6}.questions-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:var(--home-gap)}.questions-layout .home-text-link{margin-top:8px}
.home-faq details{border-bottom:1px solid #c9c0c5;padding:22px 0}.home-faq details:first-child{padding-top:0}.home-faq summary{display:flex;align-items:start;justify-content:space-between;gap:24px;cursor:pointer;font-size:20px;line-height:1.4;font-weight:500;color:var(--plum);list-style:none}.home-faq summary::-webkit-details-marker{display:none}.home-faq summary>span{font-size:24px;line-height:1;transition:transform .15s}.home-faq details[open] summary>span{transform:rotate(45deg)}.omliva-home .home-faq details>p{font-size:17px;margin-top:18px;max-width:560px}
.home-firms{padding:64px 0;display:flex;justify-content:space-between;align-items:center;gap:60px}.home-firms>div{max-width:670px}.omliva-home .home-firms h2{font-size:30px;margin-bottom:14px}.home-firms>.home-text-link{flex-shrink:0}
.home-close{text-align:center;background:#e9e2e8;padding:64px 0 72px}.omliva-home .home-close p{color:var(--plum);font-size:18px;font-weight:500;margin-bottom:18px}.omliva-home .home-close h2{font-size:clamp(36px,4vw,48px);margin-bottom:28px}.home-close .button{display:inline-flex}
@media(min-width:1400px){.home-opening{padding-top:64px}.opening-summary{margin-top:44px}.opening-product img{aspect-ratio:1.3}}
@media(max-width:1100px){.omliva-home .shell{width:calc(100% - 56px)}.home-opening-grid{gap:32px}.opening-actions{gap:18px}.opening-product img{aspect-ratio:1.05}.included-topics{grid-template-columns:1fr;gap:24px}.guide-excerpt{padding:28px}.family-block-copy{padding:32px}.opening-summary p{max-width:240px}.family-block figure{min-height:580px}}
@media(max-width:760px){.omliva-home .shell{width:calc(100% - 40px)}.home-opening{padding-top:30px}.home-opening-grid{grid-template-columns:1fr;gap:30px}.opening-copy{padding:0}.omliva-home .opening-copy h1{font-size:42px;max-width:540px;line-height:1.1}.opening-copy h1 br{display:none}.opening-copy h1 br:after{content:' '}.omliva-home .opening-copy>p{font-size:19px;line-height:1.55;max-width:500px}.opening-product img{aspect-ratio:1.5;object-position:center}.opening-actions{margin-top:24px;gap:18px}.home-text-link{font-size:16px}.opening-summary{display:grid;gap:12px;margin-top:24px;padding-top:0;padding-bottom:24px}.omliva-home .opening-summary p{max-width:none;font-size:15px;gap:10px}.home-section-intro{grid-template-columns:1fr;gap:20px;margin-bottom:32px}.home-section-intro p{padding:0}.included-layout,.process-layout,.questions-layout,.use-layout{grid-template-columns:1fr;gap:32px}.included-topics{grid-template-columns:1fr;gap:26px}.guide-excerpt{padding:28px 34px 20px}.guide-excerpt>a{max-width:310px}.home-steps{gap:30px}.home-steps li{grid-template-columns:32px 1fr;gap:16px}.home-steps li>span{width:32px;height:32px}.omliva-home .home-steps h3{font-size:22px;margin-top:0!important}.family-block{grid-template-columns:1fr}.family-block figure{min-height:0}.family-block img{height:auto;aspect-ratio:1.25}.family-block-copy{padding:30px 24px 36px}.use-layout>div{max-width:none}.home-faq summary{font-size:19px}.home-firms{display:block;padding:48px 0}.home-firms>.home-text-link{margin-top:24px}.home-close{padding:48px 0 56px}.omliva-home main h2 br{display:none}.omliva-home main h2 br:after{content:' '}}
@media(max-width:375px){.omliva-home .opening-copy h1{font-size:38px}.opening-actions{align-items:start;flex-direction:column}}
/* Photo and copy share a deliberate panel height, independent of source aspect ratio. */
@media(min-width:761px){.family-block{min-height:560px}.family-block figure{position:relative;min-height:0}.family-block img{position:absolute;inset:0;height:100%;width:100%;object-fit:cover}}
.omliva-home .home-close p{margin-left:auto;margin-right:auto}

/* 2026-09-21: digital-only product, included / not included, price test markup (OPS-252) */
.omliva-home .opening-copy .eyebrow{font-size:14px;letter-spacing:.08em;text-transform:uppercase;font-weight:600;margin:0 0 18px;color:#8a5a3c}
.omliva-home .opening-price{font-size:18px;font-weight:500;color:var(--plum);margin-top:22px}
.omliva-home .opening-note{font-size:15px;color:var(--muted);margin-top:16px;max-width:470px}
.opening-summary{flex-wrap:wrap}.omliva-home .opening-summary p{flex:1 1 200px}
.home-offer{padding:var(--home-space) 0 0}
.offer-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}
.offer-grid article{display:flex;flex-direction:column}
.offer-grid figure{margin:0 0 22px;border-radius:8px;overflow:hidden;background:#f0ece6}.offer-grid img{display:block;width:100%;height:auto;aspect-ratio:1}
.omliva-home .offer-grid h3{font-size:22px}.omliva-home .offer-grid p{font-size:17px;line-height:1.6}
.home-scope{padding:var(--home-space) 0}
.scope-grid{display:grid;grid-template-columns:1fr 1fr;gap:32px}
.scope-col{border-radius:8px;padding:clamp(26px,3vw,40px)}
.scope-yes{background:#f0ece6}.scope-no{background:var(--paper);border:1px solid var(--line)}
.omliva-home .scope-col h3{font-size:20px;margin-bottom:18px;padding-bottom:14px;border-bottom:1px solid #d6cdd2}
.scope-col ul{list-style:none;margin:0;padding:0;display:grid;gap:14px}
.scope-col li{position:relative;padding-left:34px;font-size:17px;line-height:1.55;color:var(--body-text)}
.scope-col li:before{position:absolute;left:0;top:1px;width:22px;height:22px;border-radius:50%;display:grid;place-items:center;font-size:13px;font-weight:600}
.scope-yes li:before{content:'✓';background:var(--plum);color:var(--paper)}
.scope-no li:before{content:'✕';background:#e9e2e8;color:var(--plum)}
.omliva-home .scope-note{margin-top:32px;max-width:760px;font-size:17px;color:var(--plum)}
.home-digital{padding-bottom:var(--home-space)}
.digital-layout{display:grid;grid-template-columns:1.1fr 1fr;gap:var(--home-gap);align-items:center;background:#e9e2e8;border-radius:8px;overflow:hidden}
.digital-layout figure{margin:0;align-self:stretch}.digital-layout img{display:block;width:100%;height:100%;object-fit:cover}
.digital-copy{padding:clamp(28px,4vw,56px) clamp(28px,4vw,56px) clamp(28px,4vw,56px) 0}
.digital-steps{list-style:none;margin:0 0 22px;padding:0;display:grid;gap:14px}
.digital-steps li{display:grid;grid-template-columns:32px 1fr;gap:14px;align-items:start}
.digital-steps li>span{width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:var(--plum);color:var(--paper);font-size:15px;font-weight:500}
.omliva-home .digital-steps p{font-size:17px;padding-top:4px}.omliva-home .digital-copy>p{font-size:17px;max-width:460px}
.omliva-home .close-price{margin-bottom:24px}
@media(max-width:1100px){.offer-grid{gap:24px}.digital-copy{padding:28px}}
@media(max-width:760px){.offer-grid{grid-template-columns:1fr;gap:36px}.scope-grid{grid-template-columns:1fr;gap:20px}.digital-layout{grid-template-columns:1fr}.digital-copy{padding:26px 22px 32px}.home-offer{padding-top:48px}.home-scope{padding:48px 0}.omliva-home .opening-copy .eyebrow{font-size:13px}}
