:root{--ink:#0f172a;--muted:#64748b;--soft:#94a3b8;--line:#e2e8f0;--line-soft:#f1f5f9;--paper:#f8fafc;--white:#fff;--rose:#f43f5e;--rose-soft:#fff1f2;--indigo:#6366f1;--blue:#2563eb;--green:#10b981;--shadow-soft:0 8px 40px -12px #0f172a26;--shadow-card:0 1px 2px #0f172a0d}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--muted);background:var(--paper);letter-spacing:0;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:300}a{color:inherit}img,svg{display:block}::selection{color:#881337;background:#ffe4e6}h1,h2,h3,p{overflow-wrap:anywhere}h1,h2,h3{color:var(--ink);letter-spacing:0;margin:0;font-weight:500}p{margin:0}.site-shell{min-height:100vh;padding:clamp(8px,2.4vw,40px)}.site-frame{width:100%;max-width:1280px;box-shadow:var(--shadow-soft);background:#fffffff5;border:1px solid #e2e8f0bf;border-radius:28px;margin:0 auto;position:relative;overflow:hidden}.site-frame:before{z-index:0;pointer-events:none;content:"";background:linear-gradient(#fff1f2c7,#fff0 370px),linear-gradient(90deg,#f1f5f980,#fff0 22% 78%,#f1f5f980);position:absolute;inset:0}.frame-glow{z-index:0;pointer-events:none;filter:blur(24px);background:linear-gradient(#ffe4e699,#fff0);height:360px;position:absolute;top:0;left:12%;right:12%}.guide-line{z-index:1;pointer-events:none;background:var(--line-soft);width:1px;position:absolute;top:0;bottom:0}.guide-left{left:clamp(16px,4vw,48px)}.guide-right{right:clamp(16px,4vw,48px)}.site-header,.hero-section,.metrics-tape,.section-block,.showcase-section,.cta-section,.site-footer,.legal{z-index:2;position:relative}html[data-animations=ready] [data-animate]{opacity:0;transition:opacity .78s cubic-bezier(.2,.8,.2,1),transform .78s cubic-bezier(.2,.8,.2,1);transform:translateY(30px)}html[data-animations=ready] [data-animate][data-visible=true]{opacity:1;transform:translateY(0)}.site-header{z-index:20;border-bottom:1px solid var(--line-soft);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffd1;grid-template-columns:auto 1fr auto;align-items:center;gap:24px;padding:24px clamp(24px,5vw,64px);display:grid;position:sticky;top:0}.brand{width:fit-content;color:var(--ink);align-items:center;gap:10px;font-size:1.08rem;font-weight:500;text-decoration:none;display:inline-flex}.brand-icon{background:linear-gradient(135deg,#fb7185,#f43f5e);border-radius:10px;place-items:center;width:34px;height:34px;transition:transform .18s;display:grid;overflow:hidden;box-shadow:0 8px 20px #f43f5e3d}.brand:hover .brand-icon{transform:scale(1.04)}.brand-icon img{border-radius:8px;width:30px;height:30px}.site-header nav,.site-footer nav{color:var(--muted);justify-content:center;align-items:center;gap:clamp(14px,2.4vw,30px);font-size:.9rem;font-weight:400;display:flex}.site-header nav a,.site-footer nav a{text-decoration:none;transition:color .16s}.site-header nav a:hover,.site-footer nav a:hover{color:var(--ink)}.header-cta{min-height:38px;color:var(--white);white-space:nowrap;background:var(--ink);box-shadow:var(--shadow-card);border-radius:999px;justify-content:center;align-items:center;padding:0 16px;font-size:.88rem;font-weight:500;text-decoration:none;transition:background .16s,transform .16s;display:inline-flex}.header-cta:hover{background:#1e293b;transform:translateY(-1px)}.corner-square{z-index:3;pointer-events:none;background:var(--white);border:1px solid #cbd5e1;width:5px;height:5px;display:block;position:absolute}.corner-square-left{bottom:-3px;left:clamp(16px,4vw,48px)}.corner-square-right{bottom:-3px;right:clamp(16px,4vw,48px)}.corner-square-top-left{top:-3px;left:clamp(16px,4vw,48px)}.corner-square-top-right{top:-3px;right:clamp(16px,4vw,48px)}.hero-section{border-bottom:1px solid var(--line-soft);grid-template-columns:minmax(0,1fr) minmax(340px,.72fr);align-items:center;gap:clamp(36px,7vw,92px);min-height:760px;padding:clamp(72px,11vw,132px) clamp(24px,5vw,64px) clamp(70px,9vw,112px);display:grid}.hero-copy{max-width:780px}.status-pill,.eyebrow{color:var(--rose);text-transform:uppercase;font-size:.77rem;font-weight:500;line-height:1.45}.status-pill{text-transform:none;background:#fff1f2eb;border:1px solid #ffe4e6;border-radius:999px;align-items:center;gap:8px;margin-bottom:28px;padding:5px 11px;animation:.7s both rise;display:inline-flex}.status-pill span{background:var(--rose);border-radius:999px;width:8px;height:8px;position:relative}.status-pill span:after{content:"";border-radius:inherit;border:1px solid #f43f5e59;animation:1.8s ease-out infinite ping;position:absolute;inset:-5px}.eyebrow{color:var(--soft);letter-spacing:0;margin-bottom:14px}.hero-section h1{max-width:900px;font-size:clamp(3.8rem,8vw,7rem);line-height:.98;animation:.9s cubic-bezier(.2,.8,.2,1) both headline-in}.hero-section h1 span{color:var(--rose);display:block}.lead{max-width:680px;color:var(--muted);margin-top:28px;font-size:clamp(1.08rem,1.8vw,1.3rem);line-height:1.65;animation:.75s .12s both rise}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:36px;animation:.75s .22s both rise;display:flex}.store-button{min-width:178px;min-height:58px;color:var(--ink);border:1px solid var(--line);box-shadow:var(--shadow-card);background:#ffffffdb;border-radius:14px;justify-content:center;align-items:center;gap:12px;padding:10px 18px;text-decoration:none;transition:border-color .16s,background .16s,transform .16s;display:inline-flex}.store-button:hover{background:var(--white);border-color:#cbd5e1;transform:translateY(-1px)}.store-button-dark{color:var(--white);background:var(--ink);border-color:var(--ink)}.store-button-dark:hover{background:#1e293b;border-color:#1e293b}.store-icon{place-items:center;width:24px;height:24px;display:grid}.store-icon svg{width:24px;height:24px}.store-button small,.store-button strong{text-align:left;letter-spacing:0;display:block}.store-button small{color:currentColor;text-transform:uppercase;opacity:.68;margin-bottom:2px;font-size:.64rem;font-weight:500;line-height:1}.store-button strong{font-size:.92rem;font-weight:500;line-height:1.1}.medical-note{max-width:620px;color:var(--soft);margin-top:22px;font-size:.95rem;line-height:1.6;animation:.75s .3s both rise}.hero-device{min-height:610px;position:relative}.hero-device:before,.dashboard-preview:before{z-index:0;content:"";filter:blur(22px);background:linear-gradient(#ffe4e675,#f1f5f900);position:absolute;inset:11% -10% 14%}.phone-frame{z-index:1;background:#e2e8f0;border:1px solid #cbd5e1;border-radius:34px;position:relative;overflow:hidden;box-shadow:0 30px 70px #0f172a2e}.phone-frame:before{z-index:2;content:"";background:#0f172acc;border-radius:999px;width:78px;height:18px;position:absolute;top:10px;left:50%;transform:translate(-50%)}.phone-frame img{width:100%;height:auto}.phone-frame-large{width:min(82vw,342px);margin-left:auto;padding:8px;animation:.9s cubic-bezier(.2,.8,.2,1) .12s both float-in}.phone-frame-small{border-radius:28px;width:min(42vw,214px);padding:6px;animation:.9s cubic-bezier(.2,.8,.2,1) .26s both float-in;position:absolute;bottom:36px;right:min(51%,210px);box-shadow:0 24px 50px #0f172a29}.phone-frame-small:before{width:54px;height:13px;top:8px}.metrics-tape{border-bottom:1px solid var(--line-soft);background:#f8fafcc7;padding:20px clamp(24px,5vw,64px);overflow:hidden}.metrics-tape>div{grid-template-columns:repeat(4,minmax(190px,1fr));gap:1px;display:grid;overflow-x:auto}.metric-item{min-width:190px;color:var(--soft);white-space:nowrap;align-items:center;gap:10px;padding:8px 18px 8px 0;font-size:.9rem;display:flex}.metric-item+.metric-item{border-left:1px solid var(--line);padding-left:20px}.metric-item svg{width:19px;height:19px;color:var(--rose)}.metric-item:nth-child(2) svg{color:var(--blue)}.metric-item:nth-child(3) svg{color:var(--indigo)}.metric-item:nth-child(4) svg{color:#f97316}.metric-item strong{color:var(--ink);font-weight:500}.section-block,.showcase-section{border-bottom:1px solid var(--line-soft);padding:clamp(72px,9vw,128px) clamp(24px,5vw,64px);scroll-margin-top:92px}.split-intro{grid-template-columns:minmax(0,.95fr) minmax(280px,.78fr);align-items:end;gap:clamp(28px,6vw,88px);display:grid}.split-intro h2,.section-heading h2,.dashboard-copy h2,.cta-section h2,.legal h1{font-size:clamp(2.1rem,4.2vw,4rem);line-height:1.04}.split-intro>p,.section-heading>p,.dashboard-copy>p,.cta-section p,.legal-body p{color:var(--muted);font-size:1.05rem;line-height:1.75}.section-heading{max-width:680px;margin-bottom:48px}.section-heading>p:last-child{margin-top:16px}.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.feature-card{min-height:330px;box-shadow:var(--shadow-card);background:linear-gradient(#cbd5e1,#cbd5e100);border-radius:24px;flex-direction:column;justify-content:space-between;padding:1px;display:flex}.feature-card>div:first-child,.feature-card>.mini-bars,.feature-card>.mini-setting,.feature-card>.care-strip{margin:0}.feature-card:before{content:"";height:0;display:block}.feature-card>div:first-child{background:var(--white);border-radius:23px 23px 0 0;flex:1;padding:30px 30px 10px}.feature-card>div:last-child{background:var(--white);border-radius:0 0 23px 23px;margin:0 1px 1px;padding:0 29px 29px}.feature-card-featured{background:linear-gradient(135deg,#fda4af,#cbd5e1 48%,#cbd5e100);transform:translateY(-16px);box-shadow:0 22px 52px #0f172a1a}.feature-icon{width:48px;height:48px;color:var(--rose);background:var(--rose-soft);border:1px solid #ffe4e6;border-radius:999px;place-items:center;margin-bottom:22px;display:grid}.feature-card-featured .feature-icon{color:var(--white);background:var(--ink);border-color:var(--ink)}.feature-icon svg{width:24px;height:24px}.feature-card h3{margin-bottom:10px;font-size:1.24rem;line-height:1.22}.feature-card p{color:var(--muted);font-size:.95rem;line-height:1.7}.mini-bars{grid-template-columns:repeat(6,1fr);align-items:end;gap:6px;height:72px;display:grid}.mini-bars span{height:var(--bar-height);transform-origin:bottom;background:#f1f5f9;border-radius:4px 4px 0 0;min-height:18px;animation:.8s both bar-grow}.mini-bars span:nth-child(4){background:#ffe4e6;position:relative}.mini-bars span:nth-child(4):before{content:"";background:var(--rose);border-radius:999px;width:8px;height:8px;position:absolute;top:-7px;left:50%;transform:translate(-50%)}.mini-setting{color:#334155;border:1px solid var(--line-soft);background:#f8fafc;border-radius:14px;justify-content:space-between;align-items:center;gap:16px;font-size:.82rem;font-weight:500;display:flex}.toggle-on{background:var(--rose);border-radius:999px;flex:none;width:38px;height:22px;position:relative;box-shadow:inset 0 1px 2px #0f172a24}.toggle-on span{background:var(--white);border-radius:999px;width:16px;height:16px;position:absolute;top:3px;right:3px;box-shadow:0 1px 3px #0f172a33}.care-strip{color:var(--soft);text-transform:uppercase;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;font-size:.7rem;font-weight:500;display:grid}.care-strip div{background:#f1f5f9;border-radius:999px;grid-template-columns:1fr 1.4fr .7fr;height:6px;display:grid;overflow:hidden}.care-strip i:first-child{background:#cbd5e1}.care-strip i:nth-child(2){background:#818cf8}.care-strip i:nth-child(3){background:#c7d2fe}.dashboard-section{background:#f8fafcb8;grid-template-columns:minmax(0,.9fr) minmax(320px,.8fr);align-items:center;gap:clamp(40px,7vw,92px);display:grid}.dashboard-copy{max-width:540px}.dashboard-copy>p{margin-top:18px}.check-list{color:#475569;gap:15px;margin:30px 0 0;padding:0;font-size:.96rem;line-height:1.45;list-style:none;display:grid}.check-list li{align-items:center;gap:11px;display:flex}.check-list svg{width:20px;height:20px;color:var(--rose);flex:none}.dashboard-preview{justify-content:center;min-height:590px;display:flex;position:relative}.phone-frame-dark{background:#111827;border-color:#1f2937;width:min(82vw,330px);padding:8px}.phone-frame-dark:before{background:#ffffff1f}.animated-dashboard{aspect-ratio:9/19}.phone-screen{height:100%;min-height:680px;color:var(--white);background:radial-gradient(circle at 65% 4%,#f43f5e57,#0000 35%),radial-gradient(circle at 10% 24%,#6366f13d,#0000 32%),linear-gradient(#0f172a 0%,#101827 46%,#090d16 100%);border:1px solid #ffffff0f;border-radius:28px;flex-direction:column;padding:18px 22px 24px;display:flex;position:relative;overflow:hidden}.phone-aurora{pointer-events:none;filter:blur(18px);opacity:.8;background:linear-gradient(120deg,#fb718500,#fb71853d,#6366f124,#fb718500),radial-gradient(circle,#ffffff38,#0000 54%);animation:8s ease-in-out infinite alternate aurora-drift;position:absolute;inset:-22% -38% 42%}.phone-status,.phone-app-header,.live-reading,.phone-chart,.phone-cards,.phone-timeline{z-index:1;position:relative}.phone-status{color:#ffffffa6;justify-content:space-between;padding:4px 2px 28px;font-size:.62rem;font-weight:500;display:flex}.phone-app-header{justify-content:space-between;align-items:center;margin-bottom:34px;display:flex}.phone-app-header span,.live-reading>span,.phone-cards span{color:#ffffff8f;font-size:.72rem;font-weight:400;display:block}.phone-app-header strong{color:var(--white);margin-top:4px;font-size:1.25rem;font-weight:500;display:block}.calendar-dot{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff14;border:1px solid #ffffff1c;border-radius:999px;width:34px;height:34px;position:relative}.calendar-dot:before,.calendar-dot:after{content:"";background:#ffffff9e;position:absolute}.calendar-dot:before{border-radius:999px;height:2px;inset:10px 9px auto}.calendar-dot:after{background:0 0;border:1px solid #ffffff85;border-radius:3px;height:8px;inset:14px 9px auto}.live-reading{margin-bottom:24px}.live-reading>div{align-items:flex-end;gap:8px;margin-top:6px;display:flex}.live-reading strong{color:var(--white);letter-spacing:0;font-size:4.4rem;font-weight:500;line-height:.9}.live-reading i{color:#ffffffa8;margin-bottom:7px;font-size:1.45rem;font-style:normal;font-weight:400}.live-reading em{color:#fb7185;align-items:center;gap:5px;margin:0 0 10px 4px;font-size:.78rem;font-style:normal;font-weight:500;animation:2.4s ease-in-out infinite status-breathe;display:inline-flex}.live-reading em svg{fill:#f43f5e2e;width:16px;height:16px}.phone-chart{border-bottom:1px solid #ffffff1c;grid-template-columns:repeat(9,1fr);align-items:end;gap:6px;height:156px;margin-bottom:20px;padding-bottom:14px;display:grid}.chart-bar{height:var(--bar-height);transform-origin:bottom;background:#ffffff1f;border:1px solid #ffffff0f;border-radius:5px 5px 0 0;min-height:22px;position:relative}html[data-animations=ready] .chart-bar{transform:scaleY(0)}[data-visible=true] .chart-bar{animation:.76s cubic-bezier(.34,1.56,.64,1) forwards dashboard-bar-grow;animation-delay:var(--bar-delay)}.chart-bar-alert{background:linear-gradient(#fb7185,#f43f5e);border-color:#fb718566;box-shadow:0 0 24px #f43f5e61}.chart-bar-alert b{color:var(--white);background:#e11d48;border-radius:7px;padding:4px 7px;font-size:.66rem;font-weight:500;position:absolute;top:-28px;left:50%;transform:translate(-50%,8px)}html[data-animations=ready] .chart-bar-alert b{opacity:0}[data-visible=true] .chart-bar-alert b{animation:.5s .82s forwards tag-pop}.phone-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:auto;display:grid}.phone-cards div{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fff1;border:1px solid #ffffff1a;border-radius:18px;min-height:82px;padding:16px;animation:5s ease-in-out infinite card-float}.phone-cards div:nth-child(2){animation-delay:-1.8s}.phone-cards strong{color:var(--white);align-items:baseline;gap:4px;margin-top:8px;font-size:1.25rem;font-weight:500;display:flex}.phone-cards strong i{color:#ffffff85;font-size:.7rem;font-style:normal;font-weight:400}.phone-cards .good{color:#34d399;font-size:1.08rem}.phone-timeline{grid-template-columns:.8fr 1.2fr .55fr;gap:7px;margin-top:16px;display:grid}.phone-timeline span{background:#ffffff1f;border-radius:999px;height:4px;animation:3.4s ease-in-out infinite timeline-sweep}.phone-timeline span:nth-child(2){animation-delay:.18s}.phone-timeline span:nth-child(3){animation-delay:.36s}.showcase-section{overflow:hidden}.screenshot-rail{scroll-snap-type:x mandatory;grid-auto-columns:minmax(205px,260px);grid-auto-flow:column;gap:18px;padding:6px 4px 24px;display:grid;overflow-x:auto}.store-shot{background:var(--white);border:1px solid var(--line);scroll-snap-align:start;border-radius:24px;width:100%;height:auto;box-shadow:0 18px 42px #0f172a24}.store-links-section{background:var(--white)}.store-link-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.store-link-card{min-height:190px;color:inherit;background:linear-gradient(var(--white), var(--white)) padding-box, linear-gradient(180deg, #cbd5e1, #cbd5e100) border-box;box-shadow:var(--shadow-card);border:1px solid #0000;border-radius:24px;padding:28px;text-decoration:none;transition:transform .16s,border-color .16s}.store-link-card:hover{transform:translateY(-2px)}.store-link-card span{color:var(--ink);margin-bottom:12px;font-size:1.1rem;font-weight:500;display:block}.store-link-card p{color:var(--muted);font-size:.95rem;line-height:1.65}.cta-section{min-height:430px;color:var(--white);text-align:center;background:linear-gradient(180deg, #0f172af5, #0f172afa), var(--ink);border-bottom:1px solid #1e293b;place-items:center;padding:clamp(76px,10vw,132px) clamp(24px,5vw,64px);display:grid}.cta-section>div{max-width:760px}.cta-section h2{color:var(--white)}.cta-section p:not(.eyebrow){color:#cbd5e1;max-width:620px;margin:18px auto 0}.cta-section .eyebrow{color:#fb7185}.cta-section .hero-actions{justify-content:center}.site-footer{border-top:1px solid var(--line-soft);background:#f8fafc;grid-template-columns:minmax(240px,1fr) auto auto;align-items:center;gap:28px;padding:44px clamp(24px,5vw,64px);display:grid}.footer-brand p,.copyright{color:var(--muted);margin-top:12px;font-size:.92rem;line-height:1.55}.copyright{white-space:nowrap;margin-top:0}.legal-frame{max-width:1120px}.legal{width:min(100%,860px);margin:0 auto;padding:clamp(68px,9vw,116px) clamp(24px,6vw,72px)}.legal h1{max-width:760px}.legal-body{margin-top:42px}.legal-body h2{color:var(--ink);margin:42px 0 12px;font-size:clamp(1.45rem,2.6vw,2.2rem);font-weight:500;line-height:1.16}.legal-body h3{color:var(--ink);margin:30px 0 10px;font-size:1.12rem;font-weight:500}.legal-body p+p{margin-top:18px}.legal-body a{color:var(--rose);font-weight:500}@keyframes headline-in{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes float-in{0%{opacity:0;transform:translateY(38px)rotate(2deg)}to{opacity:1;transform:translateY(0)rotate(0)}}@keyframes ping{0%{opacity:.8;transform:scale(.6)}to{opacity:0;transform:scale(1.8)}}@keyframes bar-grow{0%{transform:scaleY(0)}to{transform:scaleY(1)}}@keyframes aurora-drift{0%{opacity:.58;transform:translate(-4%,-2%)rotate(-4deg)}to{opacity:.9;transform:translate(5%,4%)rotate(5deg)}}@keyframes dashboard-bar-grow{0%{transform:scaleY(0)}to{transform:scaleY(1)}}@keyframes tag-pop{0%{opacity:0;transform:translate(-50%,8px)}to{opacity:1;transform:translate(-50%)}}@keyframes status-breathe{0%,to{opacity:.68;transform:translateY(0)}50%{opacity:1;transform:translateY(-1px)}}@keyframes card-float{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}@keyframes timeline-sweep{0%,to{opacity:.36;transform-origin:0;transform:scaleX(.72)}50%{opacity:.86;transform:scaleX(1)}}@media (max-width:980px){.site-header{grid-template-columns:1fr auto}.site-header nav{grid-area:2/1/auto/-1;justify-content:flex-start;overflow-x:auto}.hero-section,.split-intro,.dashboard-section,.feature-grid,.store-link-grid,.site-footer{grid-template-columns:1fr}.hero-section{min-height:auto}.hero-device,.dashboard-preview{min-height:560px}.phone-frame-large{margin-right:auto}.feature-card-featured{transform:none}.site-footer{align-items:start}.site-footer nav{justify-content:flex-start}}@media (max-width:680px){.site-shell{padding:8px}.site-frame{border-radius:22px}.guide-line,.corner-square{display:none}.site-header{padding:18px 20px}.site-header nav{gap:16px;font-size:.85rem}.header-cta{min-height:36px;padding:0 13px}.hero-section,.section-block,.showcase-section,.cta-section,.legal{padding-left:20px;padding-right:20px}.hero-section{padding-top:58px}.hero-section h1{font-size:clamp(3.1rem,16vw,4.4rem)}.hero-actions{flex-direction:column;align-items:stretch}.store-button{width:100%}.hero-device{min-height:455px}.phone-frame-large{width:min(76vw,300px)}.phone-frame-small{width:min(44vw,172px);bottom:10px;right:0}.metrics-tape{padding-left:20px;padding-right:20px}.metric-item{min-width:175px}.feature-card{min-height:300px}.feature-card>div:first-child{padding:24px 24px 8px}.feature-card>div:last-child{padding:0 23px 23px}.dashboard-preview{min-height:500px}.phone-frame-dark{width:min(78vw,300px)}.screenshot-rail{grid-auto-columns:minmax(185px,72vw)}.site-footer{padding:34px 20px}.site-footer nav{gap:12px;display:grid}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
