/* SHEALTH Conversion Suite V7 — fully scoped */
.sh7-suite{--ink:#0c0d0f;--muted:#6a6f77;--surface:#fff;--soft:#f5f6f4;--line:rgba(12,13,15,.11);--radius:24px;--shadow:0 24px 70px rgba(12,13,15,.10);color:var(--ink);background:var(--surface)}
.sh7-wrap{width:min(1240px,calc(100% - 32px));margin-inline:auto}.sh7-section{padding:clamp(54px,7vw,96px) 0}.sh7-head{max-width:760px;margin:0 auto 34px;text-align:center}.sh7-kicker{margin:0 0 10px;text-transform:uppercase;letter-spacing:.16em;font-size:12px;font-weight:800}.sh7-title{margin:0;font-size:clamp(32px,4.5vw,58px);line-height:1.02;letter-spacing:-.045em}.sh7-copy{margin:16px auto 0;max-width:670px;color:var(--muted);font-size:clamp(16px,1.6vw,19px)}
.sh7-proof{border-block:1px solid var(--line);background:var(--soft)}.sh7-proof__grid{display:grid;grid-template-columns:repeat(4,1fr)}.sh7-proof__item{padding:24px;text-align:center;position:relative}.sh7-proof__item:not(:last-child):after{content:'';position:absolute;right:0;top:24%;height:52%;width:1px;background:var(--line)}.sh7-proof__value{display:block;font-size:clamp(22px,3vw,34px);line-height:1}.sh7-proof__label{display:block;margin-top:7px;color:var(--muted);font-size:13px}
.sh7-grid{display:grid;gap:18px}.sh7-trust{grid-template-columns:repeat(4,1fr)}.sh7-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);padding:28px;box-shadow:0 10px 35px rgba(12,13,15,.04)}.sh7-icon{width:48px;height:48px;border-radius:15px;background:var(--soft);display:grid;place-items:center;margin-bottom:18px}.sh7-icon svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.sh7-card h3{margin:0 0 8px;font-size:20px}.sh7-card p{margin:0;color:var(--muted);line-height:1.65}
.sh7-compare{background:#0c0d0f;color:#fff}.sh7-compare .sh7-copy{color:rgba(255,255,255,.68)}.sh7-compare__grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:clamp(34px,6vw,80px);align-items:center}.sh7-ba{position:relative;aspect-ratio:1/1;overflow:hidden;border-radius:30px;background:#eceeea;isolation:isolate}.sh7-ba img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.sh7-ba__after{clip-path:inset(0 0 0 50%)}.sh7-ba__line{position:absolute;z-index:3;top:0;bottom:0;left:50%;width:2px;background:#fff;transform:translateX(-50%)}.sh7-ba__handle{position:absolute;z-index:4;left:50%;top:50%;transform:translate(-50%,-50%);width:46px;height:46px;border-radius:50%;background:#fff;color:#111;display:grid;place-items:center;box-shadow:0 10px 30px rgba(0,0,0,.22)}.sh7-ba__range{position:absolute;z-index:5;inset:0;width:100%;height:100%;opacity:0;cursor:ew-resize}.sh7-tag{position:absolute;z-index:4;top:18px;padding:9px 13px;background:rgba(255,255,255,.9);color:#111;border-radius:999px;font-size:12px;font-weight:800}.sh7-tag--left{left:18px}.sh7-tag--right{right:18px}.sh7-height{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:28px}.sh7-height__item{padding:20px;border:1px solid rgba(255,255,255,.16);border-radius:18px}.sh7-height__item strong{display:block;font-size:clamp(25px,3vw,38px)}.sh7-height__item span{display:block;margin-top:5px;color:rgba(255,255,255,.64);font-size:13px}.sh7-height__item--active{background:#fff;color:#111}.sh7-height__item--active span{color:#62666d}
.sh7-faq{background:var(--soft)}.sh7-faq__list{max-width:900px;margin:auto}.sh7-faq details{background:#fff;border:1px solid var(--line);border-radius:18px;padding:0 22px}.sh7-faq details+details{margin-top:12px}.sh7-faq summary{list-style:none;cursor:pointer;padding:21px 42px 21px 0;font-weight:750;position:relative}.sh7-faq summary::-webkit-details-marker{display:none}.sh7-faq summary:after{content:'+';position:absolute;right:4px;top:50%;transform:translateY(-50%);font-size:24px;font-weight:400}.sh7-faq details[open] summary:after{content:'−'}.sh7-faq__answer{padding:0 0 22px;color:var(--muted)}
.sh7-links{border-top:1px solid var(--line)}.sh7-links__inner{display:flex;justify-content:center;flex-wrap:wrap;gap:10px;padding:24px 0}.sh7-link{display:inline-flex;padding:10px 14px;border:1px solid var(--line);border-radius:999px;color:inherit;text-decoration:none;font-size:13px;font-weight:700}
.sh7-sticky{position:fixed;z-index:45;left:50%;bottom:18px;transform:translate(-50%,calc(100% + 40px));width:min(760px,calc(100% - 24px));display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;padding:10px 10px 10px 12px;border:1px solid rgba(255,255,255,.55);border-radius:20px;background:rgba(255,255,255,.88);box-shadow:0 22px 70px rgba(0,0,0,.18);backdrop-filter:blur(18px) saturate(150%);transition:transform .38s cubic-bezier(.22,1,.36,1),opacity .25s ease;opacity:0}.sh7-sticky.is-visible{transform:translate(-50%,0);opacity:1}.sh7-sticky__img{width:52px;height:52px;object-fit:cover;border-radius:12px;background:var(--soft)}.sh7-sticky__title{font-size:14px;font-weight:750;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sh7-sticky__price{font-size:13px;color:var(--muted);margin-top:2px}.sh7-sticky__button{min-height:48px;border:0;border-radius:999px;padding:0 22px;background:#0c0d0f;color:#fff;font-weight:800;cursor:pointer}.sh7-sticky__button[disabled]{opacity:.45;cursor:not-allowed}
.sh7-reveal{opacity:0;transform:translateY(18px);transition:opacity .65s ease,transform .65s cubic-bezier(.22,1,.36,1)}.sh7-reveal.is-visible{opacity:1;transform:none}
@media(hover:hover) and (pointer:fine){.sh7-card,.sh7-link{transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.sh7-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.sh7-link:hover{transform:translateY(-2px);border-color:rgba(12,13,15,.3)}}
@media(max-width:989px){.sh7-trust{grid-template-columns:repeat(2,1fr)}.sh7-compare__grid{grid-template-columns:1fr}.sh7-proof__grid{grid-template-columns:repeat(2,1fr)}.sh7-proof__item:nth-child(2):after{display:none}.sh7-proof__item:nth-child(-n+2){border-bottom:1px solid var(--line)}}
@media(max-width:599px){.sh7-wrap{width:min(100% - 24px,1240px)}.sh7-section{padding:48px 0}.sh7-trust{grid-template-columns:1fr}.sh7-card{padding:22px}.sh7-sticky{bottom:10px;grid-template-columns:auto minmax(0,1fr);padding:9px}.sh7-sticky__button{grid-column:1/-1;width:100%}.sh7-sticky__img{width:46px;height:46px}.sh7-height{grid-template-columns:1fr 1fr}.sh7-proof__item{padding:20px 12px}}
@media(prefers-reduced-motion:reduce){.sh7-reveal{opacity:1;transform:none;transition:none}.sh7-sticky{transition:none}}

.sh7-reviews{background:#fff}.sh7-reviews__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.sh7-review{display:flex;flex-direction:column;gap:18px}.sh7-review__stars{letter-spacing:.16em;font-size:14px}.sh7-review blockquote{margin:0;font-size:clamp(17px,1.5vw,21px);line-height:1.55}.sh7-review footer{display:flex;justify-content:space-between;gap:12px;color:var(--sh7-muted,#5f6f7c);font-size:13px}.sh7-review footer strong{color:var(--sh7-ink,#081624)}
@media(max-width:989px){.sh7-reviews__grid{grid-template-columns:1fr}}
