*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif;color:#1e293b;background:#fff;overflow-x:hidden;-webkit-font-smoothing:antialiased}.landing-nav{position:fixed;top:0;left:0;right:0;z-index:1000;padding:0 2rem;height:72px;display:flex;align-items:center;transition:all .3s ease;background:0 0}.landing-nav.scrolled{background:rgba(255,255,255,.92);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 1px 0 rgba(0,0,0,.06)}.nav-inner{max-width:1200px;width:100%;margin:0 auto;display:flex;align-items:center;justify-content:space-between}.nav-brand{display:flex;align-items:center;gap:.625rem;text-decoration:none;color:#1e293b}.nav-logo{width:40px;height:40px;border-radius:10px;background:#3b82f6;display:flex;align-items:center;justify-content:center}.nav-logo .material-symbols-outlined{color:#fff;font-size:1.375rem}.nav-brand-text{font-size:1.25rem;font-weight:700;letter-spacing:-.02em}.nav-actions{display:flex;align-items:center;gap:.75rem}.nav-login-btn{display:inline-flex;align-items:center;gap:.375rem;padding:.5rem 1.25rem;background:#1e293b;color:#fff;border:none;border-radius:9px;font-size:.875rem;font-weight:600;font-family:inherit;cursor:pointer;transition:all .2s ease;text-decoration:none}.nav-login-btn .material-symbols-outlined{font-size:1.125rem}.nav-login-btn:hover{background:#0f172a;transform:translateY(-1px)}.hero{position:relative;min-height:100vh;display:flex;align-items:center;padding:7rem 2rem 4rem;overflow:hidden;background:#fafbfd}.hero-bg-shapes{position:absolute;inset:0;pointer-events:none;overflow:hidden}.hero-shape{position:absolute;border-radius:50%;filter:blur(80px);opacity:.4}.hero-shape-1{width:600px;height:600px;background:radial-gradient(circle,rgba(59,130,246,.15) 0,transparent 70%);top:-150px;right:-100px}.hero-shape-2{width:500px;height:500px;background:radial-gradient(circle,rgba(139,92,246,.1) 0,transparent 70%);bottom:-100px;left:-100px}.hero-shape-3{width:300px;height:300px;background:radial-gradient(circle,rgba(16,185,129,.08) 0,transparent 70%);top:40%;left:30%}.hero-inner{max-width:1200px;width:100%;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;position:relative;z-index:1}.hero-badge{display:inline-flex;align-items:center;gap:.375rem;padding:.375rem .875rem;background:rgba(59,130,246,.08);color:#3b82f6;border-radius:100px;font-size:.8125rem;font-weight:600;margin-bottom:1.5rem;border:1px solid rgba(59,130,246,.12)}.hero-badge .material-symbols-outlined{font-size:1rem}.hero-title{font-size:3.25rem;font-weight:800;line-height:1.15;letter-spacing:-.035em;color:#0f172a;margin-bottom:1.5rem}.hero-highlight{background:linear-gradient(135deg,#3b82f6,#8b5cf6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-subtitle{font-size:1.125rem;line-height:1.7;color:#64748b;margin-bottom:2rem;max-width:520px}.hero-cta{margin-bottom:2.5rem}.hero-trial-note{font-size:.75rem;color:#94a3b8;margin-top:.625rem}.btn-primary{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.75rem;background:#3b82f6;color:#fff;border:none;border-radius:10px;font-size:.9375rem;font-weight:600;font-family:inherit;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 8px rgba(59,130,246,.3);text-decoration:none}.btn-primary .material-symbols-outlined{font-size:1.25rem;transition:transform .2s ease}.btn-primary:hover{background:#2563eb;transform:translateY(-1px);box-shadow:0 4px 16px rgba(59,130,246,.35)}.btn-primary:hover .material-symbols-outlined{transform:translateX(3px)}.btn-lg{padding:.875rem 2rem;font-size:1rem;border-radius:12px}.btn-white{background:#fff;color:#1e293b;box-shadow:0 2px 8px rgba(0,0,0,.1)}.btn-white:hover{background:#f8fafc;box-shadow:0 4px 16px rgba(0,0,0,.12)}.hero-stats{display:flex;align-items:center;gap:1.5rem}.hero-stat{display:flex;flex-direction:column;gap:.125rem}.hero-stat-number{font-size:1.25rem;font-weight:800;color:#0f172a;letter-spacing:-.02em}.hero-stat-label{font-size:.75rem;color:#94a3b8;font-weight:500}.hero-stat-divider{width:1px;height:36px;background:#e2e8f0}.hero-visual{position:relative;display:flex;justify-content:center}.hero-card{background:#fff;border-radius:16px;box-shadow:0 4px 24px rgba(0,0,0,.06),0 1px 2px rgba(0,0,0,.04);border:1px solid rgba(0,0,0,.05)}.hero-card-main{width:100%;max-width:440px;overflow:hidden}.hero-card-header{display:flex;align-items:center;gap:.75rem;padding:1rem 1.25rem;border-bottom:1px solid #f1f5f9}.hero-card-dots{display:flex;gap:.375rem}.hero-card-dots span{width:10px;height:10px;border-radius:50%;background:#e2e8f0}.hero-card-dots span:first-child{background:#fca5a5}.hero-card-dots span:nth-child(2){background:#fcd34d}.hero-card-dots span:last-child{background:#86efac}.hero-card-title{font-size:.8125rem;font-weight:600;color:#64748b}.hero-card-body{padding:1.25rem}.mock-client-info{display:flex;align-items:center;gap:.875rem;margin-bottom:1.25rem;padding-bottom:1rem;border-bottom:1px solid #f1f5f9}.mock-avatar{width:44px;height:44px;min-width:44px;border-radius:50%;background:linear-gradient(135deg,#3b82f6,#6366f1);display:flex;align-items:center;justify-content:center}.mock-avatar .material-symbols-outlined{color:#fff;font-size:1.375rem}.mock-client-details{display:flex;flex-direction:column;gap:.125rem}.mock-client-name{font-size:.9375rem;font-weight:700;color:#0f172a}.mock-client-id{font-size:.75rem;color:#94a3b8;font-weight:500;letter-spacing:.02em}.mock-prescription{margin-bottom:1rem}.mock-prescription-title{display:flex;align-items:center;gap:.375rem;font-size:.8125rem;font-weight:600;color:#475569;margin-bottom:.625rem}.mock-prescription-title .material-symbols-outlined{font-size:1.125rem;color:#3b82f6}.mock-rx-table{background:#f8fafc;border-radius:10px;border:1px solid #f1f5f9;overflow:hidden}.mock-rx-header,.mock-rx-row{display:grid;grid-template-columns:36px repeat(4,1fr);gap:0;text-align:center;font-size:.75rem}.mock-rx-header{background:#eef2ff;padding:.5rem .75rem;font-weight:700;color:#475569;font-size:.6875rem;text-transform:uppercase;letter-spacing:.04em}.mock-rx-row{padding:.5rem .75rem;color:#334155;font-weight:500;font-variant-numeric:tabular-nums;border-top:1px solid #f1f5f9}.mock-rx-eye{font-weight:700;color:#3b82f6}.mock-order-status{display:flex;flex-direction:column;gap:.5rem}.mock-order-row{display:flex;align-items:center;gap:.5rem;padding:.5rem .625rem;background:#f8fafc;border-radius:8px;border:1px solid #f1f5f9;font-size:.8125rem;font-weight:500;color:#475569}.mock-order-row span:nth-child(2){flex:1}.mock-order-icon-done{color:#10b981!important;font-size:1.125rem!important}.mock-order-icon-progress{color:#f59e0b!important;font-size:1.125rem!important}.mock-status-badge{font-size:.6875rem;font-weight:700;padding:.1875rem .5rem;border-radius:100px;text-transform:uppercase;letter-spacing:.03em}.mock-status-done{background:rgba(16,185,129,.1);color:#059669}.mock-status-progress{background:rgba(245,158,11,.1);color:#d97706}.hero-card-float{position:absolute;display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;font-size:.8125rem;font-weight:500;white-space:nowrap;animation:float 3s ease-in-out infinite}.hero-card-float .material-symbols-outlined{font-size:1.125rem}.hero-card-float-1{top:0;right:-30px;animation-delay:0s}.hero-card-float-1 .material-symbols-outlined{color:#10b981}.hero-card-float-2{bottom:30px;left:-20px;animation-delay:1.5s}.hero-card-float-2 .material-symbols-outlined{color:#3b82f6}@keyframes float{0%,100%{transform:translateY(0)}50%{transform:translateY(-8px)}}.features{padding:6rem 2rem;background:#fff}.features-inner{max-width:1200px;margin:0 auto}.section-header{text-align:center;margin-bottom:3.5rem;opacity:0;transform:translateY(20px);transition:all .6s ease}.section-header.visible{opacity:1;transform:translateY(0)}.section-badge{display:inline-block;padding:.3125rem .75rem;background:rgba(59,130,246,.08);color:#3b82f6;border-radius:100px;font-size:.8125rem;font-weight:600;margin-bottom:1rem;border:1px solid rgba(59,130,246,.1)}.section-title{font-size:2.25rem;font-weight:800;color:#0f172a;letter-spacing:-.03em;margin-bottom:.75rem}.section-subtitle{font-size:1.0625rem;color:#64748b;max-width:520px;margin:0 auto;line-height:1.6}.features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.feature-card{padding:1.75rem;border-radius:14px;border:1px solid #f1f5f9;background:#fafbfd;transition:all .3s ease;opacity:0;transform:translateY(20px)}.feature-card.visible{opacity:1;transform:translateY(0)}.feature-card:first-child{transition-delay:0s}.feature-card:nth-child(2){transition-delay:80ms}.feature-card:nth-child(3){transition-delay:0.16s}.feature-card:nth-child(4){transition-delay:0.24s}.feature-card:nth-child(5){transition-delay:0.32s}.feature-card:nth-child(6){transition-delay:0.40s}.feature-card:hover{border-color:#e2e8f0;box-shadow:0 4px 20px rgba(0,0,0,.04);transform:translateY(-2px)}.feature-icon{width:48px;height:48px;border-radius:12px;background:color-mix(in srgb,var(--accent) 10%,transparent);display:flex;align-items:center;justify-content:center;margin-bottom:1.25rem}.feature-icon .material-symbols-outlined{color:var(--accent);font-size:1.5rem}.feature-title{font-size:1.0625rem;font-weight:700;color:#0f172a;margin-bottom:.5rem;letter-spacing:-.01em}.feature-desc{font-size:.875rem;color:#64748b;line-height:1.6}.trust-section{padding:5.5rem 2rem;background:#fff}.trust-inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:start}.trust-stats{position:sticky;top:5rem}.trust-stats-header{margin-bottom:2.5rem}.trust-title{font-size:2rem;font-weight:800;color:#0f172a;letter-spacing:-.03em;margin-top:.75rem;line-height:1.25}.trust-subtitle{font-size:1rem;color:#64748b;margin-top:.625rem;line-height:1.6}.trust-counters{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.trust-counter{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;padding:1.5rem 1.25rem;display:flex;flex-direction:column;gap:.375rem;transition:all .3s ease;opacity:0;transform:translateY(16px)}.trust-counter.visible{opacity:1;transform:translateY(0)}.trust-counter:first-child{transition-delay:0s}.trust-counter:nth-child(2){transition-delay:80ms}.trust-counter:nth-child(3){transition-delay:0.16s}.trust-counter:hover{border-color:#bfdbfe;box-shadow:0 4px 16px rgba(59,130,246,.08);transform:translateY(-2px)}.trust-counter-value{font-size:2.5rem;font-weight:800;letter-spacing:-.04em;font-variant-numeric:tabular-nums;background:linear-gradient(135deg,#3b82f6,#6366f1);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1.1}.trust-counter-label{font-size:.875rem;color:#64748b;font-weight:500;line-height:1.4}.trust-reviews{display:flex;flex-direction:column;gap:1rem}.trust-reviews-header{margin-bottom:.5rem}.trust-reviews-badge{display:inline-flex;align-items:center;gap:.3rem;font-size:.8125rem;font-weight:600;color:#d97706;background:rgba(245,158,11,.08);border:1px solid rgba(245,158,11,.2);border-radius:100px;padding:.3rem .75rem}.trust-reviews-badge .material-symbols-outlined{font-size:.875rem;font-variation-settings:'FILL' 1;color:#f59e0b}.trust-review-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:1.25rem 1.5rem;display:flex;flex-direction:column;gap:.875rem;transition:all .3s ease;opacity:0;transform:translateX(20px);box-shadow:0 1px 3px rgba(0,0,0,.04)}.trust-review-card.visible{opacity:1;transform:translateX(0)}.trust-review-card:nth-child(2){transition-delay:0s}.trust-review-card:nth-child(3){transition-delay:0.12s}.trust-review-card:nth-child(4){transition-delay:0.24s}.trust-review-card:hover{border-color:#bfdbfe;box-shadow:0 4px 16px rgba(59,130,246,.08);transform:translateX(-3px)}.trust-review-header{display:flex;align-items:center;justify-content:space-between}.trust-review-stars{display:flex;gap:.1rem}.trust-review-stars .material-symbols-outlined{font-size:1rem;color:#f59e0b;font-variation-settings:'FILL' 1}.trust-review-google{display:flex;align-items:center;opacity:.7}.trust-review-text{font-size:.9rem;color:#374151;line-height:1.75;font-style:italic}.trust-review-author{display:flex;align-items:center;gap:.625rem;padding-top:.75rem;border-top:1px solid #f1f5f9}.trust-review-avatar{width:34px;height:34px;min-width:34px;border-radius:50%;background:color-mix(in srgb,var(--av,#3b82f6) 12%,#fff);color:var(--av,#3b82f6);border:2px solid color-mix(in srgb,var(--av,#3b82f6) 25%,#fff);display:flex;align-items:center;justify-content:center;font-size:.8125rem;font-weight:700}.trust-review-info{display:flex;flex-direction:column;gap:.1rem;flex:1}.trust-review-name{font-size:.875rem;font-weight:700;color:#0f172a}.trust-review-role{font-size:.75rem;color:#94a3b8;font-weight:500}.cta-section{padding:5rem 2rem;background:linear-gradient(135deg,#1e293b 0,#0f172a 100%);position:relative;overflow:hidden}.cta-section::before{content:'';position:absolute;width:500px;height:500px;border-radius:50%;background:radial-gradient(circle,rgba(59,130,246,.15) 0,transparent 70%);top:-200px;right:-100px;pointer-events:none}.cta-inner{max-width:700px;margin:0 auto;text-align:center;position:relative;z-index:1}.cta-content{opacity:0;transform:translateY(20px);transition:all .6s ease}.cta-content.visible{opacity:1;transform:translateY(0)}.cta-title{font-size:2rem;font-weight:800;color:#fff;letter-spacing:-.03em;margin-bottom:.75rem}.cta-subtitle{font-size:1.0625rem;color:#94a3b8;margin-bottom:2rem;line-height:1.6}.landing-footer{padding:2rem;background:#0f172a;border-top:1px solid rgba(255,255,255,.05)}.footer-inner{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between}.footer-brand{display:flex;align-items:center;gap:.5rem}.footer-brand .nav-logo{width:32px;height:32px;border-radius:8px}.footer-brand .nav-logo .material-symbols-outlined{font-size:1.125rem}.footer-brand .nav-brand-text{font-size:1rem;font-weight:700;color:#fff}.footer-seo{font-size:.75rem;color:#475569;max-width:560px;text-align:center;line-height:1.6;margin-bottom:.5rem}.footer-copy{font-size:.8125rem;color:#64748b}.role-modal-overlay{position:fixed;inset:0;background:rgba(15,23,42,.5);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;z-index:10000;opacity:0;visibility:hidden;transition:all .25s ease}.role-modal-overlay.active{opacity:1;visibility:visible}.role-modal{background:#fff;border-radius:20px;padding:2.5rem;width:90%;max-width:420px;box-shadow:0 24px 80px rgba(0,0,0,.15);transform:translateY(16px) scale(.97);transition:all .3s cubic-bezier(.16, 1, .3, 1);position:relative}.role-modal-overlay.active .role-modal{transform:translateY(0) scale(1)}.role-modal-close{position:absolute;top:1rem;right:1rem;width:36px;height:36px;border-radius:10px;border:none;background:#f1f5f9;color:#64748b;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .15s ease}.role-modal-close:hover{background:#e2e8f0;color:#1e293b}.role-modal-close .material-symbols-outlined{font-size:1.25rem}.role-modal-header{text-align:center;margin-bottom:2rem}.role-modal-icon{width:56px;height:56px;border-radius:16px;background:linear-gradient(135deg,#3b82f6,#6366f1);display:flex;align-items:center;justify-content:center;margin:0 auto 1.25rem}.role-modal-icon .material-symbols-outlined{color:#fff;font-size:1.75rem}.role-modal-title{font-size:1.375rem;font-weight:700;color:#0f172a;letter-spacing:-.02em;margin-bottom:.375rem}.role-modal-subtitle{font-size:.9375rem;color:#64748b}.role-modal-options{display:flex;flex-direction:column;gap:.75rem}.role-option{display:flex;align-items:center;gap:1rem;padding:1.125rem 1.25rem;border-radius:14px;border:1.5px solid #e2e8f0;background:#fff;text-decoration:none;color:inherit;transition:all .2s ease;cursor:pointer}.role-option:hover{border-color:#3b82f6;background:rgba(59,130,246,.03);box-shadow:0 2px 12px rgba(59,130,246,.1);transform:translateY(-1px)}.role-option-icon{width:44px;height:44px;min-width:44px;border-radius:12px;background:color-mix(in srgb,var(--accent) 10%,transparent);display:flex;align-items:center;justify-content:center}.role-option-icon .material-symbols-outlined{color:var(--accent);font-size:1.375rem}.role-option-text{flex:1;display:flex;flex-direction:column;gap:.125rem}.role-option-title{font-size:.9375rem;font-weight:700;color:#0f172a}.role-option-desc{font-size:.8125rem;color:#94a3b8}.role-option-arrow{color:#cbd5e1;font-size:1.25rem;transition:all .2s ease}.role-option:hover .role-option-arrow{color:#3b82f6;transform:translateX(2px)}@media (max-width:1024px){.hero-inner{grid-template-columns:1fr;gap:3rem;text-align:center}.hero-title{font-size:2.75rem}.hero-subtitle{margin-left:auto;margin-right:auto}.hero-cta{display:flex;flex-direction:column;align-items:center;gap:.5rem}.hero-stats{justify-content:center}.hero-visual{max-width:440px;margin:0 auto}.features-grid{grid-template-columns:repeat(2,1fr)}.trust-inner{grid-template-columns:1fr;gap:3rem}.trust-stats{position:static}}@media (max-width:768px){.landing-nav{padding:0 1.25rem;height:64px}.hero{padding:6rem 1.25rem 3rem;min-height:auto}.hero-title{font-size:2rem}.hero-title br{display:none}.hero-subtitle{font-size:1rem}.hero-cta .btn-lg{white-space:nowrap;font-size:.9375rem;padding:.8125rem 1.5rem}.hero-trial-note{text-align:center;margin-top:0}.hero-stats{gap:1rem;flex-wrap:wrap;justify-content:center}.hero-stat-number{font-size:1.125rem}.hero-card-float{display:none}.features{padding:4rem 1.25rem}.features-grid{grid-template-columns:1fr;gap:1rem}.trust-section{padding:4rem 1.25rem}.trust-counters{grid-template-columns:1fr 1fr}.trust-counter-value{font-size:2rem}.trust-review-card:hover{transform:none}.section-title{font-size:1.75rem}.section-subtitle{font-size:.9375rem}.cta-section{padding:3.5rem 1.25rem}.cta-title{font-size:1.625rem}.footer-inner{flex-direction:column;gap:1rem;text-align:center}.role-modal{padding:2rem 1.5rem;margin:1rem;width:calc(100% - 2rem)}}@media (max-width:480px){.hero-title{font-size:1.75rem}.hero-badge{font-size:.75rem}.nav-brand-text{font-size:1.125rem}.nav-login-btn{padding:.4375rem 1rem;font-size:.8125rem}.feature-card{padding:1.5rem}}