:root{--bg:#fffbf5;--bg-soft:#f3efe9;--ink:#14181f;--ink-soft:#5b6472;--ink-faint:#8a93a3;--primary:#3654d6;--primary-deep:#2841ad;--primary-tint:#eef1fd;--accent:#2fa793;--accent-tint:#e8f7f4;--line:#e8e2d8;--card:#fff;--radius-lg:24px;--radius-md:16px;--radius-sm:10px;--shadow:0 8px 30px #14181f0f;--shadow-soft:0 4px 16px #14181f0d;--btn-fill:#210034;--btn-fill-hover:#380059;--heading:#360253;--coral:#ff7f81;--tint-pale:#f7e9ff;--warm-gray:#a1a09b;--accent-deep:#1e7a69}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Plus Jakarta Sans,sans-serif;line-height:1.6;overflow-x:hidden}h1,h2,h3,h4{letter-spacing:-.02em;color:var(--heading);margin:0;font-family:Alan Sans,sans-serif;font-weight:700;line-height:1.04}a{color:inherit;text-decoration:none}:focus-visible{outline:2px solid var(--primary);outline-offset:3px;border-radius:4px}.wrap{max-width:1120px;margin:0 auto;padding:0 32px}@media (width<=600px){.wrap{padding:0 20px}}.skip-link{z-index:100;background:var(--primary);color:#fff;border-radius:0 0 var(--radius-sm) 0;padding:12px 20px;font-size:14px;font-weight:600;position:absolute;top:0;left:-9999px}.skip-link:focus{left:0}.marquee{background:var(--tint-pale);white-space:nowrap;overflow:hidden}.marquee-track{width:max-content;animation:38s linear infinite marquee-scroll;display:inline-flex}.marquee-set{flex-shrink:0;align-items:center;gap:16px;padding:12px 24px;display:inline-flex}.marquee-item{color:var(--btn-fill);white-space:nowrap;font-family:Alan Sans,sans-serif;font-size:16px;font-weight:500;line-height:1.2}.marquee-dot{flex-shrink:0;justify-content:center;align-items:center;width:11.45px;height:11.45px;display:flex}.marquee-dot img{width:8px;height:8px;display:block;transform:rotate(45deg)}@keyframes marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.marquee-track{animation:none}}.site-nav{z-index:50;background:var(--bg);height:72px;position:sticky;top:0}.site-nav:after{content:"";pointer-events:none;background:linear-gradient(to bottom, var(--bg) 0%, color-mix(in srgb, var(--bg) 80%, transparent) 55%, transparent 100%);height:32px;position:absolute;top:100%;left:0;right:0}.nav-inner{justify-content:space-between;align-items:center;gap:24px;max-width:1120px;height:72px;margin:0 auto;padding:8px 32px;display:flex}@media (width<=600px){.nav-inner{gap:12px;padding:8px 20px}.nav-inner .btn-primary{padding:10px 16px;font-size:14px}}.brand{align-items:center;display:inline-flex}.brand-mark{transform-origin:50%;flex-shrink:0;width:56px;height:56px;transition:transform .2s;display:block}.brand:active .brand-mark{transform:scale(.97)}@media (hover:hover) and (pointer:fine){.brand:hover .brand-mark{transform:rotate(-5deg)}.brand:active .brand-mark{transform:rotate(-5deg)scale(.97)}}.btn-primary{background:var(--btn-fill);color:var(--tint-pale);letter-spacing:-.01em;border-radius:999px;align-items:center;gap:8px;padding:12px 22px;font-family:Alan Sans,sans-serif;font-size:15px;font-weight:600;transition:background .15s,transform .15s;display:inline-flex}.btn-primary:hover{background:var(--btn-fill-hover);transform:translateY(-1px)}.js-btn-sparkle{position:relative;overflow:visible}.js-btn-sparkle:hover{transform:none}.btn-sparkle-bit{z-index:2;pointer-events:none;color:var(--tint-pale);will-change:transform, opacity;position:absolute}.btn-sparkle-bit[data-kind=dot]{background:currentColor;border-radius:50%;width:3px;height:3px;margin:-1.5px 0 0 -1.5px}.btn-sparkle-bit[data-kind=dash]{background:var(--coral);transform-origin:50%;border-radius:999px;width:8px;height:2px;margin:-1px 0 0 -4px}.btn-sparkle-bit[data-kind=plus]{width:8px;height:8px;margin:-4px 0 0 -4px}.btn-sparkle-bit[data-kind=plus]:before,.btn-sparkle-bit[data-kind=plus]:after{content:"";background:currentColor;border-radius:1px;position:absolute;top:50%;left:50%}.btn-sparkle-bit[data-kind=plus]:before{width:8px;height:2px;transform:translate(-50%,-50%)}.btn-sparkle-bit[data-kind=plus]:after{width:2px;height:8px;transform:translate(-50%,-50%)}.hero{padding:96px 0 72px}.hero-inner{flex-direction:column;align-items:flex-start;gap:40px;max-width:560px;margin:0 auto;display:flex}.hero-top{flex-direction:column;align-items:flex-start;gap:24px;width:100%;display:flex}.hero-mark{width:86px;height:28px;display:block}.hero-copy{flex-direction:column;gap:16px;width:100%;display:flex}h1.headline{text-wrap:pretty;font-size:42px;line-height:1.02}@media (width<=600px){.hero{padding-top:40px}h1.headline{font-size:30px}.hero-copy{gap:16px}.hero-copy .sub{margin:0}}.sub{color:#6f6f6f;font-family:Alan Sans,sans-serif;font-size:18px;font-weight:400;line-height:1.2}.hero-video{aspect-ratio:1;border-radius:var(--radius-lg);width:100%;box-shadow:var(--shadow);background:var(--bg-soft);position:relative;overflow:hidden}.hero-video video{object-fit:cover;width:100%;height:100%;display:block}@media (width>=1024px){.hero{padding:48px 0 64px}.hero>.wrap{max-width:1412px;padding-inline:48px}.hero-inner{flex-direction:row;align-items:center;gap:48px;width:100%;max-width:none}.hero-top{flex:400px;width:auto;max-width:544px}h1.headline{font-size:56px}.hero-video{flex:360px;width:auto;max-width:724px}}section{padding:88px 0}.showcase-grid{flex-wrap:wrap;justify-content:center;align-items:center;gap:24px;display:flex}.showcase-card{border-radius:var(--radius-lg);text-wrap:pretty;--phone-inset:40px;--phone-width:calc((100cqw - 2 * var(--phone-inset)) * .75);--phone-radius:calc(var(--phone-width) * 80 / 463);--card-extra-top:40px;--text-device-gap:40px;flex-direction:column;flex:360px;max-width:540px;height:580px;display:flex;position:relative;overflow:hidden;container-type:inline-size}.showcase-copy p{margin:0;font-family:Alan Sans,sans-serif;font-size:18px;font-weight:400;line-height:1.2}.showcase-card--records{background:var(--coral);padding:40px 0 0}.showcase-card--records .showcase-copy{max-width:420px;padding:16px 16px var(--text-device-gap);color:var(--tint-pale);text-align:center;flex-direction:column;gap:8px;margin-inline:auto;display:flex}.showcase-card--records h3{color:var(--tint-pale);font-size:28px}.showcase-card--records .showcase-copy p{color:var(--tint-pale);text-align:center}.showcase-card--records .showcase-video{min-height:0;width:var(--phone-width);border-radius:var(--phone-radius) var(--phone-radius) 0 0;background:var(--coral);flex:1;margin-inline:auto;position:relative;overflow:hidden}.showcase-card--records .showcase-replay{top:auto;bottom:40px;transform:translate(-50%)}.showcase-card--records .showcase-video video{object-fit:cover;object-position:top center;background:0 0;width:100%;height:100%;display:block}.showcase-fade{pointer-events:none;width:100%;height:37px;position:absolute;bottom:0;left:0;right:0}.showcase-replay{z-index:2;cursor:pointer;appearance:none;color:#000;letter-spacing:-.01em;backdrop-filter:blur(12px);opacity:0;visibility:hidden;pointer-events:none;background:#0000000a;border:none;border-radius:999px;justify-content:center;align-items:center;gap:4px;height:28px;margin:0;padding:0 12px;font-family:Alan Sans,sans-serif;font-size:12px;font-weight:600;line-height:16px;transition:opacity .2s cubic-bezier(.215,.61,.355,1),visibility .2s cubic-bezier(.215,.61,.355,1);display:inline-flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.showcase-replay.is-visible{opacity:1;visibility:visible;pointer-events:auto}.showcase-replay svg{flex-shrink:0;width:12px;height:12px;display:block}.showcase-replay:focus-visible{outline-offset:3px;border-radius:999px;outline:2px solid #000}@media (hover:hover) and (pointer:fine){.showcase-replay{transition:opacity .2s cubic-bezier(.215,.61,.355,1),visibility .2s cubic-bezier(.215,.61,.355,1),background .2s}.showcase-replay:hover{background:#00000014}}.showcase-card--medication{background:var(--btn-fill);padding:0}.showcase-card--medication .showcase-video{z-index:0;min-height:0;width:var(--phone-width);border-radius:var(--phone-radius) var(--phone-radius) 0 0;background:var(--btn-fill);flex:1;margin:16px auto 0;position:relative;overflow:hidden}.showcase-card--medication .showcase-video:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(to bottom, #21003400, var(--btn-fill));height:40px;position:absolute;bottom:0;left:0;right:0}.showcase-card--medication .showcase-replay{top:auto;bottom:40px;transform:translate(-50%)}.showcase-card--medication .showcase-video video{width:calc(var(--phone-width) * 1080 / 463);height:calc(var(--phone-width) * 1080 / 463);aspect-ratio:1;left:calc(var(--phone-width) * -308 / 463);top:calc(var(--phone-width) * -58 / 463);object-fit:cover;max-width:none;display:block;position:absolute}.showcase-card--medication .showcase-copy{z-index:1;text-align:center;padding:var(--text-device-gap) 20px 32px;flex-direction:column;flex:none;gap:8px;display:flex;position:relative}.showcase-card--medication h3{color:var(--coral);font-size:28px}@media (width>=1024px){.showcase-card--records h3,.showcase-card--medication h3{font-size:36px}}.showcase-card--medication .showcase-copy p{color:var(--coral)}.showcase-card--medication h3,.showcase-card--medication .showcase-copy p{max-width:420px;margin-inline:auto}.capability-panel{border-radius:var(--radius-lg);background:#f7e9ffe0;flex-wrap:wrap;align-items:center;gap:48px;margin-top:24px;padding:40px;display:flex}.capability-copy{flex-direction:column;flex:320px;gap:8px;max-width:400px;display:flex}.capability-copy h2{font-size:44px}.capability-copy p{color:var(--heading);margin:0;font-family:Alan Sans,sans-serif;font-size:18px;font-weight:400;line-height:1.2}.capability-list{flex-direction:column;flex:360px;gap:8px;max-width:411px;margin:0;padding:0;list-style:none;display:flex}.capability-list li{align-items:center;gap:12px;display:flex}.icon-slot{flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.icon-slot img{width:auto;max-width:100%;height:auto;max-height:100%;display:block}.capability-list span{color:var(--heading);font-family:Alan Sans,sans-serif;font-size:18px;font-weight:600;line-height:26px}@media (width<=700px){.showcase-card{height:560px}}@media (width<=600px){.showcase-card{--phone-inset:28px;padding:28px}.showcase-card--records{padding:40px 0 0}.showcase-card--medication{padding:0}.showcase-card--records h3,.showcase-card--medication h3{font-size:28px}.showcase-card--medication .showcase-copy{padding:var(--text-device-gap) 16px 40px}.capability-panel{flex-flow:column;align-items:flex-start;gap:40px;padding:28px}.capability-copy{flex:0 auto}.capability-copy h2{font-size:32px}#showcase{padding-bottom:24px}}.faq{padding:64px 0 40px}.faq-inner{flex-direction:column;align-items:flex-start;gap:16px;display:flex}.faq h2{text-wrap:pretty;margin:0;font-size:32px}.faq-list{width:100%}@media (width>=1024px){.faq-inner{flex-direction:row;gap:48px}.faq h2{flex:0 0 320px;width:320px;font-size:36px}.faq-list{flex:auto;min-width:0;max-width:720px}}.faq-item{border-bottom:1px solid var(--line)}.faq-item summary{cursor:pointer;letter-spacing:-.01em;color:var(--heading);align-items:center;gap:8px;padding:24px 0;font-family:Alan Sans,sans-serif;font-size:18px;font-weight:600;line-height:26px;list-style:none;display:flex}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary::marker{content:""}.faq-chevron{flex-shrink:0;transition:transform .2s;display:block}.faq-item[open] .faq-chevron{transform:rotate(90deg)}.faq-content{transform-origin:0;overflow:hidden}.faq-list.is-ready .faq-item:not([open]) .faq-content{opacity:0;height:0;transform:scale(.7)}.faq-item p{color:var(--ink-soft);text-wrap:pretty;margin:0;padding:0 8px 24px 24px;font-family:Alan Sans,sans-serif;font-size:16px;font-weight:400;line-height:24px}@media (hover:hover) and (pointer:fine){.faq-item summary{transition:color .2s}.faq-item summary:hover{color:var(--btn-fill-hover)}}.filing{padding:64px 0 40px}.filing-inner{flex-wrap:wrap;justify-content:center;align-items:center;gap:64px;display:flex}.filing-art{flex:0 360px;width:360px;max-width:100%}.filing-art img{width:100%;height:auto;display:block}.filing-copy{flex-direction:column;align-items:center;gap:40px;width:354px;max-width:100%;display:flex}.filing-text{flex-direction:column;gap:16px;width:100%;display:flex}.filing-copy h2{font-size:36px;line-height:1.04}.filing-copy p{color:#6f6f6f;margin:0;font-family:Alan Sans,sans-serif;font-size:18px;font-weight:400;line-height:1.2}.filing-copy .btn-primary{justify-content:center;width:100%;height:48px;padding:0 16px;font-size:18px;line-height:26px}footer{padding:48px 0 16px}.footer-inner{flex-direction:column;align-items:center;gap:24px;max-width:1024px;margin:0 auto;display:flex}.footer-row{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:32px;width:100%;display:flex}.footer-brand{flex-direction:column;gap:12px;max-width:355px;display:flex}.footer-mark{width:61px;height:20px;display:block}.footer-tagline{color:var(--warm-gray);font-family:Alan Sans,sans-serif;font-size:14px;font-weight:500;line-height:20px}.footer-nav{gap:80px;padding:0 24px;display:flex}.footer-nav-col{flex-direction:column;gap:12px;display:flex}.footer-nav-col a{letter-spacing:-.01em;color:var(--btn-fill);font-family:Alan Sans,sans-serif;font-size:16px;font-weight:600;line-height:24px}.footer-nav-col a:hover{color:var(--btn-fill-hover)}.footer-legal{width:100%;color:var(--warm-gray);font-family:Alan Sans,sans-serif;font-size:12px;font-weight:400;line-height:26px}@media (width<=600px){.footer-row{flex-direction:column;gap:28px}.footer-nav{gap:48px;padding:0}}.legal{padding:72px 0 96px}.legal-inner{max-width:72ch;margin:0 auto}.legal h1{font-size:42px;line-height:1.15}@media (width<=600px){.legal h1{font-size:32px}}.legal .updated{color:var(--ink-faint);margin-top:14px;font-size:14px;font-weight:600}.legal h2{border-top:1px solid var(--line);margin-top:48px;padding-top:28px;font-size:26px}.legal p,.legal li{color:var(--ink-soft);font-size:17px;font-weight:400;line-height:1.72}.legal p{margin:16px 0 0}.legal ul{margin:18px 0 0;padding-left:22px}.legal li{margin-top:12px}.legal strong{color:var(--ink);font-weight:700}.legal a{color:var(--primary);text-underline-offset:2px;font-weight:600;text-decoration:underline}.legal a:hover{color:var(--primary-deep)}.legal .lede{color:var(--ink);font-size:18.5px;font-weight:500}.changelog{padding:72px 0 96px}.changelog h1{font-size:42px;line-height:1.15}@media (width<=600px){.changelog h1{font-size:32px}}.changelog-hero{max-width:72ch;margin-bottom:64px}.changelog .lede{color:var(--ink);margin-top:16px;font-size:18.5px;font-weight:500;line-height:1.5}.changelog-feed{flex-direction:column;gap:64px;display:flex}.changelog-day{grid-template-columns:160px minmax(0,1fr);align-items:start;gap:48px;display:grid}.changelog-date{position:sticky;top:80px}.changelog-date time{flex-direction:column;gap:4px;display:flex}.changelog-date-full{letter-spacing:-.01em;color:var(--heading);font-family:Alan Sans,sans-serif;font-size:16px;font-weight:600;line-height:24px}.changelog-date-year{color:var(--ink-faint);font-size:12px;font-weight:500;line-height:16px}.changelog-day-posts{flex-direction:column;gap:48px;min-width:0;display:flex}.changelog-post h2{font-size:26px;line-height:1.2}.changelog-lede{color:var(--ink-soft);margin:16px 0 0;font-size:17px;line-height:1.72}@media (width<=800px){.changelog-day{grid-template-columns:1fr;gap:16px}.changelog-date{position:static}.changelog-date time{flex-direction:row;align-items:baseline;gap:8px}}.changelog-group{margin-top:32px}.changelog-group h3{letter-spacing:.08em;text-transform:uppercase;color:var(--heading);font-family:Plus Jakarta Sans,sans-serif;font-size:12px;font-weight:600;line-height:16px}.changelog-group ul{margin:12px 0 0;padding:0;list-style:none}.changelog-group li+li{margin-top:24px}.changelog-item-title,.changelog-item-body{margin:0}.changelog-item-title{letter-spacing:-.02em;color:var(--heading);font-family:Alan Sans,sans-serif;font-size:28px;font-weight:700;line-height:32px}.changelog-item-body{color:var(--ink-soft);margin-top:8px;font-size:17px;font-weight:400;line-height:1.72}.notfound{text-align:center;padding:120px 0 140px}.notfound h1{font-size:42px}.notfound p{color:var(--ink-soft);margin-top:16px;font-size:17px;font-weight:500}.notfound .btn-primary{margin-top:32px}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.bcard,.btn-primary,.showcase-replay,.faq-chevron,.brand-mark{transition:none}.brand:hover .brand-mark,.brand:active .brand-mark{transform:none}}.js [data-animate]{opacity:0;will-change:transform, opacity}@media (prefers-reduced-motion:reduce){.js [data-animate]{opacity:1;will-change:auto}}
