:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-synthesis:none;text-rendering:optimizelegibility;--bg:#f8f5f2;--bg-deep:#efe9e4;--bg-soft:#fffdfb;--panel:#ffffffad;--panel-strong:#fffdfbf5;--line:#102b3a21;--line-strong:#102b3a38;--text:#102b3a;--text-soft:#3e535f;--muted:#61717b;--teal:#18788a;--teal-soft:#246a77;--violet:#6f56c9;--violet-soft:#725fc0;--focus:#0b7184;--danger:#8d4f36;--shadow:0 26px 70px #102b3a1a;--dark-bg:#041323;--dark-bg-deep:#020c17;--dark-bg-soft:#081d31;--dark-panel:#0b2034c2;--dark-panel-strong:#091b2ef0;--dark-line:#abd0e42b;--dark-line-strong:#abd0e44d;--dark-text:#f4f8fb;--dark-text-soft:#d7e2eb;--dark-muted:#9fb2c1;--teal-glow:#55dcec;--teal-glow-soft:#9af0f5;--violet-glow:#a58aff;--violet-glow-soft:#c7b7ff;--radius-sm:12px;--radius-md:22px;--radius-lg:34px;--header-height:96px;font-family:Avenir Next,Avenir,SF Pro Display,Segoe UI,Inter,system-ui,-apple-system,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;min-width:320px;scroll-padding-top:calc(var(--header-height) + 24px);background:var(--bg);overflow-x:clip}body{background:var(--bg);min-width:320px;min-height:100vh;color:var(--text);margin:0;overflow-x:hidden}body[data-menu-open=true]{overflow:hidden}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}a:hover{color:var(--teal-soft)}button,input,textarea,select{font:inherit}img,svg{max-width:100%;display:block}.icon *{vector-effect:non-scaling-stroke}p,h1,h2,h3{margin-top:0}p{color:var(--text-soft);line-height:1.7}::selection{color:var(--text);background:#18788a33}:focus-visible{outline:3px solid var(--focus);outline-offset:4px}.container{width:min(1180px,100% - 48px);margin-inline:auto}.skip-link{z-index:1000;color:#06172a;background:#fff;border-radius:8px;padding:12px 16px;font-weight:700;transition:transform .16s;position:fixed;top:10px;left:10px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.eyebrow{color:var(--teal);letter-spacing:.24em;text-transform:uppercase;margin-bottom:16px;font-size:.8rem;font-weight:700;line-height:1.3}.section{padding-block:116px;position:relative}.section--tight{padding-block:0}.section-heading{max-width:780px;margin-bottom:54px}.section-heading--centered{text-align:center;margin-inline:auto}.section-heading h2,.section-copy h2{letter-spacing:-.045em;margin-bottom:22px;font-size:clamp(2.25rem,4.4vw,4.35rem);font-weight:430;line-height:1.03}.section-heading p,.section-copy p{font-size:1.06rem}.section-copy__lead{color:var(--text);line-height:1.65;font-size:clamp(1.12rem,1.8vw,1.35rem)!important}.site-header{z-index:100;color:var(--dark-text);-webkit-backdrop-filter:blur(18px)saturate(130%);backdrop-filter:blur(18px)saturate(130%);background:linear-gradient(#020d19f0,#031221d1);border-bottom:1px solid #a7d1e517;position:fixed;inset:0 0 auto}.site-header__inner{min-height:var(--header-height);align-items:center;gap:32px;display:flex}.site-header__brand{flex:none;transition:opacity .16s}.site-header__brand:hover{opacity:.85}.brand-lockup{flex-direction:column;align-items:flex-start;gap:8px;width:210px;display:inline-flex}.brand-lockup--compact{gap:6px;width:200px}.brand-lockup__logo{width:100%;height:auto}.brand-lockup__tagline{color:#aebdca;letter-spacing:-.01em;white-space:nowrap;font-size:.74rem;line-height:1.3}.desktop-nav{flex:1;justify-content:flex-end;align-items:center;gap:26px;min-width:0;display:flex}.desktop-nav__information,.desktop-nav__access{align-items:center;display:flex}.desktop-nav__information{gap:24px}.desktop-nav__information a{color:var(--dark-text-soft);white-space:nowrap;font-size:1rem;transition:color .16s}.desktop-nav__information a:hover{color:var(--teal-glow-soft)}.desktop-nav__access{gap:10px}.access-link{white-space:nowrap;border:1px solid;border-radius:10px;justify-content:center;align-items:center;gap:9px;min-height:44px;padding:10px 15px;font-size:1rem;font-weight:450;transition:background .16s,border-color .16s,box-shadow .16s,transform .16s;display:inline-flex}.access-link svg{width:18px;height:18px}.access-link:hover{transform:translateY(-1px)}.access-link--patient{color:var(--teal-glow-soft);background:#1699ae1a;border-color:#4ddceaa3}.access-link--patient:hover{border-color:var(--teal-glow);color:var(--teal-glow-soft);background:#1fb8ca2e;box-shadow:0 0 30px #36d4e51f}.access-link--provider{color:var(--violet-glow-soft);background:#664ebf1c;border-color:#a47eff94}.access-link--provider:hover{border-color:var(--violet-glow);color:var(--violet-glow-soft);background:#7c5bde2e;box-shadow:0 0 30px #8b69f01f}.menu-button{border:1px solid var(--dark-line-strong);width:46px;height:46px;color:var(--dark-text);cursor:pointer;background:#061b2ed1;border-radius:12px;flex:none;justify-content:center;align-items:center;display:none}.menu-button svg{width:24px;height:24px}.mobile-nav{display:none}.hero{isolation:isolate;min-height:790px;padding-top:var(--header-height);color:var(--dark-text);background:radial-gradient(circle at 69% 45%,#44cde424,#0000 20rem),linear-gradient(#071a2d 0%,#061629 52%,#041323 100%);position:relative;overflow:hidden}.hero .eyebrow{color:var(--teal-glow)}.hero__landscape,.hero__veil,.hero__fade{pointer-events:none;position:absolute;inset:0}.hero__landscape{z-index:-3;filter:saturate(90%)contrast(108%);opacity:.94;background-image:url(/assets/milo-landscape-only.jpg);background-position:50%;background-size:cover;transform:scale(1.02)}.hero__veil{z-index:-2;background:linear-gradient(90deg,#020d19d1 0%,#031221a3 40%,#03111f38 72%,#020c1747 100%),linear-gradient(#020c1714,#020d188f)}.hero__fade{z-index:0;background:linear-gradient(180deg, #04132300, var(--bg));height:170px;top:auto}.hero__inner{z-index:1;min-height:calc(790px - var(--header-height));grid-template-columns:minmax(0,1.02fr) minmax(380px,.98fr);align-items:center;gap:42px;padding-block:78px 105px;display:grid;position:relative}.hero__copy{max-width:650px}.hero h1{letter-spacing:-.055em;text-wrap:balance;margin-bottom:30px;font-size:clamp(2.8rem,4.8vw,5rem);font-weight:390;line-height:1}.hero h1 span{display:block}.hero h1 span+span{color:#e8f1f6;letter-spacing:-.045em;margin-top:.18em;font-size:.68em;line-height:1.12}.hero__lede{color:#dbe6ee;max-width:650px;margin-bottom:28px;font-size:clamp(1.05rem,1.7vw,1.25rem);line-height:1.7}.powered,.opendx{font-variant:normal;letter-spacing:normal;text-transform:none!important}.hero__lede strong{color:#f3f8fb;font-weight:580}.hero__cta{color:#effcff;background:#0f5b6e47;border:1px solid #6ee6f0a6;border-radius:999px;align-items:center;min-height:48px;margin-top:30px;padding:12px 22px;font-size:1rem;font-weight:650;transition:border-color .16s,background .16s,transform .16s;display:inline-flex}.hero__cta:hover{border-color:var(--teal-glow-soft);color:#fff;background:#14778b6b;transform:translateY(-1px)}.hero__visual{justify-content:center;align-items:center;min-width:0;display:flex;position:relative}.milo-orb{aspect-ratio:1;filter:drop-shadow(0 0 38px #55dcec30)drop-shadow(0 0 90px #9171ff26);width:min(100%,570px);animation:9s ease-in-out infinite orb-float}.milo-orb svg{width:100%;height:100%;overflow:visible}.milo-orb__waves path{opacity:.36;stroke-width:1.15px}.milo-orb__waves path:nth-of-type(3n){opacity:.62}.milo-orb__network path{fill:none;stroke:url(#orbStroke);stroke-width:.8px;opacity:.2}.milo-orb__network circle{fill:#bceeff;opacity:.58}@keyframes orb-float{0%,to{transform:translate(0,0)scale(1)}50%{transform:translateY(-10px)scale(1.012)}}.icon-disc{width:58px;height:58px;color:var(--teal);background:#18788a14;border:1px solid #18788a47;border-radius:50%;flex:none;justify-content:center;align-items:center;display:inline-flex;box-shadow:inset 0 0 28px #18788a0d}.icon-disc svg{width:26px;height:26px}.body-speaks-section{background:radial-gradient(circle at 8% 24%, #53aebc14, transparent 28rem), var(--bg);padding-top:148px}.body-speaks-section__grid{grid-template-columns:minmax(360px,.82fr) minmax(0,1.18fr);align-items:center;gap:88px;display:grid}.body-speaks-section .section-copy{max-width:610px}.body-speaks-section__intro{border-left:2px solid #18788a80;margin:30px 0;padding-left:24px}.body-speaks-section__intro p{color:var(--text);margin-bottom:18px;font-size:clamp(1.08rem,1.8vw,1.3rem);line-height:1.55}.body-speaks-section__intro p:last-child{margin-bottom:0}.body-speaks-section__media{border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow);background:#e8e3de;overflow:hidden}.body-speaks-section__media img{aspect-ratio:3/2;object-fit:cover;width:100%;height:auto}.story-section{background:radial-gradient(circle at 5% 20%, #53aebc14, transparent 28rem), linear-gradient(180deg, var(--bg) 0%, #f5f0ec 100%);padding-top:140px}.story-section:before{content:"";filter:blur(90px);pointer-events:none;background:#3999a914;border-radius:50%;width:520px;height:520px;position:absolute;inset:8% auto auto -18%}.story-section__grid{grid-template-columns:minmax(0,1.05fr) minmax(350px,.75fr);align-items:center;gap:100px;display:grid}.story-section .section-copy{max-width:780px}.product-visual{justify-content:center;align-items:center;min-height:700px;display:flex;position:relative;overflow:clip}.product-visual__glow{filter:blur(34px);background:radial-gradient(circle at 45% 45%,#32a3b62b,#7154d312 48%,#0000 72%);border-radius:50%;width:440px;height:440px;position:absolute}.phone-frame{z-index:1;aspect-ratio:9/19.5;background:#020912;border:1px solid #d0e6f159;border-radius:48px;justify-content:center;align-items:center;width:min(300px,80vw);padding:8px;display:flex;position:relative;overflow:hidden;transform:rotate(1.7deg);box-shadow:0 42px 82px #102b3a38,0 0 70px #48c1dd1a,inset 0 0 0 1px #ffffff12}.phone-frame__speaker{z-index:2;background:#01050ae0;border-radius:999px;width:72px;height:5px;position:absolute;top:16px;left:50%;transform:translate(-50%)}.phone-frame img{object-fit:contain;aspect-ratio:auto;border-radius:40px;width:100%;height:auto;max-height:100%}.difference-section{color:var(--dark-text);background:radial-gradient(circle at 77% 40%,#704ed51a,#0000 30rem),linear-gradient(#06182afa,#03101d);border-block:1px solid #a1cce214;overflow:hidden}.difference-section .eyebrow{color:var(--teal-glow)}.difference-section .section-heading p{color:var(--dark-text-soft);font-size:1.14rem}@media (min-width:1100px){.difference-section .section-heading{max-width:1080px}.difference-section .section-heading h2{white-space:nowrap}}.baseline-story{border-block:1px solid var(--dark-line);grid-template-columns:minmax(240px,.72fr) minmax(0,1fr) minmax(0,1fr);gap:36px;max-width:920px;margin:64px auto 0;padding-block:34px;display:grid}.baseline-story h3{color:var(--dark-text);letter-spacing:-.03em;margin:0;font-size:clamp(1.45rem,2.4vw,2rem);font-weight:500;line-height:1.2}.baseline-story p{color:var(--dark-text-soft);margin:0;font-size:.98rem;line-height:1.7}.signal-sequence{justify-items:center;margin-top:70px;display:grid}.signal-sequence blockquote{color:var(--dark-text);letter-spacing:-.02em;text-align:center;margin:0 0 36px;font-size:clamp(1.3rem,2.4vw,1.8rem);font-weight:470;line-height:1.35}.signal-sequence__signals{grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;width:100%;display:grid}.signal-sequence__item{border:1px solid var(--dark-line);opacity:.66;text-align:center;background:#081d3085;border-radius:20px;grid-template-rows:auto auto auto;place-items:center;row-gap:12px;min-width:0;padding:20px 14px 18px;animation:5.6s ease-in-out infinite signal-emphasis;display:grid;transform:translateY(0)}.signal-sequence__item:nth-child(2){animation-delay:.35s}.signal-sequence__item:nth-child(3){animation-delay:.7s}.signal-sequence__item:nth-child(4){animation-delay:1.05s}.signal-sequence__item:nth-child(5){animation-delay:1.4s}.signal-node__icon,.mini-orb{width:90px;height:90px;color:var(--teal-glow-soft);background:#0a2a3fa8;border:1px solid #54dced7a;border-radius:50%;justify-content:center;align-items:center;margin-bottom:4px;display:inline-flex;box-shadow:inset 0 0 28px #3ccfe414}.signal-node__icon svg{width:37px;height:37px}.signal-sequence__item strong{align-self:start;margin-bottom:0;font-size:1rem;font-weight:610;line-height:1.4}.signal-sequence__item>span:last-child{max-width:170px;color:var(--dark-muted);align-self:start;font-size:.88rem;line-height:1.45}.signal-sequence__milo{opacity:.76;justify-items:center;animation:5.6s ease-in-out 1.8s infinite signal-emphasis;display:grid;transform:translateY(0)}.signal-sequence__milo strong{color:var(--teal-glow-soft);letter-spacing:.12em;margin-top:14px;font-size:1.05rem}.signal-sequence__milo>span:last-child{color:var(--dark-muted);margin-top:6px;font-size:.9rem}.signal-sequence__milo .mini-orb{border-width:2px;width:128px;height:128px}.mini-orb{background:radial-gradient(circle,#42c8e02b,#4a35971a 58%,#041220d6);border-color:#89cbffa6;position:relative;box-shadow:inset 0 0 28px #4dcce61c,0 0 34px #726aee29}.milo-mark{width:82%;height:82%;overflow:visible}.milo-mark__network path{fill:none;stroke:#9bc8ff61;stroke-width:.7px}.milo-mark__network circle{fill:#c9f5ff;opacity:.75}.milo-mark__waves{fill:none;stroke:var(--teal-glow);stroke-linecap:round;stroke-width:1.35px}.milo-mark__waves path:nth-child(2){stroke:#b9e7ff}.milo-mark__waves path:nth-child(3){stroke:var(--violet-glow)}.signal-sequence__path{opacity:.78;background:linear-gradient(#0000,#55dcecad,#0000);width:1px;height:52px;margin-block:8px}.signal-sequence__result{min-height:66px;color:var(--teal-glow);opacity:.78;background:#0a2a3fa8;border:1px solid #54dced5c;border-radius:999px;align-items:center;gap:14px;padding:16px 24px;animation:5.6s ease-in-out 2.35s infinite signal-resolve;display:inline-flex;transform:translateY(0)}.signal-sequence__result svg{width:28px;height:28px}.signal-sequence__result strong{color:var(--dark-text);font-size:1rem;font-weight:590}@keyframes signal-emphasis{0%,to{opacity:.66;transform:translateY(0)}18%,38%{opacity:1;transform:translateY(-3px)}}@keyframes signal-resolve{0%,to{opacity:.78;transform:translateY(0)}20%,45%{opacity:1;transform:translateY(-3px)}}.opendx-inside{border:1px solid var(--dark-line-strong);border-radius:var(--radius-md);background:#081d30ad;grid-template-columns:.68fr minmax(390px,1.32fr) 1fr;align-items:center;gap:36px;max-width:1080px;margin:94px auto 0;padding:34px 38px;display:grid}.opendx-inside__brand{gap:2px;display:grid}.opendx-inside__brand>span{color:var(--dark-muted);letter-spacing:.14em;text-transform:uppercase;font-size:.74rem;font-weight:650}.opendx-inside__brand strong{color:var(--dark-text);font-size:1.9rem;font-weight:520}.opendx-inside__connection{min-height:224px;position:relative}.opendx-inside__lines{fill:none;stroke:#75d7e561;stroke-width:1.25px;width:calc(100% - 32px);height:calc(100% - 40px);position:absolute;inset:20px 16px;overflow:visible}.opendx-inside__lines circle{fill:#91e6ee;stroke:#91e6ee47;stroke-width:5px}.opendx-inside__node{z-index:2;color:#dceff2;text-align:center;background:#081f2bd1;border:1px solid #a8dae333;border-radius:999px;max-width:145px;padding:9px 12px;font-size:.78rem;line-height:1.2;position:absolute}.opendx-inside__node--one{top:12px;left:0}.opendx-inside__node--two{top:12px;right:0}.opendx-inside__node--three{bottom:12px;left:0}.opendx-inside__node--four{bottom:12px;right:0}.opendx-inside__orb{z-index:3;width:86px;height:86px;margin:0;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.opendx-inside__orb .milo-mark{z-index:1;position:relative}.opendx-inside__copy>strong{color:var(--dark-text);font-size:1.04rem;font-weight:580}.opendx-inside__copy p{color:var(--dark-muted);margin:8px 0 0;font-size:.9rem;line-height:1.6}.clinical-section{background:radial-gradient(circle at 82% 22%, #5b4bbb12, transparent 26rem), linear-gradient(180deg, #f5f0ec 0%, var(--bg) 100%)}.clinical-section__grid{grid-template-columns:minmax(0,1fr) minmax(300px,.78fr);align-items:center;gap:clamp(40px,6vw,76px);display:grid}.clinical-section .section-copy{max-width:780px}.clinical-section__media,.help-section__media{margin:0}.clinical-section__media img,.help-section__media img{border-radius:26px;width:100%;height:auto;display:block;box-shadow:0 24px 60px #102b3a24}.clinical-section__media img{aspect-ratio:3/2;object-fit:cover}.clinical-section__media figcaption{max-width:none;color:var(--muted);white-space:nowrap;margin-top:12px;font-size:.78rem;line-height:1.45}.clinical-section__provider{border:1px solid var(--line);border-radius:var(--radius-md);background:#fffdfbdb;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:28px;margin-top:50px;padding:36px;display:grid;box-shadow:0 22px 60px #102b3a12}.clinical-section__icon{width:54px;height:54px;color:var(--teal);background:#18788a17;border-radius:16px;justify-content:center;align-items:center;margin-bottom:0;display:inline-flex}.clinical-section__icon svg{width:28px;height:28px}.clinical-section__provider h3{color:var(--text);letter-spacing:-.03em;margin-bottom:18px;font-size:clamp(1.5rem,2.4vw,2rem);font-weight:520;line-height:1.2}.clinical-section__provider p{color:var(--muted);margin-bottom:0;font-size:.98rem}.credibility-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:54px;display:grid}.credibility-grid article{border-top:2px solid #18788a6b;padding:24px 8px 0 0}.credibility-grid__icon{width:48px;height:48px;color:var(--teal);background:#ecf7f7c2;border:1px solid #18788a29;border-radius:15px;place-items:center;margin-bottom:18px;display:grid}.credibility-grid__icon svg{width:25px;height:25px}.credibility-grid strong{color:var(--text);font-size:1.04rem;font-weight:620}.credibility-grid p{color:var(--muted);margin:12px 0 0;font-size:.9rem;line-height:1.65}.help-section{background:radial-gradient(circle at 18% 72%, #197ea512, transparent 28rem), linear-gradient(180deg, #f5f0ec 0%, var(--bg) 100%)}.help-section .section-heading{max-width:780px}.help-section__intro{grid-template-columns:minmax(0,1fr) minmax(300px,.78fr);align-items:center;gap:clamp(40px,6vw,76px);margin-bottom:54px;display:grid}.help-section__intro .section-heading{margin-bottom:0}.help-section__media img{aspect-ratio:3/2;object-fit:cover;object-position:center 38%}.benefit-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.benefit-card{border:1px solid var(--line);border-radius:var(--radius-md);background:#fffdfbc7;min-height:285px;padding:30px 27px;transition:border-color .18s,transform .18s,background .18s,box-shadow .18s;box-shadow:0 16px 46px #102b3a0b}.benefit-card:hover{background:#fffdfb;border-color:#18788a47;transform:translateY(-3px);box-shadow:0 22px 58px #102b3a14}.benefit-card__icon{width:58px;height:58px;color:var(--teal);background:linear-gradient(145deg,#edf8f8f5,#e0f0f3c7);border:1px solid #18788a24;border-radius:18px;justify-content:center;align-items:center;margin-bottom:36px;display:inline-flex;box-shadow:inset 0 1px #ffffffdb}.benefit-card__icon svg{width:31px;height:31px}.benefit-card h3{letter-spacing:-.015em;margin-bottom:14px;font-size:1.15rem;font-weight:610}.benefit-card p{color:var(--muted);margin-bottom:0;font-size:.91rem;line-height:1.65}.platform-section{border-top:1px solid var(--line);background:radial-gradient(circle at 76% 60%, #18788a0f, transparent 28rem), var(--bg)}.platform-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;display:grid}.platform-card{border:1px solid var(--line);background:#fffdfbc7;border-radius:18px;justify-content:center;align-items:center;min-height:124px;display:flex;box-shadow:0 14px 40px #102b3a09}.platform-card img{object-fit:contain;width:64px;height:64px;display:block}.platform-section__note{max-width:880px;color:var(--muted);margin:28px 0 0;font-size:.86rem;line-height:1.6}.privacy-section{color:var(--dark-text);background:radial-gradient(circle at 18% 48%,#55dcec14,#0000 24rem),linear-gradient(#071a2d,#041323);border-block:1px solid #a1cce21a}.privacy-section__grid{grid-template-columns:auto minmax(260px,.9fr) minmax(0,1.1fr);align-items:center;gap:32px;display:grid}.privacy-section__icon{width:72px;height:72px;color:var(--teal-glow-soft);background:#09273bb8;border:1px solid #55dcec5c;border-radius:22px;justify-content:center;align-items:center;display:inline-flex}.privacy-section__icon svg{width:34px;height:34px}.privacy-section .eyebrow{color:var(--teal-glow)}.privacy-section h2{color:var(--dark-text);letter-spacing:-.045em;margin:0;font-size:clamp(2.2rem,4vw,4rem);font-weight:430;line-height:1.04}.privacy-section__copy{border-left:1px solid var(--dark-line-strong);padding-left:38px}.privacy-section__copy p{color:var(--dark-text-soft);margin-bottom:12px;font-size:1.04rem;line-height:1.7}.privacy-section__copy p:last-child{margin-bottom:0}.safety-strip{color:var(--dark-text);background:#0a2134fa;border-block:1px solid #a8d0e51a}.safety-strip__inner{align-items:center;gap:20px;min-height:96px;padding-block:22px;display:flex}.safety-strip svg{width:30px;height:30px;color:var(--dark-text-soft);flex:none}.safety-strip p{color:#b9c7d2;margin:0;font-size:.96rem;line-height:1.6}.site-footer{color:var(--dark-text);background:#020d18;padding-top:70px}.site-footer__grid{grid-template-columns:minmax(250px,1fr) minmax(360px,.75fr);gap:80px;padding-bottom:58px;display:grid}.site-footer__brand .brand-lockup{width:205px}.site-footer__powered{color:var(--dark-muted);margin-top:24px;font-size:.94rem}.site-footer__links{grid-template-columns:repeat(2,minmax(0,1fr));gap:50px;display:grid}.site-footer__links div{flex-direction:column;gap:12px;display:flex}.site-footer__links h2{color:var(--dark-text);letter-spacing:.12em;text-transform:uppercase;margin-bottom:6px;font-size:.78rem;font-weight:680}.site-footer__links a{color:var(--dark-muted);font-size:.96rem}.site-footer__links a:hover{color:var(--teal-glow-soft)}.site-footer__legal{border-top:1px solid #9ec9e01a;justify-content:space-between;align-items:center;gap:24px;min-height:76px;display:flex}.site-footer__legal p{color:#748998;margin:0;font-size:.86rem}.content-page{min-height:70vh;padding:calc(var(--header-height) + 100px) 0 120px;background:radial-gradient(circle at 75% 20%, #3eaacd14, transparent 30rem), linear-gradient(180deg, var(--bg) 0%, #f2ece7 100%)}.content-page--centered{text-align:center;align-items:center;display:flex}.content-page__inner{max-width:900px}.content-page h1{letter-spacing:-.06em;margin-bottom:42px;font-size:clamp(3.2rem,7vw,6.6rem);font-weight:390;line-height:.98}.prose{max-width:760px}.prose h2{letter-spacing:-.025em;margin:52px 0 16px;font-size:1.55rem;font-weight:560}.prose p{font-size:1rem}.prose ul{color:var(--text-soft);margin:0 0 24px;padding-left:1.35rem}.prose li{margin-bottom:10px;padding-left:.25rem;line-height:1.65}.legal-dates{border-block:1px solid var(--line);gap:42px;margin:-16px 0 54px;padding-block:18px;display:flex}.legal-dates div{gap:3px;display:grid}.legal-dates dt{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;font-size:.76rem;font-weight:680}.legal-dates dd{color:var(--text);margin:0;font-size:.98rem}.legal-prose h2{scroll-margin-top:calc(var(--header-height) + 24px)}.legal-prose strong{color:var(--text)}.prose code{color:var(--text);background:#102b3a12;border-radius:5px;padding:2px 5px}.prose a,.text-link{color:var(--teal);text-underline-offset:4px;-webkit-text-decoration:underline #18788a52;text-decoration:underline #18788a52}.review-notice{background:#8d4f3612;border:1px solid #8d4f3638;border-radius:16px;margin-bottom:48px;padding:22px 24px}.review-notice strong{color:var(--danger)}.review-notice p{color:#6e5a50;margin:7px 0 0;font-size:.92rem}.content-page--centered .text-link{margin-top:20px;display:inline-block}@media (max-width:1160px){:root{--header-height:88px}.container{width:min(100% - 38px,1080px)}.brand-lockup--compact{width:170px}.brand-lockup__tagline{white-space:normal}.desktop-nav{gap:18px}.desktop-nav__information{gap:16px}.desktop-nav__information a{font-size:1rem}.access-link{padding-inline:12px;font-size:1rem}.hero__inner{grid-template-columns:minmax(0,1.05fr) minmax(340px,.75fr)}.signal-node__icon,.mini-orb{width:68px;height:68px}}@media (max-width:960px){.desktop-nav{display:none}.site-header__inner{justify-content:space-between}.menu-button{display:inline-flex}.mobile-nav{inset:var(--header-height) 0 auto;opacity:0;visibility:hidden;background:#020d19fa;border-bottom:1px solid #0000;max-height:0;transition:max-height .24s,opacity .18s,border-color .18s;display:block;position:fixed;overflow:hidden}.mobile-nav--open{max-height:calc(100vh - var(--header-height));border-color:var(--dark-line);opacity:1;visibility:visible;overflow-y:auto}.mobile-nav__inner{gap:28px;padding-block:28px 34px;display:grid}.mobile-nav__information,.mobile-nav__access{gap:10px;display:grid}.mobile-nav__information a{min-height:48px;color:var(--dark-text-soft);border-bottom:1px solid #aacfe21c;padding:13px 2px;font-size:1rem}.mobile-nav__information a:hover{color:var(--teal-glow-soft)}.mobile-nav__access{grid-template-columns:1fr 1fr}.mobile-nav .access-link{white-space:normal;text-align:center;min-height:56px}.hero{min-height:900px}.hero__inner{grid-template-columns:1fr;gap:20px;min-height:auto;padding-block:86px 155px}.hero__copy{max-width:700px}.hero__visual{opacity:.72;width:430px;position:absolute;bottom:35px;right:-60px}.hero__landscape{background-position:72%}.hero__veil{background:linear-gradient(90deg,#020d19e6,#0312219e 67%,#020c174d),linear-gradient(#020c171a,#020d18ad)}.story-section__grid{grid-template-columns:1fr .7fr;gap:50px}.product-visual{min-height:540px}.phone-frame{width:250px}.body-speaks-section__grid{grid-template-columns:1fr;gap:48px}.body-speaks-section .section-copy{max-width:740px}.signal-sequence__signals{grid-template-columns:repeat(2,minmax(0,1fr))}.baseline-story{grid-template-columns:1fr 1fr}.baseline-story h3{grid-column:1/-1}.signal-sequence__item:last-child{grid-column:1/-1;justify-self:center;width:calc(50% - 8px)}.opendx-inside{grid-template-columns:.8fr minmax(360px,1.2fr)}.opendx-inside__copy{border-top:1px solid var(--dark-line);grid-column:1/-1;padding-top:24px}.clinical-section__grid,.help-section__intro{grid-template-columns:1fr}.clinical-section__media,.help-section__media{width:min(100%,680px)}.credibility-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.privacy-section__grid{grid-template-columns:auto 1fr}.privacy-section__copy{border-top:1px solid var(--dark-line-strong);border-left:0;grid-column:1/-1;padding-top:28px;padding-left:0}.benefit-grid,.platform-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){:root{--header-height:82px}.container{width:min(100% - 30px,620px)}.section{padding-block:86px}.section-heading{margin-bottom:38px}.site-header__inner{gap:14px}.brand-lockup--compact{width:164px}.brand-lockup--compact .brand-lockup__tagline{max-width:164px;font-size:.64rem}.mobile-nav__access{grid-template-columns:1fr}.hero{min-height:auto}.hero__inner{gap:38px;padding-block:62px 118px}.hero__copy,.hero__lede{overflow-wrap:break-word;width:calc(100vw - 30px);min-width:0;max-width:100%}.hero h1{text-wrap:pretty;overflow-wrap:anywhere;font-size:clamp(2.5rem,11vw,3.6rem)}.hero__lede{font-size:1rem}.hero__visual{opacity:.76;width:min(82vw,330px);margin:0 auto;position:relative;bottom:auto;right:auto}.hero__cta{margin-top:18px}.hero__landscape{background-position:68%}.body-speaks-section__grid{gap:36px}.body-speaks-section{padding-top:104px}.body-speaks-section__media{border-radius:22px}.signal-sequence__signals{grid-template-columns:1fr}.platform-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.platform-card{min-height:104px}.platform-card img{width:54px;height:54px}.baseline-story{grid-template-columns:1fr;gap:20px;margin-top:44px;padding-block:28px}.baseline-story h3{grid-column:auto}.signal-sequence__item,.signal-sequence__item:last-child{grid-column:auto;width:100%}.signal-sequence__item{text-align:left;grid-template-rows:auto auto;grid-template-columns:64px 1fr;justify-items:start;column-gap:18px;min-height:126px}.signal-sequence__item .signal-node__icon{grid-row:1/3;width:58px;height:58px}.signal-sequence__item strong{align-self:end}.signal-sequence__item>span:last-child{max-width:none}.clinical-section__provider{grid-template-columns:1fr;gap:22px;padding:28px}.signal-sequence__result{text-align:left;border-radius:20px}.opendx-inside{grid-template-columns:1fr;gap:24px;margin-top:70px;padding:28px}.opendx-inside__connection{width:min(100%,420px);min-height:230px}.opendx-inside__copy{grid-column:auto}.credibility-grid{grid-template-columns:1fr;gap:28px}.story-section__grid{grid-template-columns:1fr;gap:44px}.product-visual{min-height:500px}.phone-frame{width:238px}.benefit-grid{grid-template-columns:1fr}.benefit-card{min-height:235px}.benefit-card__icon{margin-bottom:26px}.privacy-section__grid{grid-template-columns:1fr}.privacy-section__copy{grid-column:auto}.safety-strip__inner{align-items:flex-start}.site-footer__grid{grid-template-columns:1fr;gap:48px}.site-footer__links{gap:28px}.site-footer__legal{flex-direction:column;justify-content:center;align-items:flex-start;gap:8px;padding-block:22px}.content-page{padding-top:calc(var(--header-height) + 70px)}.legal-dates{gap:16px;display:grid}}@media (max-width:440px){.brand-lockup--compact{width:150px}.brand-lockup--compact .brand-lockup__tagline{font-size:.58rem}.menu-button{width:44px;height:44px}.hero h1{font-size:clamp(2.15rem,10.5vw,2.4rem)}.hero__visual{width:min(84vw,300px)}.icon-disc{width:52px;height:52px}.site-footer__links{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.signal-sequence__item,.signal-sequence__milo,.signal-sequence__result{opacity:1;transform:none;animation:none!important}}
