:root{--ink:#182034;--muted:#657087;--line:#e4e7ef;--purple:#5b3cc4;--purple-dark:#412591;--pink:#ec168c;--bg:#faf9ff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;color:var(--ink);background:var(--bg)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 80% 8%,#eee8ff 0,transparent 28%),var(--bg)}a{color:inherit;text-decoration:none}.home-header{height:78px;max-width:1220px;margin:auto;padding:0 24px;display:flex;align-items:center;justify-content:space-between}.home-brand{display:flex;align-items:center;gap:10px}.home-brand-mark{display:grid;place-items:center;width:42px;height:42px;border-radius:13px;background:linear-gradient(135deg,#7154dc,var(--pink));color:#fff;font-weight:900;font-size:1.15rem;box-shadow:0 8px 20px #6544ca30}.home-brand>span:last-child{display:flex;flex-direction:column}.home-brand strong{font-size:1.05rem}.home-brand small{color:var(--muted);font-size:.72rem}.home-header nav{display:flex;align-items:center;gap:28px;font-size:.9rem;font-weight:650}.home-button{display:inline-flex;align-items:center;justify-content:center;border-radius:11px;padding:12px 19px;font-weight:750;transition:transform .18s,box-shadow .18s}.home-button:hover{transform:translateY(-2px)}.home-button-light{background:#fff;border:1px solid var(--line);box-shadow:0 5px 18px #2029440b}.home-button-primary{color:#fff;background:linear-gradient(135deg,#6849d2,#4f30af);box-shadow:0 12px 25px #5234b33d}.hero{max-width:1220px;min-height:660px;margin:auto;padding:80px 24px 100px;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:70px}.home-eyebrow{margin:0 0 14px;color:var(--purple);font-size:.75rem;font-weight:850;letter-spacing:.14em;text-transform:uppercase}.hero h1{font-size:clamp(2.8rem,5vw,4.7rem);line-height:1.04;letter-spacing:-.055em;margin:0 0 24px;max-width:700px}.hero h1 span{color:var(--purple)}.hero-intro{max-width:590px;font-size:1.16rem;line-height:1.7;color:var(--muted);margin:0 0 30px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.hero-note{font-size:.82rem;color:var(--muted);margin:20px 0 0}.hero-note span{color:#168453;font-weight:900}.hero-visual{position:relative;padding:38px 18px}.preview-card{position:relative;background:#fff;border:1px solid #e2dcf7;border-radius:24px;padding:23px;box-shadow:0 30px 80px #34237b25;transform:rotate(1.2deg)}.preview-head,.patient-line,.schedule-row,.preview-summary{display:flex;align-items:center}.preview-head{justify-content:space-between;padding-bottom:17px;border-bottom:1px solid var(--line);font-weight:800}.preview-status{font-size:.7rem;background:#eaf8ef;color:#187643;padding:6px 9px;border-radius:99px}.patient-line{gap:10px;padding:18px 0}.patient-line div{display:flex;flex-direction:column}.patient-line small,.schedule-row small,.preview-summary small{color:var(--muted)}.avatar{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#eee9fc;color:var(--purple);font-weight:850}.schedule-row{display:grid;grid-template-columns:55px 35px 1fr auto;gap:10px;padding:13px 8px;border-top:1px solid #eff0f4;font-size:.8rem}.schedule-row time{font-weight:850}.schedule-row div{display:flex;flex-direction:column}.schedule-row b{font-size:.72rem;color:var(--purple)}.bottle{display:grid;place-items:center;width:24px;height:33px;border-radius:6px;color:#fff;font-size:.65rem;font-weight:900}.bottle.pink{background:var(--pink)}.bottle.orange{background:#f17800}.drop{color:#0b83cd;font-size:1.2rem}.preview-summary{gap:8px;margin-top:16px}.preview-summary span{flex:1;display:flex;flex-direction:column;background:#f4f1fc;padding:12px;border-radius:10px}.preview-summary strong{font-size:.85rem;margin-top:3px}.float-card{position:absolute;background:#fff;border:1px solid var(--line);border-radius:12px;padding:12px 15px;box-shadow:0 12px 30px #20294422;font-size:.75rem}.float-lock{right:-28px;top:4px;color:var(--purple)}.float-check{left:-35px;bottom:8px;color:#168453}.features{background:#fff;padding:92px 24px}.section-title{max-width:650px;text-align:center;margin:0 auto 42px}.section-title h2,.security h2,.final-cta h2{font-size:clamp(2rem,3vw,2.8rem);letter-spacing:-.035em;margin:0 0 13px}.section-title>p:last-child,.security>div>p:last-child{color:var(--muted);line-height:1.65}.feature-grid{max-width:1120px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.feature-grid article{padding:29px;border:1px solid var(--line);border-radius:18px;background:#fff}.feature-grid h3{margin:18px 0 9px}.feature-grid p{color:var(--muted);line-height:1.55;margin:0}.feature-icon{display:grid;place-items:center;width:46px;height:46px;border-radius:13px;font-weight:900;font-size:1.3rem}.feature-icon.purple{background:#eee9fc;color:var(--purple)}.feature-icon.pink{background:#fff0f7;color:var(--pink)}.feature-icon.blue{background:#eaf6fd;color:#0873c5}.security{max-width:1120px;margin:90px auto;padding:52px;display:grid;grid-template-columns:1.2fr 1fr;gap:70px;align-items:center;border-radius:28px;background:#201542;color:#fff}.security .home-eyebrow{color:#c7b8ff}.security>div>p:last-child{color:#c7c1d8}.security-points{display:flex;flex-direction:column;gap:10px}.security-points p{margin:0;background:#ffffff0c;border:1px solid #ffffff18;border-radius:11px;padding:14px}.security-points span{display:inline-grid;place-items:center;width:23px;height:23px;margin-right:8px;border-radius:50%;background:#3eaf77;color:#fff}.final-cta{margin:0 auto 80px;max-width:1120px;text-align:center;padding:60px 24px;border-radius:28px;background:linear-gradient(135deg,#6849d2,#4a2aa2);color:#fff}.final-cta p{color:#ded7f8;margin-bottom:24px}.home-button-white{background:#fff;color:var(--purple-dark)}footer{max-width:1120px;margin:auto;padding:25px 0 40px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;color:var(--muted);font-size:.78rem}footer p{margin:0}@media(max-width:850px){.home-header nav>a:not(.home-button){display:none}.hero{grid-template-columns:1fr;padding-top:45px}.hero-copy{text-align:center}.hero-intro{margin-left:auto;margin-right:auto}.hero-actions{justify-content:center}.hero-visual{max-width:600px;margin:auto;width:100%}.feature-grid,.security{grid-template-columns:1fr}.security{margin:55px 18px;gap:25px}.float-lock{right:0}.float-check{left:0}}@media(max-width:560px){.home-header{padding:0 16px}.home-header nav{gap:8px}.home-header .home-button{padding:10px 12px}.hero{padding:42px 16px 70px}.hero h1{font-size:2.65rem}.hero-actions{flex-direction:column}.hero-visual{padding:24px 0}.float-card{display:none}.preview-card{padding:15px}.schedule-row{grid-template-columns:48px 30px 1fr}.schedule-row>b{display:none}.features{padding:65px 16px}.feature-grid{grid-template-columns:1fr}.security{padding:34px 24px}.final-cta{margin:0 16px 55px;padding:45px 20px}footer{margin:0 16px;align-items:flex-start;gap:18px;flex-direction:column}}
