.feature-page{min-height:100vh;background:#f8fafc}.page-header{background:#fff;box-shadow:0 1px 3px rgba(0,0,0,.1);padding:16px 24px;position:-webkit-sticky;position:sticky;top:0;z-index:100}.page-nav{max-width:1200px;margin:0 auto;justify-content:space-between}.page-logo,.page-nav{display:flex;align-items:center}.page-logo{gap:12px;text-decoration:none}.page-logo .logo-image{width:48px;height:48px}.page-logo .logo-text{font-size:1.5rem;font-weight:700;color:#1a1a2e}.nav-links{display:flex;align-items:center;gap:32px}.nav-links .nav-link{color:#64748b;text-decoration:none;font-weight:500;font-size:.9375rem;transition:color .2s ease}.nav-links .nav-link.active,.nav-links .nav-link:hover{color:#1a1a2e}.nav-links .beta-btn{background:linear-gradient(135deg,#4bb5f5,#4ae3a8);color:#fff;padding:10px 20px;border-radius:8px;text-decoration:none;font-weight:600;font-size:.9375rem;transition:transform .2s ease,box-shadow .2s ease}.nav-links .beta-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(71,178,235,.3)}.feature-hero{background:linear-gradient(135deg,#4bb5f5,#4ae3a8);padding:5rem 2rem;color:#fff;display:flex;align-items:center;justify-content:center;gap:4rem;flex-wrap:wrap}.hero-content{max-width:550px}.hero-badge{display:inline-block;background:hsla(0,0%,100%,.2);padding:6px 16px;border-radius:20px;font-size:.875rem;font-weight:600;margin-bottom:1rem}.hero-content h1{font-size:2.75rem;font-weight:700;line-height:1.2;margin-bottom:1rem}.hero-content p{font-size:1.125rem;line-height:1.6;opacity:.9;margin-bottom:2rem}.hero-cta{display:flex;gap:1rem;flex-wrap:wrap}.cta-button{display:inline-block;padding:14px 28px;border-radius:8px;font-weight:600;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.cta-button.primary{background:#fff;color:#1e3a5f}.cta-button.primary:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(0,0,0,.15)}.cta-button.secondary{background:hsla(0,0%,100%,.2);color:#fff;border:2px solid hsla(0,0%,100%,.3)}.cta-button.secondary:hover{background:hsla(0,0%,100%,.3)}.hero-visual{flex-shrink:0}.chat-preview{background:#fff;border-radius:16px;padding:24px;width:350px;box-shadow:0 20px 50px rgba(0,0,0,.15)}.chat-message{margin-bottom:16px}.chat-message.user p{background:#f0f4f8;color:#1a1a2e;padding:12px 16px;border-radius:16px 16px 4px 16px;font-size:.9375rem}.chat-message.ai p{padding:12px 16px;border-radius:16px 16px 16px 4px;font-size:.9375rem}.chat-message.ai p,.chat-message.ai ul{background:linear-gradient(135deg,#4bb5f5,#4ae3a8);color:#fff}.chat-message.ai ul{padding:12px 16px 12px 32px;border-radius:4px 4px 16px 16px;margin-top:4px;font-size:.875rem}.chat-message.ai li{margin-bottom:4px}.calendar-preview{background:#fff;border-radius:16px;padding:24px;width:320px;box-shadow:0 20px 50px rgba(0,0,0,.15)}.calendar-header{font-weight:600;font-size:1.125rem;color:#1a1a2e;margin-bottom:20px;padding-bottom:12px;border-bottom:1px solid #e2e8f0}.calendar-event{display:flex;align-items:center;gap:12px;padding:12px;border-radius:8px;margin-bottom:8px}.calendar-event.medication{background:#fef3c7}.calendar-event.appointment{background:#dbeafe}.calendar-event.task{background:#d1fae5}.event-time{font-size:.75rem;font-weight:600;color:#64748b;min-width:65px}.event-title{font-size:.875rem;color:#1a1a2e;font-weight:500}.team-preview{background:#fff;border-radius:16px;padding:24px;width:300px;box-shadow:0 20px 50px rgba(0,0,0,.15)}.team-member{display:flex;align-items:center;gap:12px;padding:12px 0;border-bottom:1px solid #f0f4f8}.team-member:last-child{border-bottom:none}.member-avatar{width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:600;font-size:.875rem}.member-info{display:flex;flex-direction:column}.member-name{font-weight:600;color:#1a1a2e;font-size:.9375rem}.member-role{font-size:.8125rem;color:#64748b}.docs-preview{background:#fff;border-radius:16px;padding:24px;width:320px;box-shadow:0 20px 50px rgba(0,0,0,.15)}.doc-item{display:flex;align-items:center;gap:12px;padding:12px;border-radius:8px;margin-bottom:8px;background:#f8fafc}.doc-icon{width:40px;height:40px;border-radius:8px}.doc-icon.medical{background:linear-gradient(135deg,#f87171,#fb923c)}.doc-icon.legal{background:linear-gradient(135deg,#4bb5f5,#4ae3a8)}.doc-icon.note{background:linear-gradient(135deg,#a78bfa,#f472b6)}.doc-info{display:flex;flex-direction:column}.doc-name{font-weight:600;color:#1a1a2e;font-size:.875rem}.doc-meta{font-size:.75rem;color:#94a3b8}.capabilities-section{padding:5rem 2rem;background:#fff}.capabilities-section .container{max-width:1200px;margin:0 auto}.capabilities-section h2{font-size:2rem;font-weight:700;color:#1a1a2e;text-align:center;margin-bottom:.5rem}.section-subtitle{font-size:1rem;color:#64748b;text-align:center;margin-bottom:3rem}.capabilities-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:2rem;gap:2rem}.capability-card{background:#f8fafc;border-radius:12px;padding:2rem;transition:transform .2s ease,box-shadow .2s ease}.capability-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,.08)}.capability-icon{width:56px;height:56px;background:linear-gradient(135deg,#4bb5f5,#4ae3a8);border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;color:#fff}.capability-card h3{font-size:1.125rem;font-weight:600;color:#1a1a2e;margin-bottom:.5rem}.capability-card p{font-size:.9375rem;color:#64748b;line-height:1.5}.how-it-works-section{padding:5rem 2rem;background:#f8fafc}.how-it-works-section .container{max-width:1000px;margin:0 auto}.how-it-works-section h2{font-size:2rem;font-weight:700;color:#1a1a2e;text-align:center;margin-bottom:3rem}.steps-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:2rem;gap:2rem}.step{text-align:center}.step-number{width:48px;height:48px;background:linear-gradient(135deg,#4bb5f5,#4ae3a8);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.25rem;font-weight:700;margin:0 auto 1rem}.step h3{font-size:1.125rem;font-weight:600;color:#1a1a2e;margin-bottom:.5rem}.step p{font-size:.9375rem;color:#64748b;line-height:1.5}.faq-section{padding:5rem 2rem;background:#fff}.faq-section .container{max-width:900px;margin:0 auto}.faq-section h2{font-size:2rem;font-weight:700;color:#1a1a2e;text-align:center;margin-bottom:3rem}.faq-grid{display:grid;grid-gap:1.5rem;gap:1.5rem}.faq-item{background:#f8fafc;border-radius:12px;padding:1.5rem 2rem}.faq-item h3{font-size:1rem;font-weight:600;color:#1a1a2e;margin-bottom:.75rem}.faq-item p{font-size:.9375rem;color:#64748b;line-height:1.6}.feature-cta{background:linear-gradient(135deg,#4bb5f5,#4ae3a8);padding:4rem 2rem;text-align:center;color:#fff}.feature-cta .container{max-width:600px;margin:0 auto}.feature-cta h2{font-size:2rem;font-weight:700;margin-bottom:.75rem}.feature-cta p{font-size:1.125rem;opacity:.9;margin-bottom:1.5rem}.feature-cta .cta-button{display:inline-block;padding:14px 32px;background:#fff;color:#1e3a5f;font-weight:600;border-radius:8px;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.feature-cta .cta-button:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(0,0,0,.15)}.feature-page .footer{background:#f8fafc}.feature-page .footer-main{padding:48px 24px 24px;display:flex;flex-direction:column;align-items:center;text-align:center;background:#f8fafc}.feature-page .footer-logo{width:120px;height:auto;border-radius:0}.feature-page .footer-tagline{font-size:16px;color:#64748b;margin:8px 0 0}.feature-page .social-links{display:flex;gap:24px;margin-top:16px}.feature-page .social-links a{color:#64748b;font-size:24px;transition:color .2s ease;text-decoration:none}.feature-page .social-links a:hover{color:#47b2eb}.feature-page .footer-copyright{padding:24px;background:#f8fafc;text-align:center;border-top:1px solid #e2e8f0}.feature-page .footer-copyright p{color:#64748b;font-size:14px;margin:0}.feature-page .footer-links{margin-top:8px!important}.feature-page .footer-links a{color:#64748b;text-decoration:none;transition:color .2s ease}.feature-page .footer-links a:hover{color:#47b2eb}@media (max-width:768px){.feature-hero{padding:3rem 1.5rem;flex-direction:column}.hero-content h1{font-size:2rem}.hero-visual{width:100%;max-width:350px}.calendar-preview,.chat-preview,.docs-preview,.team-preview{width:100%}.nav-links{gap:16px}.nav-links .nav-link{display:none}.nav-links .beta-btn{display:inline-block}}