*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}html,body{width:100%;height:100%;margin:0}body{color:#0f172a;background-color:#fff;flex-direction:column;min-height:100vh;font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:flex}body>*{flex-shrink:0}main{flex:1}.site-footer{background:#1164ff;border-top:1px solid #0f172a14;margin-top:auto}.site-footer__inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;max-width:1100px;margin:0 auto;padding:1.5rem;display:flex}.site-footer__copy{color:#fff;margin:0;font-size:.95rem}.site-footer__links{align-items:center;gap:3rem;display:flex}.site-footer__link{color:#fff;font-size:.95rem;text-decoration:none}.site-footer__link:hover,.site-footer__link:focus{text-decoration:underline}body{color:#0f172a;background-color:#fff;margin:0;font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.hero{text-align:center;flex-direction:column;align-items:center;gap:2.75rem;max-width:1100px;margin:0 auto;padding:5rem 1.5rem 7rem;display:flex}.hero__content{flex-direction:column;align-items:center;gap:1rem;display:flex}.hero h1{letter-spacing:-.04em;margin:0;font-size:clamp(2.625rem,1.5rem + 2.5vw,3.5rem);font-weight:700}.hero__highlight{color:#1164ff;align-items:center;display:inline-flex}.hero .word-rotator{justify-content:center;align-items:center;min-width:8ch;min-height:1.1em;display:inline-flex;overflow:hidden}.hero .word-rotator__viewport,.hero .word-rotator__word{align-items:center;display:inline-flex}.hero__content>p{color:#64748b;max-width:38rem;margin:0;font-size:clamp(1.05rem,.95rem + .4vw,1.25rem)}.hero__actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;display:flex}.hero__badge{display:inline-flex}.hero__badge-image{width:150px;display:block}.hero__visual{justify-content:center;width:min(100%,780px);padding:3rem 0 1rem;display:flex;position:relative}.hero__phone{filter:drop-shadow(0 40px 90px #2e2e2e59);z-index:2;width:50%;height:auto;display:block}.hero__card{filter:drop-shadow(0 24px 52px #0f172a1f);width:50%;height:auto;transition:transform .4s;display:block;position:absolute}.hero__card--medication{width:30%;top:5%;left:clamp(-5rem,-10vw,-3.5rem);transform:rotate(-10deg)}.hero__card--calories{width:min(240px,42vw);bottom:0;left:clamp(-5rem,-8vw,-2.5rem);transform:rotate(-6deg)}.hero__card--symptoms{width:min(194px,36vw);top:6%;right:clamp(-2rem,-12vw,-3rem);transform:rotate(8deg)}.hero__card--bmi{width:min(280px,48vw);bottom:6%;right:clamp(-8rem,-6vw,-2rem);transform:rotate(9deg)}.hero__visual:hover .hero__card{transform:translateY(-6px)scale(1.01)}.hero__visual:hover .hero__card--medication{transform:rotate(-10deg)translateY(-6px)scale(1.01)}.hero__visual:hover .hero__card--calories{transform:rotate(-6deg)translateY(-6px)scale(1.01)}.hero__visual:hover .hero__card--symptoms{transform:rotate(8deg)translateY(-6px)scale(1.01)}.hero__visual:hover .hero__card--bmi{transform:rotate(6deg)translateY(-6px)scale(1.01)}@media (width<=900px){.hero__visual{width:100%}.hero__card--medication{top:10%;left:clamp(0rem,4vw,2rem)}.hero__card--calories{bottom:-6%;left:clamp(1.5rem,10vw,4rem)}.hero__card--symptoms{right:clamp(1rem,8vw,4rem)}.hero__card--bmi{bottom:-3%;right:clamp(1rem,8vw,4rem)}}@media (width<=640px){.hero{padding-bottom:5rem}.hero__logo{align-self:center}.hero__content{gap:.85rem}.hero__actions{flex-direction:column;gap:.75rem}.hero__badge-image{width:160px}.hero__visual{padding-top:2rem}.hero__card--medication{top:10%;left:clamp(0rem,4vw,2rem)}.hero__card--calories{bottom:-6%;left:clamp(1.5rem,10vw,4rem)}.hero__card--symptoms{right:clamp(1rem,8vw,4rem)}.hero__card--bmi{bottom:-10%;right:clamp(1rem,1vw,4rem)}.hero__visual:hover .hero__card{transform:none}}.features{background:linear-gradient(#fff 0%,#f5f7fb 100%);justify-content:center;padding:5rem 1.5rem 6rem;scroll-margin-top:6rem;display:flex}.features__inner{text-align:center;flex-direction:column;gap:3rem;width:min(1100px,100%);display:flex}.features h2{letter-spacing:-.03em;color:#1f2937;margin:0;font-size:clamp(2rem,1.5rem + 1.5vw,2.9rem);font-weight:700}.features__grid{grid-template-columns:1fr;gap:clamp(2rem,5vw,3rem);display:grid}.features__panel{background:#fafafa;border-radius:25px;flex-direction:column;gap:2rem;padding:2.75rem 2.5rem;display:flex;position:relative;box-shadow:inset 0 0 32px #0c0c0d20}.features__panel--primary,.features__panel--analytics{box-shadow:none;background:0 0;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:clamp(2rem,6vw,4rem);padding:clamp(1.75rem,5vw,3rem);display:grid}.features__device{justify-content:center;align-items:center;display:flex}.features__device-frame{justify-content:center;width:min(420px,100%);padding:clamp(1.5rem,4vw,2.75rem);display:flex}.features__device-media{filter:drop-shadow(0 40px 90px #2e2e2e22);width:100%;display:block}.features__device img{width:100%;height:auto;display:block}.features__card{text-align:left;border-radius:14px;align-items:center;gap:1.2rem;padding:1.9rem 2rem;display:flex}.features__card-icon{color:inherit;place-items:center;display:grid}.features__card-icon svg{stroke-width:1.8px;width:50px;height:50px}.features__card h3{color:#1f2937;margin:0 0 .4rem;font-size:1.45rem;font-weight:700}.features__card p{color:#475569;margin:0;font-size:1rem;line-height:1.6}.features__card--reminders{box-shadow:none;background:0 0;align-items:flex-start;gap:1.5rem;max-width:360px;padding:0}.features__card--reminders .features__card-icon{color:#174025;width:56px;height:56px}.features__card--reminders .features__card-icon svg{width:56px;height:56px}.features__card--reminders h3{color:#174025;font-size:1.6rem}.features__card--reminders p{color:#245432;font-size:1.05rem;line-height:1.7}.features__chip-grid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:1rem;display:grid}.features__chip{color:#2460ff;text-align:center;background:#fff;border-radius:12px;padding:.85rem 1rem;font-weight:600;box-shadow:0 5px 10px #dcdcdc}.features__panel--medication{box-shadow:none;background:0 0;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:clamp(2rem,6vw,4rem);padding:clamp(1.75rem,5vw,3rem);display:grid}.features__card--medication{box-shadow:none;background:0 0;align-items:flex-start;gap:1.5rem;max-width:360px;padding:0}.features__card--medication .features__card-icon{color:#f94b24;width:56px;height:56px}.features__card--medication .features__card-icon svg{width:56px;height:56px}.features__card--medication h3{color:#f94b24;font-size:1.6rem}.features__card--medication p{color:#5b2b1b;font-size:1.05rem;line-height:1.7}.features__card--medication span{color:inherit;font-weight:600}.features__medication-box{background:#fff;border-radius:34px;justify-content:center;padding:clamp(1.6rem,4vw,2.8rem);display:flex;box-shadow:0 25px 55px #0f172a1f}.features__medication-box .features__chip-grid{width:100%}.features__card--analytics{box-shadow:none;--features-analytics-accent:#1d4ed8;--features-analytics-copy:#1f2a44;background:0 0;align-items:flex-start;gap:1.5rem;max-width:360px;padding:0}.features__card--analytics .features__card-icon svg,.features__card--analytics .features__card-icon img{width:50px;height:56px;color:var(--features-analytics-accent)}.features__card--analytics h3{color:var(--features-analytics-accent);font-size:1.6rem}.features__card--analytics p{color:var(--features-analytics-copy);font-size:1.05rem;line-height:1.7}.features__card--analytics-accent-blue{--features-analytics-accent:#1d4ed8;--features-analytics-copy:#1f2a44}.features__card--analytics-accent-emerald{--features-analytics-accent:#047857;--features-analytics-copy:#123324}.features__card--analytics-accent-violet{--features-analytics-accent:#6d28d9;--features-analytics-copy:#2f1f4d}.features__card--analytics-accent-amber{--features-analytics-accent:#d97706;--features-analytics-copy:#3f2c11}@media (width<=980px){.features{padding:4rem 1.5rem 5rem}.features__panel{padding:2.3rem 2rem}.features__panel--primary,.features__panel--analytics{grid-template-columns:1fr;justify-items:center;gap:2.5rem;padding:clamp(1.75rem,5vw,2.5rem) clamp(1.5rem,6vw,2.5rem)}.features__card{padding:1.6rem 1.7rem}.features__card--reminders{text-align:center;align-items:center;padding:0}.features__panel--primary>.features__card,.features__panel--analytics>.features__card{order:1}.features__panel--primary>.features__device,.features__panel--analytics>.features__device{order:2}.features__device-frame{width:min(360px,100%)}.features__panel--medication{text-align:center;grid-template-columns:1fr;justify-items:center;gap:2.5rem;padding:clamp(1.75rem,5vw,2.5rem) clamp(1.5rem,6vw,2.5rem)}.features__card--medication{align-items:center}.features__medication-box{width:min(360px,100%)}.features__card--analytics{text-align:center;align-items:center;padding:0}}@media (width<=640px){.features{padding:3.5rem 1.25rem}.features__panel{border-radius:28px;gap:1.7rem}.features__panel--primary,.features__panel--analytics{padding:2rem 1.5rem}.features__device{justify-content:center}.features__device-frame{width:min(300px,100%);padding:clamp(1.1rem,6vw,1.8rem)}.features__card{text-align:center;flex-direction:column;gap:1rem}.features__card--reminders{max-width:100%;padding:0}.features__card--medication{max-width:100%}.features__medication-box{width:100%;padding:clamp(1.3rem,6vw,1.8rem)}.features__card--analytics{max-width:100%;padding:0}.features__card-icon{margin-bottom:.3rem}.features__chip-grid{grid-template-columns:repeat(auto-fit,minmax(130px,1fr))}}.hero-navbar__container{z-index:20;-webkit-backdrop-filter:blur(16px);background:#ffffff63;border-bottom:1px solid #0f172a14;position:sticky;top:0}.hero-navbar{box-shadow:none;background:0 0;border:none}.hero-navbar__wrapper{justify-content:space-between;align-items:center;gap:1.5rem;max-width:1100px;margin:0 auto;padding:.875rem 1.5rem;display:flex}.hero-navbar__brand-link{align-items:center;text-decoration:none;display:inline-flex}.hero-navbar__brand-logo{width:80px;height:80px;display:block}.hero-navbar__content{align-items:center;gap:1.75rem;display:flex}.hero-navbar__link{color:#334155;font-size:.98rem;text-decoration:none}.hero-navbar__language{align-items:center;display:flex}.hero-navbar__language-select{color:#0f172a;min-width:140px;height:2.25rem;font-size:.95rem;font:inherit;cursor:pointer;background:#ffffffb8;border:1px solid #0f172a1f;border-radius:.75rem;outline:none;padding:0 .75rem}.hero-navbar__language-select:hover,.hero-navbar__language-select:focus-visible{border-color:#1164ff80;box-shadow:0 0 0 3px #1164ff1f}.hero-navbar__link:hover,.hero-navbar__link:focus{color:#0f172a}@media (width<=720px){.hero-navbar__wrapper{padding:.75rem 1rem}}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.status-page{text-align:center;width:min(680px,100% - 3rem);margin:0 auto;padding:clamp(5rem,12vw,9rem) 0}.status-page__eyebrow{color:#1164ff;letter-spacing:.08em;text-transform:uppercase;margin:0 0 .75rem;font-weight:700}.status-page h1{letter-spacing:-.04em;margin:0;font-size:clamp(2.25rem,6vw,4rem)}.status-page p:not(.status-page__eyebrow){color:#64748b;margin:1rem 0 1.75rem;line-height:1.6}.status-page a,.status-page button{color:#fff;min-height:2.75rem;font:inherit;cursor:pointer;background:#1164ff;border:0;border-radius:.85rem;justify-content:center;align-items:center;padding:.65rem 1.1rem;font-weight:650;text-decoration:none;display:inline-flex}@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}}.policy{justify-content:center;padding:clamp(3rem,6vw,5rem) 1.5rem clamp(4rem,8vw,6rem);display:flex}.policy__inner{flex-direction:column;gap:2.5rem;width:min(840px,100%);display:flex}.policy__header{flex-direction:column;gap:.75rem;display:flex}.policy__header h1{letter-spacing:-.03em;margin:0;font-size:clamp(2.2rem,1.8rem + 1.5vw,2.8rem)}.policy__header p{color:#475569;margin:0;font-size:1rem;line-height:1.6}.policy__header a{color:#1d4ed8;text-decoration:none}.policy__header a:hover,.policy__header a:focus{text-decoration:underline}.policy__content{flex-direction:column;gap:2rem;display:flex}.policy__section h2{color:#0f172a;margin:0 0 .75rem;font-size:clamp(1.25rem,1.15rem + .5vw,1.6rem)}.policy__section h3{color:#0f172a;margin:1.5rem 0 .5rem;font-size:1.1rem}.policy__section h3:first-of-type{margin-top:0}.policy__section p,.policy__section li{color:#475569;font-size:1rem;line-height:1.7}.policy__section ul{flex-direction:column;gap:.65rem;margin:0;padding-left:1.25rem;display:flex}.policy__section li{margin:0}.policy__section ul ul{margin-top:.65rem}.policy__section a{color:#1d4ed8;text-decoration:none}.policy__section a:hover,.policy__section a:focus{text-decoration:underline}.policy__divider{border:none;border-top:1px solid #0f172a1a;margin:0}@media (width<=640px){.policy{padding:2.5rem 1.25rem 4rem}.policy__section ul{padding-left:1rem}}.terms{justify-content:center;padding:clamp(3rem,6vw,5rem) 1.5rem clamp(4rem,8vw,6rem);font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:flex}.terms__inner{flex-direction:column;gap:2.5rem;width:min(840px,100%);display:flex}.terms__header{flex-direction:column;gap:.75rem;display:flex}.terms__header h1{letter-spacing:-.03em;margin:0;font-size:clamp(2.2rem,1.8rem + 1.5vw,2.8rem)}.terms__header p{color:#475569;margin:0;font-size:1rem;line-height:1.6}.terms__header a{color:#1d4ed8;text-decoration:none}.terms__header a:hover,.terms__header a:focus{text-decoration:underline}.terms__content{flex-direction:column;gap:2rem;display:flex}.terms__section h2{color:#0f172a;margin:0 0 .75rem;font-size:clamp(1.25rem,1.15rem + .5vw,1.6rem)}.terms__section p,.terms__section li{color:#475569;font-size:1rem;line-height:1.7}.terms__section ul{flex-direction:column;gap:.65rem;margin:0;padding-left:1.25rem;display:flex}.terms__section li{margin:0}.terms__section a{color:#1d4ed8;text-decoration:none}.terms__section a:hover,.terms__section a:focus{text-decoration:underline}.terms__divider{border:none;border-top:1px solid #0f172a1a;margin:0}@media (width<=640px){.terms{padding:2.5rem 1.25rem 4rem}.terms__section ul{padding-left:1rem}}:root{--kilost-blue:#1164ff;--kilost-blue-deep:#0a3caa;--kilost-ink:#12213f;--kilost-muted:#5e6e89;--kilost-paper:#f7f6f1;--kilost-line:#12213f1f;--kilost-display:"Manrope", sans-serif}body{color:var(--kilost-ink);background:#fff;font-family:DM Sans,sans-serif}h1,h2,h3,h4,h5,h6{font-family:var(--kilost-display)}main{overflow:clip}.hero{isolation:isolate;padding-top:clamp(4rem,8vw,7rem);padding-bottom:clamp(5rem,9vw,8rem);position:relative}.hero:before{z-index:-1;content:"";filter:blur(10px);background:radial-gradient(circle at 26% 32%,#1164ff29,#0000 29%),radial-gradient(circle at 72% 34%,#f94b241c,#0000 27%),radial-gradient(circle at 50% 65%,#04785714,#0000 34%);border-radius:50%;width:min(1200px,105vw);height:720px;position:absolute;top:-8rem;left:50%;transform:translate(-50%)}.hero__content{gap:1.15rem;max-width:760px}.hero__eyebrow,.section-eyebrow{color:var(--kilost-blue-deep);letter-spacing:.14em;text-transform:uppercase;margin:0;font-size:.78rem;font-weight:700;line-height:1.4}.hero .hero__eyebrow{color:var(--kilost-blue-deep);font-size:.78rem}.hero h1{max-width:15ch;color:var(--kilost-ink);font-family:var(--kilost-display);letter-spacing:-.065em;text-wrap:balance;font-size:clamp(3rem,7.3vw,5.7rem);font-weight:800;line-height:.98}.hero__highlight{color:var(--kilost-blue)}.hero .hero__lede{max-width:620px;color:var(--kilost-muted);text-wrap:balance;font-size:clamp(1.08rem,2vw,1.32rem);line-height:1.62}.hero .hero__microcopy{color:#78869d;letter-spacing:.015em;margin-top:-.35rem;font-size:.8rem;font-weight:600}.app-store-link{border-radius:.8rem;justify-content:center;align-items:center;transition:transform .18s,filter .18s,box-shadow .18s;display:inline-flex}.app-store-link:hover{filter:brightness(1.05);transform:translateY(-2px)}.app-store-link:focus-visible{outline-offset:4px;outline:3px solid #1164ff4d}.app-store-link__badge{width:166px;height:auto;display:block}.app-store-link--compact{background:var(--kilost-blue);color:#fff;border:1px solid #1164ff38;min-height:2.55rem;padding:.55rem 1rem;font-size:.88rem;font-weight:700;text-decoration:none;box-shadow:0 10px 24px #1164ff30}.hero__visual{width:min(100%,830px);margin-top:.5rem}.hero__phone{filter:drop-shadow(0 42px 80px #12213f40)}.proof-strip{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffe0;border:1px solid #12213f1a;border-radius:1.15rem;grid-template-columns:repeat(3,1fr);width:min(1040px,100% - 3rem);margin:-2.25rem auto 0;padding:1.1rem 1.5rem;display:grid;box-shadow:0 22px 65px #12213f14}.proof-strip p{border-right:1px solid var(--kilost-line);color:#34445e;text-align:center;justify-content:center;align-items:center;gap:.65rem;min-height:2.25rem;margin:0;padding:0 1.25rem;font-size:.86rem;font-weight:700;display:flex}.proof-strip p:last-child{border-right:0}.proof-strip svg{width:1.1rem;color:var(--kilost-blue);flex:none}.section-heading{text-align:center;max-width:760px;margin:0 auto}.section-heading--left{text-align:left;max-width:620px;margin:0}.section-heading h2,.trust-section h2,.final-cta h2{color:var(--kilost-ink);font-family:var(--kilost-display);letter-spacing:-.055em;text-wrap:balance;margin:.65rem 0 1rem;font-size:clamp(2.2rem,4.7vw,4rem);font-weight:700;line-height:1.02}.section-heading>p:last-child,.trust-section__content>p:not(.section-eyebrow),.final-cta>p:not(.section-eyebrow){color:var(--kilost-muted);margin:0;font-size:clamp(1rem,1.6vw,1.15rem);line-height:1.72}.journey-section{width:min(1100px,100% - 3rem);margin:0 auto;padding:clamp(7rem,13vw,11rem) 0 clamp(5rem,9vw,8rem)}.journey-grid{grid-template-columns:repeat(3,1fr);gap:1rem;margin:clamp(3rem,6vw,5rem) 0 0;padding:0;list-style:none;display:grid}.journey-card{background:var(--kilost-paper);border:1px solid #12213f1a;border-radius:1.4rem;flex-direction:column;min-height:280px;padding:1.6rem;transition:transform .2s,box-shadow .2s;display:flex}.journey-card:nth-child(2){background:#eef4ff;transform:translateY(2rem)}.journey-card:nth-child(3){background:#eef8f3}.journey-card:hover{transform:translateY(-4px);box-shadow:0 24px 55px #12213f1a}.journey-card:nth-child(2):hover{transform:translateY(calc(2rem - 4px))}.journey-card__topline{justify-content:space-between;align-items:center;display:flex}.journey-card__topline span{color:#7c8aa0;letter-spacing:.12em;font-size:.76rem;font-weight:700}.journey-card__topline svg{width:1.6rem;color:var(--kilost-blue)}.journey-card h3{color:var(--kilost-ink);font-family:var(--kilost-display);letter-spacing:-.025em;margin:auto 0 .7rem;font-size:1.55rem}.journey-card p{color:var(--kilost-muted);margin:0;font-size:.98rem;line-height:1.65}.features{background:#f8fafc;padding:clamp(6rem,11vw,10rem) 1.5rem}.features__inner{gap:clamp(3rem,7vw,5rem)}.features h2{color:var(--kilost-ink);font-family:var(--kilost-display);letter-spacing:-.055em;font-size:clamp(2.2rem,4.7vw,4rem);font-weight:700;line-height:1.02}.features .section-heading>p:last-child{margin-top:1rem}.features__grid{gap:1.25rem}.features__panel,.features__panel--primary,.features__panel--medication,.features__panel--analytics{border:1px solid #12213f12;border-radius:2rem;min-height:430px;box-shadow:0 18px 48px #12213f0f}.features__panel:first-child{background:#eaf7ef}.features__panel:nth-child(2){background:#fff0e9}.features__panel:nth-child(3){background:#ecf3ff}.features__panel:nth-child(4){background:#e8f7f1}.features__panel:nth-child(5){background:#f2ecff}.features__panel:nth-child(6){background:#fff6e5}.features__card h3,.features__card--reminders h3,.features__card--medication h3,.features__card--analytics h3{font-family:var(--kilost-display);letter-spacing:-.025em}.features__device-media{filter:drop-shadow(0 28px 48px #12213f29)}.trust-section{background:radial-gradient(circle at 88% 10%,#4e89ff57,#0000 28%),#10274f;border-radius:2rem;grid-template-columns:auto minmax(0,1.35fr) minmax(260px,.65fr);align-items:start;gap:clamp(1.5rem,4vw,3.5rem);width:min(1100px,100% - 3rem);margin:clamp(6rem,12vw,10rem) auto;padding:clamp(2rem,5vw,4rem);display:grid;position:relative;overflow:hidden;box-shadow:0 30px 80px #10274f33}.trust-section__mark{color:#fff;background:#ffffff1a;border:1px solid #ffffff2e;border-radius:1rem;place-items:center;width:3.5rem;height:3.5rem;display:grid}.trust-section__mark svg{width:1.55rem}.trust-section .section-eyebrow{color:#9fc0ff}.trust-section h2,.trust-section__content>p:not(.section-eyebrow){color:#fff}.trust-section__content>p:not(.section-eyebrow){color:#c9d5e8}.trust-section__content ul{gap:.85rem;margin:1.7rem 0 1.5rem;padding:0;list-style:none;display:grid}.trust-section__content li{color:#edf3ff;align-items:flex-start;gap:.7rem;font-size:.95rem;line-height:1.55;display:flex}.trust-section__content li svg{color:#80e5b3;flex:none;width:1.15rem;margin-top:.15rem}.text-link{color:#fff;align-items:center;gap:.45rem;font-size:.92rem;font-weight:700;text-decoration:none;display:inline-flex}.text-link:hover{text-decoration:underline}.text-link svg{width:1rem}.trust-section__note{color:#d7e1f1;background:#ffffff14;border:1px solid #ffffff26;border-radius:1.2rem;padding:1.4rem}.trust-section__note>svg{color:#9fc0ff;width:1.5rem}.trust-section__note p{margin:1.4rem 0 0;font-size:.88rem;line-height:1.65}.trust-section__note strong{color:#fff;margin-bottom:.45rem;font-size:1rem;display:block}.faq-section{width:min(920px,100% - 3rem);margin:0 auto;padding:clamp(4rem,8vw,7rem) 0 clamp(6rem,10vw,9rem);scroll-margin-top:7rem}.faq-list{border-top:1px solid var(--kilost-line);margin-top:clamp(2.5rem,5vw,4rem)}.faq-list details{border-bottom:1px solid var(--kilost-line)}.faq-list summary{color:var(--kilost-ink);font-family:var(--kilost-display);letter-spacing:-.015em;cursor:pointer;padding:1.45rem 3rem 1.45rem 0;font-size:clamp(1.05rem,2vw,1.25rem);font-weight:600;list-style:none;position:relative}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{width:1.8rem;height:1.8rem;color:var(--kilost-blue);content:"+";background:#eef4ff;border-radius:50%;place-items:center;font-family:sans-serif;display:grid;position:absolute;top:50%;right:.25rem;transform:translateY(-50%)}.faq-list details[open] summary:after{content:"−"}.faq-list details p{max-width:760px;color:var(--kilost-muted);margin:-.25rem 0 1.5rem;line-height:1.7}.final-cta{isolation:isolate;text-align:center;background:#1164ff;border-radius:2.25rem;flex-direction:column;align-items:center;width:min(1100px,100% - 3rem);margin:0 auto clamp(5rem,10vw,8rem);padding:clamp(4rem,8vw,7rem) clamp(1.5rem,6vw,5rem);display:flex;position:relative;overflow:hidden;box-shadow:0 32px 80px #1164ff3d}.final-cta__glow{z-index:-1;background:radial-gradient(circle at 14% 20%,#ffffff3d,#0000 28%),radial-gradient(circle at 86% 80%,#80e5b342,#0000 30%);position:absolute;inset:0}.final-cta .section-eyebrow,.final-cta h2,.final-cta>p:not(.section-eyebrow){color:#fff}.final-cta>p:not(.section-eyebrow){color:#e5eeff;max-width:580px}.final-cta .app-store-link{margin-top:1.8rem}.final-cta small{color:#ffffffb8;margin-top:.8rem;font-size:.76rem}@media (width<=900px){.journey-grid{grid-template-columns:1fr}.journey-card,.journey-card:nth-child(2){min-height:230px;transform:none}.journey-card:nth-child(2):hover{transform:translateY(-4px)}.trust-section{grid-template-columns:auto 1fr}.trust-section__note{grid-column:2}}@media (width<=760px){.hero-navbar__wrapper{gap:.75rem}.hero-navbar__brand-logo{width:64px;height:64px}.hero-navbar__content{gap:.65rem}.hero-navbar__link{display:none}.hero-navbar__language-select{min-width:104px;padding-left:.45rem;padding-right:.45rem;font-size:.84rem}.app-store-link--compact{min-height:2.35rem;padding:.45rem .75rem;font-size:.8rem}.proof-strip{grid-template-columns:1fr;padding:.5rem 1.25rem}.proof-strip p{border-right:0;border-bottom:1px solid var(--kilost-line);min-height:3rem}.proof-strip p:last-child{border-bottom:0}}@media (width<=640px){.hero{padding-top:3rem}.hero h1{max-width:10.5ch;font-size:clamp(2.75rem,14vw,4.25rem)}.hero .word-rotator{min-width:7.2ch}.hero__microcopy{max-width:240px}.proof-strip,.journey-section,.trust-section,.faq-section,.final-cta{width:min(100% - 2rem,1100px)}.journey-section{padding-top:6rem}.journey-card{min-height:220px}.features{padding-left:1rem;padding-right:1rem}.features__panel,.features__panel--primary,.features__panel--medication,.features__panel--analytics{border-radius:1.5rem;min-height:auto}.trust-section{border-radius:1.5rem;grid-template-columns:1fr}.trust-section__note{grid-column:1}.final-cta{border-radius:1.5rem}}
