.health-landing *,.health-landing :before,.health-landing :after{box-sizing:border-box;margin:0;padding:0}.health-landing{scroll-behavior:smooth;-webkit-text-size-adjust:100%;--font-sans:var(--font-logo), "Plus Jakarta Sans", system-ui, sans-serif;--font-mono:var(--font-jetbrains), ui-monospace, Menlo, Consolas, monospace;--font-display:var(--font-fraunces), Georgia, serif;--accent:#059669;--accent-2:#10b981;--accent-3:#047857;--cyan:#0e7490;--amber:#ea580c;--violet:#7c3aed;--danger:#dc2626;--bg:#f8fdfb;--bg-2:#f0faf5;--bg-3:#ecfdf5;--surface:#fff;--surface-2:#f4fbf7;--surface-strong:#ecfdf5;--border:#d1e8dc;--border-2:#05966947;--border-strong:#05966980;--ink:#111827;--text:#374151;--muted:#6b7280;--dim:#9ca3af;--shadow:0 18px 44px -22px #05966938, 0 2px 8px #1018280d;--shadow-glow:0 0 0 1px #05966938, 0 14px 40px -18px #0596694d;--ease:cubic-bezier(.16, 1, .3, 1);--radius:18px;--radius-sm:12px;--maxw:1200px;font-family:var(--font-sans);color:var(--text);background:radial-gradient(ellipse 90% 60% at 12% -8%, #05966914, transparent 55%), radial-gradient(ellipse 80% 50% at 100% 4%, #10b9810f, transparent 50%), radial-gradient(ellipse 90% 70% at 50% 108%, #05966912, transparent 55%), var(--bg);letter-spacing:-.005em;-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;background-attachment:fixed;scroll-padding-top:88px;line-height:1.55;overflow-x:hidden}.health-landing ::selection{color:#04140d;background:#05966933}.health-landing a{color:inherit;text-decoration:none}.health-landing .container{width:100%;max-width:var(--maxw);margin-inline:auto;padding-inline:clamp(20px,5vw,44px)}.health-landing .section{padding-block:clamp(64px,10vh,132px);position:relative}.health-landing .section--tight{padding-block:clamp(48px,7vh,88px)}.health-landing .divider-top{border-top:1px solid var(--border)}.health-landing .eyebrow{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.28em;color:var(--accent-3);align-items:center;gap:9px;font-size:12px;font-weight:600;display:inline-flex}.health-landing .eyebrow:before{content:"";background:linear-gradient(90deg, var(--accent), transparent);width:22px;height:1px}.health-landing .eyebrow--center:before{display:none}.health-landing h1,.health-landing h2,.health-landing h3{font-family:var(--font-display);color:var(--ink);letter-spacing:-.02em;font-weight:500;line-height:1.05}.health-landing .h-display{letter-spacing:-.03em;font-size:clamp(2.5rem,6vw,4.5rem);line-height:1.02}.health-landing .h-section{letter-spacing:-.025em;font-size:clamp(2rem,4.2vw,3.2rem)}.health-landing .h-sub{font-size:clamp(1.25rem,2.4vw,1.7rem);line-height:1.15}.health-landing .lede{color:var(--text);max-width:60ch;font-size:clamp(1.05rem,1.7vw,1.28rem);line-height:1.6}.health-landing .muted{color:var(--muted)}.health-landing .accent-txt{color:var(--accent-3)}.health-landing em.ital{font-family:var(--font-display);color:var(--accent-3);font-style:italic;font-weight:400}.health-landing .section-head{max-width:62ch}.health-landing .section-head--center{text-align:center;margin-inline:auto}.health-landing .section-head .h-section{margin-top:18px}.health-landing .section-head .lede{margin-top:20px}.health-landing .section-head--center .lede{margin-inline:auto}.health-landing .btn{font-family:var(--font-sans);letter-spacing:-.01em;cursor:pointer;transition:transform .25s var(--ease), box-shadow .25s var(--ease), background .25s var(--ease), border-color .25s var(--ease);white-space:nowrap;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:9px;padding:14px 24px;font-size:.98rem;font-weight:700;display:inline-flex}.health-landing .btn svg{width:18px;height:18px}.health-landing .btn--primary{background:linear-gradient(135deg, var(--accent-2) 0%, var(--accent) 55%, var(--accent-3) 100%);color:#fff;box-shadow:0 12px 26px -12px #05966999,inset 0 1px #ffffff40}.health-landing .btn--primary:hover{transform:translateY(-2px);box-shadow:0 18px 36px -12px #059669b3,inset 0 1px #ffffff4d}.health-landing .btn--ghost{background:var(--surface);border-color:var(--border);color:var(--ink)}.health-landing .btn--ghost:hover{border-color:var(--border-strong);background:var(--surface-2);transform:translateY(-2px)}.health-landing .btn--sm{padding:10px 18px;font-size:.9rem}.health-landing .btn--block{width:100%}.health-landing .chip{font-family:var(--font-mono);letter-spacing:.06em;border:1px solid var(--border-2);background:var(--surface-strong);color:var(--accent-3);border-radius:999px;align-items:center;gap:7px;padding:6px 12px;font-size:11.5px;font-weight:600;display:inline-flex}.health-landing .chip .dot{background:var(--accent-3);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 3px #10b9812e}.health-landing .chip .dot--live{animation:2s ease-in-out infinite pulse}@keyframes pulse{0%,to{opacity:1;box-shadow:0 0 0 3px #10b9812e}50%{opacity:.55;box-shadow:0 0 0 6px #10b98100}}.health-landing .card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);transition:transform .3s var(--ease), border-color .3s var(--ease), background .3s var(--ease);padding:28px}.health-landing .card--hover:hover{border-color:var(--border-2);background:var(--surface-2);transform:translateY(-4px)}.health-landing .icon-badge{width:46px;height:46px;color:var(--accent-3);background:var(--surface-strong);border:1px solid var(--border-2);border-radius:13px;place-items:center;display:inline-grid}.health-landing .icon-badge svg{width:23px;height:23px}.health-landing .nav{z-index:100;-webkit-backdrop-filter:blur(14px)saturate(140%);backdrop-filter:blur(14px)saturate(140%);transition:border-color .3s var(--ease), background .3s var(--ease);background:linear-gradient(#f8fdfbeb,#f8fdfb99);border-bottom:1px solid #0000;justify-content:space-between;align-items:center;gap:20px;padding:14px clamp(20px,5vw,44px);display:flex;position:fixed;inset:0 0 auto}.health-landing .nav--scrolled{border-bottom-color:var(--border);background:#f8fdfbe6}.health-landing .nav__links{color:var(--text);align-items:center;gap:30px;font-size:.92rem;font-weight:500;display:flex}.health-landing .nav__links a{color:var(--muted);transition:color .2s var(--ease);position:relative}.health-landing .nav__links a:hover{color:var(--ink)}.health-landing .nav__cta{align-items:center;gap:12px;display:flex}.health-landing .nav__toggle{display:none}.health-landing .langsw{border:1px solid var(--border);background:var(--surface);border-radius:999px;gap:2px;padding:3px;display:inline-flex}.health-landing .langsw button{font-family:var(--font-mono);letter-spacing:.06em;color:var(--muted);cursor:pointer;transition:all .2s var(--ease);background:0 0;border:none;border-radius:999px;padding:6px 10px;font-size:11.5px;font-weight:700}.health-landing .langsw button.active{background:linear-gradient(135deg, var(--accent-2), var(--accent));color:#fff}.health-landing .hero{padding-top:clamp(120px,18vh,180px);padding-bottom:clamp(56px,9vh,110px);position:relative;overflow:hidden}.health-landing .hero__grid{grid-template-columns:1.05fr .95fr;align-items:center;gap:clamp(28px,5vw,64px);display:grid}.health-landing .hero__copy .h-display{margin-top:22px}.health-landing .hero__copy .lede{margin-top:24px}.health-landing .hero__cta{flex-wrap:wrap;gap:14px;margin-top:34px;display:flex}.health-landing .hero__proof{border-top:1px solid var(--border);flex-wrap:wrap;gap:26px 40px;margin-top:42px;padding-top:30px;display:flex}.health-landing .stat__num{font-family:var(--font-display);color:var(--ink);letter-spacing:-.02em;font-size:clamp(1.7rem,3vw,2.3rem);font-weight:600;line-height:1}.health-landing .stat__num .unit{color:var(--accent-3)}.health-landing .stat__label{color:var(--muted);max-width:20ch;margin-top:7px;font-size:.82rem}.health-landing .console{border:1px solid var(--border-2);box-shadow:var(--shadow-glow);background:linear-gradient(165deg,#fff,#f4fbf7);border-radius:22px;position:relative;overflow:hidden}.health-landing .console:before{content:"";pointer-events:none;background:radial-gradient(60% 40% at 80% -10%,#0596691a,#0000 60%);position:absolute;inset:0}.health-landing .console__bar{border-bottom:1px solid var(--border);font-family:var(--font-mono);color:var(--muted);align-items:center;gap:10px;padding:13px 18px;font-size:12px;display:flex}.health-landing .console__dots{gap:6px;display:flex}.health-landing .console__dots i{background:#0000001f;border-radius:50%;width:9px;height:9px}.health-landing .console__dots i:first-child{background:#f8717199}.health-landing .console__dots i:nth-child(2){background:#f59e0b99}.health-landing .console__dots i:nth-child(3){background:#10b98199}.health-landing .console__body{flex-direction:column;gap:12px;padding:20px;display:flex}.health-landing .msg{opacity:0;max-width:88%;animation:msg-in .5s var(--ease) forwards;border-radius:14px;padding:12px 15px;font-size:.92rem;line-height:1.45;transform:translateY(8px)}.health-landing .msg--aura{background:var(--surface-strong);border:1px solid var(--border-2);color:var(--ink);border-bottom-left-radius:5px;align-self:flex-start}.health-landing .msg--patient{border:1px solid var(--border);color:var(--text);background:#f3f5f7;border-bottom-right-radius:5px;align-self:flex-end}.health-landing .msg__who{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--accent-3);margin-bottom:5px;font-size:10px;display:block}.health-landing .msg--patient .msg__who{color:var(--muted)}@keyframes msg-in{to{opacity:1;transform:translateY(0)}}.health-landing .console__laudo{border-top:1px dashed var(--border-2);grid-template-columns:1fr 1fr;gap:10px;margin-top:4px;padding-top:14px;display:grid}.health-landing .laudo-cell{background:var(--surface-strong);border:1px solid var(--border);border-radius:10px;padding:10px 12px}.health-landing .laudo-cell .k{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--dim);font-size:9.5px}.health-landing .laudo-cell .v{color:var(--ink);margin-top:3px;font-size:.9rem;font-weight:600}.health-landing .laudo-cell .v small{color:var(--accent-3);font-weight:700}.health-landing .science-band{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:linear-gradient(180deg, var(--bg-2), transparent);padding-block:30px}.health-landing .science-band__inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:clamp(20px,4vw,46px);display:flex}.health-landing .science-band__lead{color:var(--muted);max-width:30ch;font-size:.9rem}.health-landing .science-band__lead b{color:var(--ink);font-weight:700}.health-landing .orglist{flex-wrap:wrap;align-items:center;gap:clamp(16px,3vw,34px);display:flex}.health-landing .org{font-family:var(--font-display);color:var(--text);letter-spacing:-.01em;opacity:.82;white-space:nowrap;font-size:clamp(.95rem,1.5vw,1.15rem);font-weight:600}.health-landing .org small{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--dim);margin-top:2px;font-size:9.5px;font-weight:500;display:block}.health-landing .pillars{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:54px;display:grid}.health-landing .pillar{padding:30px;position:relative;overflow:hidden}.health-landing .pillar__k{font-family:var(--font-mono);letter-spacing:.2em;text-transform:uppercase;color:var(--dim);font-size:12px}.health-landing .pillar h3{margin:16px 0 10px;font-size:1.5rem}.health-landing .pillar p{color:var(--text);font-size:.96rem}.health-landing .pillar__metric{border-top:1px solid var(--border);align-items:baseline;gap:10px;margin-top:20px;padding-top:18px;display:flex}.health-landing .pillar__metric b{font-family:var(--font-display);color:var(--accent-3);font-size:1.9rem;font-weight:600;line-height:1}.health-landing .pillar__metric span{color:var(--muted);font-size:.82rem}.health-landing .split{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(30px,5vw,68px);display:grid}.health-landing .split--reverse .split__visual{order:-1}.health-landing .split__copy .h-section{margin-top:18px}.health-landing .split__copy .lede{margin-top:20px}.health-landing .feature-list{flex-direction:column;gap:16px;margin-top:26px;display:flex}.health-landing .feature-list li{gap:14px;list-style:none;display:flex}.health-landing .feature-list .tick{background:var(--surface-strong);border:1px solid var(--border-2);width:26px;height:26px;color:var(--accent-3);border-radius:8px;flex-shrink:0;place-items:center;margin-top:1px;display:grid}.health-landing .feature-list .tick svg{width:15px;height:15px}.health-landing .feature-list b{color:var(--ink);font-weight:700}.health-landing .feature-list p{color:var(--muted);margin-top:2px;font-size:.95rem}.health-landing .showpanel{border-radius:var(--radius);border:1px solid var(--border-2);box-shadow:var(--shadow);background:linear-gradient(165deg,#fff,#f4fbf7);padding:22px;position:relative;overflow:hidden}.health-landing .showpanel__head{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.health-landing .showpanel__title{font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--muted);font-size:11px}.health-landing .soap-row{border-top:1px solid var(--border);grid-template-columns:26px 1fr;gap:12px;padding:12px 0;display:grid}.health-landing .soap-row:first-of-type{border-top:none}.health-landing .soap-row .letter{font-family:var(--font-display);color:var(--accent-3);text-align:center;font-size:1.1rem;font-weight:700}.health-landing .soap-row .k{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--dim);font-size:10px}.health-landing .soap-row .v{color:var(--text);margin-top:2px;font-size:.92rem}.health-landing .cid-pill{font-family:var(--font-mono);border:1px solid var(--border-2);background:var(--surface-strong);color:var(--accent-3);border-radius:8px;align-items:center;gap:7px;margin:4px 4px 0 0;padding:5px 11px;font-size:12px;font-weight:600;display:inline-flex}.health-landing .cid-pill--hyp{color:var(--amber);background:#f59e0b14;border-color:#f59e0b66}.health-landing .citation{border-left:2px solid var(--accent);color:var(--muted);background:#10b9810d;border-radius:0 10px 10px 0;margin-top:14px;padding:12px 14px;font-size:.85rem}.health-landing .citation b{color:var(--accent-3);font-weight:600}.health-landing .kb-bar{align-items:center;gap:12px;margin-top:6px;display:flex}.health-landing .kb-bar__track{background:#e3efe9;border-radius:999px;flex:1;height:8px;overflow:hidden}.health-landing .kb-bar__fill{background:linear-gradient(90deg, var(--accent), var(--cyan));border-radius:999px;height:100%}.health-landing .tele-video{border:1px solid var(--border-2);background:radial-gradient(60% 80% at 50% 40%,#0596691a,#0000 70%),linear-gradient(160deg,#f4fbf7,#eafaf1);border-radius:14px;justify-content:center;align-items:center;gap:14px;height:96px;margin-bottom:14px;display:flex;position:relative;overflow:hidden}.health-landing .tele-video__who{font-family:var(--font-mono);letter-spacing:.04em;color:var(--muted);align-items:center;gap:6px;font-size:10.5px;display:inline-flex;position:absolute;top:9px;left:11px}.health-landing .tele-video__tag{font-family:var(--font-mono);letter-spacing:.06em;color:var(--accent-3);background:var(--surface-strong);border:1px solid var(--border-2);border-radius:999px;align-items:center;gap:5px;padding:3px 9px;font-size:10px;display:inline-flex;position:absolute;bottom:9px;right:11px}.health-landing .tele-wave{align-items:center;gap:3px;height:40px;display:flex}.health-landing .tele-wave span{background:linear-gradient(180deg, var(--accent-2), var(--accent));border-radius:2px;width:3px;height:30%;animation:1s ease-in-out infinite wave}@keyframes wave{0%,to{opacity:.55;height:22%}50%{opacity:1;height:92%}}.health-landing .tele-card{border:1px solid var(--border);background:var(--surface-strong);border-radius:12px;margin-bottom:14px;padding:14px 15px}.health-landing .tele-card__k{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--accent-3);align-items:center;gap:6px;margin-bottom:8px;font-size:10px;display:inline-flex}.health-landing .tele-card__title{color:var(--ink);margin-bottom:8px;font-size:.98rem;font-weight:700}.health-landing .tele-steps{counter-reset:step;flex-direction:column;gap:6px;margin:0 0 0 2px;padding:0;list-style:none;display:flex}.health-landing .tele-steps li{counter-increment:step;color:var(--text);padding-left:24px;font-size:.86rem;position:relative}.health-landing .tele-steps li:before{content:counter(step);background:var(--accent);color:#fff;width:16px;height:16px;font-family:var(--font-mono);border-radius:50%;place-items:center;font-size:10px;font-weight:700;display:grid;position:absolute;top:1px;left:0}.health-landing .emo{border:1px solid var(--border);background:var(--surface);border-radius:12px;padding:14px 15px}.health-landing .emo__head{justify-content:space-between;align-items:center;gap:10px;margin-bottom:12px;display:flex}.health-landing .emo__label{font-family:var(--font-mono);color:var(--amber);background:#ea580c14;border:1px solid #ea580c40;border-radius:999px;padding:3px 10px;font-size:11px;font-weight:700}.health-landing .emo__bars{flex-direction:column;gap:8px;display:flex}.health-landing .emo__row{color:var(--muted);grid-template-columns:66px 1fr;align-items:center;gap:10px;font-size:.8rem;display:grid}.health-landing .emo__track{background:#e3efe9;border-radius:999px;height:7px;overflow:hidden}.health-landing .emo__fill{background:linear-gradient(90deg, var(--accent), var(--accent-2));border-radius:999px;height:100%}.health-landing .emo__hint{border-top:1px solid var(--border);color:var(--accent-3);align-items:center;gap:7px;margin-top:12px;padding-top:11px;font-size:.82rem;display:flex}.health-landing .emo__hint svg{flex-shrink:0}.health-landing .modgrid{grid-template-columns:repeat(4,1fr);gap:16px;margin-top:50px;display:grid}.health-landing .modcard{padding:24px}.health-landing .modcard h4{font-family:var(--font-sans);color:var(--ink);letter-spacing:-.01em;margin:16px 0 8px;font-size:1.06rem;font-weight:700}.health-landing .modcard p{color:var(--muted);font-size:.88rem;line-height:1.5}.health-landing .compare-wrap{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);margin-top:48px;overflow:hidden}.health-landing .compare-scroll{overflow-x:auto}.health-landing .compare{border-collapse:collapse;width:100%;min-width:680px}.health-landing .compare th,.health-landing .compare td{text-align:left;border-bottom:1px solid var(--border);padding:16px 20px}.health-landing .compare thead th{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--muted);background:var(--bg-2);font-size:11px;font-weight:600;position:sticky;top:0}.health-landing .compare thead th.col-us{color:var(--accent-3);background:#0596691a}.health-landing .compare tbody td:first-child{color:var(--text);width:40%;font-weight:500}.health-landing .compare td.col-us{color:var(--ink);background:#0596690e;font-weight:600}.health-landing .compare .yes{color:var(--accent-3)}.health-landing .compare .no{color:var(--dim)}.health-landing .compare .cell-ic{align-items:center;gap:9px;display:inline-flex}.health-landing .compare .cell-ic svg{flex-shrink:0;width:17px;height:17px}.health-landing .compare tbody tr:last-child td{border-bottom:none}.health-landing .moat{border:1px solid var(--border-2);background:radial-gradient(70% 90% at 100% 0,#10b9811f,#0000 55%),radial-gradient(60% 80% at 0 100%,#05966924,#0000 55%),linear-gradient(165deg,#fff,#eefaf3);border-radius:26px;padding:clamp(34px,5vw,64px);position:relative;overflow:hidden}.health-landing .moat__grid{grid-template-columns:1.1fr .9fr;align-items:center;gap:clamp(30px,5vw,60px);display:grid}.health-landing .moat__stats{grid-template-columns:1fr 1fr;gap:18px;display:grid}.health-landing .moat-stat{border:1px solid var(--border);background:#ffffffb3;border-radius:16px;padding:22px;box-shadow:0 2px 8px #0596690d}.health-landing .moat-stat b{font-family:var(--font-display);color:var(--accent-3);letter-spacing:-.02em;font-size:clamp(1.8rem,3.4vw,2.6rem);font-weight:600;line-height:1;display:block}.health-landing .moat-stat span{color:var(--muted);margin-top:8px;font-size:.85rem;display:block}.health-landing .pull-quote{font-family:var(--font-display);color:var(--ink);letter-spacing:-.015em;font-size:clamp(1.35rem,2.6vw,1.9rem);font-style:italic;font-weight:500;line-height:1.28}.health-landing .pull-quote .hl{color:var(--accent-3);font-style:normal}.health-landing .aud-toggle{border:1px solid var(--border);background:var(--surface);border-radius:999px;gap:4px;margin:28px auto 0;padding:5px;display:inline-flex}.health-landing .aud-toggle button{font-family:var(--font-sans);color:var(--muted);cursor:pointer;transition:all .25s var(--ease);background:0 0;border:none;border-radius:999px;padding:10px 22px;font-size:.9rem;font-weight:600}.health-landing .aud-toggle button.active{background:linear-gradient(135deg, var(--accent-2), var(--accent));color:#fff}.health-landing .cycle-toggle{color:var(--muted);align-items:center;gap:12px;margin:18px auto 0;font-size:.9rem;display:inline-flex}.health-landing .switch{border:1px solid var(--border);background:var(--surface-2);cursor:pointer;width:46px;height:26px;transition:background .25s var(--ease);border-radius:999px;position:relative}.health-landing .switch[data-on=true]{background:var(--accent);border-color:var(--accent)}.health-landing .switch i{width:20px;height:20px;transition:transform .25s var(--ease);background:#fff;border-radius:50%;position:absolute;top:2px;left:2px}.health-landing .switch[data-on=true] i{transform:translate(20px)}.health-landing .save-badge{font-family:var(--font-mono);letter-spacing:.06em;color:var(--accent-3);font-size:11px;font-weight:700}.health-landing .pricing{gap:20px;margin-top:46px;display:grid}.health-landing .pricing--3{grid-template-columns:repeat(3,1fr)}.health-landing .pricing--2{grid-template-columns:repeat(2,minmax(0,420px));justify-content:center}.health-landing .pricing--1{grid-template-columns:minmax(0,460px);justify-content:center}.health-landing .plan{flex-direction:column;padding:30px;display:flex;position:relative}.health-landing .plan--featured{border-color:var(--border-strong);background:linear-gradient(180deg, #10b98114, var(--surface));box-shadow:var(--shadow-glow)}.health-landing .plan__flag{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;background:linear-gradient(135deg, var(--accent-2), var(--accent));color:#fff;white-space:nowrap;border-radius:999px;padding:6px 14px;font-size:10.5px;font-weight:700;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.health-landing .plan__name{font-family:var(--font-display);color:var(--ink);font-size:1.4rem;font-weight:600}.health-landing .plan__desc{color:var(--muted);min-height:40px;margin-top:6px;font-size:.88rem}.health-landing .plan__price{align-items:baseline;gap:4px;margin-top:20px;display:flex}.health-landing .plan__price .cur{color:var(--muted);font-size:1.1rem;font-weight:600}.health-landing .plan__price .amount{font-family:var(--font-display);color:var(--ink);letter-spacing:-.02em;font-size:3rem;font-weight:600;line-height:1}.health-landing .plan__price .per{color:var(--muted);font-size:.85rem}.health-landing .plan__note{color:var(--dim);min-height:18px;margin-top:8px;font-size:.78rem}.health-landing .plan__feats{flex-direction:column;flex:1;gap:11px;margin:22px 0 26px;list-style:none;display:flex}.health-landing .plan__feats li{color:var(--text);gap:10px;font-size:.9rem;display:flex}.health-landing .plan__feats svg{width:17px;height:17px;color:var(--accent-3);flex-shrink:0;margin-top:2px}.health-landing .plan__feats li.off,.health-landing .plan__feats li.off svg{color:var(--dim)}.health-landing .pay-band{border-radius:var(--radius);border:1px solid var(--border);background:var(--surface);grid-template-columns:1.2fr 1fr;align-items:center;gap:clamp(28px,5vw,56px);padding:clamp(30px,4vw,48px);display:grid}.health-landing .pay-methods{flex-wrap:wrap;gap:12px;margin-top:22px;display:flex}.health-landing .pay-method{border:1px solid var(--border);background:var(--surface-strong);color:var(--ink);border-radius:12px;align-items:center;gap:9px;padding:11px 16px;font-size:.9rem;font-weight:600;display:inline-flex}.health-landing .pay-method svg{width:20px;height:20px;color:var(--accent-3)}.health-landing .pay-badges{flex-direction:column;gap:14px;display:flex}.health-landing .pay-badge{align-items:flex-start;gap:14px;display:flex}.health-landing .pay-badge svg{width:22px;height:22px;color:var(--accent-3);flex-shrink:0;margin-top:2px}.health-landing .pay-badge b{color:var(--ink);font-size:.95rem;font-weight:700}.health-landing .pay-badge p{color:var(--muted);font-size:.85rem}.health-landing .psp-line{color:var(--muted);align-items:center;gap:8px;margin-top:20px;font-size:.86rem;display:inline-flex}.health-landing .psp-line b{color:var(--ink)}.health-landing .faq{margin-top:44px;gap:12px;max-width:820px;margin-inline:auto;display:grid}.health-landing .faq-item{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface);transition:border-color .25s var(--ease);overflow:hidden}.health-landing .faq-item[open]{border-color:var(--border-2)}.health-landing .faq-item summary{cursor:pointer;color:var(--ink);justify-content:space-between;align-items:center;gap:16px;padding:20px 24px;font-size:1.02rem;font-weight:600;list-style:none;display:flex}.health-landing .faq-item summary::-webkit-details-marker{display:none}.health-landing .faq-item summary .plus{width:22px;height:22px;transition:transform .3s var(--ease);color:var(--accent-3);flex-shrink:0;position:relative}.health-landing .faq-item[open] summary .plus{transform:rotate(45deg)}.health-landing .faq-item .faq-body{color:var(--muted);padding:0 24px 22px;font-size:.95rem;line-height:1.6}.health-landing .cta-final{text-align:center;border:1px solid var(--border-2);box-shadow:var(--shadow);background:radial-gradient(60% 90% at 50% 0,#0596691f,#0000 60%),linear-gradient(165deg,#fff,#eefaf3);border-radius:28px;padding:clamp(44px,7vw,86px) clamp(24px,5vw,60px)}.health-landing .cta-final .h-section{margin-top:18px}.health-landing .cta-final .lede{text-align:center;margin:20px auto 0}.health-landing .cta-final__btns{flex-wrap:wrap;justify-content:center;gap:14px;margin-top:32px;display:flex}.health-landing .footer{border-top:1px solid var(--border);margin-top:20px;padding-block:52px 40px}.health-landing .footer__grid{grid-template-columns:1.4fr repeat(3,1fr);gap:36px;display:grid}.health-landing .footer__brand p{color:var(--muted);max-width:34ch;margin-top:16px;font-size:.88rem}.health-landing .footer__col h5{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--dim);margin-bottom:14px;font-size:11px;font-weight:600}.health-landing .footer__col a{color:var(--muted);transition:color .2s var(--ease);padding:5px 0;font-size:.9rem;display:block}.health-landing .footer__col a:hover{color:var(--accent-3)}.health-landing .footer__bottom{border-top:1px solid var(--border);color:var(--dim);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-top:44px;padding-top:24px;font-size:.82rem;display:flex}.health-landing .logo-fixed,.health-landing .logo-foot{font-family:var(--font-logo,"Plus Jakarta Sans", system-ui, sans-serif);letter-spacing:-.02em;cursor:pointer;align-items:center;gap:.02em;font-size:1.32rem;font-weight:700;text-decoration:none;display:inline-flex}.health-landing .logo-i{font-family:var(--font-logo-i,"Libre Baskerville", Georgia, serif);color:#f97316;-webkit-text-fill-color:#f97316;font-size:1.55em}.health-landing .logo-cons{color:#fff;-webkit-text-fill-color:#fff;font-weight:800}.health-landing .logo-ai{color:#ef4444;-webkit-text-fill-color:#ef4444;font-weight:800}.health-landing .logo-cons{color:#111827;-webkit-text-fill-color:#111827}.health-landing .logo-suffix{border-left:1px solid var(--border);font-family:var(--font-sans);letter-spacing:.02em;color:var(--muted);align-self:center;margin-left:9px;padding-left:11px;font-size:.82rem;font-weight:600}.health-landing .logo-suffix b{color:var(--accent-3);font-weight:700}.health-landing .logo-suffix--brand{padding-left:13px}.health-landing .logo-suffix--brand b{font-family:var(--font-display);letter-spacing:-.01em;color:var(--accent-3);font-size:1.24rem;font-weight:600}.health-landing .logo-suffix--concierge{padding-left:12px}.health-landing .logo-suffix--concierge b{font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.12em;color:var(--accent-3);font-size:1.02rem;font-weight:700}.health-landing .logo-xdoc{font-family:var(--font-sans)}.health-landing .xdoc{letter-spacing:-.03em;align-items:baseline;font-size:1.34rem;font-weight:800;line-height:1;display:inline-flex}.health-landing .xdoc-x{color:var(--accent);font-weight:800}.health-landing .xdoc-sep{color:var(--accent-2);margin:0 .02em;font-weight:700}.health-landing .xdoc-word{color:var(--ink);font-weight:800}.health-landing .fx-on .reveal{opacity:0;will-change:opacity, transform}.health-landing .fx-on .split__visual,.health-landing .fx-on .console{will-change:opacity, transform}@media (prefers-reduced-motion:reduce){.health-landing *{scroll-behavior:auto!important}}.health-landing .bar-draw{transform-origin:0;will-change:transform}.health-landing .howto{height:300vh;position:relative}.health-landing .howto__pin{flex-direction:column;justify-content:center;align-items:center;gap:30px;height:100vh;display:flex;position:sticky;top:0;overflow:hidden}.health-landing .howto__pin:before{content:"";pointer-events:none;background:radial-gradient(55% 42% at 50% 46%,#0596691a,#0000 72%);position:absolute;inset:0}.health-landing .howto__eyebrow b{color:var(--accent-3);font-weight:700}.health-landing .howto__stages{width:min(760px,90vw);height:340px;position:relative}.health-landing .howto__stage{text-align:center;will-change:opacity, transform;flex-direction:column;justify-content:center;align-items:center;gap:18px;display:flex;position:absolute;inset:0}.health-landing .howto__idx{font-family:var(--font-mono);letter-spacing:.3em;color:var(--accent-3);font-size:12px;font-weight:700}.health-landing .howto__icon{width:76px;height:76px;color:var(--accent-3);background:var(--surface-strong);border:1px solid var(--border-2);box-shadow:var(--shadow-glow);border-radius:22px;place-items:center;display:grid}.health-landing .howto__icon svg{width:37px;height:37px}.health-landing .howto__title{font-family:var(--font-display);letter-spacing:-.025em;color:var(--ink);font-size:clamp(2rem,4.6vw,3.3rem);line-height:1.03}.health-landing .howto__title em{color:var(--accent-3);font-style:italic}.health-landing .howto__text{color:var(--text);max-width:46ch;font-size:clamp(1.02rem,1.7vw,1.24rem)}.health-landing .howto__extra{justify-content:center;align-items:center;gap:8px;min-height:34px;margin-top:2px;display:flex}.health-landing .howto__wave{align-items:center;gap:4px;height:30px;display:flex}.health-landing .howto__wave span{background:linear-gradient(180deg, var(--accent-2), var(--accent));border-radius:3px;width:4px;height:40%;animation:1s ease-in-out infinite wave}.health-landing .howto__rail{background:#dbeee5;border-radius:999px;width:min(320px,60vw);height:4px;overflow:hidden}.health-landing .howto__rail span{background:linear-gradient(90deg, var(--accent), var(--accent-2));border-radius:999px;width:0;height:100%;display:block}.health-landing .fx-on .howto__stage{opacity:0}.health-landing .aurabot{--bot-size:64px;align-items:center;gap:12px;display:inline-flex}.health-landing .aurabot__orb{width:var(--bot-size);height:var(--bot-size);flex-shrink:0;place-items:center;display:grid;position:relative}.health-landing .aurabot__ring{border:1.5px solid var(--accent);opacity:0;border-radius:50%;animation:2.6s ease-out infinite bot-ring;position:absolute;inset:0}.health-landing .aurabot__ring:nth-child(2){animation-delay:.85s}.health-landing .aurabot__ring:nth-child(3){animation-delay:1.7s}@keyframes bot-ring{0%{opacity:.55;transform:scale(.5)}80%{opacity:0}to{opacity:0;transform:scale(1.4)}}.health-landing .aurabot__core{color:#fff;background:radial-gradient(circle at 32% 28%, var(--accent-3), var(--accent) 72%);border-radius:50%;place-items:center;width:72%;height:72%;animation:3s ease-in-out infinite bot-breathe;display:grid;position:relative;box-shadow:0 6px 18px -6px #05966999,inset 0 1px 2px #ffffff73}.health-landing .aurabot__core svg{width:52%;height:52%;animation:9s linear infinite bot-spin}@keyframes bot-breathe{0%,to{transform:scale(1)}50%{transform:scale(1.06)}}@keyframes bot-spin{to{transform:rotate(360deg)}}.health-landing .aurabot.is-speaking .aurabot__ring{animation-duration:1.9s}.health-landing .aurabot__label{color:var(--muted);font-size:.85rem}.health-landing .console__bot{border-bottom:1px dashed var(--border-2);align-items:center;gap:12px;margin-bottom:4px;padding:2px 2px 12px;display:flex}.health-landing .console__bot-meta{flex-direction:column;line-height:1.25;display:flex}.health-landing .console__bot-meta b{color:var(--ink);font-size:.95rem}.health-landing .console__bot-meta span{font-family:var(--font-mono);color:var(--muted);letter-spacing:.02em;font-size:.72rem}.health-landing .coach-row{border:1px solid var(--border-2);background:var(--surface-strong);border-radius:14px;align-items:flex-start;gap:14px;margin:14px 0;padding:14px;display:flex}.health-landing .coach-bubble{flex:1}.health-landing .coach-bubble__who{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--accent-3);margin-bottom:6px;font-size:10px}.health-landing .coach-bubble p{color:var(--text);font-size:.9rem;line-height:1.5}.health-landing .coach-bubble b{color:var(--ink);font-weight:700}.health-landing .coach-typing{gap:5px;margin-top:8px;display:flex}.health-landing .coach-typing span{background:var(--accent);opacity:.4;border-radius:50%;width:6px;height:6px;animation:1.2s ease-in-out infinite type-dot}.health-landing .coach-typing span:nth-child(2){animation-delay:.2s}.health-landing .coach-typing span:nth-child(3){animation-delay:.4s}@keyframes type-dot{0%,to{opacity:.3;transform:translateY(0)}50%{opacity:1;transform:translateY(-3px)}}@media (max-width:960px){.health-landing .hero__grid,.health-landing .split,.health-landing .moat__grid,.health-landing .pay-band{grid-template-columns:1fr}.health-landing .split--reverse .split__visual{order:0}.health-landing .pillars,.health-landing .pricing--3,.health-landing .pricing--2{grid-template-columns:1fr;justify-content:stretch}.health-landing .modgrid{grid-template-columns:repeat(2,1fr)}.health-landing .footer__grid{grid-template-columns:1fr 1fr}.health-landing .hero{padding-top:116px}.health-landing .hero__grid{gap:40px}}@media (max-width:640px){.health-landing .nav{padding:12px 18px}.health-landing .nav__links{display:none}.health-landing .nav__links--open{border-bottom:1px solid var(--border);background:#f8fdfbfa;flex-direction:column;align-items:flex-start;gap:4px;padding:14px 18px 22px;display:flex;position:absolute;top:100%;left:0;right:0}.health-landing .nav__links--open a{padding:8px 0;font-size:1rem}.health-landing .nav__toggle{border:1px solid var(--border);background:var(--surface);width:40px;height:40px;color:var(--ink);cursor:pointer;border-radius:11px;place-items:center;display:inline-grid}.health-landing .nav__cta .btn--ghost{display:none}.health-landing .nav__cta{gap:8px}.health-landing .langsw{padding:2px}.health-landing .langsw button{padding:5px 7px;font-size:10px}.health-landing .logo-fixed,.health-landing .logo-foot{font-size:1.1rem}.health-landing .logo-suffix{margin-left:7px;padding-left:9px}.health-landing .logo-suffix--brand b{font-size:1.02rem}.health-landing .logo-suffix--concierge b{letter-spacing:.08em;font-size:.78rem}.health-landing .section{padding-block:clamp(48px,9vh,72px)}.health-landing .container{padding-inline:20px}.health-landing .hero{padding-top:104px;padding-bottom:48px}.health-landing .hero__proof{gap:20px 28px}.health-landing .console__body{padding:16px}.health-landing .msg{max-width:92%;font-size:.88rem}.health-landing .console__laudo,.health-landing .modgrid,.health-landing .moat__stats,.health-landing .footer__grid{grid-template-columns:1fr}.health-landing .science-band__inner{flex-direction:column;align-items:flex-start;gap:16px}.health-landing .orglist{gap:14px 22px}.health-landing .card,.health-landing .pillar,.health-landing .modcard,.health-landing .plan{padding:22px}.health-landing .showpanel,.health-landing .console{padding:16px}.health-landing .moat{padding:28px 22px}.health-landing .pay-band{padding:26px 22px}.health-landing .howto{height:270vh}.health-landing .howto__pin{gap:20px;height:100svh;padding-inline:18px}.health-landing .howto__stages{width:100%;height:62vh}.health-landing .howto__stage{gap:14px}.health-landing .howto__icon{border-radius:18px;width:62px;height:62px}.health-landing .howto__icon svg{width:30px;height:30px}.health-landing .howto__title{font-size:clamp(1.7rem,8vw,2.2rem)}.health-landing .howto__text{font-size:1rem}.health-landing .coach-row{text-align:center;flex-direction:column;align-items:center;gap:10px}.health-landing .coach-typing{justify-content:center}.health-landing .hero__cta,.health-landing .cta-final__btns{width:100%}.health-landing .hero__cta .btn,.health-landing .cta-final__btns .btn{flex:auto;justify-content:center}.health-landing .footer__bottom{flex-direction:column;align-items:flex-start;gap:8px}.health-landing .aud-toggle{gap:3px;width:100%;display:flex}.health-landing .aud-toggle button{flex:1;padding:10px 8px;font-size:.82rem;line-height:1.15}.health-landing .cycle-toggle{text-align:center;flex-wrap:wrap;justify-content:center;gap:8px 10px;font-size:.85rem}.health-landing .save-badge{text-align:center;flex-basis:100%}.health-landing .plan{padding:24px 20px}.health-landing .plan__desc{min-height:0}.health-landing .plan__flag{padding:5px 11px;font-size:9.5px}.health-landing .plan__name{font-size:1.3rem}.health-landing .plan__price .amount{font-size:2.6rem}.health-landing .plan__feats{margin:20px 0 22px}.health-landing .plan__feats li{font-size:.9rem;line-height:1.4}}@media (max-width:400px){.health-landing .logo-suffix--brand b{font-size:.92rem}.health-landing .logo-suffix--concierge{display:none}.health-landing .nav__cta .btn--sm{padding:8px 12px;font-size:.82rem}.health-landing .nav{padding:12px 14px}.health-landing .howto__title,.health-landing .stat__num{font-size:1.55rem}}.health-landing .feature-tele{background:linear-gradient(180deg, var(--bg) 0%, #ebf9f2 44%, var(--bg) 100%);border-block:1px solid var(--border);position:relative;overflow:hidden}.health-landing .feature-tele__glow{pointer-events:none;background:radial-gradient(circle,#05966926,#0000 62%);border-radius:50%;width:640px;height:640px;position:absolute;top:-180px;right:-90px}.health-landing .feature-tele__inner{grid-template-columns:1fr 1.15fr;align-items:center;gap:56px;display:grid;position:relative}.health-landing .feature-tele .h-section{max-width:16ch}.health-landing .teleconsole{border-radius:var(--radius);border:1px solid var(--border-strong);box-shadow:var(--shadow-glow);background:linear-gradient(#fff,#f5fdf9);gap:13px;padding:18px;display:grid;position:relative}.health-landing .teleconsole__bar{justify-content:space-between;align-items:center;display:flex}.health-landing .teleconsole__id{font:600 .8rem/1 var(--font-mono);color:var(--ink);align-items:center;gap:8px;display:inline-flex}.health-landing .teleconsole__id svg{color:var(--accent)}.health-landing .teleconsole__wave{border-radius:var(--radius-sm);border:1px solid var(--border);background:radial-gradient(130% 120% at 50% 0,#05966912,#0000 70%);align-items:center;gap:3px;height:54px;padding:0 10px;display:flex}.health-landing .teleconsole__wave span{background:linear-gradient(180deg, #34d399, var(--accent));border-radius:4px;flex:1;min-width:2px;height:22%;animation:1.05s ease-in-out infinite tele-bounce}.health-landing .teleconsole__emo{border-radius:var(--radius-sm);border:1px solid var(--border);background:var(--surface);padding:12px;position:relative}.health-landing .teleconsole__emo-head{font:600 .7rem/1.1 var(--font-mono);color:var(--muted);justify-content:space-between;align-items:center;gap:10px;margin-bottom:11px;display:flex}.health-landing .teleconsole__emo-head svg{color:var(--amber)}.health-landing .teleconsole__verdict{color:var(--amber);white-space:nowrap;font-weight:700}.health-landing .teleconsole__bars{border-radius:8px;gap:9px;display:grid;position:relative;overflow:hidden}.health-landing .sbar{grid-template-columns:66px 1fr 30px;align-items:center;gap:10px;font-size:.78rem;display:grid}.health-landing .sbar__k{color:var(--muted)}.health-landing .sbar__track{background:var(--surface-strong);border-radius:6px;height:8px;overflow:hidden}.health-landing .sbar__fill{height:100%;width:var(--w);background:linear-gradient(90deg, var(--accent), #34d399);animation:sbar-fill 5.5s var(--ease) infinite;border-radius:6px;display:block}.health-landing .sbar--hot .sbar__fill{background:linear-gradient(90deg, #f59e0b, var(--amber))}.health-landing .sbar--hot .sbar__k{color:var(--amber);font-weight:600}.health-landing .sbar__v{text-align:right;font:600 .74rem/1 var(--font-mono);color:var(--dim)}.health-landing .sbar--hot .sbar__v{color:var(--amber)}.health-landing .teleconsole__scan{pointer-events:none;background:linear-gradient(90deg,#0000,#05966929,#0000);width:45%;animation:4s ease-in-out infinite emo-scan;position:absolute;inset:0}.health-landing .teleconsole__coach{align-items:flex-start;gap:12px;display:flex}.health-landing .teleconsole__bubble{border:1px solid var(--border);background:var(--surface-strong);border-radius:4px 14px 14px;flex:1;padding:11px 13px;position:relative}.health-landing .teleconsole__bubble-who{font:700 .64rem/1 var(--font-mono);letter-spacing:.05em;text-transform:uppercase;color:var(--accent);margin-bottom:5px}.health-landing .teleconsole__bubble p{color:var(--text);font-size:.85rem;line-height:1.45}.health-landing .teleconsole__coach .coach-typing{margin-top:8px}@keyframes tele-bounce{0%,to{height:20%}50%{height:92%}}@keyframes sbar-fill{0%{width:0}16%,84%{width:var(--w)}to{width:var(--w)}}@keyframes emo-scan{0%{opacity:0;transform:translate(-110%)}15%{opacity:1}85%{opacity:1}to{opacity:0;transform:translate(320%)}}@media (max-width:960px){.health-landing .feature-tele__inner{grid-template-columns:1fr;gap:34px}.health-landing .feature-tele__stage{order:0}.health-landing .feature-tele .h-section{max-width:none}}@media (max-width:640px){.health-landing .teleconsole{padding:14px}.health-landing .teleconsole__coach{text-align:center;flex-direction:column;align-items:center}.health-landing .teleconsole__coach .coach-typing{justify-content:center}.health-landing .sbar{grid-template-columns:52px 1fr 26px;font-size:.74rem}.health-landing .teleconsole__id{font-size:.72rem}}@media (prefers-reduced-motion:reduce){.health-landing .teleconsole__wave span{height:55%;animation:none}.health-landing .sbar__fill{width:var(--w);animation:none}.health-landing .teleconsole__scan{display:none}}
