body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}body{color:#333;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6}.container{margin:0 auto;max-width:1200px;padding:0 20px}.header{background:#fff;box-shadow:0 2px 10px #0000001a;position:fixed;top:0;width:100%;z-index:1000}.navbar{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px;padding:1rem 2rem}.nav-brand h2{color:#2563eb;font-size:1.5rem}.nav-menu{display:flex;gap:2rem;list-style:none}.nav-menu a{color:#333;font-weight:500;text-decoration:none;transition:color .3s}.nav-menu a:hover{color:#2563eb}.emergency-btn{background:#dc2626;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:600;padding:.75rem 1.5rem;transition:background .3s}.emergency-btn:hover{background:#b91c1c}.hero{background:linear-gradient(135deg,#f0f9ff,#e0f2fe);margin-top:80px;padding:8rem 2rem 4rem}.hero-content{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1200px}.hero-text h1{color:#1e293b;font-size:3.5rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem}.hero-text p{color:#64748b;font-size:1.2rem;margin-bottom:2rem}.hero-buttons{display:flex;gap:1rem}.btn-primary{background:#2563eb;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;padding:1rem 2rem;transition:all .3s}.btn-primary:hover{background:#1d4ed8;transform:translateY(-2px)}.btn-secondary{background:#0000;border:2px solid #2563eb;border-radius:8px;color:#2563eb;cursor:pointer;font-size:1.1rem;font-weight:600;padding:1rem 2rem;transition:all .3s}.btn-secondary:hover{background:#2563eb;color:#fff;transform:translateY(-2px)}.pharmacy-card{background:#2563eb;border-radius:20px;box-shadow:0 20px 40px #2563eb4d;color:#fff;padding:3rem;text-align:center;transform:rotate(-5deg);transition:transform .3s}.pharmacy-card:hover{transform:rotate(0deg)}.pharmacy-icon{font-size:4rem;margin-bottom:1rem}.pharmacy-card h3{font-size:1.8rem;margin-bottom:.5rem}.services{background:#fff;padding:6rem 0}.services h2{color:#1e293b;font-size:2.5rem;margin-bottom:3rem;text-align:center}.services-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}.service-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;padding:2.5rem;text-align:center;transition:all .3s}.service-card:hover{background:#fff;box-shadow:0 15px 30px #0000001a;transform:translateY(-5px)}.service-icon{font-size:3rem;margin-bottom:1.5rem}.service-card h3{color:#1e293b;font-size:1.5rem;margin-bottom:1rem}.service-card p{color:#64748b;line-height:1.6}.about{background:linear-gradient(135deg,#f8fafc,#f1f5f9);padding:6rem 0}.about-content{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr}.about h2{color:#1e293b;font-size:2.5rem;margin-bottom:1.5rem}.about-text p{color:#64748b;font-size:1.1rem;margin-bottom:2rem}.stats{display:flex;gap:2rem}.stat{text-align:center}.stat h3{color:#2563eb;font-size:2rem;margin-bottom:.5rem}.stat p{color:#64748b;font-weight:500}.about-features{display:flex;flex-direction:column;gap:1.5rem}.feature{background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000000d;padding:2rem}.feature h4{color:#1e293b;font-size:1.2rem;margin-bottom:.5rem}.feature p{color:#64748b}.locations{background:#fff;padding:6rem 0}.locations h2{color:#1e293b;font-size:2.5rem;margin-bottom:3rem;text-align:center}.locations-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));margin-bottom:3rem}.location-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;padding:2.5rem}.location-card h3{color:#2563eb;font-size:1.5rem;margin-bottom:1.5rem}.location-item{border-bottom:1px solid #e2e8f0;margin-bottom:1.5rem;padding-bottom:1rem}.location-item:last-child{border-bottom:none;margin-bottom:0}.location-item strong{color:#1e293b;font-size:1.1rem}.location-item p{color:#64748b;margin-top:.5rem}.hours{background:#2563eb;border-radius:16px;color:#fff;padding:2rem;text-align:center}.hours h3{margin-bottom:1rem}.testimonials{background:linear-gradient(135deg,#f0f9ff,#e0f2fe);padding:6rem 0}.testimonials h2{color:#1e293b;font-size:2.5rem;margin-bottom:3rem;text-align:center}.testimonials-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.testimonial-card{background:#fff;border-radius:16px;box-shadow:0 4px 6px #0000000d;padding:2.5rem;text-align:center}.stars{font-size:1.2rem;margin-bottom:1rem}.testimonial-card p{color:#64748b;font-style:italic;line-height:1.6;margin-bottom:1.5rem}.customer strong{color:#1e293b;font-size:1.1rem}.customer span{color:#64748b;font-size:.9rem}.contact{background:#fff;padding:6rem 0}.contact h2{color:#1e293b;font-size:2.5rem;margin-bottom:3rem;text-align:center}.contact-content{grid-gap:4rem;display:grid;gap:4rem;grid-template-columns:1fr 1fr}.contact-info{display:flex;flex-direction:column;gap:2rem}.contact-item h4{color:#2563eb;font-size:1.2rem;margin-bottom:.5rem}.contact-item p{color:#64748b}.contact-form{background:#f8fafc;border-radius:16px;padding:2.5rem}.contact-form h3{color:#1e293b;margin-bottom:1.5rem}.contact-form form{display:flex;flex-direction:column;gap:1rem}.contact-form input,.contact-form textarea{border:1px solid #e2e8f0;border-radius:8px;font-size:1rem;padding:1rem;transition:border-color .3s}.contact-form input:focus,.contact-form textarea:focus{border-color:#2563eb;outline:none}.footer{background:#1e293b;color:#fff;padding:3rem 0 1rem}.footer-content{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:2rem}.footer-section h3,.footer-section h4{color:#2563eb;margin-bottom:1rem}.footer-section ul{list-style:none}.footer-section ul li{margin-bottom:.5rem}.footer-section a{color:#94a3b8;text-decoration:none;transition:color .3s}.footer-section a:hover{color:#fff}.footer-bottom{border-top:1px solid #334155;color:#94a3b8;padding-top:2rem;text-align:center}@media (max-width:768px){.navbar{flex-direction:column;padding:1rem}.nav-menu,.navbar{gap:1rem}.emergency-btn{font-size:.9rem;padding:.5rem 1rem}.hero{padding:6rem 1rem 3rem}.hero-content{gap:2rem;grid-template-columns:1fr;text-align:center}.hero-text h1{font-size:2.5rem}.hero-buttons{flex-wrap:wrap;justify-content:center}.about-content,.services-grid{grid-template-columns:1fr}.about-content{gap:2rem}.stats{justify-content:center}.contact-content,.locations-grid{grid-template-columns:1fr}.contact-content{gap:2rem}.footer-content{grid-template-columns:1fr;text-align:center}}@media (max-width:480px){.hero-text h1{font-size:2rem}.btn-primary,.btn-secondary{font-size:1rem;padding:.75rem 1.5rem}.contact-form,.location-card,.service-card{padding:1.5rem}.stats{flex-direction:column;gap:1rem}}
/*# sourceMappingURL=main.d88179ae.css.map*/