.landing-page{min-height:100vh;display:flex;flex-direction:column;background-color:#f8fafc;color:#1f2937;position:relative;overflow:hidden;will-change:scroll-position;contain:layout style paint;transform:translateZ(0);backface-visibility:hidden}.landing-header{background-color:#fff;box-shadow:0 1px 3px #0000001a;position:fixed;width:100%;top:0;z-index:100}.landing-nav{max-width:1280px;margin:0 auto;padding:1rem 2rem;display:flex;justify-content:space-between;align-items:center}.landing-logo{display:flex;align-items:center;gap:.75rem;text-decoration:none;color:inherit}.landing-logo-image{width:4rem;height:4rem;border-radius:50%;object-fit:contain;padding:2px;will-change:transform;transform:translateZ(0)}.landing-logo-text{font-size:2rem;font-weight:700;background:linear-gradient(135deg,#4bb5f5,#4ae3a8);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.landing-nav-links{display:flex;gap:48px;align-items:center}.nav-link{color:var(--text-secondary);text-decoration:none;font-weight:500;font-size:15px;padding:8px 16px;border-radius:6px;transition:all .3s ease}.nav-link:hover{color:var(--primary);background:#4bb5f51a}.nav-link.active{color:var(--primary);font-weight:600;background:#4bb5f51a}.landing-beta-btn{background:linear-gradient(135deg,#47b2eb,#4dd37c);color:#fff;padding:10px 20px;border-radius:8px;font-weight:600;font-size:14px;text-decoration:none;border:none;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 4px #47b2eb33}.landing-beta-btn:hover{background:linear-gradient(135deg,#3ba1d8,#3dc26a);transform:translateY(-1px);box-shadow:0 4px 6px #47b2eb40}.landing-main{flex:1}.landing-hero{position:relative;overflow:hidden;padding-top:7rem;padding-bottom:4rem;display:grid;grid-template-columns:1fr 1fr;gap:4rem;max-width:1280px;margin:0 auto;padding-inline:2rem}.landing-hero:before{content:"";position:absolute;top:-50%;right:-20%;width:80%;height:150%;background:linear-gradient(135deg,#3b82f60d,#6366f114);border-radius:50%;transform:rotate(-15deg);z-index:-1}.landing-hero-content{max-width:800px;margin:0 auto}.landing-title{font-size:3.5rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem}.landing-highlight{font-size:24px;font-weight:600;color:var(--primary);margin-bottom:24px;padding:8px 16px;background:#3b82f61a;border-radius:8px;display:inline-block}.landing-description{font-size:1.25rem;color:#4b5563;margin-bottom:2rem;line-height:1.6}.landing-cta{display:flex;gap:16px;align-items:center}.landing-cta-button{background:linear-gradient(135deg,#47b2eb,#4dd37c);color:#fff;padding:12px 24px;border-radius:8px;font-weight:600;font-size:16px;text-decoration:none;border:none;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 4px #47b2eb33}.landing-cta-button:hover{background:linear-gradient(135deg,#3ba1d8,#3dc26a);transform:translateY(-2px);box-shadow:0 4px 6px #47b2eb40}.landing-hero-image{width:100%;height:100%;min-height:400px;max-height:600px;display:flex;align-items:center;justify-content:center}.landing-hero-image img{width:100%;height:100%;object-fit:cover;border-radius:1rem;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;will-change:transform;transform:translateZ(0);backface-visibility:hidden;transition:opacity .3s ease}.landing-hero-image img:not([src]){opacity:0}.landing-hero-image img[src]{opacity:1}.beta-section{padding:80px 20px;background:linear-gradient(135deg,#f8fafc,#e2e8f0);text-align:center;position:relative;overflow:hidden}.beta-section:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#47b2eb0d,#4dd37c0d);pointer-events:none}.beta-container{max-width:800px;margin:0 auto;position:relative;z-index:1}.beta-badge{display:inline-block;background:linear-gradient(135deg,#47b2eb,#4dd37c);color:#fff;padding:12px 24px;border-radius:25px;font-size:16px;font-weight:700;margin-bottom:32px;text-transform:uppercase;letter-spacing:1px;box-shadow:0 8px 25px #47b2eb4d;animation:pulse 2s infinite}@keyframes pulse{0%{box-shadow:0 8px 25px #47b2eb4d}50%{box-shadow:0 8px 35px #47b2eb80}to{box-shadow:0 8px 25px #47b2eb4d}}.beta-description{font-size:20px;color:#2d3748;margin-bottom:20px;line-height:1.6;font-weight:500}.beta-subtitle{font-size:18px;color:#4a5568;margin-bottom:48px;font-weight:400}.beta-form{margin-bottom:56px}.form-group{display:flex;max-width:500px;margin:0 auto;gap:40px;flex-wrap:wrap;justify-content:center}.beta-email-input{flex:1;min-width:280px;padding:18px 24px;border:2px solid #e2e8f0;border-radius:16px;font-size:16px;background:#fff;transition:all .3s ease;box-shadow:0 4px 12px #0000000d}.beta-email-input:focus{outline:none;border-color:#47b2eb;box-shadow:0 0 0 4px #47b2eb1a,0 4px 12px #0000000d}.beta-submit-btn{background:linear-gradient(135deg,#47b2eb,#4dd37c);color:#fff;border:none;padding:18px 36px;border-radius:16px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;white-space:nowrap;margin-top:15px;box-shadow:0 8px 25px #47b2eb4d}.beta-submit-btn:hover:not(:disabled){transform:translateY(-3px);box-shadow:0 12px 35px #47b2eb66}.beta-submit-btn:disabled{opacity:.7;cursor:not-allowed;transform:none}.submit-message{margin-top:20px;color:#4dd37c;font-weight:600;font-size:18px}.beta-features{display:flex;justify-content:center;gap:40px;flex-wrap:wrap;margin-top:48px}.beta-feature{display:flex;align-items:center;gap:12px;color:#2d3748;font-size:16px;font-weight:500;padding:12px 20px;background:#fff;border-radius:12px;box-shadow:0 4px 12px #0000000d}.beta-feature svg{flex-shrink:0}.section-title{text-align:center;font-size:2.5rem;font-weight:700;margin-bottom:3rem;background:linear-gradient(135deg,#4bb5f5,#3b9fd8);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.features-section{padding:80px 20px;background:#fff}.features-carousel{max-width:1000px;margin:0 auto;padding:0 20px;position:relative}.carousel-container{overflow:hidden;border-radius:20px;background:#fff}.carousel-track{display:flex;transition:transform .5s ease-in-out}.carousel-slide{min-width:100%;padding:60px 40px;display:flex;align-items:center;justify-content:center}.carousel-slide .feature-content{text-align:center;max-width:600px;margin:0 auto}.carousel-slide .feature-icon{margin-bottom:24px;display:flex;justify-content:center;align-items:center;height:80px}.carousel-slide .feature-icon svg{width:64px;height:64px}.carousel-slide .feature-tagline{display:inline-block;background:linear-gradient(135deg,#47b2eb,#4dd37c);color:#fff;padding:8px 16px;border-radius:20px;font-size:14px;font-weight:600;margin-bottom:16px;text-transform:uppercase;letter-spacing:.5px}.carousel-slide .feature-content h3{font-size:36px;font-weight:700;color:#2d3748;margin-bottom:20px;line-height:1.2}.carousel-slide .feature-description{font-size:18px;color:#4a5568;line-height:1.6;margin-bottom:32px}.carousel-slide .feature-cta{display:inline-block;background:linear-gradient(135deg,#47b2eb,#4dd37c);color:#fff;text-decoration:none;padding:16px 32px;border-radius:12px;font-size:16px;font-weight:600;border:none;cursor:pointer;transition:all .3s ease;box-shadow:0 8px 25px #47b2eb4d}.carousel-slide .feature-cta:hover{transform:translateY(-2px);box-shadow:0 12px 35px #47b2eb66}.carousel-navigation{display:flex;align-items:center;justify-content:center;gap:24px;margin-top:40px}.carousel-btn{background:linear-gradient(135deg,#47b2eb,#4dd37c);color:#fff;border:none;width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #47b2eb4d}.carousel-btn:hover{transform:translateY(-2px);box-shadow:0 8px 20px #47b2eb66}.carousel-btn:active{transform:translateY(0)}.carousel-dots{display:flex;gap:12px}.carousel-dot{width:12px;height:12px;border-radius:50%;border:none;background:#cbd5e0;cursor:pointer;transition:all .3s ease}.carousel-dot.active{background:linear-gradient(135deg,#47b2eb,#4dd37c);transform:scale(1.2)}.carousel-dot:hover{background:#a0aec0}.carousel-dot.active:hover{background:linear-gradient(135deg,#47b2eb,#4dd37c)}.section-subtitle{font-size:2.5rem!important;text-align:center;line-height:1.4;margin-bottom:64px;max-width:1000px;margin-left:auto;margin-right:auto;color:#1f2937;display:flex;flex-direction:column;align-items:center;gap:1rem}.typing-text{display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;padding:1rem 1.5rem;background:#eab308;border-radius:8px;border:none;min-width:160px;height:5rem;min-height:5rem;box-sizing:border-box;text-align:center}.accessibility-section{padding:80px 0;background:#3b82f60d;position:relative;border:none}.accessibility-section:before{content:"";position:absolute;inset:0;border:4px solid transparent;border-image:linear-gradient(135deg,#3b82f6,#6366f1,#9333ea) 1;pointer-events:none;z-index:1}.accessibility-container{max-width:var(--max-width);margin:0 auto;padding:0 24px;position:relative;z-index:2}.accessibility-subtitle{max-width:800px;margin:24px auto 32px;text-align:center;color:var(--text-secondary);font-size:18px;line-height:1.6;font-weight:400}.accessibility-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;margin-top:48px}.accessibility-card{background:#fff;padding:32px;border-radius:16px;box-shadow:0 4px 6px #0000001a;transition:transform .2s ease,box-shadow .2s ease;position:relative;z-index:2;border:1px solid rgba(99,102,241,.1)}.accessibility-card:hover{transform:translateY(-4px);box-shadow:0 8px 12px #6366f11a}.accessibility-card h3{font-size:20px;font-weight:600;color:var(--text-main);margin-bottom:16px}.accessibility-card p{color:var(--text-secondary);line-height:1.6}.features-grid-section{padding:80px 20px;background:#fff}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:32px;max-width:1200px;margin:0 auto;padding:0 20px}.feature-bubble{background:#fff;padding:32px 24px;border-radius:16px;text-align:center;box-shadow:0 4px 20px #00000014;border:1px solid #e2e8f0;transition:all .3s ease;position:relative;overflow:hidden}.feature-bubble:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(135deg,#47b2eb,#4dd37c)}.feature-bubble:hover{transform:translateY(-4px);box-shadow:0 12px 40px #0000001f}.feature-bubble .feature-icon{margin-bottom:20px;display:flex;justify-content:center;align-items:center;height:64px}.feature-bubble .feature-icon svg{width:48px;height:48px}.feature-bubble h3{font-size:20px;font-weight:600;color:#2d3748;margin-bottom:12px}.feature-bubble p{font-size:16px;color:#718096;line-height:1.5}.feature-bubble.feature-highlighted{background:linear-gradient(135deg,#4bb5f514,#4ae3a814);border:2px solid #47b2eb}.feature-bubble.feature-highlighted:before{height:6px}.feature-bubble.feature-highlighted:hover{border-color:#4dd37c}.social-proof-section{background:#fff;padding:var(--section-padding);margin-top:2rem}.social-proof-section .section-title{text-align:center;margin-bottom:1rem;color:var(--text-main)}.social-proof-section .section-subtitle{text-align:center;margin-bottom:3rem;color:var(--text-secondary);font-size:1.1rem;max-width:600px;margin-left:auto;margin-right:auto}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;max-width:var(--max-width);margin:0 auto 4rem}.stat-item{text-align:center;padding:2rem 1rem}.stat-number{font-size:3rem;font-weight:700;color:var(--primary);line-height:1;margin-bottom:.5rem}.stat-label{font-size:1rem;color:var(--text-secondary);font-weight:500}.testimonials-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:2rem;max-width:var(--max-width);margin:0 auto}.testimonial-card{background:#f8fafc;padding:2rem;border-radius:12px;border:1px solid var(--border-light);transition:all .3s ease}.testimonial-card:hover{transform:translateY(-2px);box-shadow:0 8px 25px #0000001a}.testimonial-content p{font-size:1.1rem;line-height:1.6;color:var(--text-main);margin-bottom:1.5rem;font-style:italic}.testimonial-author{display:flex;align-items:center}.author-info{display:flex;flex-direction:column}.author-info strong{color:var(--text-main);font-size:1rem;margin-bottom:.25rem}.author-info span{color:var(--text-secondary);font-size:.9rem}.use-cases-section{background:linear-gradient(135deg,#f8fafc,#e2e8f0);padding:var(--section-padding);margin-top:2rem}.use-cases-section .section-title{text-align:center;margin-bottom:1rem;color:var(--text-main)}.use-cases-section .section-subtitle{text-align:center;margin-bottom:3rem;color:var(--text-secondary);font-size:.9rem;line-height:1.4;max-width:700px;margin-left:auto;margin-right:auto;font-weight:400;opacity:.7}.use-cases-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:var(--max-width);margin:0 auto}.use-case-card{background:#fff;padding:2.5rem 2rem;border-radius:16px;box-shadow:0 4px 20px #00000014;transition:all .3s ease;border:1px solid var(--border-light)}.use-case-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px #00000026}.use-case-icon{width:60px;height:60px;background:linear-gradient(135deg,var(--primary) 0%,var(--primary-dark) 100%);border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}.use-case-icon i{font-size:24px;color:#fff}.use-case-card h3{color:var(--text-main);font-size:1.5rem;font-weight:600;margin-bottom:1rem;line-height:1.3}.use-case-card p{color:var(--text-secondary);line-height:1.6;font-size:1rem;margin-bottom:1.5rem}.use-case-card ul{list-style:none;padding:0;margin:0}.use-case-card li{color:var(--text-main);position:relative;padding:.5rem 0 .5rem 1.5rem;font-size:.95rem}.use-case-card li:before{content:"✓";position:absolute;left:0;color:var(--primary);font-weight:700}.faq-section{background:#fff;padding:var(--section-padding);margin-top:2rem}.faq-section .section-title{text-align:center;margin-bottom:2rem;color:var(--text-main)}.faq-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;max-width:var(--max-width);margin:0 auto}.faq-item{background:#f8fafc;padding:2rem;border-radius:12px;border:1px solid var(--border-light);transition:all .3s ease}.faq-item:hover{transform:translateY(-2px);box-shadow:0 8px 25px #0000001a}.faq-item h3{color:var(--text-main);font-size:1.25rem;font-weight:600;margin-bottom:1rem;line-height:1.4}.faq-item p{color:var(--text-secondary);line-height:1.6;font-size:1rem}.faq-cta{text-align:center;margin-top:3rem;padding:2rem;background:linear-gradient(135deg,var(--primary) 0%,var(--primary-dark) 100%);border-radius:12px;color:#fff}.faq-cta p{font-size:1.2rem;margin-bottom:1.5rem;color:#fff}.faq-cta-button{background:#fff;color:var(--primary);border:none;padding:12px 24px;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease}.faq-cta-button:hover{transform:translateY(-2px);box-shadow:0 4px 15px #0003}@media (max-width: 768px){.landing-hero{grid-template-columns:1fr;gap:2rem;padding:6rem 1rem 4rem;margin-top:0}.landing-nav{padding:1rem 1.5rem}.landing-logo-image{width:4rem;height:4rem}.landing-logo-text{font-size:2rem}.landing-beta-btn{padding:12px 20px;font-size:16px}.nav-link{font-size:14px;padding:6px 12px}.landing-title{font-size:3.5rem;line-height:1.1;margin-bottom:1.5rem}.landing-highlight{font-size:22px;padding:10px 20px;margin-bottom:20px}.landing-description{font-size:1.3rem;margin-bottom:2rem;line-height:1.6}.landing-cta{flex-direction:column;width:100%;gap:12px}.landing-cta-button{width:100%;text-align:center;padding:18px 28px;font-size:18px}.landing-hero-image{min-height:300px;max-height:400px;order:-1}.landing-hero-image img{border-radius:.75rem}.beta-section{padding:60px 16px}.beta-badge{padding:10px 20px;font-size:14px;margin-bottom:24px}.beta-description{font-size:22px;margin-bottom:20px}.beta-subtitle{font-size:18px;margin-bottom:32px}.form-group{flex-direction:column;align-items:stretch;gap:16px}.beta-email-input{min-width:auto;padding:18px 24px;font-size:18px}.beta-submit-btn{padding:18px 28px;font-size:18px;margin-top:0}.beta-features{flex-direction:column;align-items:center;gap:12px;margin-top:32px}.beta-feature{width:100%;max-width:280px;justify-content:center;padding:12px 20px;font-size:16px}.features-section{padding:60px 16px}.carousel-slide{padding:32px 16px}.carousel-slide .feature-content h3{font-size:32px;margin-bottom:20px}.carousel-slide .feature-description{font-size:18px;margin-bottom:28px}.carousel-slide .feature-cta{padding:16px 28px;font-size:18px}.carousel-navigation{gap:16px;margin-top:24px}.carousel-btn{width:40px;height:40px}.carousel-btn svg{width:20px;height:20px}.accessibility-section{padding:60px 16px}.accessibility-grid{grid-template-columns:1fr;gap:20px;margin-top:32px}.accessibility-card{padding:24px 20px}.accessibility-card h3{font-size:24px;margin-bottom:16px}.accessibility-card p{font-size:18px}.features-grid-section{padding:60px 16px}.features-grid{grid-template-columns:1fr;gap:20px;padding:0 16px}.feature-bubble{padding:20px 16px}.feature-bubble h3{font-size:24px;margin-bottom:12px}.feature-bubble p{font-size:18px}.section-title{font-size:2.8rem;margin-bottom:2.5rem}.section-subtitle{font-size:1.8rem!important;margin-bottom:48px}.typing-text{font-size:1.4rem;padding:.6rem 1rem;min-width:120px;height:3.5rem;min-height:3.5rem}.footer-main{padding:32px 16px 24px}.footer-logo{width:100px}.footer-tagline{font-size:14px}.social-links{gap:20px}.social-links a{font-size:20px}}@media (max-width: 480px){.landing-nav{padding:.5rem 1rem}.landing-logo-image{width:3.5rem;height:3.5rem}.landing-logo-text{font-size:1.8rem}.landing-beta-btn{padding:10px 18px;font-size:15px}.landing-hero{padding:5rem .75rem 3rem;gap:1.5rem}.landing-title{font-size:2.8rem;line-height:1.1}.landing-highlight{font-size:18px;padding:8px 16px}.landing-description{font-size:1.2rem}.landing-cta-button{padding:16px 24px;font-size:16px}.landing-hero-image{min-height:250px;max-height:300px}.beta-section{padding:40px 12px}.beta-badge{padding:8px 16px;font-size:12px;margin-bottom:20px}.beta-description{font-size:18px}.beta-subtitle{font-size:16px;margin-bottom:24px}.beta-email-input{padding:16px 20px;font-size:18px}.beta-submit-btn{padding:16px 24px;font-size:16px}.beta-feature{padding:10px 16px;font-size:15px}.features-section{padding:40px 12px}.carousel-slide{padding:24px 12px}.carousel-slide .feature-content h3{font-size:26px}.carousel-slide .feature-description{font-size:16px}.carousel-slide .feature-icon svg{width:40px;height:40px}.carousel-slide .feature-cta{padding:14px 24px;font-size:16px}.carousel-navigation{gap:8px;margin-top:20px}.carousel-btn{width:32px;height:32px}.carousel-btn svg{width:16px;height:16px}.carousel-dots{gap:6px}.carousel-dot{width:8px;height:8px}.accessibility-section{padding:40px 12px}.accessibility-card{padding:20px 16px}.accessibility-card h3{font-size:20px}.accessibility-card p{font-size:15px}.features-grid-section{padding:40px 12px}.features-grid{gap:16px;padding:0 12px}.feature-bubble{padding:16px 12px}.feature-bubble h3{font-size:20px}.feature-bubble p{font-size:15px}.section-title{font-size:2.2rem}.section-subtitle{font-size:1.6rem!important}.typing-text{font-size:1.2rem;padding:.5rem .8rem;min-width:100px;height:3rem;min-height:3rem}.stats-grid{grid-template-columns:repeat(2,1fr);gap:1rem;margin-bottom:3rem}.stat-item{padding:1.5rem .5rem}.stat-number{font-size:2.2rem;margin-bottom:.25rem}.stat-label{font-size:.85rem;line-height:1.2}.testimonials-grid{grid-template-columns:1fr;gap:1.5rem}.testimonial-card{padding:1.5rem}.testimonial-content p{font-size:1rem}.use-cases-grid{grid-template-columns:1fr;gap:1.5rem}.use-case-card{padding:2rem 1.5rem}.use-case-card h3{font-size:1.3rem}.use-case-card p{font-size:.95rem}.use-case-card li{font-size:.9rem}.use-cases-section .section-subtitle{font-size:.85rem;line-height:1.3;max-width:100%;padding:0 1rem}.faq-grid{grid-template-columns:1fr;gap:1.5rem}.faq-item{padding:1.5rem}.faq-item h3{font-size:1.1rem}.faq-item p{font-size:.95rem}.faq-cta{padding:1.5rem;margin-top:2rem}.faq-cta p{font-size:1.1rem}.faq-cta-button{padding:10px 20px;font-size:.95rem}.footer-main{padding:24px 12px 20px}.footer-logo{width:80px}.footer-tagline{font-size:12px}}@media (max-width: 480px){.stats-grid{grid-template-columns:repeat(2,1fr);gap:.75rem;margin-bottom:2.5rem}.stat-item{padding:1rem .25rem}.stat-number{font-size:1.8rem;margin-bottom:.2rem}.stat-label{font-size:.75rem;line-height:1.1}.testimonial-card{padding:1.25rem}.testimonial-content p{font-size:.95rem}.social-links{gap:16px}.social-links a{font-size:18px}}.blog-page{min-height:100vh;background-color:#f8fafc}.blog-hero{background:linear-gradient(135deg,#4bb5f5,#4ae3a8);color:#fff;padding:6rem 0 4rem;text-align:center;margin-top:80px}.blog-hero h1{font-size:3.5rem;font-weight:700;margin-bottom:1.5rem;line-height:1.2}.blog-hero p{font-size:1.3rem;opacity:.9;max-width:600px;margin:0 auto;line-height:1.6}.blog-main{padding:4rem 0;max-width:var(--max-width);margin:0 auto;padding-inline:2rem}.featured-post{margin-bottom:4rem}.featured-article-link{text-decoration:none;color:inherit;display:block}.featured-article{background:#fff;border-radius:16px;padding:3rem;box-shadow:0 4px 20px #00000014;border:1px solid var(--border-light);transition:all .3s ease}.featured-article:hover{transform:translateY(-4px);box-shadow:0 12px 40px #00000026}.article-meta{display:flex;gap:1rem;margin-bottom:1.5rem;flex-wrap:wrap}.read-time,.date{color:var(--text-secondary);font-size:.9rem}.featured-article h2{font-size:2.5rem;font-weight:700;color:var(--text-main);margin-bottom:1.5rem;line-height:1.3}.featured-article p{font-size:1.1rem;line-height:1.7;color:var(--text-secondary);margin-bottom:2rem}.read-more-btn{display:inline-block;background:var(--primary);color:#fff;padding:12px 24px;border-radius:8px;text-decoration:none;font-weight:600;transition:all .3s ease}.read-more-btn:hover{background:var(--primary-dark);transform:translateY(-2px)}.category-filter{margin-bottom:3rem}.filter-buttons{display:flex;gap:.75rem;flex-wrap:wrap;justify-content:center}.filter-btn{background:#fff;border:1px solid var(--border-light);padding:.75rem 1.5rem;border-radius:25px;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .3s ease;color:var(--text-secondary);box-shadow:0 2px 4px #0000000d}.filter-btn.active,.filter-btn:hover{background:var(--primary);color:#fff;border-color:var(--primary);transform:translateY(-2px);box-shadow:0 4px 12px #4bb5f54d}.blog-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;margin-bottom:4rem}.blog-card-link{text-decoration:none;color:inherit;display:block}.blog-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 10px #0000000d;border:1px solid var(--border-light);transition:all .3s ease;cursor:pointer;height:100%;display:flex;flex-direction:column}.blog-card:hover{transform:translateY(-4px);box-shadow:0 8px 25px #0000001a}.card-content{padding:2rem;flex:1;display:flex;flex-direction:column}.blog-card h3{font-size:1.4rem;font-weight:600;color:var(--text-main);margin-bottom:1rem;line-height:1.4}.blog-card p{color:var(--text-secondary);line-height:1.6;margin-bottom:1.5rem;flex:1}.card-footer{display:flex;justify-content:space-between;align-items:center;padding-top:1rem;border-top:1px solid var(--border-light);margin-top:auto}.read-more{color:var(--primary);font-weight:500}.newsletter-signup{background:linear-gradient(135deg,#4bb5f5,#4ae3a8);color:#fff;padding:3rem;border-radius:16px;text-align:center;box-shadow:0 8px 25px #0000001a}.newsletter-content h3{font-size:2rem;font-weight:600;margin-bottom:1rem}.newsletter-content p{font-size:1.1rem;opacity:.9;margin-bottom:2rem;max-width:500px;margin-left:auto;margin-right:auto}.newsletter-form{display:flex;gap:1rem;max-width:500px;margin:0 auto;flex-wrap:wrap}.newsletter-input{flex:1;min-width:250px;padding:12px 16px;border:none;border-radius:8px;font-size:1rem}.newsletter-btn{background:var(--primary);color:#fff;border:none;padding:12px 24px;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease}.newsletter-btn:hover{background:var(--primary-dark);transform:translateY(-2px)}@media (max-width: 768px){.landing-header{padding:.75rem 1rem}.landing-nav{padding:.5rem 0}.landing-logo-text{display:none}.landing-logo-image{width:2.5rem;height:2.5rem}.landing-nav-links{gap:.75rem;align-items:center}.nav-link{font-size:1rem;padding:8px 16px;border-radius:6px;font-weight:500}.landing-beta-btn{font-size:.9rem;padding:8px 16px;border-radius:6px}.blog-hero h1{font-size:2.8rem}.blog-hero p{font-size:1.1rem}.featured-article{padding:2rem}.featured-article h2{font-size:2rem}.blog-grid{grid-template-columns:1fr;gap:1.5rem}.filter-buttons{gap:.5rem}.filter-btn{font-size:.8rem;padding:.4rem .8rem}.newsletter-signup{padding:2rem}.newsletter-content h3{font-size:1.5rem}.newsletter-form{flex-direction:column}.newsletter-input{min-width:auto}}@media (max-width: 480px){.landing-header{padding:.5rem .75rem}.landing-nav{padding:.25rem 0}.landing-logo-image{width:2rem;height:2rem}.landing-nav-links{gap:.5rem}.nav-link{font-size:.9rem;padding:6px 12px}.landing-beta-btn{font-size:.85rem;padding:6px 12px}.blog-hero h1{font-size:2.2rem}.featured-article h2{font-size:1.5rem}.featured-article,.card-content{padding:1.5rem}.blog-card h3{font-size:1.2rem}}.footer{background:#fff;border-top:1px solid var(--border-light);width:100%}.footer-main{padding:48px 0 32px;display:flex;flex-direction:column;align-items:center;gap:12px}.footer-logo{width:120px;height:auto;border-radius:0}.footer-tagline{font-size:16px;color:var(--text-secondary);margin:0}.social-links{display:flex;gap:24px;margin-top:8px}.social-links a{color:var(--text-secondary);font-size:24px;transition:color .2s ease}.social-links a:hover{color:var(--primary)}.footer-copyright{padding:24px 0;background:var(--bg-light);text-align:center;border-top:1px solid var(--border-light)}.footer-copyright p{color:var(--text-secondary);font-size:14px;margin:0}.footer-links{margin-top:8px!important}.footer-links a{color:var(--text-secondary);text-decoration:none;transition:color .2s ease}.footer-links a:hover{color:var(--primary)}.blog-post-page{min-height:100vh;background-color:#f8fafc}.blog-post-main{padding:2rem 0 4rem;margin-top:80px}.blog-post-content{max-width:800px;margin:0 auto;background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014;overflow:hidden}.container{padding:3rem}.back-button-container{margin-bottom:2rem}.back-button{display:inline-flex;align-items:center;color:var(--primary);text-decoration:none;font-weight:500;font-size:1rem;transition:all .3s ease;padding:.5rem 1rem;border-radius:6px;background:#4bb5f51a}.back-button:hover{background:#4bb5f533;transform:translate(-2px)}.post-header{margin-bottom:3rem}.post-meta{display:flex;gap:1rem;margin-bottom:1.5rem;flex-wrap:wrap}.category{background:var(--primary);color:#fff;padding:.25rem .75rem;border-radius:20px;font-size:.8rem;font-weight:500}.read-time,.publish-date{color:var(--text-secondary);font-size:.9rem}.post-header h1{font-size:2.8rem;font-weight:700;color:var(--text-main);margin-bottom:1.5rem;line-height:1.3}.post-excerpt{font-size:1.2rem;color:var(--text-secondary);line-height:1.6;font-style:italic}.post-body{line-height:1.8;color:var(--text-main)}.post-body h2{font-size:2rem;font-weight:600;color:var(--text-main);margin:3rem 0 1.5rem;line-height:1.3}.post-body h3{font-size:1.5rem;font-weight:600;color:var(--text-main);margin:2.5rem 0 1rem;line-height:1.4}.post-body p{font-size:1.1rem;margin-bottom:1.5rem;color:var(--text-main)}.post-body ul,.post-body ol{margin:1.5rem 0;padding-left:2rem}.post-body li{font-size:1.1rem;margin-bottom:.5rem;color:var(--text-main)}.post-body strong{font-weight:600;color:var(--text-main)}.post-footer{margin-top:4rem;padding-top:3rem;border-top:1px solid var(--border-light)}.author-info{margin-bottom:3rem}.author-info p{color:var(--text-secondary);font-size:1rem}.cta-section{background:linear-gradient(135deg,#47b2eb,#4dd37c);color:#fff;padding:2.5rem;border-radius:12px;text-align:center}.cta-section h3{font-size:1.8rem;font-weight:600;margin-bottom:1rem;color:#fff}.cta-section p{font-size:1.1rem;margin-bottom:2rem;opacity:.9;color:#fff}.cta-button{background:#fff;color:var(--primary);border:none;padding:12px 24px;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease}.cta-button:hover{transform:translateY(-2px);box-shadow:0 4px 15px #0003}@media (max-width: 768px){.landing-header{padding:.75rem 1rem}.landing-nav{padding:.5rem 0}.landing-logo-text{display:none}.landing-logo-image{width:2.5rem;height:2.5rem}.landing-nav-links{gap:.75rem;align-items:center}.nav-link{font-size:1rem;padding:8px 16px;border-radius:6px;font-weight:500}.landing-beta-btn{font-size:.9rem;padding:8px 16px;border-radius:6px}.container{padding:2rem}.post-header h1{font-size:2.2rem}.post-excerpt{font-size:1.1rem}.post-body h2{font-size:1.8rem}.post-body h3{font-size:1.3rem}.post-body p,.post-body li{font-size:1rem}.cta-section{padding:2rem}.cta-section h3{font-size:1.5rem}.post-meta{gap:.75rem}}@media (max-width: 480px){.landing-header{padding:.5rem .75rem}.landing-nav{padding:.25rem 0}.landing-logo-image{width:2rem;height:2rem}.landing-nav-links{gap:.5rem}.nav-link{font-size:.9rem;padding:6px 12px}.landing-beta-btn{font-size:.85rem;padding:6px 12px}.container{padding:1.5rem}.post-header h1{font-size:1.8rem}.post-body h2{font-size:1.5rem}.post-body h3{font-size:1.2rem}.cta-section{padding:1.5rem}.cta-section h3{font-size:1.3rem}}.blog-post-page footer{background:#f8fafc;border-top:1px solid #e2e8f0;width:100%}.blog-post-page .footer-main{padding:48px 20px 32px;display:flex;flex-direction:column;align-items:center;gap:12px;background:#f8fafc}.blog-post-page .footer-logo{width:120px;height:auto;border-radius:0}.blog-post-page .footer-tagline{font-size:16px;color:#64748b;margin:0}.blog-post-page .social-links{display:flex;gap:24px;margin-top:8px}.blog-post-page .social-links a{color:#64748b;font-size:24px;transition:color .2s ease}.blog-post-page .social-links a:hover{color:#4bb5f5}.blog-post-page .footer-copyright{padding:24px 20px;background:#f8fafc;text-align:center;border-top:1px solid #e2e8f0}.blog-post-page .footer-copyright p{color:#64748b;font-size:14px;margin:0}.blog-post-page .footer-links{margin-top:8px!important}.blog-post-page .footer-links a{color:#64748b;text-decoration:none;transition:color .2s ease}.blog-post-page .footer-links a:hover{color:#4bb5f5}.breadcrumbs{margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid var(--border-light)}.breadcrumbs ol{display:flex;flex-wrap:wrap;align-items:center;list-style:none;padding:0;margin:0;font-size:.9rem}.breadcrumbs li{display:flex;align-items:center}.breadcrumbs li a{color:var(--primary);text-decoration:none;transition:color .2s ease}.breadcrumbs li a:hover{color:#3a9ad9;text-decoration:underline}.breadcrumbs .separator{color:var(--text-secondary);margin:0 .5rem;font-size:.8rem}.breadcrumbs .current{color:var(--text-secondary);max-width:300px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.related-articles{margin-top:4rem;padding-top:3rem;border-top:1px solid var(--border-light)}.related-articles h2{font-size:1.8rem;font-weight:600;color:var(--text-main);margin-bottom:2rem;text-align:center}.related-articles-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}.related-article-card{background:#f8fafc;border-radius:12px;padding:1.5rem;text-decoration:none;transition:all .3s ease;border:1px solid transparent;display:flex;flex-direction:column}.related-article-card:hover{transform:translateY(-4px);box-shadow:0 8px 25px #0000001a;border-color:var(--primary)}.related-category{background:var(--primary);color:#fff;padding:.2rem .6rem;border-radius:12px;font-size:.7rem;font-weight:500;display:inline-block;width:fit-content;margin-bottom:.75rem}.related-article-card h3{font-size:1.1rem;font-weight:600;color:var(--text-main);margin-bottom:.75rem;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.related-article-card p{font-size:.9rem;color:var(--text-secondary);line-height:1.5;margin-bottom:1rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;flex-grow:1}.related-read-more{color:var(--primary);font-weight:500;font-size:.9rem;display:inline-flex;align-items:center;transition:transform .2s ease}.related-article-card:hover .related-read-more{transform:translate(4px)}@media (max-width: 768px){.related-articles-grid{grid-template-columns:1fr}.related-articles h2{font-size:1.5rem}.breadcrumbs .current{max-width:180px}}@media (max-width: 480px){.breadcrumbs{font-size:.85rem}.breadcrumbs .current{max-width:120px}.related-article-card{padding:1.25rem}.related-article-card h3{font-size:1rem}}.condition-page{min-height:100vh;background:#f8fafc}.breadcrumb{background:#fff;padding:1rem 2rem;border-bottom:1px solid #e2e8f0}.breadcrumb ol{display:flex;align-items:center;gap:.5rem;list-style:none;padding:0;max-width:1200px;margin:0 auto;font-size:.875rem}.breadcrumb li{display:flex;align-items:center}.breadcrumb li:not(:last-child):after{content:"/";margin-left:.5rem;color:#94a3b8}.breadcrumb a{color:#47b2eb;text-decoration:none}.breadcrumb a:hover{text-decoration:underline}.breadcrumb li[aria-current=page]{color:#64748b}.condition-hero{background:linear-gradient(135deg,#4bb5f5,#4ae3a8);color:#fff;padding:4rem 2rem}.condition-hero .container{max-width:1200px;margin:0 auto}.condition-category{display:inline-block;background:#ffffff26;padding:.375rem 1rem;border-radius:20px;font-size:.875rem;margin-bottom:1rem;text-transform:uppercase;letter-spacing:.5px}.condition-hero h1{font-size:2.5rem;font-weight:700;margin-bottom:1rem;line-height:1.2}.condition-description{font-size:1.25rem;opacity:.9;max-width:700px;line-height:1.6}.condition-prevalence{margin-top:1.5rem;background:#ffffff1a;padding:.75rem 1rem;border-radius:8px;display:inline-block;font-size:.95rem}.condition-main{padding:3rem 2rem}.condition-main .container{max-width:1200px;margin:0 auto}.condition-grid{display:grid;grid-template-columns:1fr 320px;gap:2rem}.condition-content{display:flex;flex-direction:column;gap:2.5rem}.content-section{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 1px 3px #00000014}.content-section h2{font-size:1.5rem;color:#1e3a5f;margin-bottom:1rem;padding-bottom:.75rem;border-bottom:2px solid #47b2eb}.content-section p{color:#4a5568;line-height:1.7;margin-bottom:1rem}.tips-list{list-style:none;padding:0;margin:1.5rem 0 0}.tips-list li{display:flex;align-items:flex-start;gap:.75rem;padding:.75rem 0;border-bottom:1px solid #f1f5f9;color:#374151;line-height:1.6}.tips-list li:last-child{border-bottom:none}.tip-icon{color:#10b981;font-weight:700;flex-shrink:0;width:24px;height:24px;background:#ecfdf5;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.75rem}.medications-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:1rem;margin:1.5rem 0}.medication-card{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background:#f8fafc;border-radius:8px;border:1px solid #e2e8f0}.med-icon{font-size:1.25rem}.med-name{font-size:.9rem;color:#1e3a5f;font-weight:500}.disclaimer{font-size:.875rem;color:#64748b;background:#fffbeb;padding:.75rem 1rem;border-radius:6px;border-left:3px solid #f59e0b;margin-top:1rem}.brelti-helps{background:linear-gradient(to bottom right,#f0f9ff,#fff);border:1px solid #bae6fd}.features-list{display:grid;gap:1.5rem;margin:1.5rem 0}.feature-item{display:flex;gap:1rem}.feature-item .feature-icon{width:48px;height:48px;background:#fff;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;flex-shrink:0;box-shadow:0 2px 8px #00000014}.feature-item .feature-content h3{font-size:1.1rem;color:#1e3a5f;margin-bottom:.25rem}.feature-item .feature-content p{font-size:.95rem;margin:0}.cta-box{background:linear-gradient(135deg,#4bb5f5,#4ae3a8);color:#fff;padding:2rem;border-radius:12px;text-align:center;margin-top:1.5rem}.cta-box h3{font-size:1.25rem;margin-bottom:.5rem}.cta-box p{color:#ffffffd9;margin-bottom:1.5rem}.cta-button{display:inline-block;background:#fff;color:#1e3a5f;padding:.875rem 2rem;border-radius:8px;text-decoration:none;font-weight:600;transition:all .2s}.cta-button:hover{transform:translateY(-2px);box-shadow:0 8px 20px #00000026}.faq-section .faq-list{display:flex;flex-direction:column;gap:1.5rem;margin-top:1.5rem}.faq-item{background:#fff;padding:1.5rem 1.5rem 1.75rem;border-radius:8px;border-left:3px solid #47b2eb;box-shadow:0 1px 3px #0000000d}.faq-item h3{font-size:1.1rem;color:#1e3a5f;margin-bottom:.75rem}.faq-item p{margin:0;font-size:.95rem}.condition-sidebar{display:flex;flex-direction:column;gap:1.5rem}.sidebar-card{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 1px 3px #00000014}.sidebar-card h3{font-size:1.1rem;color:#1e3a5f;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:1px solid #e2e8f0}.quick-facts{list-style:none;padding:0;margin:0}.quick-facts li{display:flex;flex-direction:column;padding:.75rem 0;border-bottom:1px solid #f1f5f9}.quick-facts li:last-child{border-bottom:none}.fact-label{font-size:.75rem;color:#64748b;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.25rem}.fact-value{font-size:.95rem;color:#1e3a5f;font-weight:500}.related-conditions{list-style:none;padding:0;margin:0}.related-conditions li{padding:.5rem 0;border-bottom:1px solid #f1f5f9}.related-conditions li:last-child{border-bottom:none}.related-conditions a{color:#47b2eb;text-decoration:none;font-size:.95rem}.related-conditions a:hover{text-decoration:underline}.cta-card{background:linear-gradient(135deg,#4bb5f5,#4ae3a8);color:#fff}.cta-card h3{color:#fff;border-bottom-color:#fff3}.cta-card p{color:#ffffffd9;font-size:.9rem;line-height:1.5}.sidebar-cta{display:block;background:#47b2eb;color:#fff;padding:.75rem 1.5rem;border-radius:8px;text-decoration:none;font-weight:600;text-align:center;margin-top:1rem;transition:all .2s}.sidebar-cta:hover{background:#3a9ed6}.resource-links{list-style:none;padding:0;margin:0}.resource-links li{padding:.5rem 0}.resource-links a{color:#47b2eb;text-decoration:none;font-size:.9rem;display:flex;align-items:center;gap:.5rem}.resource-links a:before{content:"→";font-size:.8rem}.resource-links a:hover{text-decoration:underline}@media (max-width: 1024px){.condition-grid{grid-template-columns:1fr}.condition-sidebar{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}}@media (max-width: 768px){.condition-hero{padding:3rem 1.5rem}.condition-hero h1{font-size:2rem}.condition-description{font-size:1.1rem}.condition-main{padding:2rem 1rem}.content-section{padding:1.5rem}.medications-grid{grid-template-columns:repeat(2,1fr)}.condition-sidebar{grid-template-columns:1fr}.feature-item{flex-direction:column;text-align:center}.feature-item .feature-icon{margin:0 auto}}@media (max-width: 480px){.breadcrumb{padding:.75rem 1rem;font-size:.8rem;overflow-x:auto}.condition-hero h1{font-size:1.75rem}.medications-grid{grid-template-columns:1fr}}.condition-page footer{background:#f8fafc;border-top:1px solid #e2e8f0}.condition-page .footer-main{padding:48px 0 32px;display:flex;flex-direction:column;align-items:center;gap:12px;background:#f8fafc}.condition-page .footer-logo{width:120px;height:auto;border-radius:0}.condition-page .footer-tagline{font-size:16px;color:#64748b;margin:0}.condition-page .social-links{display:flex;gap:24px;margin-top:8px}.condition-page .social-links a{color:#64748b;font-size:24px;transition:color .2s ease;text-decoration:none}.condition-page .social-links a:hover{color:#47b2eb}.condition-page .footer-copyright{padding:24px 0;background:#f8fafc;text-align:center;border-top:1px solid #e2e8f0}.condition-page .footer-copyright p{color:#64748b;font-size:14px;margin:0}.condition-page .footer-links{margin-top:8px!important}.condition-page .footer-links a{color:#64748b;text-decoration:none;transition:color .2s ease}.condition-page .footer-links a:hover{color:#47b2eb}.care-guides-page{min-height:100vh;background:#f8fafc}.guides-hero{background:linear-gradient(135deg,#4bb5f5,#4ae3a8);color:#fff;padding:5rem 2rem 4rem;text-align:center}.guides-hero .container{max-width:800px;margin:0 auto}.guides-hero h1{font-size:2.5rem;font-weight:700;margin-bottom:1rem}.guides-hero p{font-size:1.2rem;opacity:.9;line-height:1.6}.guides-filters{background:#fff;padding:1rem 2rem;border-bottom:1px solid #e2e8f0}.guides-filters .container{max-width:1200px;margin:0 auto;display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.search-box{position:relative;width:280px;flex-shrink:0}.search-input{width:100%;padding:.5rem .75rem .5rem 2rem;border:1px solid #e2e8f0;border-radius:6px;font-size:.875rem;transition:border-color .2s}.search-input:focus{outline:none;border-color:#47b2eb;box-shadow:0 0 0 2px #47b2eb1a}.search-icon{position:absolute;left:.5rem;top:50%;transform:translateY(-50%);font-size:.75rem;color:#94a3b8}.category-filters{display:flex;flex-wrap:wrap;gap:.375rem;flex:1}.category-btn{padding:.375rem .75rem;border:1px solid #e2e8f0;border-radius:16px;background:#fff;color:#64748b;font-size:.8125rem;cursor:pointer;transition:all .2s}.category-btn:hover{border-color:#47b2eb;color:#47b2eb}.category-btn.active{background:#47b2eb;border-color:#47b2eb;color:#fff}.guides-main{padding:2rem}.guides-main .container{max-width:1200px;margin:0 auto}.conditions-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem}.condition-card{background:#fff;border-radius:12px;padding:1.5rem;text-decoration:none;box-shadow:0 1px 3px #00000014;transition:all .2s;display:flex;flex-direction:column}.condition-card:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.card-category{display:inline-block;background:#f0f9ff;color:#0369a1;padding:.25rem .75rem;border-radius:12px;font-size:.75rem;font-weight:500;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.75rem;align-self:flex-start}.condition-card h2{font-size:1.25rem;color:#1e3a5f;margin-bottom:.5rem}.condition-card p{color:#64748b;font-size:.95rem;line-height:1.5;flex-grow:1}.card-footer{display:flex;justify-content:space-between;align-items:center;margin-top:1rem;padding-top:1rem;border-top:1px solid #f1f5f9}.med-count{font-size:.85rem;color:#64748b}.read-more{color:#47b2eb;font-weight:500;font-size:.9rem}.no-results button{margin-top:1rem;padding:.5rem 1rem;background:#47b2eb;color:#fff;border:none;border-radius:6px;cursor:pointer}.guides-cta{background:linear-gradient(135deg,#4bb5f5,#4ae3a8);color:#fff;padding:4rem 2rem;text-align:center}.guides-cta .container{max-width:600px;margin:0 auto}.guides-cta h2{font-size:2rem;margin-bottom:1rem}.guides-cta p{font-size:1.1rem;opacity:.9;margin-bottom:2rem}.guides-cta .cta-button{display:inline-block;background:#fff;color:#1e3a5f;padding:1rem 2rem;border-radius:8px;text-decoration:none;font-weight:600;font-size:1.1rem;transition:all .2s}.guides-cta .cta-button:hover{transform:translateY(-2px);box-shadow:0 8px 20px #00000026}@media (max-width: 768px){.guides-hero{padding:3rem 1.5rem}.guides-hero h1{font-size:2rem}.guides-filters{padding:1rem}.category-filters{overflow-x:auto;flex-wrap:nowrap;padding-bottom:.5rem;-webkit-overflow-scrolling:touch}.category-btn{white-space:nowrap;flex-shrink:0}.conditions-grid{grid-template-columns:1fr}}.care-guides-page .footer{background:#f8fafc;border-top:1px solid #e2e8f0}.care-guides-page .footer-main{padding:48px 0 32px;display:flex;flex-direction:column;align-items:center;gap:12px;background:#f8fafc}.care-guides-page .footer-logo{width:120px;height:auto;border-radius:0}.care-guides-page .footer-tagline{font-size:16px;color:#64748b;margin:0}.care-guides-page .social-links{display:flex;gap:24px;margin-top:8px}.care-guides-page .social-links a{color:#64748b;font-size:24px;transition:color .2s ease;text-decoration:none}.care-guides-page .social-links a:hover{color:#47b2eb}.care-guides-page .footer-copyright{padding:24px 0;background:#f8fafc;text-align:center;border-top:1px solid #e2e8f0}.care-guides-page .footer-copyright p{color:#64748b;font-size:14px;margin:0}.care-guides-page .footer-links{margin-top:8px!important}.care-guides-page .footer-links a{color:#64748b;text-decoration:none;transition:color .2s ease}.care-guides-page .footer-links a:hover{color:#47b2eb}.comprehensive-guides-section{padding:3rem 2rem;background:#fff;border-bottom:1px solid #e2e8f0}.comprehensive-guides-section .container{max-width:1200px;margin:0 auto}.comprehensive-guides-section h2{font-size:1.75rem;font-weight:700;color:#1a1a2e;margin-bottom:.5rem;text-align:center}.comprehensive-guides-section .section-subtitle{font-size:1rem;color:#64748b;text-align:center;margin-bottom:2rem}.comprehensive-guides-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem}.comprehensive-guide-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:1.5rem;text-decoration:none;transition:all .2s ease;display:flex;flex-direction:column}.comprehensive-guide-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001a;border-color:#47b2eb}.comprehensive-guide-card.featured{background:linear-gradient(135deg,#4bb5f5,#4ae3a8);border:none;color:#fff}.comprehensive-guide-card.featured .guide-icon{background:#fff3;color:#fff}.comprehensive-guide-card.featured h3{color:#fff}.comprehensive-guide-card.featured p{color:#ffffffe6}.comprehensive-guide-card.featured .guide-meta{color:#fffc}.guide-icon{width:48px;height:48px;background:linear-gradient(135deg,#4bb5f5,#4ae3a8);border-radius:10px;display:flex;align-items:center;justify-content:center;color:#fff;margin-bottom:1rem}.comprehensive-guide-card h3{font-size:1.125rem;font-weight:600;color:#1a1a2e;margin-bottom:.5rem}.comprehensive-guide-card p{font-size:.875rem;color:#64748b;line-height:1.5;flex-grow:1;margin-bottom:1rem}.guide-meta{font-size:.75rem;color:#94a3b8;font-weight:500}.comparison-page{min-height:100vh;background:#f8fafc}.comparison-page .breadcrumb{background:#fff;padding:1rem 2rem;border-bottom:1px solid #e2e8f0}.comparison-page .breadcrumb ol{display:flex;align-items:center;gap:.5rem;list-style:none;padding:0;max-width:1200px;margin:0 auto;font-size:.875rem}.comparison-page .breadcrumb li{display:flex;align-items:center}.comparison-page .breadcrumb li:not(:last-child):after{content:"/";margin-left:.5rem;color:#94a3b8}.comparison-page .breadcrumb a{color:#47b2eb;text-decoration:none}.comparison-page .breadcrumb li[aria-current=page]{color:#64748b}.comparison-hero{background:linear-gradient(135deg,#4bb5f5,#4ae3a8);color:#fff;padding:4rem 2rem;text-align:center}.comparison-hero .container{max-width:800px;margin:0 auto}.comparison-badge{display:inline-block;background:#ffffff26;padding:.375rem 1rem;border-radius:20px;font-size:.875rem;margin-bottom:1rem;text-transform:uppercase;letter-spacing:.5px}.comparison-hero h1{font-size:2.5rem;font-weight:700;margin-bottom:1rem}.comparison-hero p{font-size:1.2rem;opacity:.9;line-height:1.6}.comparison-main{padding:3rem 2rem}.comparison-main .container{max-width:1000px;margin:0 auto}.summary-section{margin-bottom:3rem}.summary-grid{display:grid;grid-template-columns:1fr auto 1fr;gap:2rem;align-items:center}.summary-card{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 2px 8px #00000014}.brelti-card{border:2px solid #47b2eb}.card-header{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.company-logo{width:48px;height:48px;border-radius:10px}.competitor-icon{width:48px;height:48px;border-radius:10px;background:#e2e8f0;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;color:#64748b}.card-header h2{font-size:1.5rem;color:#1e3a5f;margin:0}.summary-card p{color:#64748b;line-height:1.6;margin-bottom:1rem}.highlights{list-style:none;padding:0;margin:0 0 1.5rem}.highlights li{padding:.5rem 0;color:#1e3a5f;font-size:.95rem}.brelti-card .highlights li{color:#059669}.highlights.neutral li{color:#64748b}.card-cta{display:inline-block;background:#47b2eb;color:#fff;padding:.75rem 1.5rem;border-radius:8px;text-decoration:none;font-weight:600;transition:all .2s}.card-cta:hover{background:#3a9ed6}.vs-divider{font-size:2rem;font-weight:800;color:#cbd5e1;text-align:center}.comparison-table-section{margin-bottom:3rem}.comparison-table-section h2{font-size:1.75rem;color:#1e3a5f;margin-bottom:1.5rem;text-align:center}.table-wrapper{overflow-x:auto}.comparison-table{width:100%;border-collapse:collapse;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #00000014}.comparison-table th,.comparison-table td{padding:1rem 1.5rem;text-align:left;border-bottom:1px solid #f1f5f9}.comparison-table thead{background:#f8fafc}.comparison-table th{font-weight:600;color:#1e3a5f}.comparison-table th img{width:24px;height:24px;vertical-align:middle;margin-right:.5rem}.brelti-col{background:#f0f9ff!important;text-align:center}.competitor-col{text-align:center}.feature-name{font-weight:500;color:#374151}.feature-value{text-align:center;font-weight:500}.feature-value.yes{color:#059669}.feature-value.no{color:#dc2626}.feature-value.partial{color:#d97706}.why-brelti-section{margin-bottom:3rem}.why-brelti-section h2{font-size:1.75rem;color:#1e3a5f;margin-bottom:1.5rem;text-align:center}.benefits-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.benefit-card{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 2px 8px #00000014}.benefit-icon{font-size:2rem;margin-bottom:.75rem}.benefit-card h3{font-size:1.1rem;color:#1e3a5f;margin-bottom:.5rem}.benefit-card p{color:#64748b;font-size:.95rem;line-height:1.6;margin:0}.final-cta{background:linear-gradient(135deg,#4bb5f5,#4ae3a8);color:#fff;padding:3rem;border-radius:16px;text-align:center;margin-bottom:3rem}.final-cta h2{font-size:1.75rem;margin-bottom:.75rem}.final-cta p{opacity:.9;margin-bottom:1.5rem}.final-cta .cta-button{display:inline-block;background:#47b2eb;color:#fff;padding:1rem 2.5rem;border-radius:8px;text-decoration:none;font-weight:600;font-size:1.1rem;transition:all .2s}.final-cta .cta-button:hover{background:#3a9ed6;transform:translateY(-2px)}.cta-note{font-size:.875rem;opacity:.75;margin-top:1rem;margin-bottom:0}.other-comparisons h2{font-size:1.5rem;color:#1e3a5f;margin-bottom:1rem}.comparisons-list{display:flex;flex-wrap:wrap;gap:1rem}.comparison-link{display:inline-block;background:#fff;padding:.75rem 1.25rem;border-radius:8px;text-decoration:none;color:#47b2eb;font-weight:500;box-shadow:0 1px 3px #00000014;transition:all .2s}.comparison-link:hover{box-shadow:0 3px 8px #0000001f;transform:translateY(-1px)}@media (max-width: 900px){.summary-grid{grid-template-columns:1fr;gap:1rem}.vs-divider{font-size:1.5rem;padding:.5rem 0}.benefits-grid{grid-template-columns:1fr}}@media (max-width: 600px){.comparison-hero{padding:3rem 1.5rem}.comparison-hero h1{font-size:2rem}.comparison-main{padding:2rem 1rem}.summary-card{padding:1.5rem}.comparison-table th,.comparison-table td{padding:.75rem 1rem;font-size:.9rem}.final-cta{padding:2rem 1.5rem}}.comparison-index-page{min-height:100vh;background:#f8fafc}.compare-hero{background:linear-gradient(135deg,#4bb5f5,#4ae3a8);color:#fff;padding:4rem 2rem;text-align:center}.compare-hero .container{max-width:800px;margin:0 auto}.compare-hero h1{font-size:2.5rem;font-weight:700;margin-bottom:1rem}.compare-hero p{font-size:1.2rem;opacity:.9;line-height:1.6}.compare-main{padding:3rem 2rem}.compare-main .container{max-width:1000px;margin:0 auto}.comparisons-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;margin-bottom:4rem}.comparison-card{background:#fff;border-radius:12px;padding:2rem;text-decoration:none;box-shadow:0 2px 8px #00000014;transition:all .2s;text-align:center}.comparison-card:hover{box-shadow:0 4px 16px #0000001f;transform:translateY(-4px)}.card-logos{display:flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:1.5rem}.logo{width:48px;height:48px;border-radius:10px}.vs{font-size:1.25rem;font-weight:700;color:#cbd5e1}.competitor-logo{width:48px;height:48px;border-radius:10px;background:#e2e8f0;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;color:#64748b}.comparison-card h2{font-size:1.25rem;color:#1e3a5f;margin-bottom:.5rem}.comparison-card p{color:#64748b;font-size:.95rem;line-height:1.5;margin-bottom:1rem}.read-comparison{color:#47b2eb;font-weight:600;font-size:.95rem}.why-compare{margin-bottom:4rem}.why-compare h2{font-size:1.75rem;color:#1e3a5f;text-align:center;margin-bottom:2rem}.reasons-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.reason{text-align:center}.reason h3{font-size:1.1rem;color:#1e3a5f;margin-bottom:.5rem}.reason p{color:#64748b;font-size:.95rem;line-height:1.6}.compare-cta{background:linear-gradient(135deg,#4bb5f5,#4ae3a8);color:#fff;padding:3rem;border-radius:16px;text-align:center}.compare-cta h2{font-size:1.75rem;margin-bottom:.75rem}.compare-cta p{opacity:.9;margin-bottom:1.5rem}.compare-cta .cta-button{display:inline-block;background:#47b2eb;color:#fff;padding:1rem 2rem;border-radius:8px;text-decoration:none;font-weight:600;font-size:1.1rem;transition:all .2s}.compare-cta .cta-button:hover{background:#3a9ed6}@media (max-width: 768px){.compare-hero{padding:3rem 1.5rem}.compare-hero h1{font-size:2rem}.reasons-grid{grid-template-columns:1fr;gap:1.5rem}.comparisons-grid{grid-template-columns:1fr}}.city-page{min-height:100vh;background:#f8fafc}.city-page .breadcrumb{background:#fff;padding:1rem 2rem;border-bottom:1px solid #e2e8f0}.city-page .breadcrumb ol{display:flex;align-items:center;gap:.5rem;list-style:none;padding:0;max-width:1200px;margin:0 auto;font-size:.875rem}.city-page .breadcrumb li{display:flex;align-items:center}.city-page .breadcrumb li:not(:last-child):after{content:"/";margin-left:.5rem;color:#94a3b8}.city-page .breadcrumb a{color:#47b2eb;text-decoration:none}.city-page .breadcrumb li[aria-current=page]{color:#64748b}.city-hero{background:linear-gradient(135deg,#059669,#10b981,#34d399);color:#fff;padding:4rem 2rem}.city-hero .container{max-width:1200px;margin:0 auto}.location-badge{display:inline-block;background:#fff3;padding:.375rem 1rem;border-radius:20px;font-size:.875rem;margin-bottom:1rem}.city-hero h1{font-size:2.5rem;font-weight:700;margin-bottom:1rem;line-height:1.2}.city-hero p{font-size:1.2rem;opacity:.95;max-width:700px;line-height:1.6}.city-main{padding:3rem 2rem}.city-main .container{max-width:1200px;margin:0 auto}.city-grid{display:grid;grid-template-columns:1fr 320px;gap:2rem}.city-content{display:flex;flex-direction:column;gap:2rem}.city-page .content-section{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 1px 3px #00000014}.city-page .content-section h2{font-size:1.5rem;color:#1e3a5f;margin-bottom:1rem;padding-bottom:.75rem;border-bottom:2px solid #10b981}.city-page .content-section p{color:#4a5568;line-height:1.7;margin-bottom:1rem}.city-page .features-list{display:grid;gap:1.5rem;margin-top:1rem}.city-page .feature-item{display:flex;gap:1rem}.city-page .feature-item .feature-icon{width:48px;height:48px;background:#ecfdf5;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;flex-shrink:0}.city-page .feature-item .feature-content h3{font-size:1.1rem;color:#1e3a5f;margin-bottom:.25rem}.city-page .feature-item .feature-content p{font-size:.95rem;margin:0}.resource-list{list-style:none;padding:0;margin:1rem 0}.resource-list li{padding:.5rem 0 .5rem 1.5rem;position:relative;color:#4a5568}.resource-list li:before{content:"✓";position:absolute;left:0;color:#10b981;font-weight:700}.city-page .cta-section{background:linear-gradient(135deg,#059669,#10b981);color:#fff;text-align:center}.city-page .cta-section h2{color:#fff;border-bottom-color:#ffffff4d}.city-page .cta-section p{color:#ffffffe6}.city-page .cta-button{display:inline-block;background:#fff;color:#059669;padding:1rem 2rem;border-radius:8px;text-decoration:none;font-weight:600;font-size:1.1rem;transition:all .2s}.city-page .cta-button:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.city-sidebar{display:flex;flex-direction:column;gap:1.5rem}.city-page .sidebar-card{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 1px 3px #00000014}.city-page .sidebar-card h3{font-size:1.1rem;color:#1e3a5f;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:1px solid #e2e8f0}.city-stats{list-style:none;padding:0;margin:0}.city-stats li{display:flex;flex-direction:column;padding:.75rem 0;border-bottom:1px solid #f1f5f9}.city-stats li:last-child{border-bottom:none}.stat-label{font-size:.75rem;color:#64748b;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.25rem}.stat-value{font-size:1rem;color:#1e3a5f;font-weight:600}.city-page .cta-card{background:linear-gradient(135deg,#059669,#10b981);color:#fff}.city-page .cta-card h3{color:#fff;border-bottom-color:#fff3}.city-page .cta-card p{color:#ffffffe6;font-size:.9rem;line-height:1.5}.city-page .sidebar-cta{display:block;background:#fff;color:#059669;padding:.75rem 1.5rem;border-radius:8px;text-decoration:none;font-weight:600;text-align:center;margin-top:1rem;transition:all .2s}.city-page .sidebar-cta:hover{transform:translateY(-2px)}.nearby-cities{list-style:none;padding:0;margin:0}.nearby-cities li{padding:.5rem 0;border-bottom:1px solid #f1f5f9}.nearby-cities li:last-child{border-bottom:none}.nearby-cities a{color:#47b2eb;text-decoration:none;font-size:.95rem}.nearby-cities a:hover{text-decoration:underline}.city-page .resource-links{list-style:none;padding:0;margin:0}.city-page .resource-links li{padding:.5rem 0}.city-page .resource-links a{color:#47b2eb;text-decoration:none;font-size:.9rem;display:flex;align-items:center;gap:.5rem}.city-page .resource-links a:before{content:"→";font-size:.8rem}.city-page .resource-links a:hover{text-decoration:underline}@media (max-width: 1024px){.city-grid{grid-template-columns:1fr}.city-sidebar{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}}@media (max-width: 768px){.city-hero{padding:3rem 1.5rem}.city-hero h1{font-size:2rem}.city-main{padding:2rem 1rem}.city-page .content-section{padding:1.5rem}.city-sidebar{grid-template-columns:1fr}.city-page .feature-item{flex-direction:column;text-align:center}.city-page .feature-item .feature-icon{margin:0 auto}}.city-index-page{min-height:100vh;background:#f8fafc}.city-index-hero{background:linear-gradient(135deg,#059669,#10b981,#34d399);color:#fff;padding:4rem 2rem;text-align:center}.city-index-hero .container{max-width:800px;margin:0 auto}.city-index-hero h1{font-size:2.5rem;font-weight:700;margin-bottom:1rem}.city-index-hero p{font-size:1.2rem;opacity:.95;line-height:1.6}.city-filters{background:#fff;padding:1.5rem 2rem;border-bottom:1px solid #e2e8f0;position:sticky;top:0;z-index:100}.city-filters .container{max-width:1200px;margin:0 auto}.filter-row{display:flex;gap:1rem;flex-wrap:wrap}.search-box{position:relative;flex:1;min-width:250px;max-width:400px}.search-input{width:100%;padding:.75rem 1rem .75rem 2.5rem;border:1px solid #e2e8f0;border-radius:8px;font-size:1rem;transition:border-color .2s}.search-input:focus{outline:none;border-color:#10b981;box-shadow:0 0 0 3px #10b9811a}.search-icon{position:absolute;left:.75rem;top:50%;transform:translateY(-50%)}.state-select{min-width:200px}.state-dropdown{width:100%;padding:.75rem 1rem;border:1px solid #e2e8f0;border-radius:8px;font-size:1rem;background:#fff;cursor:pointer}.state-dropdown:focus{outline:none;border-color:#10b981}.city-index-main{padding:2rem}.city-index-main .container{max-width:1200px;margin:0 auto}.results-count{color:#64748b;font-size:.9rem;margin-bottom:1.5rem}.cities-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.25rem}.city-card{background:#fff;border-radius:12px;padding:1.5rem;text-decoration:none;box-shadow:0 1px 3px #00000014;transition:all .2s;display:flex;flex-direction:column}.city-card:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.city-card h2{font-size:1.2rem;color:#1e3a5f;margin-bottom:.25rem}.city-card p{color:#64748b;font-size:.9rem;margin-bottom:.5rem}.population{font-size:.8rem;color:#94a3b8;margin-bottom:auto}.view-link{color:#10b981;font-weight:500;font-size:.9rem;margin-top:1rem}.no-results{text-align:center;padding:3rem;color:#64748b}.no-results button{margin-top:1rem;padding:.5rem 1rem;background:#10b981;color:#fff;border:none;border-radius:6px;cursor:pointer}.city-index-cta{background:#1e3a5f;color:#fff;padding:4rem 2rem;text-align:center}.city-index-cta .container{max-width:600px;margin:0 auto}.city-index-cta h2{font-size:2rem;margin-bottom:1rem}.city-index-cta p{opacity:.9;margin-bottom:2rem;font-size:1.1rem}.city-index-cta .cta-button{display:inline-block;background:#10b981;color:#fff;padding:1rem 2rem;border-radius:8px;text-decoration:none;font-weight:600;font-size:1.1rem;transition:all .2s}.city-index-cta .cta-button:hover{background:#059669;transform:translateY(-2px)}@media (max-width: 768px){.city-index-hero{padding:3rem 1.5rem}.city-index-hero h1{font-size:2rem}.filter-row{flex-direction:column}.search-box{max-width:none}.cities-grid{grid-template-columns:1fr}}.about-page{min-height:100vh;background:linear-gradient(135deg,#f8fafc,#e2e8f0)}.about-hero{background:linear-gradient(135deg,#4bb5f5,#4ae3a8);color:#fff;padding:80px 20px 60px;text-align:center}.about-hero .container{max-width:800px;margin:0 auto}.about-hero h1{font-size:2.5rem;font-weight:700;margin-bottom:1rem;color:#fff}.about-hero p{font-size:1.125rem;color:#ffffffe6;line-height:1.7;max-width:600px;margin:0 auto}.about-hero .last-updated{font-size:.875rem;color:#ffffffb3;margin-top:1rem}.about-main{padding:60px 20px}.about-main .container{max-width:800px;margin:0 auto}.about-content{background:#fff;border-radius:16px;padding:40px;box-shadow:0 4px 20px #00000014}.about-content h2{font-size:1.5rem;font-weight:600;color:#1a1a2e;margin:2rem 0 1rem;padding-top:1.5rem;border-top:1px solid #e2e8f0}.about-content h2:first-child{margin-top:0;padding-top:0;border-top:none}.about-content h3{font-size:1.125rem;font-weight:600;color:#334155;margin:1.5rem 0 .75rem}.about-content p{color:#475569;line-height:1.8;margin-bottom:1rem}.about-content ul,.about-content ol{color:#475569;line-height:1.8;margin-bottom:1.5rem;padding-left:1.5rem}.about-content li{margin-bottom:.5rem}.about-content strong{color:#1a1a2e;font-weight:600}.info-box{background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border-left:4px solid #47b2eb;border-radius:0 12px 12px 0;padding:20px 24px;margin:1.5rem 0}.info-box.warning{background:linear-gradient(135deg,#fef3c7,#fde68a);border-left-color:#f59e0b}.info-box.success{background:linear-gradient(135deg,#d1fae5,#a7f3d0);border-left-color:#10b981}.info-box p{margin:0;color:#1e40af}.info-box.warning p{color:#92400e}.info-box.success p{color:#065f46}.trust-badges{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;margin:2rem 0}.trust-badge{display:flex;align-items:center;gap:12px;padding:16px 20px;background:#f8fafc;border-radius:12px;border:1px solid #e2e8f0}.trust-badge .badge-icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#47b2eb,#3b82f6);border-radius:10px;color:#fff;font-size:1.25rem}.trust-badge .badge-text{font-size:.875rem;font-weight:500;color:#334155}.process-steps{display:grid;gap:20px;margin:2rem 0}.process-step{display:flex;gap:16px;padding:20px;background:#f8fafc;border-radius:12px;border:1px solid #e2e8f0}.step-number{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#47b2eb,#3b82f6);border-radius:50%;color:#fff;font-weight:700;font-size:.875rem;flex-shrink:0}.step-content h4{font-size:1rem;font-weight:600;color:#1a1a2e;margin-bottom:.5rem}.step-content p{margin:0;font-size:.9375rem}.values-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;margin:2rem 0}.value-card{padding:24px;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-radius:12px;border:1px solid #e2e8f0;text-align:center}.value-card .value-icon{width:56px;height:56px;margin:0 auto 16px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#47b2eb,#3b82f6);border-radius:14px;color:#fff;font-size:1.5rem}.value-card h4{font-size:1rem;font-weight:600;color:#1a1a2e;margin-bottom:.5rem}.value-card p{font-size:.875rem;color:#64748b;margin:0}.security-features{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;margin:2rem 0}.security-feature{padding:24px;background:#fff;border-radius:12px;border:1px solid #e2e8f0;box-shadow:0 2px 8px #0000000a}.security-feature .feature-header{display:flex;align-items:center;gap:12px;margin-bottom:12px}.security-feature .feature-icon{width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#10b981,#059669);border-radius:12px;color:#fff;font-size:1.25rem}.security-feature h4{font-size:1rem;font-weight:600;color:#1a1a2e;margin:0}.security-feature p{font-size:.9375rem;color:#64748b;margin:0;line-height:1.6}.medical-disclaimer{background:linear-gradient(135deg,#fef2f2,#fee2e2);border:1px solid #fecaca;border-radius:12px;padding:20px 24px;margin:2rem 0}.medical-disclaimer h4{color:#991b1b;font-size:.9375rem;font-weight:600;margin-bottom:.5rem;display:flex;align-items:center;gap:8px}.medical-disclaimer p{color:#7f1d1d;font-size:.875rem;margin:0;line-height:1.6}.contact-section{background:#f8fafc;border-radius:12px;padding:24px;margin-top:2rem;text-align:center}.contact-section h3{font-size:1.125rem;color:#1a1a2e;margin-bottom:.5rem}.contact-section p{color:#64748b;margin-bottom:1rem}.contact-section a{color:#47b2eb;font-weight:500;text-decoration:none}.contact-section a:hover{text-decoration:underline}.about-cta{background:linear-gradient(135deg,#4bb5f5,#4ae3a8);padding:60px 20px;text-align:center}.about-cta .container{max-width:600px;margin:0 auto}.about-cta h2{font-size:1.75rem;font-weight:700;color:#fff;margin-bottom:1rem}.about-cta p{color:#fffc;font-size:1.0625rem;margin-bottom:1.5rem}.about-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,box-shadow .2s}.about-cta .cta-button:hover{transform:translateY(-2px);box-shadow:0 8px 20px #00000026}.breadcrumb{padding:12px 20px;background:#fffffff2;border-bottom:1px solid #e2e8f0}.breadcrumb ol{display:flex;align-items:center;gap:8px;list-style:none;padding:0;max-width:1200px;margin:0 auto;font-size:.875rem}.breadcrumb li{display:flex;align-items:center;gap:8px}.breadcrumb li:after{content:"/";color:#94a3b8}.breadcrumb li:last-child:after{display:none}.breadcrumb a{color:#64748b;text-decoration:none}.breadcrumb a:hover{color:#47b2eb}.breadcrumb li[aria-current=page]{color:#334155;font-weight:500}@media (max-width: 768px){.about-hero{padding:60px 20px 40px}.about-hero h1{font-size:2rem}.about-content{padding:24px}.about-content h2{font-size:1.25rem}.trust-badges,.values-grid,.security-features{grid-template-columns:1fr}}.about-page footer{background:#f1f5f9;border-top:1px solid #e2e8f0}.about-page .footer-main{padding:48px 0 32px;display:flex;flex-direction:column;align-items:center;gap:12px}.about-page .footer-logo{width:120px;height:auto;border-radius:0}.about-page .footer-tagline{font-size:16px;color:#64748b;margin:0}.about-page .social-links{display:flex;gap:24px;margin-top:8px}.about-page .social-links a{color:#64748b;font-size:24px;transition:color .2s ease;text-decoration:none}.about-page .social-links a:hover{color:#47b2eb}.about-page .footer-copyright{padding:24px 0;background:#e2e8f0;text-align:center;border-top:1px solid #cbd5e1}.about-page .footer-copyright p{color:#64748b;font-size:14px;margin:0}.about-page .footer-links{margin-top:8px!important}.about-page .footer-links a{color:#64748b;text-decoration:none;transition:color .2s ease}.about-page .footer-links a:hover{color:#47b2eb}.privacy-policy-content h3{font-size:1.25rem;font-weight:600;color:#1e293b;margin-top:2rem;margin-bottom:1rem}.privacy-policy-content h4{font-size:1.1rem;font-weight:600;color:#334155;margin-top:1.5rem;margin-bottom:.75rem}.service-providers-table{overflow-x:auto;margin:1.5rem 0}.service-providers-table table{width:100%;border-collapse:collapse;font-size:.9rem;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 1px 3px #0000001a}.service-providers-table th,.service-providers-table td{padding:12px 16px;text-align:left;border-bottom:1px solid #e2e8f0}.service-providers-table th{background:#f8fafc;font-weight:600;color:#1e293b}.service-providers-table tr:last-child td{border-bottom:none}.service-providers-table tr:hover{background:#f8fafc}@media (max-width: 768px){.service-providers-table{font-size:.8rem}.service-providers-table th,.service-providers-table td{padding:8px 12px}}.provider-finder-page{min-height:100vh;background:linear-gradient(135deg,#f8fafc,#e2e8f0)}.provider-hero{background:linear-gradient(135deg,#4bb5f5,#4ae3a8);color:#fff;padding:80px 20px 60px;text-align:center}.provider-hero .container{max-width:900px;margin:0 auto}.provider-hero h1{font-size:2.5rem;font-weight:700;margin-bottom:1rem;color:#fff}.provider-hero p{font-size:1.125rem;color:#ffffffe6;line-height:1.7;max-width:700px;margin:0 auto}.provider-hero p strong{color:#fff;font-weight:600}.nationwide-badge{display:inline-flex;align-items:center;gap:10px;margin-top:24px;padding:12px 24px;background:#ffffff26;border-radius:50px;border:1px solid rgba(255,255,255,.3)}.nationwide-badge svg{flex-shrink:0}.nationwide-badge span{font-size:.9375rem;font-weight:600;color:#fff}.provider-search{padding:30px 20px;background:#fff;border-bottom:1px solid #e2e8f0}.provider-search .container{max-width:800px;margin:0 auto}.search-form{display:flex;gap:12px;flex-wrap:wrap}.search-form input,.search-form select{flex:1;min-width:200px;padding:14px 18px;border:2px solid #e2e8f0;border-radius:10px;font-size:1rem;transition:border-color .2s}.search-form input:focus,.search-form select:focus{outline:none;border-color:#47b2eb}.search-form button{padding:14px 32px;background:linear-gradient(135deg,#47b2eb,#3b82f6);color:#fff;font-weight:600;border:none;border-radius:10px;cursor:pointer;transition:transform .2s,box-shadow .2s}.search-form button:hover{transform:translateY(-2px);box-shadow:0 6px 15px #47b2eb4d}.specialties-section{padding:60px 20px}.specialties-section .container{max-width:1200px;margin:0 auto}.specialties-section h2{font-size:1.75rem;font-weight:700;color:#1a1a2e;margin-bottom:2rem;text-align:center}.specialties-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:24px}.specialty-card{display:block;padding:24px;background:#fff;border-radius:16px;box-shadow:0 4px 15px #0000000f;text-decoration:none;transition:transform .2s,box-shadow .2s;border:1px solid #e2e8f0}.specialty-card:hover{transform:translateY(-4px);box-shadow:0 8px 25px #0000001a}.specialty-card .card-icon{width:56px;height:56px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border-radius:14px;font-size:1.75rem;margin-bottom:16px}.specialty-card h3{font-size:1.125rem;font-weight:600;color:#1a1a2e;margin-bottom:8px}.specialty-card p{font-size:.9375rem;color:#64748b;line-height:1.6;margin-bottom:12px}.specialty-card .card-link{font-size:.875rem;font-weight:500;color:#47b2eb}.any-location-section{padding:60px 20px 40px;background:linear-gradient(135deg,#f8fafc,#fff)}.any-location-section .container{max-width:800px;margin:0 auto}.any-location-box{text-align:center;padding:48px 32px;background:#fff;border-radius:24px;box-shadow:0 8px 30px #00000014;border:1px solid #e2e8f0}.any-location-icon{width:80px;height:80px;margin:0 auto 24px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#4bb5f5,#4ae3a8);border-radius:50%;color:#fff}.any-location-box h2{font-size:1.75rem;font-weight:700;color:#1a1a2e;margin-bottom:16px}.any-location-box p{font-size:1.0625rem;color:#475569;line-height:1.7;margin-bottom:24px;max-width:600px;margin-left:auto;margin-right:auto}.any-location-box p strong{color:#1a1a2e}.any-location-btn{display:inline-block;padding:14px 32px;background:linear-gradient(135deg,#4bb5f5,#4ae3a8);color:#fff;font-weight:600;font-size:1rem;border-radius:10px;text-decoration:none;transition:transform .2s,box-shadow .2s}.any-location-btn:hover{transform:translateY(-2px);box-shadow:0 8px 25px #4bb5f559}.cities-section{padding:60px 20px;background:#fff}.cities-section .container{max-width:1200px;margin:0 auto}.cities-header{text-align:center;margin-bottom:2rem}.cities-section h2{font-size:1.75rem;font-weight:700;color:#1a1a2e;margin-bottom:.75rem}.cities-subtitle{font-size:1rem;color:#64748b;max-width:600px;margin:0 auto;line-height:1.6}.cities-subtitle strong{color:#1a1a2e}.cities-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:16px}.city-link{display:block;padding:16px 20px;background:#f8fafc;border-radius:10px;text-decoration:none;text-align:center;transition:background .2s;border:1px solid #e2e8f0}.city-link:hover{background:#f0f9ff;border-color:#47b2eb}.city-link .city-name{font-weight:600;color:#1a1a2e;display:block}.city-link .city-state{font-size:.875rem;color:#64748b}.cities-any-location{text-align:center;margin-top:32px;padding-top:32px;border-top:1px solid #e2e8f0}.cities-any-location p{font-size:1rem;color:#64748b;margin-bottom:8px}.cities-any-location .text-link{font-size:1rem;font-weight:600;color:#47b2eb;text-decoration:none;transition:color .2s}.cities-any-location .text-link:hover{color:#3b82f6}.inline-link{color:#47b2eb;text-decoration:none;font-weight:500}.inline-link:hover{text-decoration:underline}.specialty-hub-page{min-height:100vh;background:linear-gradient(135deg,#f8fafc,#e2e8f0)}.specialty-info{padding:60px 20px;background:#fff}.specialty-info .container{max-width:900px;margin:0 auto}.specialty-overview{display:grid;grid-template-columns:1fr;gap:40px}@media (min-width: 768px){.specialty-overview{grid-template-columns:2fr 1fr}}.specialty-overview h2{font-size:1.5rem;font-weight:600;color:#1a1a2e;margin-bottom:1rem}.specialty-overview p{color:#475569;line-height:1.8;margin-bottom:1rem}.specialty-sidebar{background:#f8fafc;border-radius:16px;padding:24px;border:1px solid #e2e8f0;height:fit-content}.specialty-sidebar h3{font-size:1rem;font-weight:600;color:#1a1a2e;margin-bottom:12px}.specialty-sidebar ul{list-style:none;padding:0;margin:0 0 20px}.specialty-sidebar li{padding:8px 0;color:#475569;font-size:.9375rem;border-bottom:1px solid #e2e8f0}.specialty-sidebar li:last-child{border-bottom:none}.questions-section{margin-top:40px}.questions-section h2{font-size:1.5rem;font-weight:600;color:#1a1a2e;margin-bottom:1.5rem}.question-list{list-style:none;padding:0;margin:0}.question-list li,.sidebar-card .question-list li{position:relative;padding:12px 0 12px 32px!important;color:#475569;line-height:1.6;border-bottom:none!important}.question-list li:before,.sidebar-card .question-list li:before{content:"?";position:absolute;left:0;top:50%;transform:translateY(-50%);width:20px;height:20px;background:linear-gradient(135deg,#47b2eb,#3b82f6);border-radius:50%;color:#fff;font-size:.7rem;font-weight:700;display:inline-flex;align-items:center;justify-content:center;line-height:1}.specialty-cities{padding:60px 20px}.specialty-cities .container{max-width:1200px;margin:0 auto}.specialty-cities h2{font-size:1.75rem;font-weight:700;color:#1a1a2e;margin-bottom:2rem;text-align:center}.provider-listing-page{min-height:100vh;background:linear-gradient(135deg,#f8fafc,#e2e8f0)}.provider-listing-main{padding:40px 20px}.provider-listing-main .container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr;gap:40px}@media (min-width: 992px){.provider-listing-main .container{grid-template-columns:2fr 1fr}}.providers-list{display:grid;gap:20px}.provider-card{background:#fff;border-radius:16px;padding:24px;box-shadow:0 4px 15px #0000000f;border:1px solid #e2e8f0}.provider-card h3{font-size:1.125rem;font-weight:600;color:#1a1a2e;margin-bottom:8px}.provider-card .provider-address{color:#64748b;font-size:.9375rem;margin-bottom:12px}.provider-card .provider-meta{display:flex;flex-wrap:wrap;gap:16px;font-size:.875rem;color:#64748b;margin-bottom:16px}.provider-card .provider-actions{display:flex;gap:12px;flex-wrap:wrap}.provider-card .btn-primary,.provider-card .btn-secondary{padding:10px 20px;border-radius:8px;font-weight:500;font-size:.875rem;text-decoration:none;display:inline-flex;align-items:center;gap:6px;cursor:pointer;border:none}.provider-card .btn-primary{background:linear-gradient(135deg,#47b2eb,#3b82f6);color:#fff}.provider-card .btn-secondary{background:#f1f5f9;color:#475569}.provider-sidebar{display:flex;flex-direction:column;gap:24px}.sidebar-card h3{font-size:1rem;font-weight:600;color:#1a1a2e;margin-bottom:12px}.sidebar-card li{padding:8px 0;color:#475569;font-size:.9375rem;border-bottom:1px solid #e2e8f0}.cta-box{background:linear-gradient(135deg,#4bb5f5,#4ae3a8);border-radius:16px;padding:24px;color:#fff}.cta-box h3{color:#fff;margin-bottom:12px}.cta-box p{color:#fffc;font-size:.9375rem;margin-bottom:16px}.cta-box .btn-cta{display:inline-block;padding:12px 24px;background:#fff;color:#1e3a5f;font-weight:600;border-radius:8px;text-decoration:none;font-size:.9375rem;transition:transform .2s,box-shadow .2s}.cta-box .btn-cta:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.provider-cta{background:linear-gradient(135deg,#4bb5f5,#4ae3a8);padding:60px 20px;text-align:center}.provider-cta .container{max-width:600px;margin:0 auto}.provider-cta h2{font-size:1.75rem;font-weight:700;color:#fff;margin-bottom:1rem}.provider-cta p{color:#fffc;font-size:1.0625rem;margin-bottom:1.5rem}.provider-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,box-shadow .2s}.provider-cta .cta-button:hover{transform:translateY(-2px);box-shadow:0 8px 20px #00000026}@media (max-width: 768px){.provider-hero h1{font-size:2rem}.search-form{flex-direction:column}.search-form input,.search-form select{min-width:100%}.specialties-grid{grid-template-columns:1fr}.cities-grid{grid-template-columns:repeat(2,1fr)}}.provider-finder-page .footer,.specialty-hub-page .footer,.provider-listing-page .footer{background:#f8fafc;border-top:1px solid #e2e8f0}.provider-finder-page .footer-main,.specialty-hub-page .footer-main,.provider-listing-page .footer-main{padding:48px 0 32px;display:flex;flex-direction:column;align-items:center;gap:12px;background:#f8fafc}.provider-finder-page .footer-logo,.specialty-hub-page .footer-logo,.provider-listing-page .footer-logo{width:120px;height:auto;border-radius:0}.provider-finder-page .footer-tagline,.specialty-hub-page .footer-tagline,.provider-listing-page .footer-tagline{font-size:16px;color:#64748b;margin:0}.provider-finder-page .social-links,.specialty-hub-page .social-links,.provider-listing-page .social-links{display:flex;gap:24px;margin-top:8px}.provider-finder-page .social-links a,.specialty-hub-page .social-links a,.provider-listing-page .social-links a{color:#64748b;font-size:24px;transition:color .2s ease;text-decoration:none}.provider-finder-page .social-links a:hover,.specialty-hub-page .social-links a:hover,.provider-listing-page .social-links a:hover{color:#47b2eb}.provider-finder-page .footer-copyright,.specialty-hub-page .footer-copyright,.provider-listing-page .footer-copyright{padding:24px 0;background:#f8fafc;text-align:center;border-top:1px solid #e2e8f0}.provider-finder-page .footer-copyright p,.specialty-hub-page .footer-copyright p,.provider-listing-page .footer-copyright p{color:#64748b;font-size:14px;margin:0}.provider-finder-page .footer-links,.specialty-hub-page .footer-links,.provider-listing-page .footer-links{margin-top:8px!important}.provider-finder-page .footer-links a,.specialty-hub-page .footer-links a,.provider-listing-page .footer-links a{color:#64748b;text-decoration:none;transition:color .2s ease}.provider-finder-page .footer-links a:hover,.specialty-hub-page .footer-links a:hover,.provider-listing-page .footer-links a:hover{color:#47b2eb}.primary-cta-box{background:linear-gradient(135deg,#4bb5f5,#4ae3a8);border-radius:16px;padding:40px 32px;text-align:center;margin:40px 0}.primary-cta-box h3{font-size:1.5rem;font-weight:700;color:#fff;margin-bottom:12px}.primary-cta-box p{font-size:1rem;color:#fffc;margin-bottom:24px;max-width:500px;margin-left:auto;margin-right:auto}.primary-cta-button{display:inline-block;padding:14px 32px;background:#fff;color:#1e3a5f;font-weight:600;font-size:1rem;border-radius:8px;text-decoration:none;transition:transform .2s,box-shadow .2s;border:none}.primary-cta-button:hover{transform:translateY(-2px);box-shadow:0 8px 20px #00000026;background:#f8fafc}.inline-cta{display:flex;align-items:center;gap:12px;padding:16px 20px;background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border-left:4px solid #47b2eb;border-radius:0 12px 12px 0;margin:24px 0}.inline-cta-icon{font-size:1.25rem}.inline-cta-text{flex:1;font-size:.9375rem;color:#1e40af;font-weight:500}.inline-cta-link{color:#47b2eb;font-weight:600;text-decoration:none;white-space:nowrap}.inline-cta-link:hover{text-decoration:underline}.sticky-mobile-cta{position:fixed;bottom:0;left:0;right:0;padding:16px 20px;background:#fff;box-shadow:0 -4px 20px #0000001a;z-index:1000;display:none}@media (max-width: 768px){.sticky-mobile-cta{display:block}}.sticky-cta-button{display:block;width:100%;padding:14px 24px;background:linear-gradient(135deg,#47b2eb,#3b82f6);color:#fff;font-weight:600;font-size:1rem;border-radius:10px;text-decoration:none;text-align:center}.email-capture-cta{background:#fff;border:2px solid #e2e8f0;border-radius:16px;padding:32px;text-align:center;margin:32px 0}.email-capture-cta.success{background:linear-gradient(135deg,#d1fae5,#a7f3d0);border-color:#10b981}.email-capture-cta h4{font-size:1.25rem;font-weight:700;color:#1a1a2e;margin-bottom:8px}.email-capture-cta p{font-size:.9375rem;color:#64748b;margin-bottom:20px}.email-capture-cta form{display:flex;gap:12px;max-width:400px;margin:0 auto}.email-capture-cta input{flex:1;padding:12px 16px;border:2px solid #e2e8f0;border-radius:8px;font-size:1rem;transition:border-color .2s;background:#fff;color:#1f2937}.email-capture-cta input::placeholder{color:#9ca3af}.email-capture-cta input:focus{outline:none;border-color:#47b2eb}.email-capture-cta button{padding:12px 24px;background:linear-gradient(135deg,#47b2eb,#3b82f6);color:#fff;font-weight:600;border:none;border-radius:8px;cursor:pointer;transition:transform .2s;white-space:nowrap}.email-capture-cta button:hover{transform:translateY(-2px)}.email-capture-cta .privacy-note{display:block;margin-top:12px;font-size:.8125rem;color:#94a3b8}.email-capture-cta .success-icon{display:flex;align-items:center;justify-content:center;width:48px;height:48px;background:#10b981;color:#fff;border-radius:50%;font-size:1.5rem;margin:0 auto 16px}.winner-badge{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;background:linear-gradient(135deg,#fef3c7,#fde68a);border-radius:20px;text-decoration:none;font-size:.8125rem;font-weight:600;color:#92400e;transition:transform .2s}.winner-badge:hover{transform:scale(1.05)}.winner-badge .badge-icon{font-size:.875rem}.exit-intent-content{text-align:center;padding:20px}.exit-intent-content h3{font-size:1.5rem;font-weight:700;color:#1a1a2e;margin-bottom:12px}.exit-intent-content p{font-size:1rem;color:#64748b;margin-bottom:24px}.exit-intent-content form{display:flex;flex-direction:column;gap:12px;max-width:320px;margin:0 auto}.exit-intent-content input{padding:14px 18px;border:2px solid #e2e8f0;border-radius:10px;font-size:1rem}.exit-intent-content input:focus{outline:none;border-color:#47b2eb}.exit-intent-content button{padding:14px 24px;background:linear-gradient(135deg,#47b2eb,#3b82f6);color:#fff;font-weight:600;border:none;border-radius:10px;cursor:pointer;font-size:1rem}.exit-intent-content.success .success-icon{display:flex;align-items:center;justify-content:center;width:64px;height:64px;background:#10b981;color:#fff;border-radius:50%;font-size:2rem;margin:0 auto 20px}@media (max-width: 640px){.primary-cta-box{padding:32px 20px}.primary-cta-box h3{font-size:1.25rem}.inline-cta{flex-direction:column;align-items:flex-start;gap:8px}.email-capture-cta form{flex-direction:column}.email-capture-cta{padding:24px 20px}}.pillar-page{min-height:100vh;background:#f8fafc}.pillar-hero{background:linear-gradient(135deg,#4bb5f5,#4ae3a8);color:#fff;padding:80px 20px 60px;text-align:center}.pillar-hero .container{max-width:900px;margin:0 auto}.pillar-hero .hero-badge{display:inline-block;padding:8px 16px;background:#ffffff26;border-radius:20px;font-size:.875rem;font-weight:500;color:#fff;margin-bottom:20px}.pillar-hero h1{font-size:2.5rem;font-weight:700;margin-bottom:1rem;line-height:1.2;color:#fff}.pillar-hero .hero-subtitle{font-size:1.125rem;color:#ffffffe6;line-height:1.7;max-width:700px;margin:0 auto 24px}.pillar-hero .hero-meta{display:flex;justify-content:center;gap:24px;flex-wrap:wrap}.pillar-hero .meta-item{font-size:.875rem;color:#fffc}.toc-section{background:#f8fafc;border-bottom:1px solid #e2e8f0;padding:20px}.toc-section .container{max-width:900px;margin:0 auto}.toc-wrapper h2{font-size:.875rem;font-weight:600;color:#64748b;margin-bottom:12px;text-transform:uppercase;letter-spacing:.05em}.toc-nav ol{display:flex;flex-wrap:wrap;gap:8px;list-style:none;padding:0;margin:0}.toc-nav li{display:inline-block}.toc-nav li a{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;background:#fff;border:1px solid #e2e8f0;border-radius:6px;text-decoration:none;font-size:.8125rem;color:#475569;transition:background .2s,color .2s,border-color .2s}.toc-nav li a:hover{background:#fff;border-color:#47b2eb;color:#47b2eb}.toc-nav .toc-number{display:flex;align-items:center;justify-content:center;width:18px;height:18px;background:#e2e8f0;border-radius:50%;font-size:.6875rem;font-weight:600;color:#64748b}.pillar-main{padding:60px 20px}.pillar-main .container{max-width:1200px;margin:0 auto}.content-layout{display:grid;grid-template-columns:1fr;gap:40px}@media (min-width: 1024px){.content-layout{grid-template-columns:1fr 320px}}.pillar-content{background:#fff;border-radius:16px;padding:40px;box-shadow:0 4px 20px #0000000f}.content-section{margin-bottom:48px;padding-bottom:48px;border-bottom:1px solid #e2e8f0}.content-section:last-of-type{border-bottom:none;margin-bottom:0;padding-bottom:0}.content-section h2{font-size:1.75rem;font-weight:700;color:#1a1a2e;margin-bottom:24px;padding-top:20px}.section-content{color:#475569;line-height:1.8}.section-content h3{font-size:1.25rem;font-weight:600;color:#1a1a2e;margin:32px 0 16px}.section-content h4{font-size:1.0625rem;font-weight:600;color:#334155;margin:24px 0 12px}.section-content p{margin-bottom:16px}.section-content ul,.section-content ol{margin-bottom:20px;padding-left:24px}.section-content li{margin-bottom:8px}.section-content strong{color:#1a1a2e;font-weight:600}.cluster-links{background:#f8fafc;border-radius:12px;padding:20px 24px;margin-top:24px}.cluster-links h4{font-size:.875rem;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.05em;margin-bottom:12px}.cluster-links ul{list-style:none;padding:0;margin:0}.cluster-links li{margin-bottom:8px}.cluster-links a{color:#47b2eb;text-decoration:none;font-weight:500}.cluster-links a:hover{text-decoration:underline}.product-tip{display:flex;flex-wrap:wrap;align-items:center;gap:12px;padding:20px 24px;background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border-left:4px solid #47b2eb;border-radius:0 12px 12px 0;margin-top:24px}.product-tip .tip-icon{font-size:1.5rem}.product-tip p{flex:1;min-width:200px;margin:0;color:#1e40af}.product-tip .tip-cta{color:#47b2eb;font-weight:600;text-decoration:none;white-space:nowrap}.product-tip .tip-cta:hover{text-decoration:underline}.pillar-content .medical-disclaimer{background:linear-gradient(135deg,#fef2f2,#fee2e2);border:1px solid #fecaca;border-radius:12px;padding:24px;margin-top:40px}.pillar-content .medical-disclaimer h4{color:#991b1b;font-size:1rem;font-weight:600;margin-bottom:8px}.pillar-content .medical-disclaimer p{color:#7f1d1d;font-size:.9375rem;margin-bottom:12px}.pillar-content .medical-disclaimer a{color:#b91c1c;font-weight:500;text-decoration:none}.pillar-content .medical-disclaimer a:hover{text-decoration:underline}.pillar-sidebar{display:flex;flex-direction:column;gap:24px}@media (min-width: 1024px){.pillar-sidebar{position:sticky;top:100px;height:fit-content}}.sidebar-cta{background:linear-gradient(135deg,#4bb5f5,#4ae3a8);border-radius:16px;padding:24px;color:#fff;text-align:center}.sidebar-cta h3{font-size:1.125rem;font-weight:700;margin-bottom:8px}.sidebar-cta p{font-size:.9375rem;color:#ffffffe6;margin-bottom:16px}.sidebar-cta .cta-button{display:inline-block;width:100%;padding:12px 24px;background:#fff;color:#1e3a5f;font-weight:600;border-radius:8px;text-decoration:none;transition:transform .2s,box-shadow .2s}.sidebar-cta .cta-button:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.sidebar-card{background:#fff;border-radius:16px;padding:24px;box-shadow:0 4px 15px #0000000f;border:1px solid #e2e8f0}.sidebar-card h3{font-size:1rem;font-weight:600;color:#1a1a2e;margin-bottom:16px}.sidebar-card ul{list-style:none;padding:0;margin:0}.sidebar-card li{border-bottom:1px solid #e2e8f0}.sidebar-card li:last-child{border-bottom:none}.sidebar-card li a{display:block;padding:12px 0;text-decoration:none}.sidebar-card .guide-category{display:block;font-size:.75rem;font-weight:500;color:#64748b;text-transform:uppercase;letter-spacing:.05em;margin-bottom:4px}.sidebar-card li a:hover{color:#47b2eb}.sidebar-trust{background:#fff;border-radius:16px;padding:20px;box-shadow:0 4px 15px #0000000f;border:1px solid #e2e8f0}.sidebar-trust .trust-item{display:flex;align-items:center;gap:12px;padding:10px 0;font-size:.9375rem;color:#475569}.sidebar-trust .trust-item:not(:last-child){border-bottom:1px solid #e2e8f0}.sidebar-trust .trust-icon{display:flex;align-items:center;justify-content:center;width:24px;height:24px;background:#10b981;color:#fff;border-radius:50%;font-size:.75rem;font-weight:700}.pillar-cta-section{padding:40px 20px 60px}.pillar-cta-section .container{max-width:800px;margin:0 auto}@media (max-width: 768px){.pillar-hero h1{font-size:2rem}.pillar-hero .hero-meta,.toc-nav ol{flex-direction:column;gap:8px}.toc-nav li a{width:100%;justify-content:flex-start}.pillar-content{padding:24px}.content-section h2{font-size:1.5rem}}.pillar-page footer{background:#f8fafc;border-top:1px solid #e2e8f0}.pillar-page .footer-main{padding:48px 20px 32px;display:flex;flex-direction:column;align-items:center;gap:12px;background:#f8fafc}.pillar-page .footer-logo{width:120px;height:auto;border-radius:0}.pillar-page .footer-tagline{font-size:16px;color:#64748b;margin:0}.pillar-page .social-links{display:flex;gap:24px;margin-top:8px}.pillar-page .social-links a{color:#64748b;font-size:24px;transition:color .2s ease;text-decoration:none}.pillar-page .social-links a:hover{color:#47b2eb}.pillar-page .footer-copyright{padding:24px 0;background:#f8fafc;text-align:center;border-top:1px solid #e2e8f0}.pillar-page .footer-copyright p{color:#64748b;font-size:14px;margin:0}.pillar-page .footer-links{margin-top:8px!important}.pillar-page .footer-links a{color:#64748b;text-decoration:none;transition:color .2s ease}.pillar-page .footer-links a:hover{color:#47b2eb}.features-index-page{min-height:100vh;background:#f8fafc}.features-hero{background:linear-gradient(135deg,#4bb5f5,#4ae3a8);color:#fff;padding:5rem 2rem 4rem;text-align:center}.features-hero .container{max-width:800px;margin:0 auto}.features-hero h1{font-size:2.75rem;font-weight:700;margin-bottom:1rem;line-height:1.2}.features-hero p{font-size:1.2rem;opacity:.9;line-height:1.6}.featured-features-section{padding:4rem 2rem;background:#fff}.featured-features-section .container{max-width:1000px;margin:0 auto}.featured-features-section h2{font-size:1.75rem;font-weight:700;color:#1a1a2e;text-align:center;margin-bottom:.5rem}.featured-features-section .section-subtitle{font-size:1rem;color:#64748b;text-align:center;margin-bottom:2.5rem}.featured-features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:2rem}@media (max-width: 900px){.featured-features-grid{grid-template-columns:1fr}}.featured-feature-card{background:linear-gradient(135deg,#4bb5f5,#4ae3a8);border-radius:16px;padding:2rem;text-decoration:none;color:#fff;transition:transform .2s ease,box-shadow .2s ease;display:flex;flex-direction:column}.featured-feature-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px #47b2eb4d}.featured-feature-card .feature-icon{width:64px;height:64px;background:#fff3;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}.featured-feature-card .feature-icon svg{color:#fff}.featured-feature-card h3{font-size:1.5rem;font-weight:700;margin-bottom:.75rem}.featured-feature-card p{font-size:1rem;line-height:1.6;opacity:.9;flex-grow:1;margin-bottom:1.5rem}.featured-feature-card .learn-more{font-weight:600;font-size:.9375rem}.all-features-section{padding:4rem 2rem;background:#f8fafc}.all-features-section .container{max-width:1200px;margin:0 auto}.all-features-section h2{font-size:1.75rem;font-weight:700;color:#1a1a2e;text-align:center;margin-bottom:.5rem}.all-features-section .section-subtitle{font-size:1rem;color:#64748b;text-align:center;margin-bottom:2.5rem}.all-features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.feature-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1.5rem;transition:all .2s ease;display:flex;flex-direction:column}.feature-card.has-link{text-decoration:none;color:inherit;cursor:pointer}.feature-card.has-link:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001a;border-color:#47b2eb}.feature-card .feature-icon{width:56px;height:56px;background:linear-gradient(135deg,#4bb5f5,#4ae3a8);border-radius:10px;display:flex;align-items:center;justify-content:center;margin-bottom:1rem;color:#fff}.feature-card h3{font-size:1.125rem;font-weight:600;color:#1a1a2e;margin-bottom:.5rem}.feature-card p{font-size:.875rem;color:#64748b;line-height:1.5;flex-grow:1;margin-bottom:1rem}.feature-card .card-action{font-size:.875rem;font-weight:600;color:#47b2eb}.feature-card .card-action.coming-soon{color:#94a3b8;font-style:italic}.features-cta{background:linear-gradient(135deg,#4bb5f5,#4ae3a8);padding:4rem 2rem;text-align:center;color:#fff}.features-cta .container{max-width:600px;margin:0 auto}.features-cta h2{font-size:2rem;font-weight:700;margin-bottom:.75rem}.features-cta p{font-size:1.125rem;opacity:.9;margin-bottom:1.5rem}.features-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}.features-cta .cta-button:hover{transform:translateY(-2px);box-shadow:0 8px 20px #00000026}.features-index-page .footer{background:#f8fafc}.features-index-page .footer-main{padding:48px 24px 24px;display:flex;flex-direction:column;align-items:center;text-align:center;background:#f8fafc}.features-index-page .footer-logo{width:120px;height:auto;border-radius:0}.features-index-page .footer-tagline{font-size:16px;color:#64748b;margin:8px 0 0}.features-index-page .social-links{display:flex;gap:24px;margin-top:16px}.features-index-page .social-links a{color:#64748b;font-size:24px;transition:color .2s ease;text-decoration:none}.features-index-page .social-links a:hover{color:#47b2eb}.features-index-page .footer-copyright{padding:24px;background:#f8fafc;text-align:center;border-top:1px solid #e2e8f0}.features-index-page .footer-copyright p{color:#64748b;font-size:14px;margin:0}.features-index-page .footer-links{margin-top:8px!important}.features-index-page .footer-links a{color:#64748b;text-decoration:none;transition:color .2s ease}.features-index-page .footer-links a:hover{color:#47b2eb}.record-visits-page{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;color:#1a1a2e}.record-visits-page .page-header{background:#fff;padding:16px 24px;position:sticky;top:0;z-index:100;border-bottom:1px solid #e2e8f0}.record-visits-page .page-nav{max-width:1280px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.record-visits-page .page-logo{display:flex;align-items:center;gap:12px;text-decoration:none}.record-visits-page .logo-image{width:48px;height:48px}.record-visits-page .logo-text{font-size:1.5rem;font-weight:700;color:#1a1a2e}.record-visits-page .nav-links{display:flex;align-items:center;gap:32px}.record-visits-page .nav-link{color:#64748b;text-decoration:none;font-weight:500;transition:color .2s}.record-visits-page .nav-link:hover,.record-visits-page .nav-link.active{color:#1a1a2e}.record-visits-page .nav-cta-btn{padding:10px 20px;background:linear-gradient(135deg,#47b2eb,#4dd37c);color:#fff;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:transform .2s,box-shadow .2s}.record-visits-page .nav-cta-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #47b2eb4d}.record-hero{background:linear-gradient(135deg,#4bb5f5,#4ae3a8);color:#fff;padding:100px 20px 80px;text-align:center}.record-hero .container{max-width:800px;margin:0 auto}.record-hero .hero-badge{display:inline-block;padding:8px 16px;background:#fff3;border-radius:50px;font-size:.875rem;font-weight:600;margin-bottom:24px;border:1px solid rgba(255,255,255,.3)}.record-hero h1{font-size:2.75rem;font-weight:700;margin-bottom:20px;line-height:1.2}.record-hero p{font-size:1.125rem;line-height:1.7;opacity:.95;margin-bottom:32px}.record-hero .hero-cta{display:inline-block;padding:16px 40px;background:#fff;color:#1e3a5f;font-weight:600;font-size:1rem;border-radius:8px;text-decoration:none;transition:transform .2s,box-shadow .2s}.record-hero .hero-cta:hover{transform:translateY(-2px);box-shadow:0 8px 20px #00000026}.how-it-works{padding:80px 20px;background:#fff}.how-it-works .container{max-width:1200px;margin:0 auto}.how-it-works h2{font-size:2rem;font-weight:700;text-align:center;margin-bottom:12px;color:#1a1a2e}.how-it-works .section-subtitle{text-align:center;color:#64748b;font-size:1.125rem;margin-bottom:48px}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.step-card{position:relative;background:#f8fafc;border-radius:16px;padding:40px 32px;text-align:center;border:1px solid #e2e8f0}.step-number{position:absolute;top:-16px;left:50%;transform:translate(-50%);width:32px;height:32px;background:linear-gradient(135deg,#4bb5f5,#4ae3a8);color:#fff;font-weight:700;font-size:1rem;border-radius:50%;display:flex;align-items:center;justify-content:center}.step-icon{margin-bottom:20px}.step-card h3{font-size:1.25rem;font-weight:600;margin-bottom:12px;color:#1a1a2e}.step-card p{color:#64748b;line-height:1.6;font-size:.9375rem}.benefits-section{padding:80px 20px;background:#f8fafc}.benefits-section .container{max-width:1200px;margin:0 auto}.benefits-section h2{font-size:2rem;font-weight:700;text-align:center;margin-bottom:48px;color:#1a1a2e}.benefits-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.benefit-card{background:#fff;padding:32px;border-radius:16px;border:1px solid #e2e8f0;display:flex;gap:20px}.benefit-icon{flex-shrink:0;width:56px;height:56px;background:linear-gradient(135deg,#4bb5f51a,#4ae3a81a);border-radius:12px;display:flex;align-items:center;justify-content:center}.benefit-card h3{font-size:1.125rem;font-weight:600;margin-bottom:8px;color:#1a1a2e}.benefit-card p{color:#64748b;line-height:1.6;font-size:.9375rem}.use-cases-section{padding:80px 20px;background:#fff}.use-cases-section .container{max-width:1000px;margin:0 auto}.use-cases-section h2{font-size:2rem;font-weight:700;text-align:center;margin-bottom:12px;color:#1a1a2e}.use-cases-section .section-subtitle{text-align:center;color:#64748b;font-size:1.125rem;margin-bottom:48px}.use-cases-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.use-case-item{padding:24px;border-left:4px solid #47b2eb;background:#f8fafc;border-radius:0 12px 12px 0}.use-case-item h3{font-size:1.125rem;font-weight:600;margin-bottom:8px;color:#1a1a2e}.use-case-item p{color:#64748b;line-height:1.6;font-size:.9375rem}.record-visits-page .faq-section{padding:80px 20px;background:#f8fafc}.record-visits-page .faq-section .container{max-width:1000px;margin:0 auto}.record-visits-page .faq-section h2{font-size:2rem;font-weight:700;text-align:center;margin-bottom:12px;color:#1a1a2e}.record-visits-page .faq-section .section-subtitle{text-align:center;color:#64748b;font-size:1.125rem;margin-bottom:48px}.faq-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.faq-item{background:#fff;padding:24px;border-radius:12px;border:1px solid #e2e8f0}.faq-item h3{font-size:1rem;font-weight:600;margin-bottom:12px;color:#1a1a2e}.faq-item p{color:#64748b;line-height:1.6;font-size:.9375rem}.record-cta-section{padding:80px 20px;background:linear-gradient(135deg,#4bb5f5,#4ae3a8);text-align:center}.record-cta-section .container{max-width:600px;margin:0 auto}.record-cta-section h2{font-size:2rem;font-weight:700;color:#fff;margin-bottom:16px}.record-cta-section p{font-size:1.125rem;color:#ffffffe6;margin-bottom:32px}.record-cta-section .cta-button{display:inline-block;padding:16px 40px;background:#fff;color:#1e3a5f;font-weight:600;font-size:1rem;border-radius:8px;text-decoration:none;transition:transform .2s,box-shadow .2s}.record-cta-section .cta-button:hover{transform:translateY(-2px);box-shadow:0 8px 20px #00000026}.record-visits-page footer{background:#f8fafc;border-top:1px solid #e2e8f0}.record-visits-page .footer-main{padding:48px 20px 32px;display:flex;flex-direction:column;align-items:center;gap:12px}.record-visits-page .footer-logo{width:120px;height:auto;border-radius:0}.record-visits-page .footer-tagline{font-size:16px;color:#64748b;margin:0}.record-visits-page .social-links{display:flex;gap:24px;margin-top:8px}.record-visits-page .social-links a{color:#64748b;font-size:24px;transition:color .2s ease;text-decoration:none}.record-visits-page .social-links a:hover{color:#47b2eb}.record-visits-page .footer-copyright{padding:24px 20px;background:#f8fafc;text-align:center;border-top:1px solid #e2e8f0}.record-visits-page .footer-copyright p{color:#64748b;font-size:14px;margin:0}.record-visits-page .footer-links{margin-top:8px}.record-visits-page .footer-links a{color:#64748b;text-decoration:none;transition:color .2s ease}.record-visits-page .footer-links a:hover{color:#47b2eb}@media (max-width: 1024px){.steps-grid{grid-template-columns:1fr;max-width:500px;margin:0 auto}.benefits-grid,.use-cases-grid,.faq-grid{grid-template-columns:1fr}}@media (max-width: 768px){.record-visits-page .nav-links{display:none}.record-hero{padding:80px 20px 60px}.record-hero h1{font-size:2rem}.record-hero p{font-size:1rem}.how-it-works,.benefits-section,.use-cases-section,.record-visits-page .faq-section,.record-cta-section{padding:60px 20px}.how-it-works h2,.benefits-section h2,.use-cases-section h2,.record-visits-page .faq-section h2,.record-cta-section h2{font-size:1.75rem}.benefit-card{flex-direction:column;text-align:center}.benefit-icon{margin:0 auto}}.care-vault-page{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;color:#1a1a2e}.care-vault-page .page-header{background:#fff;padding:16px 24px;position:sticky;top:0;z-index:100;border-bottom:1px solid #e2e8f0}.care-vault-page .page-nav{max-width:1280px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.care-vault-page .page-logo{display:flex;align-items:center;gap:12px;text-decoration:none}.care-vault-page .logo-image{width:48px;height:48px}.care-vault-page .logo-text{font-size:1.5rem;font-weight:700;color:#1a1a2e}.care-vault-page .nav-links{display:flex;align-items:center;gap:32px}.care-vault-page .nav-link{color:#64748b;text-decoration:none;font-weight:500;transition:color .2s}.care-vault-page .nav-link:hover,.care-vault-page .nav-link.active{color:#1a1a2e}.care-vault-page .nav-cta-btn{padding:10px 20px;background:linear-gradient(135deg,#47b2eb,#4dd37c);color:#fff;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:transform .2s,box-shadow .2s}.care-vault-page .nav-cta-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #47b2eb4d}.vault-hero{background:linear-gradient(135deg,#4bb5f5,#4ae3a8);color:#fff;padding:100px 20px 80px;text-align:center}.vault-hero .container{max-width:800px;margin:0 auto}.vault-hero h1{font-size:2.75rem;font-weight:700;margin-bottom:20px;line-height:1.2}.vault-hero p{font-size:1.125rem;line-height:1.7;opacity:.95;margin-bottom:32px}.vault-hero .hero-cta{display:inline-block;padding:16px 40px;background:#fff;color:#1e3a5f;font-weight:600;font-size:1rem;border-radius:8px;text-decoration:none;transition:transform .2s,box-shadow .2s}.vault-hero .hero-cta:hover{transform:translateY(-2px);box-shadow:0 8px 20px #00000026}.categories-section{padding:80px 20px;background:#fff}.categories-section .container{max-width:1200px;margin:0 auto}.categories-section h2{font-size:2rem;font-weight:700;text-align:center;margin-bottom:12px;color:#1a1a2e}.categories-section .section-subtitle{text-align:center;color:#64748b;font-size:1.125rem;margin-bottom:48px}.categories-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.category-card{background:#f8fafc;border-radius:16px;padding:32px;text-align:center;border:1px solid #e2e8f0;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;flex-direction:column;align-items:center}.category-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px #0000001a}.category-card-clickable{text-decoration:none;cursor:pointer}.category-card-clickable:hover{border-color:#47b2eb}.category-card-clickable:hover h3{color:#47b2eb}.category-card-clickable:hover .category-link{transform:translate(4px)}.category-icon{margin-bottom:20px}.category-card h3{font-size:1.25rem;font-weight:600;margin-bottom:12px;color:#1a1a2e}.category-card p{color:#64748b;line-height:1.6;font-size:.9375rem;margin-bottom:20px}.category-link{display:inline-block;color:#47b2eb;font-weight:600;text-decoration:none;font-size:.9375rem;transition:color .2s,transform .2s;margin-top:auto}.category-card:not(.category-card-clickable) .category-link:hover{color:#3b82f6}.category-coming-soon{display:inline-block;color:#94a3b8;font-weight:500;font-size:.9375rem}.security-section{padding:80px 20px;background:#f8fafc}.security-section .container{max-width:1000px;margin:0 auto}.security-section h2{font-size:2rem;font-weight:700;text-align:center;margin-bottom:12px;color:#1a1a2e}.security-section .section-subtitle{text-align:center;color:#64748b;font-size:1.125rem;margin-bottom:48px}.security-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.security-card{background:#fff;padding:24px;border-radius:12px;border:1px solid #e2e8f0;display:flex;gap:16px;align-items:flex-start}.security-icon{flex-shrink:0;width:48px;height:48px;background:linear-gradient(135deg,#4dd37c1a,#4bb5f51a);border-radius:12px;display:flex;align-items:center;justify-content:center}.security-content h3{font-size:1rem;font-weight:600;margin-bottom:4px;color:#1a1a2e}.security-content p{color:#64748b;font-size:.9375rem;line-height:1.5}.export-section{padding:80px 20px;background:#fff}.export-section .container{max-width:1100px;margin:0 auto}.export-content{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.export-text h2{font-size:2rem;font-weight:700;margin-bottom:16px;color:#1a1a2e}.export-text p{color:#64748b;font-size:1.0625rem;line-height:1.7;margin-bottom:24px}.export-features{list-style:none;padding:0;margin:0}.export-features li{display:flex;align-items:center;gap:12px;padding:12px 0;color:#1a1a2e;font-size:.9375rem;border-bottom:1px solid #e2e8f0}.export-features li:last-child{border-bottom:none}.export-visual{display:flex;justify-content:center}.export-card{background:#f8fafc;border-radius:16px;padding:32px;border:1px solid #e2e8f0;width:100%;max-width:320px}.export-card-header{display:flex;align-items:center;gap:12px;margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid #e2e8f0}.export-card-header span{font-weight:600;color:#1a1a2e}.export-card p{padding:12px 0;color:#64748b;font-size:.9375rem;border-bottom:1px solid #e2e8f0}.export-card p:last-child{border-bottom:none}.vault-cta-section{padding:80px 20px;background:linear-gradient(135deg,#4bb5f5,#4ae3a8);text-align:center}.vault-cta-section .container{max-width:600px;margin:0 auto}.vault-cta-section h2{font-size:2rem;font-weight:700;color:#fff;margin-bottom:16px}.vault-cta-section p{font-size:1.125rem;color:#ffffffe6;margin-bottom:32px}.vault-cta-section .cta-button{display:inline-block;padding:16px 40px;background:#fff;color:#1e3a5f;font-weight:600;font-size:1rem;border-radius:8px;text-decoration:none;transition:transform .2s,box-shadow .2s}.vault-cta-section .cta-button:hover{transform:translateY(-2px);box-shadow:0 8px 20px #00000026}.care-vault-page footer{background:#f8fafc;border-top:1px solid #e2e8f0}.care-vault-page .footer-main{padding:48px 20px 32px;display:flex;flex-direction:column;align-items:center;gap:12px}.care-vault-page .footer-logo{width:120px;height:auto;border-radius:0}.care-vault-page .footer-tagline{font-size:16px;color:#64748b;margin:0}.care-vault-page .social-links{display:flex;gap:24px;margin-top:8px}.care-vault-page .social-links a{color:#64748b;font-size:24px;transition:color .2s ease;text-decoration:none}.care-vault-page .social-links a:hover{color:#47b2eb}.care-vault-page .footer-copyright{padding:24px 20px;background:#f8fafc;text-align:center;border-top:1px solid #e2e8f0}.care-vault-page .footer-copyright p{color:#64748b;font-size:14px;margin:0}.care-vault-page .footer-links{margin-top:8px}.care-vault-page .footer-links a{color:#64748b;text-decoration:none;transition:color .2s ease}.care-vault-page .footer-links a:hover{color:#47b2eb}@media (max-width: 1024px){.categories-grid{grid-template-columns:repeat(2,1fr)}.export-content{grid-template-columns:1fr;gap:40px}.export-visual{order:-1}}@media (max-width: 768px){.care-vault-page .nav-links{display:none}.vault-hero{padding:80px 20px 60px}.vault-hero h1{font-size:2rem}.vault-hero p{font-size:1rem}.categories-section,.security-section,.export-section,.vault-cta-section{padding:60px 20px}.categories-section h2,.security-section h2,.export-text h2,.vault-cta-section h2{font-size:1.75rem}.categories-grid,.security-grid{grid-template-columns:1fr}.security-card{flex-direction:column;text-align:center}.security-icon{margin:0 auto}}.feature-page{min-height:100vh;background:#f8fafc}.page-header{background:#fff;box-shadow:0 1px 3px #0000001a;padding:16px 24px;position:sticky;top:0;z-index:100}.page-nav{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.page-logo{display:flex;align-items:center;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:hover,.nav-links .nav-link.active{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 #47b2eb4d}.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:#fff3;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 #00000026}.cta-button.secondary{background:#fff3;color:#fff;border:2px solid rgba(255,255,255,.3)}.cta-button.secondary:hover{background:#ffffff4d}.hero-visual{flex-shrink:0}.chat-preview{background:#fff;border-radius:16px;padding:24px;width:350px;box-shadow:0 20px 50px #00000026}.chat-message{margin-bottom:16px}.chat-message.user p{background:#f0f4f8;color:#1a1a2e;padding:12px 16px;border-radius:16px 16px 4px;font-size:.9375rem}.chat-message.ai p{background:linear-gradient(135deg,#4bb5f5,#4ae3a8);color:#fff;padding:12px 16px;border-radius:16px 16px 16px 4px;font-size:.9375rem}.chat-message.ai ul{background:linear-gradient(135deg,#4bb5f5,#4ae3a8);color:#fff;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 #00000026}.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 #00000026}.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 #00000026}.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));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 #00000014}.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));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;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 #00000026}.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}.chat-preview,.calendar-preview,.team-preview,.docs-preview{width:100%}.nav-links{gap:16px}.nav-links .nav-link{display:none}.nav-links .beta-btn{display:inline-block}}.App{width:100%;min-height:100vh}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}:root{--primary: #4BB5F5;--primary-dark: #3b9fd8;--primary-light: #7fcbf8;--text-main: #1f2937;--text-secondary: #6b7280;--text-light: #9ca3af;--background-light: #f8fafc;--background-white: #ffffff;--border-light: #e5e7eb;--success: #10b981;--warning: #f59e0b;--error: #ef4444;--max-width: 1280px;--section-padding: 80px 24px;--container-padding: 0 24px;--font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, sans-serif;--font-size-xs: .75rem;--font-size-sm: .875rem;--font-size-base: 1rem;--font-size-lg: 1.125rem;--font-size-xl: 1.25rem;--font-size-2xl: 1.5rem;--font-size-3xl: 1.875rem;--font-size-4xl: 2.25rem;--shadow-sm: 0 1px 2px 0 rgb(0 0 0 / .05);--shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--shadow-md: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--shadow-lg: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--transition-fast: .15s ease;--transition-base: .2s ease;--transition-slow: .3s ease;--radius-sm: 4px;--radius: 8px;--radius-lg: 12px;--radius-xl: 16px;--radius-full: 9999px}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:var(--font-family);font-size:var(--font-size-base);line-height:1.6;color:var(--text-main);background-color:var(--background-light);text-rendering:optimizeLegibility;overflow-x:hidden;font-feature-settings:"kern" 1,"liga" 1}#root{width:100%;min-height:100vh;isolation:isolate}.lazy-section{content-visibility:auto;contain-intrinsic-size:auto 500px}:focus-visible{outline:2px solid var(--primary);outline-offset:2px}:focus:not(:focus-visible){outline:none}img{max-width:100%;height:auto;display:block;background-color:var(--background-light)}::selection{background-color:var(--primary);color:#fff}a{color:inherit;text-decoration:none}button{font-family:inherit;font-size:inherit;cursor:pointer;border:none;background:none}input,textarea,select{font-family:inherit;font-size:inherit}ul,ol{list-style:none}h1,h2,h3,h4,h5,h6{line-height:1.2;font-weight:600}p{margin-bottom:1em}p:last-child{margin-bottom:0}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:absolute;top:-40px;left:0;background:var(--primary);color:#fff;padding:8px 16px;z-index:100;transition:top var(--transition-fast)}.skip-link:focus{top:0}@keyframes skeleton-loading{0%{background-position:200% 0}to{background-position:-200% 0}}.skeleton{background:linear-gradient(90deg,var(--background-light) 25%,#e2e8f0 50%,var(--background-light) 75%);background-size:200% 100%;animation:skeleton-loading 1.5s ease-in-out infinite}@media print{*,*:before,*:after{background:transparent!important;color:#000!important;box-shadow:none!important;text-shadow:none!important}a,a:visited{text-decoration:underline}img{page-break-inside:avoid}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}}
