*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--navy:#0a1628;--navy-mid:#0f2044;--blue-deep:#1a3a6e;--blue-trust:#1e5fad;--blue-bright:#2d7dd2;--blue-light:#5ba4f5;--green:#00b386;--green-light:#00d4a0;--green-pale:#e6f9f5;--white:#fff;--off-white:#f8fafc;--gray-50:#f1f5f9;--gray-100:#e2e8f0;--gray-300:#94a3b8;--gray-500:#64748b;--gray-600:#475569;--gray-700:#334155;--gray-900:#0f172a;--radius-sm:10px;--radius-md:18px;--radius-lg:28px;--radius-xl:40px;--shadow-card:0 4px 24px #0a16281a, 0 1px 4px #0a16280f;--shadow-float:0 20px 60px #0a16282e, 0 4px 16px #0a16281a;--transition:all .3s cubic-bezier(.4, 0, .2, 1)}html{scroll-behavior:smooth}body{background:var(--white);color:var(--gray-900);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:DM Sans,sans-serif;overflow-x:hidden}section{padding:96px 5vw}.section-inner{max-width:1200px;margin:0 auto}.section-label{text-transform:uppercase;letter-spacing:.08em;color:var(--blue-trust);align-items:center;gap:6px;margin-bottom:1rem;font-size:.78rem;font-weight:700;display:inline-flex}.section-label:before{content:"";background:var(--blue-trust);width:20px;height:2px}h2.section-title{color:var(--navy);margin-bottom:1rem;font-family:Playfair Display,serif;font-size:clamp(2rem,3.5vw,2.8rem);font-weight:700;line-height:1.2}h2.section-title em{color:var(--blue-trust);font-style:normal}.section-desc{color:var(--gray-500);max-width:560px;margin-bottom:3rem;font-size:1.05rem;line-height:1.75}.text-center{text-align:center}.text-center .section-label{justify-content:center}.text-center .section-label:before{display:none}.text-center .section-desc{margin-left:auto;margin-right:auto}.btn-primary{background:var(--green);color:#fff;cursor:pointer;transition:var(--transition);border:none;border-radius:50px;align-items:center;gap:8px;padding:14px 28px;font-size:.95rem;font-weight:600;text-decoration:none;display:inline-flex}.btn-primary:hover{background:var(--green-light);transform:translateY(-2px);box-shadow:0 8px 28px #00b38666}.btn-ghost{color:#fffc;cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;font-size:.9rem;font-weight:500;text-decoration:none;transition:color .2s;display:inline-flex}.btn-ghost:hover{color:#fff}.check-icon{width:22px;height:22px;color:var(--green);background:#00b3861a;border:1px solid #00b38633;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.7rem;display:flex}.nav{z-index:100;-webkit-backdrop-filter:blur(16px);height:72px;transition:var(--transition);background:#ffffffe0;border-bottom:1px solid #1e5fad14;justify-content:space-between;align-items:center;padding:0 5vw;display:flex;position:fixed;top:0;left:0;right:0}.nav.scrolled{box-shadow:0 2px 20px #0a16281a}.nav-brand{align-items:center;gap:10px;text-decoration:none;display:flex}.nav-logo{background:linear-gradient(135deg, var(--blue-trust), var(--blue-bright));border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.nav-logo svg{fill:#fff;width:20px;height:20px}.nav-name{color:var(--navy);font-family:Playfair Display,serif;font-size:1.15rem;font-weight:700}.nav-name span{color:var(--green)}.nav-links{gap:2rem;list-style:none;display:flex}.nav-links a{color:var(--gray-700);font-size:.9rem;font-weight:500;text-decoration:none;transition:color .2s}.nav-links a:hover{color:var(--blue-trust)}.nav-cta{background:var(--green);color:#fff;cursor:pointer;transition:var(--transition);border:none;border-radius:50px;padding:10px 22px;font-size:.875rem;font-weight:600;text-decoration:none}.nav-cta:hover{background:var(--green-light);transform:translateY(-1px);box-shadow:0 6px 20px #00b38659}.hero{background:linear-gradient(160deg, var(--navy) 0%, var(--navy-mid) 40%, var(--blue-deep) 100%);align-items:center;min-height:100vh;padding:100px 5vw 80px;display:flex;position:relative;overflow:hidden}.hero:before{content:"";background:radial-gradient(80% 60% at 70% 40%,#2d7dd22e 0%,#0000 70%),radial-gradient(50% 40% at 20% 80%,#00b3861f 0%,#0000 60%);position:absolute;inset:0}.hero-grid{z-index:2;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;width:100%;max-width:1200px;margin:0 auto;display:grid;position:relative}.hero-badge{color:var(--green-light);letter-spacing:.05em;text-transform:uppercase;background:#00b38626;border:1px solid #00b3864d;border-radius:50px;align-items:center;gap:8px;margin-bottom:1.5rem;padding:6px 16px;font-size:.8rem;font-weight:600;display:inline-flex}.hero-badge:before{content:"";background:var(--green);border-radius:50%;width:6px;height:6px;animation:2s infinite pulse-dot}@keyframes pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}.hero h1{color:var(--white);margin-bottom:1.4rem;font-family:Playfair Display,serif;font-size:clamp(2.4rem,4.5vw,3.8rem);font-weight:900;line-height:1.12}.hero h1 em{color:var(--green-light);font-style:normal}.hero-sub{color:#ffffffb8;max-width:480px;margin-bottom:2.2rem;font-size:1.1rem;line-height:1.7}.hero-actions{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.hero-trust{flex-wrap:wrap;gap:2rem;margin-top:2.5rem;display:flex}.trust-item{color:#fff9;align-items:center;gap:8px;font-size:.82rem;display:flex}.trust-icon{width:20px;height:20px;color:var(--green-light);background:#00b38633;border-radius:50%;justify-content:center;align-items:center;font-size:.7rem;display:flex}.hero-visual{justify-content:center;align-items:center;display:flex;position:relative}.phone-shell{background:#1a1a2e;border-radius:44px;width:270px;padding:14px;position:relative;box-shadow:0 40px 100px #00000080,0 0 0 1px #ffffff14,inset 0 0 0 1px #ffffff0a}.phone-screen{background:var(--off-white);aspect-ratio:9/19;border-radius:34px;overflow:hidden}.phone-notch{background:#1a1a2e;border-radius:0 0 18px 18px;width:80px;height:26px;margin:0 auto 8px}.app-screen{padding:0 12px 12px}.app-header{background:linear-gradient(135deg, var(--blue-trust), var(--blue-bright));color:#fff;border-radius:0 0 20px 20px;margin:0 -12px 12px;padding:16px 12px}.app-header-title{opacity:.8;font-size:.7rem}.app-header-name{font-family:Playfair Display,serif;font-size:1rem;font-weight:700}.app-header-date{opacity:.7;margin-top:2px;font-size:.65rem}.app-section-label{color:var(--gray-500);text-transform:uppercase;letter-spacing:.05em;margin:8px 0 6px;font-size:.6rem;font-weight:700}.med-card{background:#fff;border-radius:12px;align-items:center;gap:10px;margin-bottom:6px;padding:10px;display:flex;box-shadow:0 2px 8px #0000000f}.med-icon{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.9rem;display:flex}.med-info{flex:1}.med-name{color:var(--gray-900);font-size:.65rem;font-weight:700}.med-dose{color:var(--gray-500);font-size:.58rem}.med-time{font-size:.58rem;font-weight:600}.adherence-bar{background:#fff;border-radius:12px;padding:10px;box-shadow:0 2px 8px #0000000f}.adh-title{color:var(--gray-700);margin-bottom:6px;font-size:.6rem;font-weight:700}.adh-pct{color:var(--green);font-size:1.1rem;font-weight:700}.adh-track{background:var(--gray-100);border-radius:3px;height:6px;margin-top:4px}.adh-fill{background:linear-gradient(90deg, var(--green), var(--green-light));border-radius:3px;width:87%;height:100%}.float-badge{box-shadow:var(--shadow-float);color:var(--gray-900);background:#fff;border-radius:14px;align-items:center;gap:8px;padding:10px 14px;font-size:.78rem;font-weight:600;animation:3s ease-in-out infinite float;display:flex;position:absolute}.float-badge.left{animation-delay:.5s;top:30%;left:-60px}.float-badge.right{bottom:30%;right:-50px}.float-badge .dot{border-radius:50%;width:8px;height:8px}.phone-wrapper{width:100%;max-width:420px;margin:0 auto;position:relative}.float-badge.left{z-index:20;top:35%;left:-35px}.float-badge.right{z-index:20;bottom:30%;right:-35px}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.stats-band{background:var(--blue-trust);padding:4rem 5vw}.stats-inner{text-align:center;grid-template-columns:repeat(4,1fr);gap:2rem;max-width:1200px;margin:0 auto;display:grid}.stat-num{color:#fff;font-family:Playfair Display,serif;font-size:2.8rem;font-weight:700}.stat-label{color:#ffffffb3;margin-top:4px;font-size:.88rem}.features-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.feat-card{background:var(--white);border:1px solid var(--gray-100);border-radius:var(--radius-md);transition:var(--transition);cursor:default;padding:2rem}.feat-card:hover{box-shadow:var(--shadow-card);border-color:#1e5fad33;transform:translateY(-4px)}.feat-icon{border-radius:14px;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:1.2rem;font-size:1.4rem;display:flex}.feat-title{color:var(--navy);margin-bottom:.5rem;font-size:1.05rem;font-weight:700}.feat-desc{color:var(--gray-500);font-size:.9rem;line-height:1.65}.med-showcase{background:linear-gradient(135deg, var(--navy) 0%, var(--blue-deep) 100%);border-radius:var(--radius-xl);margin-top:2rem;padding:5rem;position:relative;overflow:hidden}.med-showcase:before{content:"";background:radial-gradient(circle,#2d7dd233 0%,#0000 70%);width:400px;height:400px;position:absolute;top:-100px;right:-100px}.med-showcase-grid{z-index:2;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid;position:relative}.med-showcase h2{color:#fff;margin-bottom:1rem;font-family:Playfair Display,serif;font-size:clamp(1.8rem,3vw,2.5rem);font-weight:700;line-height:1.2}.med-showcase p{color:#ffffffb3;margin-bottom:1.5rem;line-height:1.75}.med-pill-list{list-style:none}.med-pill-list li{color:#ffffffd9;align-items:center;gap:10px;margin-bottom:10px;font-size:.92rem;display:flex}.check-icon-dark{width:22px;height:22px;color:var(--green-light);background:#00b38633;border:1px solid #00b38666;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.7rem;display:flex}.med-cards-visual{flex-direction:column;gap:1rem;display:flex}.mv-card{border-radius:var(--radius-md);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:var(--transition);background:#ffffff12;border:1px solid #ffffff1a;align-items:center;gap:1rem;padding:1.2rem 1.5rem;display:flex}.mv-card:hover{background:#ffffff1f}.mv-card-icon{font-size:1.8rem}.mv-card-content h4{color:#fff;margin-bottom:2px;font-size:.95rem;font-weight:600}.mv-card-content p{color:#fff9;font-size:.82rem}.mv-badge{border-radius:50px;padding:3px 10px;font-size:.72rem;font-weight:600;display:inline-block}.badge-green{color:var(--green-light);background:#00b38633}.badge-blue{color:var(--blue-light);background:#2d7dd233}.family-section{background:var(--off-white)}.family-layout{grid-template-columns:1fr 1fr;align-items:start;gap:4rem;display:grid}.family-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.family-card{border-radius:var(--radius-md);border:1px solid var(--gray-100);transition:var(--transition);background:#fff;padding:2.2rem;position:relative;overflow:hidden}.family-card:hover{box-shadow:var(--shadow-card);transform:translateY(-3px)}.family-card:after{content:"";background:linear-gradient(90deg, var(--blue-trust), var(--blue-bright));transform-origin:0;height:3px;transition:transform .3s;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.family-card:hover:after{transform:scaleX(1)}.fc-emoji{margin-bottom:1rem;font-size:2.5rem;display:block}.fc-title{color:var(--navy);margin-bottom:.5rem;font-size:1.1rem;font-weight:700}.fc-desc{color:var(--gray-500);font-size:.9rem;line-height:1.65}.analytics-section{background:var(--off-white)}.analytics-layout{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.analytics-card{border-radius:var(--radius-lg);border:1px solid var(--gray-100);box-shadow:var(--shadow-card);background:#fff;padding:2.5rem}.analytics-label{color:var(--gray-500);text-transform:uppercase;letter-spacing:.06em;font-size:.8rem;font-weight:700}.week-bar-chart{align-items:flex-end;gap:8px;height:80px;margin:1rem 0;display:flex}.bar{background:var(--blue-trust);opacity:.3;border-radius:4px 4px 0 0;flex:1;transition:opacity .3s}.bar.highlight{opacity:1}.bar.green{background:var(--green);opacity:.8}.days-label{color:var(--gray-500);gap:8px;font-size:.65rem;display:flex}.days-label span{text-align:center;flex:1}.analytics-stats{grid-template-columns:1fr 1fr;gap:1rem;margin-top:1.5rem;display:grid}.analytics-stat{background:var(--off-white);border-radius:var(--radius-sm);padding:1rem}.analytics-stat-val{font-family:Playfair Display,serif;font-size:1.8rem;font-weight:700}.analytics-stat-label{color:var(--gray-500);margin-top:2px;font-size:.78rem}.security-section{background:var(--navy);position:relative;overflow:hidden}.security-section:before{content:"";background:radial-gradient(60% 80% at 80%,#1e5fad33,#0000);position:absolute;inset:0}.security-grid{z-index:2;grid-template-columns:1fr 1fr;align-items:center;gap:5rem;display:grid;position:relative}.security-content .section-label{color:var(--green-light)}.security-content .section-label:before{background:var(--green-light)}.security-content h2.section-title{color:#fff}.security-content h2.section-title em{color:var(--green-light)}.security-content .section-desc{color:#ffffffa6;margin-bottom:2rem}.security-features{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.sec-feat{border-radius:var(--radius-sm);background:#ffffff0d;border:1px solid #ffffff14;padding:1.2rem}.sec-feat-icon{margin-bottom:.5rem;font-size:1.3rem}.sec-feat-title{color:#fff;margin-bottom:3px;font-size:.88rem;font-weight:700}.sec-feat-desc{color:#ffffff80;font-size:.78rem;line-height:1.5}.shield-visual{justify-content:center;align-items:center;display:flex}.shield-wrap{justify-content:center;align-items:center;width:280px;height:280px;display:flex;position:relative}.shield-ring{border:1px solid #00b38633;border-radius:50%;animation:3s ease-in-out infinite ring-pulse;position:absolute}.shield-ring:first-child{width:100%;height:100%;animation-delay:0s}.shield-ring:nth-child(2){width:75%;height:75%;animation-delay:.5s}.shield-ring:nth-child(3){width:50%;height:50%;animation-delay:1s}@keyframes ring-pulse{0%,to{opacity:.3}50%{opacity:.8}}.shield-core{z-index:2;background:linear-gradient(135deg,#00b38633,#1e5fad33);border:1px solid #00b3864d;border-radius:50%;justify-content:center;align-items:center;width:120px;height:120px;font-size:2.5rem;display:flex;position:relative}.backup-section{background:#fff}.backup-grid{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;display:grid}.backup-steps{flex-direction:column;gap:1.5rem;display:flex}.backup-step{align-items:flex-start;gap:1.2rem;display:flex}.step-num{background:linear-gradient(135deg, var(--blue-trust), var(--blue-bright));color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.85rem;font-weight:700;display:flex}.step-content h4{color:var(--navy);margin-bottom:3px;font-weight:700}.step-content p{color:var(--gray-500);font-size:.88rem;line-height:1.6}.backup-cards{background:linear-gradient(135deg, var(--off-white), #eef4ff);border-radius:var(--radius-xl);flex-direction:column;gap:1.5rem;padding:3rem;display:flex}.backup-card{border-radius:var(--radius-md);box-shadow:var(--shadow-card);background:#fff;align-items:flex-start;gap:1rem;padding:1.5rem;display:flex}.backup-card-icon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.5rem;display:flex}.backup-card h4{color:var(--navy);margin-bottom:4px;font-weight:700}.backup-card p{color:var(--gray-500);font-size:.85rem}.ai-section{background:linear-gradient(160deg, var(--off-white) 0%, #eef4ff 100%)}.ai-card{border-radius:var(--radius-xl);box-shadow:var(--shadow-card);background:#fff;border:1px solid #1e5fad14;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;padding:4rem;display:grid}.ai-tag{background:linear-gradient(90deg, var(--blue-trust), var(--green));-webkit-text-fill-color:transparent;text-transform:uppercase;letter-spacing:.08em;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:.78rem;font-weight:700;display:inline-block}.ai-disclaimer{border-radius:var(--radius-sm);color:var(--gray-600);background:#f59e0b14;border:1px solid #f59e0b33;margin-top:1.5rem;padding:12px 16px;font-size:.82rem}.ai-visual{background:linear-gradient(135deg, var(--navy), var(--blue-deep));border-radius:var(--radius-lg);flex-direction:column;justify-content:space-between;min-height:280px;padding:2rem;display:flex;position:relative;overflow:hidden}.ai-visual:before{content:"";background:radial-gradient(circle,#2d7dd24d,#0000);width:200px;height:200px;position:absolute;top:-60px;right:-60px}.chat-container{flex-direction:column;gap:8px;display:flex}.chat-bubble{border-radius:18px;max-width:80%;padding:10px 14px;font-size:.82rem;line-height:1.5}.chat-user{color:#ffffffd9;background:#ffffff1a;border-radius:18px 18px 4px;align-self:flex-end}.chat-ai{color:#ffffffe6;background:#00b38626;border:1px solid #00b38640;border-radius:18px 18px 18px 4px}.chat-ai-label{color:var(--green-light);margin-bottom:4px;font-size:.65rem;font-weight:700}.ai-footnote{color:#fff6;margin-top:10px;font-size:.72rem;font-style:italic}.testimonials-section{background:var(--white)}.testi-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.testi-card{background:var(--off-white);border-radius:var(--radius-md);border:1px solid var(--gray-100);transition:var(--transition);padding:2rem}.testi-card:hover{box-shadow:var(--shadow-card);background:#fff}.testi-stars{color:#f59e0b;letter-spacing:2px;margin-bottom:1rem;font-size:.9rem}.testi-text{color:var(--gray-700);margin-bottom:1.5rem;font-size:.92rem;font-style:italic;line-height:1.7}.testi-author{align-items:center;gap:10px;display:flex}.testi-avatar{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1rem;display:flex}.testi-name{color:var(--navy);font-size:.88rem;font-weight:700}.testi-role{color:var(--gray-500);font-size:.78rem}.faq-section{background:var(--off-white)}.faq-list{max-width:720px;margin:0 auto}.faq-item{border-radius:var(--radius-md);border:1px solid var(--gray-100);background:#fff;margin-bottom:1rem;overflow:hidden}.faq-q{cursor:pointer;color:var(--navy);-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;padding:1.3rem 1.5rem;font-size:.95rem;font-weight:600;list-style:none;transition:background .2s;display:flex}.faq-q:hover{background:var(--gray-50)}.faq-a{color:var(--gray-600);padding:0 1.5rem 1.3rem;font-size:.9rem;line-height:1.7}.faq-chevron{color:var(--gray-500);flex-shrink:0;font-size:.8rem;transition:transform .3s}.faq-item.open .faq-chevron{transform:rotate(180deg)}.roadmap-section{background:#fff}.roadmap-track{gap:0;display:flex;position:relative}.roadmap-track:before{content:"";background:var(--gray-100);z-index:0;height:2px;position:absolute;top:24px;left:0;right:0}.roadmap-item{text-align:center;z-index:1;flex:1;padding:0 1rem;position:relative}.rm-dot{border:3px solid var(--gray-100);background:#fff;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin:0 auto 1rem;font-size:1.1rem;display:flex}.rm-dot.done{border-color:var(--green);background:#00b38614}.rm-dot.active{border-color:var(--blue-trust);background:#1e5fad14;box-shadow:0 0 0 6px #1e5fad14}.rm-dot.future{border-color:var(--gray-100);background:var(--gray-50)}.rm-label{color:var(--navy);margin-bottom:4px;font-size:.78rem;font-weight:700}.rm-desc{color:var(--gray-500);font-size:.72rem;line-height:1.5}.rm-tag{border-radius:50px;margin-top:6px;padding:2px 8px;font-size:.65rem;font-weight:600;display:inline-block}.rm-tag.done{color:var(--green);background:#00b3861a}.rm-tag.active{color:var(--blue-trust);background:#1e5fad1a}.rm-tag.future{background:var(--gray-100);color:var(--gray-500)}.download-cta{background:linear-gradient(135deg, var(--navy) 0%, var(--blue-deep) 60%, var(--navy) 100%);text-align:center;padding:100px 5vw;position:relative;overflow:hidden}.download-cta:before{content:"";background:radial-gradient(70% 60%,#2d7dd233,#0000);position:absolute;inset:0}.download-cta h2{color:#fff;z-index:2;margin-bottom:1rem;font-family:Playfair Display,serif;font-size:clamp(2rem,4vw,3.2rem);font-weight:900;position:relative}.download-cta p{color:#ffffffb3;z-index:2;max-width:520px;margin:0 auto 2.5rem;font-size:1.05rem;position:relative}.store-buttons{z-index:2;flex-wrap:wrap;justify-content:center;gap:1rem;display:flex;position:relative}.store-btn{border-radius:var(--radius-sm);color:#fff;cursor:pointer;transition:var(--transition);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1a;border:1px solid #fff3;align-items:center;gap:12px;padding:12px 20px;text-decoration:none;display:flex}.store-btn:hover:not([aria-disabled=true]){background:#fff3;transform:translateY(-2px)}.store-btn[aria-disabled=true]{opacity:.5;cursor:not-allowed}.store-btn-icon{font-size:1.6rem}.store-btn-text{text-align:left}.store-btn-sub{opacity:.7;font-size:.68rem;display:block}.store-btn-name{font-size:1rem;font-weight:700;display:block}footer{background:var(--gray-900);padding:4rem 5vw 2rem}.footer-grid{border-bottom:1px solid #ffffff14;grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;max-width:1200px;margin:0 auto;padding-bottom:3rem;display:grid}.footer-brand-desc{color:#ffffff80;max-width:260px;margin-top:1rem;font-size:.875rem;line-height:1.7}.footer-col h4{color:#ffffffe6;text-transform:uppercase;letter-spacing:.06em;margin-bottom:1rem;font-size:.85rem;font-weight:700}.footer-col ul{list-style:none}.footer-col ul li{margin-bottom:.6rem}.footer-col ul li a{color:#ffffff73;font-size:.875rem;text-decoration:none;transition:color .2s}.footer-col ul li a:hover{color:#ffffffe6}.footer-bottom{color:#ffffff4d;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;max-width:1200px;margin:2rem auto 0;font-size:.8rem;display:flex}.footer-bottom a{color:#fff6;text-decoration:none}.footer-bottom a:hover{color:#ffffffb3}@media (max-width:900px){.hero-grid,.med-showcase-grid,.security-grid,.backup-grid,.ai-card,.analytics-layout,.family-layout{grid-template-columns:1fr}.hero-visual{display:none}.features-grid,.family-grid,.stats-inner,.testi-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr}.med-showcase{padding:3rem 2rem}.nav-links{display:none}.roadmap-track{flex-direction:column;gap:1.5rem}.roadmap-track:before{display:none}}@media (max-width:600px){section{padding:64px 5vw}.features-grid,.family-grid,.testi-grid{grid-template-columns:1fr}.stats-inner{grid-template-columns:repeat(2,1fr)}.footer-grid,.security-features,.analytics-stats{grid-template-columns:1fr}.ai-card{padding:2rem}.med-showcase{padding:2rem 1.5rem}}
