.hvh-hero{position:relative;width:100%;max-width:calc(100% - 56px);margin:0 auto;box-sizing:border-box;border-radius:28px;overflow:hidden;color:#ffffff;background:radial-gradient(ellipse 800px 450px at 96% -12%,rgba(255,255,255,.07),transparent 52%),radial-gradient(ellipse 600px 350px at 4% 110%,rgba(255,255,255,.04),transparent 48%),linear-gradient(135deg,var(--color-primary,#17579b) 0,#1a4a7a 50%,#0d3a6a 100%);border:1px solid rgba(255,255,255,.1);box-shadow:0 4px 0 rgba(23,87,155,.25),0 32px 64px -24px rgba(0,0,0,.35)}.hvh-hero:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;opacity:.07;background-image:url("data:image/svg+xml,%3Csvg width='300' height='100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0,50 L40,50 C42,50 44,48 46,46 C48,44 50,46 52,48 C54,49 56,50 58,50 L72,50 C74,50 76,49 78,47 L82,25 L86,62 L90,50 C92,48 94,47 96,47 L112,47 C117,47 122,44 127,44 C132,44 137,47 142,50 L300,50' stroke='%23ffffff' stroke-width='2.5' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:repeat;background-size:300px 100px;animation:hvhEcgSlide 8s linear infinite;pointer-events:none}@keyframes hvhEcgSlide{0%{background-position:0 0}to{background-position:-300px 0}}.hvh-hero:after{content:"";position:absolute;left:0;right:0;bottom:0;height:3px;background:linear-gradient(90deg,transparent 0,rgba(23,87,155,.6) 20%,var(--color-accent) 50%,rgba(23,87,155,.6) 80%,transparent 100%);pointer-events:none}.hvh-hero__inner{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(260px,.95fr);grid-gap:clamp(32px,5vw,72px);gap:clamp(32px,5vw,72px);align-items:center;padding:clamp(48px,7vw,96px) clamp(28px,5vw,80px)}.hvh-hero__eyebrow{display:inline-flex;align-items:center;gap:10px;font-size:13px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#ffffff;margin-bottom:20px;padding:8px 18px;border-radius:999px;background:rgba(255,255,255,.15);border:1px solid rgba(255,255,255,.28);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.hvh-hero__eyebrow-dot{width:7px;height:7px;border-radius:50%;background:var(--color-accent);box-shadow:0 0 10px rgba(167,1,7,.7);animation:hvhPulse 2.4s ease-in-out infinite}@keyframes hvhPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.65;transform:scale(1.2)}}@media (prefers-reduced-motion:reduce){.hvh-hero:before,.hvh-hero__eyebrow-dot{animation:none}.hvh-valve__halo,.hvh-valve__leaf,.hvh-valve__ring,.hvh-valve__ripple,.hvh-valve__scan-orbit,.hvh-valve__spin-ring,.hvh-valve__svg{animation:none!important}}.hvh-hero__title{margin:0 0 20px;font-family:var(--font-base);font-weight:800;font-size:clamp(1.75rem,3.2vw + .6rem,2.85rem);line-height:1.12;letter-spacing:-.02em;color:#ffffff}.hvh-hero__title-accent{display:block;margin-top:10px;font-size:clamp(1.35rem,2.2vw + .5rem,2.1rem);font-weight:600;color:#bfdbfe}.hvh-hero__trust-bar{width:100%;max-width:min(100%,960px);padding:12px 14px;margin-bottom:28px;border-radius:14px;box-sizing:border-box;background:rgba(0,0,0,.18);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.18);box-shadow:inset 0 1px 0 rgba(255,255,255,.06),0 12px 40px -12px rgba(0,0,0,.35)}.hvh-hero__chips{display:flex;flex-wrap:wrap;align-items:center;gap:8px 6px;line-height:1.45}.hvh-hero__chip-wrap{display:inline-flex;align-items:center;gap:0}.hvh-hero__chip-sep{color:rgba(255,255,255,.5);font-size:11px;font-weight:600;-webkit-user-select:none;-moz-user-select:none;user-select:none}.hvh-hero__chip{font-size:12px;font-weight:600;letter-spacing:.02em;padding:7px 12px;border-radius:999px;color:rgba(255,255,255,.9);background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);transition:border-color .2s ease,background .2s ease}.hvh-hero__chip-wrap:hover .hvh-hero__chip{background:rgba(255,255,255,.18);border-color:rgba(255,255,255,.38)}.hvh-hero__actions{display:flex;flex-wrap:wrap;gap:14px;margin-bottom:28px}.hvh-hero__btn-book{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:12px 22px;border-radius:var(--r-pill);font-weight:700;font-family:var(--font-base);font-size:14px;line-height:1.2;text-align:center;white-space:normal;max-width:100%;text-decoration:none;color:#ffffff;background:var(--color-accent);border:none;box-shadow:0 8px 28px rgba(167,1,7,.4);transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.hvh-hero__btn-book:hover{background:#c41108;transform:translateY(-2px);box-shadow:0 12px 36px rgba(167,1,7,.5);color:#ffffff}.hvh-hero__btn-learn{display:inline-flex;align-items:center;gap:8px;padding:14px 22px;border-radius:var(--r-pill);font-weight:600;font-family:var(--font-base);font-size:15px;text-decoration:none;color:#ffffff;background:rgba(255,255,255,.1);border:2px solid rgba(255,255,255,.3);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:background .2s ease,border-color .2s ease}.hvh-hero__btn-learn:hover{background:rgba(255,255,255,.2);border-color:rgba(255,255,255,.55);color:#ffffff}.hvh-hero__visual{flex-direction:column;gap:20px}.hvh-hero__visual,.hvh-valve{display:flex;align-items:center;justify-content:center}.hvh-valve{position:relative;width:min(100%,340px);aspect-ratio:1;isolation:isolate}.hvh-valve__halo{position:absolute;inset:0;margin:auto;width:94%;height:94%;border-radius:50%;background:conic-gradient(from 210deg,transparent 0deg,rgba(23,87,155,.18) 55deg,rgba(255,255,255,.22) 110deg,rgba(23,87,155,.2) 165deg,transparent 260deg,rgba(10,55,110,.12) 320deg,transparent 1turn);animation:hvhHaloSpin 16s linear infinite;pointer-events:none;z-index:0;-webkit-mask-image:radial-gradient(farthest-side,transparent 46%,#000 48%,#000 72%,transparent 74%);mask-image:radial-gradient(farthest-side,transparent 46%,#000 48%,#000 72%,transparent 74%);opacity:.95}@keyframes hvhHaloSpin{to{transform:rotate(1turn)}}.hvh-valve__ripple{position:absolute;inset:0;margin:auto;width:58%;height:58%;border-radius:50%;border:1px solid rgba(59,130,246,.42);box-shadow:0 0 20px rgba(23,87,155,.12);pointer-events:none;z-index:1;animation:hvhRipple 3.9s cubic-bezier(.22,.82,.28,1) infinite}.hvh-valve__ripple--2{animation-delay:1.3s}.hvh-valve__ripple--3{animation-delay:2.6s}@keyframes hvhRipple{0%{transform:scale(.72);opacity:.55}70%,to{transform:scale(1.42);opacity:0}}.hvh-valve__ring{position:absolute;width:72%;height:72%;border-radius:50%;border:2px solid rgba(59,130,246,.28);box-shadow:inset 0 0 48px rgba(0,0,0,.42),0 0 32px rgba(23,87,155,.1);z-index:2;animation:hvhRingPulse 3.2s ease-in-out infinite}.hvh-valve__ring--outer{width:88%;height:88%;border-color:rgba(255,255,255,.12);animation-duration:4.1s;animation-delay:.4s}.hvh-valve__scan-orbit{position:absolute;inset:0;margin:auto;width:88%;height:88%;border-radius:50%;pointer-events:none;z-index:2;opacity:.92;background:conic-gradient(from 0deg,transparent 0deg,transparent 252deg,rgba(59,130,246,.08) 278deg,rgba(59,130,246,.55) 300deg,rgba(147,197,253,.45) 318deg,rgba(59,130,246,.12) 338deg,transparent 1turn);-webkit-mask-image:radial-gradient(farthest-side,transparent calc(50% - 5px),#000 calc(50% - 2px),#000 calc(50% + 1px),transparent calc(50% + 4px));mask-image:radial-gradient(farthest-side,transparent calc(50% - 5px),#000 calc(50% - 2px),#000 calc(50% + 1px),transparent calc(50% + 4px));animation:hvhScanOrbit 5.8s linear infinite}@keyframes hvhScanOrbit{to{transform:rotate(1turn)}}@keyframes hvhRingPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.88;transform:scale(1.02)}}.hvh-valve__svg{position:relative;z-index:3;width:82%;height:auto;filter:drop-shadow(0 0 28px rgba(23,87,155,.32));animation:hvhSvgBreath 4.8s ease-in-out infinite}@keyframes hvhSvgBreath{0%,to{opacity:1;transform:scale(1)}50%{opacity:.94;transform:scale(1.02)}}.hvh-valve__spin-ring{transform-origin:100px 100px;transform-box:view-box;animation:hvhSpinRing 9s linear infinite}.hvh-valve__spin-ring--inner{animation-duration:14s;animation-direction:reverse;opacity:.75}@keyframes hvhSpinRing{to{transform:rotate(1turn)}}.hvh-valve__leaf{transform-origin:100px 100px;transform-box:view-box;animation:hvhLeafPulse 2.75s cubic-bezier(.45,0,.25,1) infinite}.hvh-valve__leaf--2{animation-delay:.2s}.hvh-valve__leaf--3{animation-delay:.4s}@keyframes hvhLeafPulse{0%,to{transform:rotate(-4deg)}38%{transform:rotate(9deg)}}.hvh-hero__visual-caption{text-align:center;font-size:12px;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:rgba(255,255,255,.7);max-width:280px;line-height:1.5}@media (max-width:900px){.hvh-hero__inner{grid-template-columns:1fr;text-align:left}.hvh-hero__actions,.hvh-hero__chips{justify-content:center}.hvh-hero__visual{order:0}.hvh-valve{max-width:260px}}@media (max-width:768px){.hvh-hero{max-width:calc(100% - 16px);border-radius:20px}.hvh-hero__inner{padding:36px 20px 44px}.hvh-hero__actions{flex-direction:column}.hvh-hero__btn-book,.hvh-hero__btn-learn{width:min(100%,420px);justify-content:center}.hvh-hero__trust-bar{padding:10px 12px}.hvh-valve{max-width:220px}}@media (max-width:480px){.hvh-hero{max-width:calc(100% - 8px);border-radius:16px}.hvh-hero__inner{padding:28px 16px 36px}.hvh-hero__eyebrow{font-size:11px;padding:6px 13px;margin-bottom:16px}.hvh-hero__title{font-size:clamp(1.5rem,6.5vw,1.9rem)}.hvh-hero__title-accent{font-size:clamp(1.1rem,5vw,1.4rem);margin-top:8px}.hvh-hero__chip{font-size:11px;padding:5px 10px}.hvh-hero__chip-sep{font-size:10px}.hvh-hero__btn-book,.hvh-hero__btn-learn{font-size:13px;padding:11px 14px}.hvh-valve{max-width:190px}.hvh-hero__visual-caption{font-size:10px;letter-spacing:.14em}}@supports (-webkit-touch-callout:none){@media (max-width:900px){.hvh-hero{background:linear-gradient(140deg,#0f3f74,#0d3a6a 58%,#0a315a);border-color:rgba(255,255,255,.14);box-shadow:0 2px 0 rgba(23,87,155,.22),0 20px 36px -20px rgba(0,0,0,.38);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.hvh-hero:before{opacity:.035;animation:none}.hvh-hero__btn-learn,.hvh-hero__chip,.hvh-hero__eyebrow,.hvh-hero__title{color:#ffffff}.hvh-hero__title-accent{color:#cfe3ff}.hvh-hero__btn-learn,.hvh-hero__eyebrow,.hvh-hero__trust-bar{backdrop-filter:none;-webkit-backdrop-filter:none}.hvh-hero__trust-bar{background:rgba(15,23,42,.24);border-color:rgba(255,255,255,.22)}.hvh-hero__chip{background:rgba(255,255,255,.14);border-color:rgba(255,255,255,.24)}.hvh-valve__halo,.hvh-valve__ripple,.hvh-valve__scan-orbit{display:none}.hvh-valve__svg{filter:none;animation:none}}}.theme-valve-hemodynamic .hvv-toc,.theme-valve-hemodynamic nav[aria-label="On this page"]{display:none!important}@supports selector(:has(a)){.theme-valve-hemodynamic .svc-page-wrapper>section.hvh-hero+div:has(ul a[href^="#"]),.theme-valve-hemodynamic .svc-page-wrapper>section.hvh-hero+nav:has(ul a[href^="#"]){display:none!important}}.hvv-guidance{padding-top:clamp(3.5rem,6vw,5rem);padding-bottom:clamp(3.5rem,6vw,5rem);scroll-margin-top:120px}.hvv-guidance-shell{width:calc(100% - 56px);max-width:1320px;margin:0 auto}.hvv-guidance-header{margin-bottom:clamp(1.75rem,3vw,2.5rem)}.hvv-guidance-header .svc-section-heading{max-width:none}.hvv-guidance-main{min-width:0;max-width:none}.hvv-condition-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:clamp(1rem,2vw,1.35rem);gap:clamp(1rem,2vw,1.35rem)}.hvv-condition-card{background:#ffffff;border:1px solid rgba(23,87,155,.12);border-radius:16px;padding:clamp(1.15rem,2.2vw,1.5rem) clamp(1.2rem,2.4vw,1.65rem);border-left:4px solid var(--color-primary);box-shadow:0 10px 32px -18px rgba(15,23,42,.12);scroll-margin-top:100px;transition:transform .25s cubic-bezier(.22,1,.36,1),box-shadow .25s ease,border-color .25s ease}.hvv-condition-card:hover{transform:translateY(-4px);border-color:rgba(23,87,155,.28);box-shadow:0 20px 44px -22px rgba(23,87,155,.22),inset 0 1px 0 rgba(255,255,255,.9)}.hvv-condition-card__top{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:flex-start;gap:8px 12px;margin-bottom:10px}.hvv-condition-card__title{margin:0;font-size:clamp(1.05rem,1.6vw,1.2rem);font-weight:800;color:#0f172a;letter-spacing:-.02em;line-height:1.25}.hvv-condition-card__body{font-size:.94rem;line-height:1.62;color:#475569}.hvv-condition-card__body p{margin:0 0 .65rem}.hvv-condition-card__body p:last-child{margin-bottom:0}.hvv-stat-em,.theme-valve-hemodynamic .hvv-stat-em{font-weight:800;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;color:var(--color-primary);background:linear-gradient(180deg,rgba(23,87,155,.12),rgba(59,130,246,.07));padding:.08em .28em;border-radius:6px;box-decoration-break:clone;-webkit-box-decoration-break:clone}.hvv-stages-block{margin-top:clamp(1.75rem,3vw,2.25rem);padding:clamp(1.25rem,2.5vw,1.75rem);background:linear-gradient(135deg,#f8fafc,#f1f5f9);border:1px solid rgba(23,87,155,.1);border-radius:18px;scroll-margin-top:130px}.hvv-stages-block__title{margin:0 0 8px;font-size:1.1rem;font-weight:800;color:#0d3f78}.hvv-stages-block__intro{margin:0 0 1.1rem;font-size:.92rem;line-height:1.55;color:#64748b;max-width:62rem}.hvv-stages-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px;gap:10px}.hvv-stage-tile{background:#fff;border:1px solid rgba(100,116,139,.2);border-radius:12px;padding:12px 10px;text-align:center}.hvv-stage-tile--a{border-top:3px solid var(--color-primary)}.hvv-stage-tile--b{border-top:3px solid #2563eb}.hvv-stage-tile--c{border-top:3px solid #fbbf24}.hvv-stage-tile--d{border-top:3px solid var(--color-accent)}.hvv-stage-tile__code{display:block;font-size:.65rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:#64748b;margin-bottom:4px}.hvv-stage-tile__name{display:block;font-size:.78rem;font-weight:800;color:#0f172a;margin-bottom:6px}.hvv-stage-tile__detail{margin:0;font-size:.72rem;line-height:1.4;color:#64748b;text-align:left}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@keyframes hvv-v2-panel-in{0%{opacity:0;transform:translateY(10px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes hvv-v2-glow-pulse{0%,to{opacity:.55;transform:scale(1)}50%{opacity:.85;transform:scale(1.03)}}.hvv-stages-v2{position:relative;margin-top:14px;width:100%;padding-bottom:4px}.hvv-stages-v2__glow{position:absolute;left:50%;top:48px;width:min(92%,720px);height:140px;transform:translateX(-50%);background:radial-gradient(ellipse 70% 60% at 50% 40%,rgba(23,87,155,.14) 0,rgba(59,130,246,.06) 42%,transparent 72%);pointer-events:none;z-index:0;animation:hvv-v2-glow-pulse 5.5s ease-in-out infinite}@media (prefers-reduced-motion:reduce){.hvv-stages-v2__glow{animation:none;opacity:.5}}.hvv-stages-v2__chips{position:relative;z-index:1;display:flex;flex-wrap:wrap;justify-content:center;align-items:stretch;gap:10px 12px}.hvv-stages-v2__chip{display:inline-flex;align-items:center;gap:10px;padding:8px 14px 8px 8px;border:1px solid rgba(23,87,155,.12);border-radius:999px;background:rgba(255,255,255,.92);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 2px 14px -6px rgba(15,23,42,.12);cursor:pointer;font:inherit;color:#334155;transition:transform .22s cubic-bezier(.22,1,.36,1),box-shadow .22s ease,border-color .22s ease,background .22s ease}.hvv-stages-v2__chip:hover{transform:translateY(-2px);box-shadow:0 10px 28px -12px rgba(15,23,42,.18);border-color:rgba(23,87,155,.22)}.hvv-stages-v2__chip:focus-visible{outline:2px solid var(--color-primary);outline-offset:3px}.hvv-stages-v2__chip-badge{display:flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:50%;flex-shrink:0;background:linear-gradient(145deg,#e2e8f0,#cbd5e1);box-shadow:inset 0 1px 0 rgba(255,255,255,.75);transition:background .25s ease,box-shadow .25s ease,transform .25s ease}.hvv-stages-v2__chip-letter{font-size:1rem;font-weight:900;color:#475569;line-height:1;letter-spacing:.02em}.hvv-stages-v2__chip-text{font-size:.68rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;text-align:left;line-height:1.2;max-width:7.5rem}.hvv-stages-v2__chip--a .hvv-stages-v2__chip-badge{background:linear-gradient(145deg,#93c5fd 0,var(--color-primary) 100%)}.hvv-stages-v2__chip--b .hvv-stages-v2__chip-badge{background:linear-gradient(145deg,#93c5fd,#2563eb)}.hvv-stages-v2__chip--c .hvv-stages-v2__chip-badge{background:linear-gradient(145deg,#fdba74,#ea580c)}.hvv-stages-v2__chip--d .hvv-stages-v2__chip-badge{background:linear-gradient(145deg,#fca5a5 0,var(--color-accent) 100%)}.hvv-stages-v2__chip--a .hvv-stages-v2__chip-letter,.hvv-stages-v2__chip--b .hvv-stages-v2__chip-letter,.hvv-stages-v2__chip--c .hvv-stages-v2__chip-letter,.hvv-stages-v2__chip--d .hvv-stages-v2__chip-letter{color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.2)}.hvv-stages-v2__chip.is-active{transform:translateY(-3px);background:#fff;border-color:rgba(23,87,155,.28);box-shadow:0 12px 36px -14px rgba(23,87,155,.35),inset 0 0 0 1px rgba(255,255,255,.8)}.hvv-stages-v2__chip--a.is-active{box-shadow:0 12px 36px -12px rgba(23,87,155,.5),0 0 0 3px rgba(59,130,246,.28)}.hvv-stages-v2__chip--b.is-active{box-shadow:0 12px 36px -12px rgba(37,99,235,.45),0 0 0 3px rgba(59,130,246,.28)}.hvv-stages-v2__chip--c.is-active{box-shadow:0 12px 36px -12px rgba(234,88,12,.45),0 0 0 3px rgba(249,115,22,.3)}.hvv-stages-v2__chip--d.is-active{box-shadow:0 12px 36px -12px rgba(167,1,7,.5),0 0 0 3px rgba(167,1,7,.28)}.hvv-stages-v2__chip.is-active .hvv-stages-v2__chip-badge{transform:scale(1.06);box-shadow:inset 0 1px 0 rgba(255,255,255,.5),0 4px 14px -4px rgba(15,23,42,.25)}.hvv-stages-v2__panel{position:relative;z-index:1;margin-top:22px;border-radius:20px;padding:2px;background:linear-gradient(135deg,rgba(23,87,155,.45),rgba(59,130,246,.35) 45%,rgba(167,1,7,.2));box-shadow:0 20px 50px -28px rgba(23,87,155,.35)}.hvv-stages-v2__panel--a{background:linear-gradient(135deg,rgba(23,87,155,.45),rgba(59,130,246,.2))}.hvv-stages-v2__panel--b{background:linear-gradient(135deg,rgba(37,99,235,.45),rgba(59,130,246,.2))}.hvv-stages-v2__panel--c{background:linear-gradient(135deg,rgba(234,88,12,.45),rgba(251,146,60,.22))}.hvv-stages-v2__panel--d{background:linear-gradient(135deg,rgba(167,1,7,.5),rgba(220,38,38,.22))}.hvv-stages-v2__panel-inner{display:flex;gap:0;border-radius:18px;overflow:hidden;background:#fafbfc;animation:hvv-v2-panel-in .42s cubic-bezier(.22,1,.36,1) both}.hvv-stages-v2__panel-accent{width:5px;flex-shrink:0;background:linear-gradient(180deg,var(--color-primary) 0,#3b82f6 50%,#1d4ed8 100%);opacity:.85}.hvv-stages-v2__panel--a .hvv-stages-v2__panel-accent{background:linear-gradient(180deg,#1d4ed8,#3b82f6)}.hvv-stages-v2__panel--b .hvv-stages-v2__panel-accent{background:linear-gradient(180deg,#1e40af,#3b82f6)}.hvv-stages-v2__panel--c .hvv-stages-v2__panel-accent{background:linear-gradient(180deg,#c2410c,#fb923c)}.hvv-stages-v2__panel--d .hvv-stages-v2__panel-accent{background:linear-gradient(180deg,var(--color-accent),#dc2626)}.hvv-stages-v2__panel-copy{flex:1 1;padding:1.25rem 1.35rem 1.35rem 1.15rem;min-width:0}.hvv-stages-v2__panel-kicker{display:block;font-size:.68rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:#64748b;margin-bottom:6px}.hvv-stages-v2__panel-title{margin:0 0 10px;font-size:clamp(1.05rem,2.4vw,1.2rem);font-weight:800;color:#0f172a;letter-spacing:-.02em;line-height:1.2}.hvv-stages-v2__panel-body{margin:0;font-size:.92rem;line-height:1.62;color:#475569;max-width:48rem}.hvv-stages-v2-hint{position:relative;z-index:1;margin:14px 0 0;text-align:center;font-size:.8rem;font-weight:500;color:#64748b}@media (max-width:560px){.hvv-stages-v2__chip{flex-grow:1;flex-shrink:1;flex-basis:calc(50% - 8px);min-width:calc(50% - 8px);justify-content:flex-start}.hvv-stages-v2__chip-text{max-width:none;flex:1 1}.hvv-stages-v2__panel-copy{padding:1.05rem 1.1rem 1.2rem 1rem}}.hvv-echo-card{margin-top:clamp(1.35rem,2.5vw,1.85rem);padding:clamp(1.2rem,2.4vw,1.6rem);background:linear-gradient(120deg,#0d3f78 0,var(--color-primary,#17579b) 55%,#1a4a7a 100%);border-radius:16px;color:#e0f2fe;scroll-margin-top:130px;box-shadow:0 18px 40px -20px rgba(13,63,120,.45)}.hvv-echo-card__title{margin:0 0 10px;font-size:1.05rem;font-weight:800;color:#fff}.hvv-echo-card__text{margin:0;font-size:.92rem;line-height:1.6;color:rgba(224,242,254,.92)}@media (max-width:768px){.hvv-guidance{padding-top:2.5rem;padding-bottom:2.5rem}.hvv-guidance-shell{width:calc(100% - 32px)}.hvv-stages-block{padding:1rem 1rem 1.1rem;border-radius:14px}.hvv-echo-card{padding:1rem 1.1rem;border-radius:12px}}@media (max-width:720px){.hvv-condition-grid{grid-template-columns:1fr}.hvv-stages-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:480px){.hvv-guidance-shell{width:calc(100% - 16px)}.hvv-stages-block{padding:.85rem .9rem 1rem}.hvv-stages-block__title{font-size:1rem}.hvv-stages-grid{grid-template-columns:1fr}.hvv-echo-card{padding:.9rem 1rem}.hvv-condition-card__body{font-size:.9rem}}.hvv-pill-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:clamp(16px,2.2vw,24px);gap:clamp(16px,2.2vw,24px);margin-bottom:8px;align-items:stretch}.hvv-pill{position:relative;display:flex;align-items:center;width:100%;min-width:0;background:transparent;padding:0;gap:0;border:none;cursor:default;max-width:100%;transition:transform .2s ease,filter .2s ease;filter:drop-shadow(-2px 4px 0 #0d3f78)}.hvv-pill:hover{transform:translateY(-2px);filter:drop-shadow(-2px 6px 0 #0d3f78)}.hvv-pill-icon{flex-shrink:0;width:64px;height:64px;border-radius:50%;background:#ffffff;color:var(--color-primary);display:flex;align-items:center;justify-content:center;font-size:26px;z-index:2}.hvv-pill-icon--num{font-family:var(--font-base);font-weight:800;font-size:22px}.hvv-pill-body{flex:1 1;min-width:0;background:#ffffff;min-height:48px;display:flex;flex-direction:column;justify-content:center;gap:4px;padding:10px 24px;margin-left:-16px;border-radius:0 999px 999px 0;z-index:1;text-align:left}.hvv-pill-title{font-family:var(--font-base);font-size:15px;font-weight:700;color:#0f172a;line-height:1.4}.hvv-pill-desc{font-family:var(--font-base);font-size:13.5px;line-height:1.5;color:#64748b}.hvv-pill-grid--on-dark .hvv-pill{filter:drop-shadow(-2px 4px 0 rgba(6,24,38,.92))}.hvv-pill-grid--on-dark .hvv-pill:hover{filter:drop-shadow(-2px 6px 0 rgba(6,24,38,.92))}.hvv-pill--on-dark .hvv-pill-icon{background:#ffffff;color:var(--color-primary)}.hvv-pill--on-dark .hvv-pill-body{padding-top:12px;padding-bottom:12px}@media (max-width:640px){.hvv-pill-grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.hvv-pill,.hvv-pill:hover{transition:none;transform:none}}.hvv-treat2{position:relative;padding:clamp(4rem,8vw,6.5rem) 0;overflow:hidden;isolation:isolate}.hvv-treat2__bg{position:absolute;inset:0;z-index:-1;background:radial-gradient(ellipse 70% 55% at 5% 20%,rgba(255,255,255,.05),transparent 52%),radial-gradient(ellipse 50% 50% at 100% 85%,rgba(255,255,255,.04),transparent 58%),linear-gradient(148deg,var(--color-primary) 0,#1a4a7a 38%,#0d3a6a 68%,#0d3f78 100%)}.hvv-treat2__bg:after{content:"";position:absolute;inset:0;opacity:.06;background-image:url("data:image/svg+xml,%3Csvg width='300' height='100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0,50 L40,50 C42,50 44,48 46,46 C48,44 50,46 52,48 C54,49 56,50 58,50 L72,50 C74,50 76,49 78,47 L82,25 L86,62 L90,50 C92,48 94,47 96,47 L112,47 C117,47 122,44 127,44 C132,44 137,47 142,50 L300,50' stroke='%23ffffff' stroke-width='2.5' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:repeat;background-size:300px 100px;pointer-events:none}.hvv-treat2__shell{width:calc(100% - 56px);max-width:1280px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;grid-gap:clamp(3rem,6vw,6rem);gap:clamp(3rem,6vw,6rem);align-items:start}.hvv-treat2__left{display:flex;flex-direction:column;gap:1.25rem}.hvv-treat2 .svc-section-heading{color:#fff;margin-bottom:16px}.hvv-treat2 .svc-section-heading .accent{color:#fbbf24}.hvv-treat2 .svc-heading-gradient{background:linear-gradient(90deg,rgba(255,255,255,.8),#fbbf24)}.hvv-treat2 .svc-heading-dot{background:#fbbf24;box-shadow:0 0 0 4px rgba(251,191,36,.2)}.hvv-treat2 .svc-treatment-intro{margin:0;max-width:none;color:rgba(255,255,255,.82);font-size:.97rem;line-height:1.72}.hvv-treat2__timeline{display:flex;flex-direction:column;gap:0}.hvv-treat2__step{display:flex;gap:1.25rem;align-items:flex-start}.hvv-treat2__step-track{flex-direction:column}.hvv-treat2__step-badge,.hvv-treat2__step-track{display:flex;align-items:center;flex-shrink:0;width:48px}.hvv-treat2__step-badge{height:48px;border-radius:50%;justify-content:center;position:relative;z-index:1;transition:transform .25s cubic-bezier(.22,1,.36,1)}.hvv-treat2__step:hover .hvv-treat2__step-badge{transform:scale(1.1)}.hvv-treat2__step-num{font-size:1.1rem;font-weight:900;color:#fff;line-height:1;text-shadow:0 1px 3px rgba(0,0,0,.3)}.hvv-treat2__step-line{width:2px;flex:1 1;min-height:32px;background:linear-gradient(180deg,rgba(255,255,255,.28),rgba(255,255,255,.1));border-radius:1px;margin:6px 0}.hvv-treat2__step-body{padding:10px 0 clamp(1.5rem,3vw,2.25rem);min-width:0}.hvv-treat2__step-title{margin:0 0 6px;font-size:clamp(1rem,1.6vw,1.15rem);font-weight:800;color:#f0f9ff;letter-spacing:-.02em;line-height:1.25}.hvv-treat2__step-desc{margin:0;font-size:.92rem;line-height:1.65;color:rgba(255,255,255,.7)}@media (max-width:900px){.hvv-treat2__shell{grid-template-columns:1fr;gap:3rem}.hvv-treat2__left{position:static}}@media (max-width:768px){.hvv-treat2{padding:clamp(2.5rem,6vw,4rem) 0}.hvv-treat2__shell{width:calc(100% - 32px);gap:2.25rem}.hvv-treat2__step-body{padding-bottom:clamp(1rem,3vw,1.5rem)}.hvv-treat2__step-title{font-size:1rem}.hvv-treat2__step-desc{font-size:.88rem}}@media (max-width:480px){.hvv-treat2__shell{width:calc(100% - 28px);gap:1.75rem}.hvv-treat2__step{gap:1rem}.hvv-treat2__step-badge{width:40px;height:40px}.hvv-treat2__step-track{width:40px}.hvv-treat2__step-num{font-size:.95rem}}@media (prefers-reduced-motion:reduce){.hvv-treat2__step-badge{transition:none}}@supports (-webkit-touch-callout:none){.theme-valve-hemodynamic .hvv-guidance,.theme-valve-hemodynamic .hvv-treat2{-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.theme-valve-hemodynamic .hvv-stages-v2__chip{backdrop-filter:none;-webkit-backdrop-filter:none;background:#ffffff}.theme-valve-hemodynamic .hvv-pill,.theme-valve-hemodynamic .hvv-pill-grid--on-dark .hvv-pill{filter:none}.theme-valve-hemodynamic .hvv-echo-card__text{color:rgba(224,242,254,.98)}.theme-valve-hemodynamic .hvv-treat2 .svc-treatment-intro{color:rgba(255,255,255,.94)}.theme-valve-hemodynamic .hvv-treat2__step-desc{color:rgba(255,255,255,.88)}.theme-valve-hemodynamic .hvv-stages-block{background:#f8fbff;border-color:rgba(23,87,155,.14);box-shadow:0 10px 24px -16px rgba(15,23,42,.18)}.theme-valve-hemodynamic .hvv-stages-v2__panel{background:linear-gradient(135deg,rgba(37,99,235,.42),rgba(59,130,246,.24))}.theme-valve-hemodynamic .hvv-stages-v2__panel-inner{background:#ffffff;animation:none}.theme-valve-hemodynamic .hvv-stages-v2__panel-body,.theme-valve-hemodynamic .hvv-stages-v2__panel-kicker,.theme-valve-hemodynamic .hvv-stages-v2__panel-title{color:#1f2937}.theme-valve-hemodynamic .hvv-echo-card{background:linear-gradient(135deg,#0f3f74,#0c3765);box-shadow:0 14px 30px -18px rgba(13,63,120,.5)}.theme-valve-hemodynamic .hvv-echo-card__title{color:#f8fbff}.theme-valve-hemodynamic .hvv-echo-card__text{color:rgba(248,251,255,.95)}.theme-valve-hemodynamic .hvv-treat2{background:linear-gradient(148deg,#0f3f74,#0d3a6a 62%,#0a315a)}.theme-valve-hemodynamic .hvv-treat2__bg{display:none}.theme-valve-hemodynamic .hvv-treat2 .svc-section-heading,.theme-valve-hemodynamic .hvv-treat2__step-title{color:#f8fbff}.theme-valve-hemodynamic .hvv-treat2 .svc-treatment-intro,.theme-valve-hemodynamic .hvv-treat2__step-desc{color:rgba(248,251,255,.9)}}