body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;padding-top:80px}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--sage:#9baf88;--sage-light:#a8b8a8;--sage-dark:#6b7b6b;--tan:tan;--tan-light:#e0c9a6;--tan-dark:#b3936b;--text-color:#2c3e50;--text-light:#5a6a5a;--background-light:#f8f5f0d9;--white:#fff;--transition:all 0.3s ease}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background-color:#f8f5f0d9;background-color:var(--background-light);color:#2c3e50;color:var(--text-color);font-family:Inter,system-ui,-apple-system,sans-serif;line-height:1.6}h1,h2,h3,h4,h5,h6{line-height:1.2;margin-bottom:1rem}a{color:inherit;text-decoration:none}.container{padding:0 2rem}section{padding:5rem 0}.text-center{text-align:center}@media (max-width:768px){.hero h1{font-size:2.2rem}.hero-buttons{align-items:center;flex-direction:column}.hero-buttons .cta-button{max-width:300px;width:100%}.nav-links{display:none}.services-grid{grid-template-columns:1fr}}.modal-overlay{z-index:1000}.modal-content{box-shadow:0 4px 6px #0000001a;max-width:500px;padding:2rem;text-align:center;width:90%}.modal-content h2{color:#333;font-size:1.5rem;margin-bottom:1rem}@media (max-width:767px){.modal-content h2{font-size:1.25rem;margin-bottom:.5rem}.care-instructions{display:none}.care-options{gap:.5rem;margin:.5rem 0 1rem}.care-option{padding:.8rem;padding:.5rem .8rem}.care-option h3{line-height:1.2;margin:0}.care-option p{font-size:.8rem;line-height:1.2;margin:0!important;padding:0!important}.close-modal{font-size:1.75rem;height:2.25rem;right:.5rem;top:.5rem;width:2.25rem}}.care-options{display:flex;flex-direction:column;gap:1rem;margin:2rem}.care-option{background:#fff;border:1px solid #e2e8f0;border-radius:8px;cursor:pointer;padding:1.5rem;text-align:left;transition:all .3s ease}.care-option:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.care-option h3{color:#2d3748;margin:0 0 .5rem}.care-option p{color:#718096;font-size:.9rem;margin:0!important}.primary{border-left:4px solid #b38b6d}.urgent{border-left:4px solid #e53e3e}.close-modal{align-items:center;background:none;border:none;border-radius:50%;color:#718096;cursor:pointer;display:flex;font-size:2rem;height:2.5rem;justify-content:center;line-height:1;padding:.5rem;position:absolute;right:1rem;top:1rem;transition:all .2s ease;width:2.5rem}.close-modal:hover{background-color:#0000000d;color:#2d3748}.modal-content{padding-top:3rem;position:relative}.nav-links a .dropdown-arrow{display:inline-block;font-size:.6em;line-height:1;margin-left:4px;transition:transform .2s ease;vertical-align:middle}.nav-links a:hover .dropdown-arrow{transform:translateY(1px)}.navbar{--tw-bg-opacity:1;align-items:center;background-color:#9baf88;background-color:rgba(155,175,136,var(--tw-bg-opacity,1));box-shadow:0 2px 10px #0000001a;display:flex;height:70px;left:0;padding:.4rem 0;position:fixed;right:0;top:0;width:100%;z-index:1000}body.menu-open{overflow:hidden}.navbar-container{align-items:center;box-sizing:border-box;display:flex;height:100%;justify-content:space-between;margin:0 auto;max-width:97%;padding:0 1.75rem;position:relative;width:100%}.navbar-brand{align-items:center;display:flex;flex:1 1}.logo-container{flex-shrink:0;min-width:0;padding:.5rem 0}.logo-container,.logo-container a{align-items:center;display:flex;gap:.75rem;white-space:nowrap}.logo-container a{overflow:hidden;text-decoration:none}.logo-container img{flex-shrink:0;height:36px;object-fit:contain;width:auto}.logo-container h1{color:#2c3e50;flex-shrink:0;font-size:1.65rem;font-weight:650;line-height:1.3;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nav-logo{height:36px;object-fit:contain;width:auto}.nav-links{gap:2rem}.nav-links,.nav-links ul{align-items:center;display:flex}.nav-links ul{gap:1.5rem;list-style:none}.nav-links li,.nav-links ul{margin:0;padding:0}.nav-links a{color:#2c3e50;display:block;font-size:.95rem;font-weight:500;padding:.3rem .6rem;position:relative;text-decoration:none;transition:color .3s ease}.nav-links a:hover{color:#fff}.appointment-btn{background-color:#fff;border:1px solid #e2e8f0;border-radius:50px;color:#2c3e50!important;display:inline-block;font-size:.9rem;line-height:1.2;padding:.4rem 1.2rem!important;text-align:center;transition:all .3s ease;white-space:nowrap}.appointment-btn:hover{background-color:#f8fafc;box-shadow:0 2px 4px #0000001a;color:#9baf88!important;transform:translateY(-1px)}.hamburger{background:none;border:none;color:#2c3e50;cursor:pointer;display:none;font-size:1.5rem;margin-right:1rem;padding:.5rem;transition:color .3s ease}.hamburger:hover{color:#fff}.overlay{background-color:#00000080;bottom:0;display:none;left:0;opacity:0;position:fixed;right:0;top:0;transition:opacity .3s ease;z-index:999}.overlay.active{display:block;opacity:1}@media (max-width:991px){.hamburger{display:block}.navbar-brand{justify-content:flex-start}.nav-links{align-items:flex-start;background-color:#9baf88;box-shadow:2px 0 10px #0000001a;flex-direction:column;height:calc(100vh - 75px);left:-100%;max-width:300px;overflow-y:auto;padding:2rem;position:fixed;top:75px;transition:left .3s ease-in-out;width:80%;z-index:1000}.nav-links.active{left:0}.nav-links ul{flex-direction:column;gap:0;width:100%}.nav-links li{border-bottom:1px solid #ffffff1a;margin:0;width:100%}.nav-links a{display:block;padding:1rem 0;width:100%}.appointment-btn{margin-top:1rem;text-align:center;width:100%}.logo-container h1{font-size:1.3rem}.logo-container img{height:35px}.navbar-container{padding:0}}.awards-section{-webkit-overflow-scrolling:touch;background-color:#f8f9fa;box-shadow:0 2px 3px -1px #00000005,0 1px 2px -1px #0000000f;margin-top:-1rem;overflow-x:auto;padding:1rem;position:relative;z-index:5}.award-source{color:#666;font-size:.9rem;font-style:italic;margin-top:.5rem;text-align:center}.awards-container{min-width:auto;width:100%}.awards-container,.awards-line{display:flex;justify-content:center;margin:0 auto}.awards-line{-webkit-overflow-scrolling:touch;align-items:center;flex-wrap:nowrap;gap:1.2rem;max-width:99%;overflow-x:auto;padding:.6rem .5rem;scrollbar-width:none;white-space:nowrap}.awards-line::-webkit-scrollbar{display:none}.awards-title{align-items:center;background-image:none!important;border-bottom:none!important;box-shadow:none!important;-webkit-box-shadow:none!important;-moz-box-shadow:none!important;-o-box-shadow:none!important;color:#2c3e50;display:flex;font-size:1.1rem;font-weight:600;gap:.5rem;margin:0;padding-right:1.5rem;position:relative;text-decoration:none!important}.awards-title:after{color:#ddd;content:"|";font-weight:400;position:absolute;right:0}@media (max-width:767px){.awards-title:after{display:none}}.award-icon{color:#ffc107;font-size:1.8rem}.award-categories{align-items:center;display:flex;font-size:.95rem;gap:1rem;margin:0 .2rem;padding-right:2rem;position:relative}.award-categories:after{color:#ddd;content:"|";font-weight:400;position:absolute;right:0}.award-categories span{align-items:center;color:#2c3e50;display:flex;font-size:.75rem;font-weight:500;gap:.4rem;padding:0 .5rem;position:relative}.award-category-icon{color:#6c757d;font-size:1.1rem}.award-years{align-items:center;display:flex;gap:.5rem}.award-years span{background-color:#e9ecef;border-radius:1rem;color:#495057;font-size:.8rem;font-weight:500;padding:.25rem .75rem}.award-years-inline{align-items:center;display:flex;font-size:.9rem;gap:.5rem;margin:0 .2rem;padding-right:2rem;position:relative}.award-years-inline:after{color:#ddd;content:"|";font-weight:400;margin-right:-1rem;position:absolute;right:0}.award-years-inline span{background-color:#f7fafc;border:1px solid #e2e8f0;border-radius:20px;box-shadow:0 .5px 1px #0000000d;color:#4a5568;font-size:.8rem;font-weight:600;padding:.3rem .8rem;white-space:nowrap}.favorite-provider{align-items:center;background-color:#f6e05e;border-radius:20px;box-shadow:0 1px 3px #0000001a;color:#7b341e;display:flex;flex-direction:column;font-weight:600;justify-content:center;line-height:1.2;margin:0 .2rem;min-height:40px;padding:.35rem 1.5rem;text-align:center;white-space:normal}.favorite-provider div:first-child{font-size:.9rem;font-weight:700;margin-bottom:.1rem}.favorite-provider div:last-child{font-size:.7rem;white-space:nowrap}.awards-text{padding-right:1.5rem;position:relative}.award-categories+.award-years-inline span{background-color:#f0f2ec;color:#2c3e50}@media (max-width:767px){.awards-section{display:none}}@media (max-width:1200px){.awards-line{gap:1.2rem;padding:.8rem .5rem}.award-categories{flex-wrap:wrap;gap:1rem;justify-content:center}.award-categories span{font-size:.9rem;padding:.2rem .5rem}.award-years-inline{gap:.5rem}.award-years-inline span{font-size:.8rem;padding:.2rem .6rem}}.hero{background:linear-gradient(135deg,#f5f7f0,#fff);margin:0}.container,.hero{padding:0!important}.container{align-items:center;display:flex;gap:4rem;max-width:2000px}.hero-content{flex:1 1;max-width:550px;text-align:left}.hero h1{color:#8b5a2b;font-size:3.5rem;font-weight:700;line-height:1.2;margin:0 0 1rem}.hero p{color:#4a4a4a;font-size:1.1rem;line-height:1.6;margin:0 0 1.5rem}.mobile-only-awards{background-color:#f8f9fa;border-radius:8px;display:none;margin:0 0 1.5rem;padding:.75rem;text-align:center}.mobile-only-awards .awards-title{align-items:center;color:#2c3e50;display:flex;font-size:1rem;font-weight:600;justify-content:center;margin:0;padding-right:0;text-align:center;width:100%}.mobile-only-awards .awards-title:after{content:none;display:none}.mobile-only-awards .award-icon{height:24px;vertical-align:middle;width:24px}.mobile-only-awards .award-categories{display:flex;flex-direction:row;flex-wrap:wrap;gap:1rem;justify-content:center;margin:1rem 0}.mobile-only-awards .award-categories span{background-color:#f0f2f5;border-radius:12px;color:#2c3e50;font-size:.75rem;font-weight:500;padding:.3rem .8rem;white-space:nowrap}.mobile-only-awards .award-year{background-color:#e9ecef;border-radius:20px;color:#495057;display:inline-block;font-size:1.1rem;font-weight:600;margin:.5rem 0;padding:.4rem 1.2rem}.mobile-only-awards .favorite-provider{background-color:#f6e05e;border-radius:20px;color:#7b341e;display:inline-block;font-size:.95rem;font-weight:600;margin:1rem 0;padding:.5rem 1.5rem}.mobile-only-awards .award-source{color:#6c757d;font-size:.75rem;font-style:italic;line-height:1.4;margin-top:.5rem}@media (max-width:767px){.mobile-only-awards{display:block}}.hero-buttons{align-items:center;display:flex;gap:2rem;margin:0;padding:0}.cta-button.primary{background-color:#9baf88;border:none;border-radius:50px;color:#fff;cursor:pointer;display:inline-block;font-size:1rem;font-weight:600;padding:.75rem 2rem;text-align:center;text-decoration:none;transition:all .3s ease}@media (max-width:767px){.hero-buttons{align-items:center;flex-direction:row;gap:1rem;justify-content:left;margin-left:1.5rem}.cta-button.primary{font-size:.9rem;margin:0;max-width:120px;padding:.6rem 1rem;width:100%}.secondary-buttons{margin:0}.secondary-buttons a{white-space:nowrap}.secondary-buttons a[href="#insurance"]{display:none}}.cta-button.primary:hover{background-color:#6b4520;border:none;transform:translateY(-2px)}.secondary-buttons{display:flex;gap:1.5rem;padding-left:1.5rem;position:relative}.secondary-buttons:before{background-color:#d1c7b7;content:"";height:20px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:1px}.text-button{align-items:center;color:#9baf88;display:flex;font-weight:500;gap:.5rem;text-decoration:none;transition:color .3s ease}.text-button:hover{color:#8b5a2b}.arrow{margin-left:.5rem;transition:transform .3s ease}.text-button:hover .arrow{transform:translateX(5px)}.hero-images{align-items:center;display:flex;flex:1 1;height:100%;justify-content:center;margin:0;overflow:hidden;padding:15px;width:100%}.hero-images,.image-container{box-sizing:border-box;position:relative}.image-container{grid-gap:20px;align-items:start;display:grid;gap:20px;grid-template-columns:1fr 1fr;height:auto;margin:0 auto;max-width:1000px;padding:0;width:90%}.image{background:#fff;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f;overflow:hidden;position:relative;transition:transform .3s ease}.image,.image img{border-radius:12px}.image img{display:block;height:100%;object-fit:cover;object-position:center;width:100%}.left-images{display:flex;flex-direction:column;height:95%;justify-content:center}.image-1{height:45%;margin-bottom:20px}.image-1,.image-2{position:relative;width:100%}.image-2{height:35%}.image-3{align-items:center;border-radius:12px;box-shadow:0 10px 30px #0000001a;display:flex;height:310px;justify-content:center;margin:6rem 0 0;overflow:hidden}.image-3,.image-3 img{transform:none;width:100%}.image-3 img{height:100%;object-fit:cover;object-position:center}.image:hover{box-shadow:0 15px 35px #00000026;transform:translateY(-5px)}.image img{transition:transform .5s ease}.image:hover img{transform:scale(1.05)}@media (max-width:1024px){.container{flex-direction:column;text-align:center}.hero-content{margin-bottom:3rem;max-width:100%}@media (max-width:768px){.hero-content{margin-bottom:-3rem}}.secondary-buttons{align-items:center}.hero-images{height:380px;padding:10px;width:100%}.image-container{gap:10px;gap:15px;height:95%;width:95%}.hero-images{height:400px}.image-container{gap:15px;grid-template-columns:1fr 1.2fr;height:90%;width:95%}.left-images{gap:15px}.image-1,.image-2{height:calc(50% - 7.5px)}.image-3{height:60%;width:100%}}@media (max-width:768px){.hero h1{font-size:2.35rem;margin-bottom:1rem;padding:0 1.5rem}.hero p{font-size:1rem;margin-bottom:1.5rem;padding:0 1.5rem}.hero-images{height:auto;margin:1.5rem auto 0;max-width:500px;padding:0 15px}.image-container{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr;margin:0;padding:0;width:100%}.left-images{display:flex;flex-direction:column;gap:10px;height:auto}.image-1,.image-2{height:120px}.image-1,.image-2,.image-3{border-radius:8px;margin:0;overflow:hidden;width:100%}.image-3{height:250px}.image img{height:100%;object-fit:cover;width:100%}}.fast-care{background-color:var(--white);overflow:hidden;padding:6rem 0;position:relative}.fast-care .container{margin:0 auto;max-width:1200px;padding:0 2rem;position:relative;z-index:1}.fast-care-content{align-items:flex-start;display:flex;flex-wrap:wrap;gap:4rem}.fast-care-text{max-width:500px}.fast-care-text,.locations-container{flex:1 1;min-width:300px;position:relative;z-index:2}.fast-care-text{text-align:left}.fast-care-text h2{color:#9baf88;font-size:2.5rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem}.heart-icon-circle{align-items:center;background-color:#8a9b6e1a;border-radius:9999px;display:inline-flex;height:4rem;justify-content:center;margin:0 0 1.5rem;width:4rem}@media (max-width:768px){.fast-care-text{display:flex;flex-wrap:wrap;gap:1rem;margin:0 1rem}.fast-care-text .heart-icon-circle{align-self:flex-start;flex-shrink:0;height:3.5rem;margin:0;width:3.5rem}.heart-icon-circle svg{height:1.75rem;width:1.75rem}.fast-care-text h2{flex:1 1;font-size:1.8rem;margin:0;min-width:calc(100% - 4.5rem);text-align:left}.fast-care-text p{font-size:1rem!important;margin:1rem 0 0;order:3;width:100%}}.heart-icon-circle svg{color:#8a9b6e;height:2rem;width:2rem}.fast-care-text p{color:var(--text-light);font-size:1.1rem;line-height:1.7;margin-bottom:2rem;max-width:700px}.locations-grid{display:flex;flex-direction:column;gap:2rem;position:relative}.location-card{background-color:var(--white);border-radius:12px;box-shadow:0 10px 30px #00000014;display:flex;height:230px;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.location-card:hover{box-shadow:0 15px 35px #0000001f;transform:translateY(-5px)}.location-image{overflow:hidden;position:relative;width:40%}.location-image img{height:100%;object-fit:cover;transition:transform .5s ease;width:100%}.location-card:hover .location-image img{transform:scale(1.05)}.location-content{box-sizing:border-box;display:flex;flex-direction:column;height:100%;justify-content:center;padding:1.5rem 2rem;width:60%}.location-card h3{color:#9baf88;font-size:1.5rem;font-weight:500;margin:0 0 1.5rem;padding-bottom:.75rem;position:relative}.location-card h3:after{background-color:#9baf88;bottom:0;content:"";height:3px;left:0;position:absolute;width:50px}.location-details{display:flex;flex-direction:column;gap:.8rem}.location-detail{align-items:flex-start;color:var(--text-light);display:flex;font-size:.95rem;gap:.8rem}.location-detail .icon{color:#9baf88;font-size:.9em;margin-top:.2rem;min-width:16px}.location-detail .days{color:var(--text-light);font-size:.85em;margin-top:.2rem;opacity:.9}@media (max-width:1200px){.fast-care-content{gap:3rem}.location-card{flex-direction:column;height:auto}.location-content,.location-image{width:100%}.location-image{height:180px}.location-content{padding:2rem}}@media (max-width:992px){.fast-care-content{flex-direction:column;gap:2.5rem}.fast-care-text{max-width:100%}.locations-container{width:100%}.location-card{margin:0 auto;max-width:600px}}@media (max-width:768px){.fast-care{padding:4rem 0}.fast-care .container{padding:0 1rem}.fast-care-text h2{font-size:2rem}.locations-grid{align-items:center;gap:1.5rem}.location-card{box-shadow:0 5px 20px #00000014;margin:0 auto;max-width:400px;width:80%}.location-content{padding:1.5rem}.location-card h3{font-size:1.35rem;margin-bottom:1rem;text-align:center}.location-card h3:after{left:50%;transform:translateX(-50%)}.location-detail{font-size:.9rem}.location-detail .days{color:var(--text-light);display:inline;margin-left:.5rem;padding-left:.75rem;position:relative}.location-detail .days:before{color:#ccc;content:"|";left:0;margin-right:.5rem;position:absolute}.location-detail>div{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem}}@media (max-width:480px){.fast-care{padding:3rem 0}.fast-care:after,.fast-care:before{display:none}.fast-care-text h2{font-size:1.75rem}.location-image{height:150px}.location-card{border-radius:8px}.location-content{padding:1.5rem 1rem}}.services{background-color:var(--white);padding:0 2rem 6rem}.section-header{margin-bottom:4rem;text-align:center}.section-header h2{color:var(--text-color)}.section-header p{color:var(--text-light);font-size:1.1rem;line-height:1.6;margin:1rem auto 0;max-width:700px}.services-grid{grid-template-columns:repeat(3,1fr);margin:0 auto;max-width:1200px}.home-service-card{align-items:center;background:var(--white);border:1px solid #f0f0f0;border-radius:10px;box-shadow:0 5px 20px #0000000d;display:flex;flex-direction:column;height:100%;padding:2.5rem 2rem;text-align:center;transition:all .3s ease}.home-service-card:hover{border-color:var(--sage-light);box-shadow:0 15px 30px #0000001a;transform:translateY(-5px)}.service-icon{align-items:center;background-color:#8a9a8a1a;border-radius:50%;color:#9baf88;display:flex;font-size:1.75rem;height:70px;justify-content:center;margin:0 auto 1.5rem;transition:all .3s ease;width:70px}.home-service-card:hover .service-icon{background-color:#9baf88;color:#fff;transform:scale(1.1)}.home-service-card h3{color:var(--text-color);font-size:1.5rem;font-weight:600;margin-bottom:1rem}@media (max-width:768px){.services{display:none}}.home-service-card p{color:var(--text-light);line-height:1.7;margin:0}@media (max-width:1200px){.services-grid{gap:1.5rem;grid-template-columns:repeat(3,1fr)}}@media (max-width:992px){.services{padding:5rem 1.5rem}.services-grid{gap:1.5rem;grid-template-columns:repeat(3,1fr)}.home-service-card{padding:2rem 1.25rem}}@media (max-width:768px){.section-header h2{font-size:2rem}.section-header p{font-size:1rem}.services-grid{grid-template-columns:repeat(2,1fr);max-width:100%}}@media (max-width:576px){.services-grid{grid-template-columns:1fr;max-width:400px}}.insurance{background-color:#f8f9fa;color:var(--text-color);padding:6rem 2rem}.insurance-grid{grid-gap:4rem;align-items:flex-start;display:grid;gap:4rem;grid-template-columns:1fr 1fr}.shield-icon-circle{align-items:center;background-color:#8a9b6e1a;border-radius:9999px;display:inline-flex;height:4rem;justify-content:center;margin:0 0 1.5rem;width:4rem}.shield-icon-circle svg{color:#8a9b6e;height:2rem;width:2rem}.insurance h2{color:#9baf88;display:block;font-size:2.5rem;margin-bottom:1.5rem;position:relative}.insurance-description{color:var(--text-light);font-size:1rem}.payment-info{background-color:#f8f9fa;border-left:4px solid #9baf88;border-radius:8px;padding:1.5rem}.payment-info p{align-items:flex-start;color:var(--text-light);display:flex;line-height:1.7;margin:.75rem 0}.payment-info .icon{color:#f44336;flex-shrink:0;margin-right:.75rem;margin-top:.25rem}.insurance-providers{background:#fff;border-radius:10px;box-shadow:0 5px 20px #0000000d;padding:2rem}.insurance-providers h3{color:#9baf88;font-size:1.8rem;font-weight:500;margin-bottom:1.5rem;padding-bottom:.75rem;position:relative;text-align:left}.providers-grid{grid-gap:1.5rem;align-items:center;display:grid;gap:1.5rem;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(2,auto);justify-items:center;margin-bottom:2rem}.provider-logo{align-items:center;background:#fff;border:1px solid #eee;border-radius:8px;box-shadow:0 2px 8px #0000000d;display:flex;height:100px;justify-content:center;padding:1rem;position:relative;transition:all .3s ease;width:160px}.provider-logo img{height:auto;max-height:100%;max-width:100%;object-fit:contain;transition:all .3s ease;width:auto}.view-all-btn{background-color:#9baf88;border:none;border-radius:5px;color:#fff;cursor:pointer;display:block;font-size:1rem;font-weight:500;margin:1.5rem 0;padding:.8rem;text-align:center;transition:all .3s ease;width:100%}.view-all-btn:hover{background-color:var(--sage-dark);box-shadow:0 4px 8px #0000001a;transform:translateY(-2px)}.disclaimer{color:#6c757d;font-size:.9rem;font-style:italic;line-height:1.6;margin:0;text-align:center}@media (max-width:992px){.insurance-grid{gap:2rem}}@media (max-width:768px){.insurance{padding:4rem 1.5rem}.insurance-grid{grid-template-columns:1fr}.insurance h2{font-size:2rem}.insurance-description{font-size:1rem}.providers-grid{gap:1rem;grid-template-columns:repeat(2,1fr)!important}.provider-logo{aspect-ratio:16/9;height:auto;padding:.75rem;width:100%}}.modal-overlay{-webkit-overflow-scrolling:touch;align-items:center;background-color:#000000b3;bottom:0;box-sizing:border-box;display:flex;height:100%;justify-content:center;left:0;overflow-y:auto;padding:1rem;position:fixed;right:0;top:0;width:100%;z-index:1000!important}body.modal-open{height:100%;overflow:hidden;position:relative}.modal-content{animation:modalFadeIn .3s ease-out;background:#fff;border-radius:8px;box-shadow:0 4px 20px #0003;max-height:80vh;max-width:600px;overflow-y:auto;padding:1rem 0 0;width:100%}.modal-content::-webkit-scrollbar{width:8px}.modal-content::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.modal-content::-webkit-scrollbar-thumb{background-color:#9baf88;border-radius:4px}.modal-content::-webkit-scrollbar-thumb:hover{background:#7e8f6e}@keyframes modalFadeIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.modal-header{align-items:center;background:#fff;border-bottom:1px solid #eee;display:flex;justify-content:space-between;padding:0 20px 20px;z-index:10}@media (min-width:768px){.modal-header{top:0}}.modal-header h2{color:#9baf88;font-size:1.5rem;margin:0}.close-button{background:none;border:none;border-radius:4px;color:#666;cursor:pointer;font-size:1.5rem;transition:all .2s}.close-button:hover{background:#f5f5f5;color:#333}.modal-body{padding:20px}.insurance-list{column-count:1;display:block;list-style:none;margin:0 0 20px;padding:0;text-align:left;width:100%}@media (min-width:500px){.insurance-list{column-count:2}}@media (max-width:500px){.modal-overlay{width:100%}.modal-content{left:0;margin:0;max-height:85vh;max-width:320px;position:relative;right:0;transform:none;width:100%}.insurance-list{column-count:1}.close-button{font-size:1rem}}.provider-item{box-sizing:border-box;break-inside:avoid;margin:0 0 5px;padding:8px 15px 8px 25px;page-break-inside:avoid;position:relative;text-align:left;width:100%}.provider-item:before{color:#9baf88;content:"•";font-weight:700;left:10px;position:absolute}.contact-note{color:#555;line-height:1.5;margin:25px 0 10px;text-align:center}.contact-link{color:#9baf88;font-weight:500;text-decoration:none;transition:color .2s}.contact-link:hover{color:var(--sage-dark);text-decoration:underline}.testimonials{background:linear-gradient(#0006,#0006),url(https://images.unsplash.com/photo-1506905925346-21bda4d32df4) 50%/cover no-repeat fixed;padding:6rem 2rem;text-align:center}.section-header h2,.testimonials{color:#fff!important;position:relative}.section-header h2{display:inline-block;font-size:2.5rem;margin-bottom:1rem}.section-header h2:after{background-color:#9baf88;bottom:-10px;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);width:80px}.testimonials .section-header .subtitle,.testimonials .section-header .subtitle *{color:#fff!important;font-size:1.1rem;line-height:1.7;margin:1.5rem auto 3rem;max-width:700px}.testimonials-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:3rem}.testimonial-card{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:10px;box-shadow:0 8px 32px 0 #1f26871a;color:#fff;padding:2.5rem 2rem;position:relative;text-align:left;transition:all .3s ease}.star-rating{color:gold;font-size:1.5rem;letter-spacing:3px;margin:.5rem 0 1.5rem}.star{display:inline-block;margin:0 1px;text-shadow:0 0 5px #ffd70080}.quote-icon{color:#b38b6d;font-family:Georgia,serif;font-size:3.5rem;left:20px;line-height:1;margin-bottom:1rem;opacity:.2;position:absolute;top:10px}.testimonial-text{color:#fff!important;font-size:1rem;font-style:italic;line-height:1.8;margin:0 0 1.5rem;position:relative;z-index:1}.testimonial-author{border-top:1px solid #eee;color:#9baf88;font-size:.95rem;font-weight:600;margin-top:1.5rem;padding-top:1.5rem}@media (max-width:768px){.testimonials{padding:4rem 1.5rem}.section-header h2{font-size:2rem}.subtitle{font-size:1rem}.testimonials-grid{gap:1.5rem;grid-template-columns:1fr}.testimonial-card{padding:2rem 1.5rem}}.faq-section{background-color:#fff;color:var(--text-color);padding:6rem 2rem;.container{margin:0 auto;max-width:1500px;padding:0 1rem}}.faq-grid{grid-gap:3rem;align-items:flex-start;display:grid;gap:3rem;grid-template-columns:minmax(0,1fr) minmax(0,1fr);overflow:hidden;width:100%}.help-icon-circle{align-items:center;background-color:#8a9b6e1a;border-radius:9999px;display:inline-flex;height:4rem;justify-content:center;margin:0 0 1rem;width:4rem}.help-icon-circle svg{color:#8a9b6e;height:2rem;width:2rem}h2{color:#9baf88;display:block;font-size:2.5rem;margin:.5rem 0 1.5rem;position:relative;width:100%}.subtitle{color:#5a6a5a!important;font-size:1.1rem;line-height:1.7;margin:0 0 1.5rem}.faq-list{margin-top:1.5rem}.faq-item{border:1px solid #eee;border-radius:8px;box-sizing:border-box;display:flex;flex-direction:column;margin-bottom:1rem;min-width:0;overflow:hidden;transition:all .3s ease;width:100%}.faq-item:hover{border-color:#b38b6d}.faq-question{align-items:center;cursor:pointer;display:flex;font-weight:600;justify-content:space-between;padding:1rem 1.25rem;transition:background-color .2s ease}.faq-item .faq-question{background-color:#f9f9f9;color:var(--text-color)}.faq-item:hover .faq-question{background-color:#f0f0f0}.toggle-icon{font-size:1.5rem;font-weight:400;margin-left:1rem;transition:transform .3s ease}.faq-answer{background-color:#fff;border-top:1px solid #eee;box-sizing:border-box;color:var(--text-light);-webkit-hyphens:auto;hyphens:auto;line-height:1.7;min-width:0;overflow:hidden;padding:1.25rem;width:100%;word-break:break-word}.contact-column{background-color:#f9f9f9;position:-webkit-sticky;position:sticky}.contact-column h3{color:#9caf88;font-size:1.8rem;font-weight:500;margin-bottom:1rem}.contact-subtitle{color:var(--text-light);line-height:1.7;margin-bottom:2rem}.form-group{margin-bottom:.75rem}.form-group label{color:var(--text-color)}.form-group input,.form-group textarea{border-radius:5px;padding:.75rem 1rem}.form-group input:focus,.form-group textarea:focus{border-color:#9baf88;box-shadow:0 0 0 2px #92aa9133}.submit-btn{border-radius:5px;padding:.8rem 2rem;transition:all .3s ease}.submit-btn:hover{background-color:var(--sage-dark);box-shadow:0 4px 8px #0000001a;transform:translateY(-2px)}@media (max-width:992px){.faq-grid{gap:2rem}.faq-column{min-width:0;overflow:hidden;width:100%}}@media (max-width:768px){.faq-section{padding:4rem 1.5rem}.faq-grid{grid-template-columns:1fr}.contact-column{margin-top:2rem;position:static}h2{font-size:2rem}.subtitle{color:#5a6a5a;font-size:1rem}}@media (max-width:480px){.faq-section{padding:3rem 1rem}}.contact-form-container{background:#f8f9fa;border-radius:8px;box-shadow:0 2px 10px #0000000d;padding:2rem}.form-group label{color:#333}.form-group input,.form-group textarea{border:1px solid #ddd;border-radius:4px;font-size:1rem;padding:.75rem;transition:border-color .3s ease;width:100%}.form-group input:focus,.form-group textarea:focus{border-color:#4a90e2;box-shadow:0 0 0 2px #4a90e233;outline:none}.submit-btn{background-color:#9baf88!important;transition:background-color .3s ease}.submit-btn:hover{background-color:#357abd}.submit-btn:disabled{background-color:#a0c0e0;cursor:not-allowed}.status-message{border-radius:4px;font-size:.9rem;margin-top:1rem;padding:.75rem;text-align:center}.status-message.success{background-color:#d4edda;border:1px solid #c3e6cb;color:#155724}.status-message.error{background-color:#f8d7da;border:1px solid #f5c6cb;color:#721c24}.status-message.loading{background-color:#e2e3e5;border:1px solid #d6d8db;color:#383d41}.cta-section{background:#fff;color:#2c3e50;overflow:hidden;padding:3rem 2rem 5rem;position:relative;text-align:center}.cta-section:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='60' height='60' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M54 54v-6h6v6h-6zm-12 0v-6h6v6h-6zm-12 0v-6h6v6h-6zm-12 0v-6h6v6h-6zM6 54v-6h6v6H6zM0 0h6v6H0V0zm12 0h6v6h-6V0zm12 0h6v6h-6V0zm12 0h6v6h-6V0zm12 0h6v6h-6V0zm12 0h6v6h-6V0zM0 12h6v6H0v-6zm0 12h6v6H0v-6zm0 12h6v6H0v-6zm0 12h6v6H0v-6zm0 12h6v6H0v-6zm12-48h6v6h-6v-6zm0 12h6v6h-6v-6zm0 12h6v6h-6v-6zm0 12h6v6h-6v-6zm0 12h6v6h-6v-6zm12-48h6v6h-6v-6zm0 12h6v6h-6v-6zm0 12h6v6h-6v-6zm0 12h6v6h-6v-6zm0 12h6v6h-6v-6zm12-48h6v6h-6v-6zm0 12h6v6h-6v-6zm0 12h6v6h-6v-6zm0 12h6v6h-6v-6zm0 12h6v6h-6v-6zm12-48h6v6h-6v-6zm0 12h6v6h-6v-6zm0 12h6v6h-6v-6zm0 12h6v6h-6v-6zm0 12h6v6h-6v-6z' fill='rgba(255,255,255,0.05)' fill-rule='evenodd'/%3E%3C/svg%3E");bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0;top:0;z-index:1}.container{max-width:900px;padding:0 1rem;position:relative;z-index:2}.cta-content{margin:0 auto;max-width:100%}.cta-section h2{font-size:2.5rem;font-weight:700;line-height:1.3;margin-bottom:1.5rem;text-shadow:0 2px 4px #0000001a}.cta-text{font-size:1.25rem;line-height:1.7;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;max-width:600px;opacity:.95}.cta-images{gap:2rem;margin:2.5rem auto;max-width:900px}.cta-image-placeholder,.cta-images{display:flex;justify-content:center}.cta-image-placeholder{align-items:center;background-color:#fff3;border:2px dashed #ffffff4d;border-radius:8px;color:#fff9;font-size:.9rem;height:80px;transition:all .3s ease;width:120px}.cta-button{align-items:center;border:none;box-shadow:0 4px 15px #00000026;color:var(--sage-dark);cursor:pointer;display:inline-flex;overflow:hidden;padding:1rem 2.5rem;position:relative;z-index:1}.cta-button:before{background:linear-gradient(135deg,#b3c7a8,#9baf88);content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease;width:100%;z-index:-1}.cta-button:hover{box-shadow:0 8px 25px #0003;transform:translateY(-3px)}.cta-button:hover:before{opacity:1}@media (max-width:992px){.cta-section{padding:3.5rem 1.5rem 4.5rem}.cta-section h2{font-size:2.2rem}.cta-text{font-size:1.15rem;margin-bottom:2rem}.cta-images{gap:1.5rem;margin:2rem auto}}@media (max-width:768px){.cta-section{padding:3rem 1.25rem 4rem}.cta-section h2{font-size:2rem;margin-bottom:1.25rem}.cta-text{font-size:1.1rem;line-height:1.6;margin-bottom:1.75rem}.cta-images{gap:1rem;margin:1.75rem auto}.cta-image-placeholder{height:70px;width:100px}}@media (max-width:576px){.cta-section{padding:2.5rem 1rem 3.5rem}.cta-section h2{font-size:1.75rem;margin-bottom:1rem}.cta-text{font-size:1rem;line-height:1.5;margin-bottom:1.5rem}.cta-button{font-size:1rem;padding:.9rem 2rem}.cta-images{flex-wrap:wrap;gap:.75rem;margin:1.5rem auto}.cta-image-placeholder{font-size:.8rem;height:60px;width:45%}}.site-footer{background-color:#2c3e50;color:#ecf0f1;font-size:.95rem;padding:4rem 0 0}.container{margin:0 auto;max-width:1200px;padding:0 1.5rem}.footer-content{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:2fr 1fr 1fr 1fr;margin-bottom:2rem}.footer-section{flex:1 1;margin-bottom:0;min-width:200px;padding:0 1rem}.footer-logo-container{align-items:center;display:flex;gap:.75rem;margin-bottom:1.25rem}.footer-logo-img{height:40px;width:auto}.footer-logo{color:#fff;font-size:1.5rem;font-weight:700;letter-spacing:.5px;line-height:1.2;margin:0}.legal-links{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.25rem}.legal-links a{color:#bdc3c7;text-decoration:none;transition:color .2s ease;white-space:nowrap}.legal-links a:hover{color:#fff;text-decoration:underline}.legal-links span{color:#7f8c8d}.copyright{color:#95a5a6;font-size:.85rem;margin-top:1.5rem}.footer-section h4{color:#fff;font-size:1.1rem;margin-bottom:1.25rem;padding-bottom:.5rem;position:relative}.footer-section h4:after{background-color:#4caf50;background-color:var(--sage,#4caf50);bottom:0;content:"";height:2px;left:0;position:absolute;width:40px}.footer-links{list-style:none;margin:0;padding:0}.footer-links li{margin-bottom:.3rem}.footer-links a{color:#bdc3c7;display:inline-block;padding-left:.25rem;text-decoration:none;transition:color .2s ease,padding-left .2s ease}.footer-links a:hover{color:#fff;padding-left:.5rem}@media (max-width:992px){.footer-content{gap:2rem;grid-template-columns:repeat(2,1fr)}.footer-section:first-child{grid-column:1/-1}}@media (max-width:576px){.footer-content{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(3,1fr)}.footer-section{margin-bottom:0;min-width:100px!important;padding:0 .5rem}.footer-section:first-child{grid-column:1/-1}.legal-links{display:flex;flex-direction:row;flex-wrap:wrap;gap:.5rem}.legal-links a{font-size:.8rem;white-space:nowrap}.footer-section h4{font-size:.9rem;margin-bottom:.75rem}.footer-links li{margin-bottom:.25rem}.footer-links a{font-size:.8rem}}@media (max-width:480px){.footer-content{box-sizing:border-box;gap:.5rem;grid-template-columns:repeat(3,minmax(100px,1fr));padding:0 .5rem;width:100%}.site-footer{padding:2rem}.footer-section h4:after{background-color:#4caf50;background-color:var(--sage,#4caf50);bottom:0;content:"";height:0;left:0;position:absolute;width:0}.footer-section{margin-bottom:0;min-width:none!important;padding:0 .25rem;text-align:left}.footer-section h4{font-size:.8rem;margin-bottom:.5rem}.footer-links{padding-left:0}.footer-links li{margin-bottom:.2rem}.footer-links a{font-size:.7rem;padding-left:0}.legal-links{gap:.3rem;padding:0 .5rem}.legal-links,.legal-links a,.legal-links span{font-size:.7rem}}.services-container{background-color:#f8f5f0d9;margin:0 auto;max-width:1200px;min-height:100vh;padding:2rem 1rem}.services-header{margin-bottom:2rem;margin-left:auto;margin-right:auto;max-width:800px;text-align:center}.services-title{color:#b38b6d;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.services-subtitle{color:#4a4a4a;font-size:1.1rem;line-height:1.6;margin:0 auto;max-width:700px}.services-title:after{background-color:#9baf88;bottom:0;content:"";height:4px;left:50%;position:absolute;transform:translateX(-50%);width:80px}.services-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));margin-top:2rem}.service-card{background:#fff;border:1px solid #e0e0e0;border-radius:12px;box-shadow:0 4px 12px #0000000d;flex-direction:column;height:100%;overflow:hidden;padding:1.5rem 1.25rem;position:relative;transition:all .3s ease}.service-card,.service-card .card-header{align-items:center;display:flex;text-align:left}.service-card .card-header{gap:15px;margin-bottom:1rem;width:100%}.service-card .icon-container{align-items:center;background-color:#e8f5e9;border-radius:10px;display:flex;flex-shrink:0;height:50px;justify-content:center;margin:0;width:50px}.service-card .icon-container svg{color:#9baf88;height:24px;width:24px}.service-card h3{color:#9baf88;flex-grow:1;font-size:1.1rem;font-weight:600;line-height:1.3;margin:0;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap}.service-card ul{list-style:none;margin:0;padding:0 0 0 2rem;width:100%}.service-card li{color:#5a6a5a;font-size:.9rem;font-weight:400;line-height:1.4;margin:0;padding:.4rem 0 .4rem .25rem;position:relative}.service-card li:before{color:#9baf88;content:"•";display:inline-block;font-size:1.2rem;font-weight:700;left:.25rem;line-height:1.4;margin-left:-1.25rem;position:absolute;top:.2rem;width:1em}.custom-solutions-section{border-radius:12px;box-shadow:0 8px 30px #0000001a;margin:4rem 0;overflow:hidden;position:relative}.solutions-overlay{background:linear-gradient(135deg,#b38b6de6,#9baf88e6);bottom:0;left:0;position:absolute;right:0;top:0;z-index:1}.solutions-content{color:#fff;margin:0 auto;max-width:800px;padding:4rem 2rem;position:relative;text-align:center;z-index:2}.solutions-content h2{color:#fff;display:inline-block;font-size:2.2rem;font-weight:700;margin-bottom:1.5rem;position:relative}.solutions-content h2:after{background-color:#fff;bottom:-10px;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);width:80px}.solutions-content p{font-size:1.2rem;line-height:1.8;margin-bottom:2rem;margin-left:auto;margin-right:auto;max-width:700px}.cta-button{background-color:#fff;border:2px solid #fff;border-radius:50px;color:#9baf88;display:inline-block;font-size:1.1rem;font-weight:600;padding:.8rem 2rem;text-decoration:none;transition:all .3s ease}.cta-button:hover{background-color:initial;box-shadow:0 5px 15px #0000001a;color:#fff;transform:translateY(-2px)}@media (max-width:1024px){.services-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.services-grid{grid-template-columns:1fr}.services-title{font-size:1.75rem}.service-card{padding:1.25rem}.service-card .card-header{flex-direction:column;text-align:center}.service-card .icon-container{margin-bottom:.75rem;margin-right:0}.service-card h3{text-align:center}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.service-card{animation:fadeInUp .6s ease-out forwards;opacity:0}.service-card:first-child{animation-delay:.1s}.service-card:nth-child(2){animation-delay:.2s}.service-card:nth-child(3){animation-delay:.3s}.service-card:nth-child(4){animation-delay:.4s}.service-card:nth-child(5){animation-delay:.5s}.service-card:nth-child(6){animation-delay:.6s}.service-card:nth-child(7){animation-delay:.7s}.service-card:nth-child(8){animation-delay:.8s}.service-card:nth-child(9){animation-delay:.9s}.providers-container{background-color:#f8f5f0d9;margin:0 auto;max-width:1300px;padding:2rem 1rem}.providers-title{color:#b38b6d;font-size:2.5rem;margin-bottom:1rem;position:relative;text-align:center}.providers-description{color:#4a4a4a;font-size:1.1rem;line-height:1.6;margin:0 auto 3rem;max-width:700px;text-align:center}:root{--effectShadowLightShallow:0 1px 2px 0 #0000000d;--colorGrayLighter:226,232,240}.providers-container>div{gap:1.5rem;padding:0 1rem}.location-container{display:flex;flex-direction:column;gap:.5rem}.bg-gradient-to-r{background:linear-gradient(90deg,#8a9b6e0d,#8a9b6e1a);border-radius:.5rem;padding:.5rem}.bg-gradient-to-r .flex{align-items:center;display:flex;gap:.375rem}.bg-gradient-to-r .lucide-map-pin{color:#8a9b6e;height:.75rem;width:.75rem}.bg-gradient-to-r .text-secondary{color:#5a6a5a;font-size:.75rem;font-weight:600;line-height:1rem}.locations-section{margin-left:auto;margin-right:auto;margin-top:4rem;max-width:1200px;width:100%}.locations-section .grid{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center}.locations-section .md\:grid-cols-2{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(2,minmax(0,1fr))}.locations-section .bg-white{box-sizing:border-box;width:100%}@media (max-width:767px){.locations-section .md\:grid-cols-2{grid-template-columns:1fr}}.provider-card{align-items:center;background:linear-gradient(180deg,#8a9b6e0d 0,#8a9b6e0d 50%,#fff 0,#fff);background-position:0 0;background-size:100% 200%;border:1px solid #eaeaea;border-radius:12px;box-shadow:0 4px 12px #00000014;box-sizing:border-box;margin:.5rem;max-width:270px;padding:2rem 1.5rem 1.5rem;position:relative;text-align:center;transition:transform .3s ease,box-shadow .3s ease;width:100%}.provider-content{align-items:flex-start;background:#fff;border-radius:3px;margin:1rem -1.5rem -1.5rem;padding:1.5rem;text-align:left;width:calc(100% + 3rem)}.provider-card:hover{box-shadow:0 6px 12px #00000026;transform:translateY(-5px)}.provider-header{align-items:center;display:flex;flex-direction:column;margin:0 auto .5rem;position:relative}.provider-image{align-items:center;background-color:#8a9b6e0d;border:2px solid #e8e3d9;border-radius:50%;display:flex;height:150px;justify-content:center;margin:0 auto 1rem;overflow:hidden;width:150px}.provider-img{height:100%;object-fit:cover;object-position:center;width:100%}.provider-credential{background-color:#fff;border:.25px solid #9baf88;border-radius:15px;color:#9baf88;font-size:.75rem;font-weight:600;min-width:50px;padding:.25rem .75rem;position:absolute;right:-45px;text-align:center;top:-25px;z-index:1}.provider-specialty{color:#9baf88;font-weight:600;margin:.5rem 0 1rem}.provider-card h3{color:#b38b6d;font-size:1.25rem;font-weight:600;margin:0 0 .5rem;padding:0;width:100%}.provider-bio{color:#5a6a5a;font-size:.9rem;line-height:1.6;margin:.5rem 0;width:100%}.provider-bio span{display:block;margin-bottom:.5rem}.provider-hours{align-items:center;color:#000;display:flex;font-size:.75rem;gap:.5rem;line-height:1rem;margin:.5rem 0}.provider-location{color:#8b7d6b;display:block;font-size:.85rem;margin-top:.75rem;padding:.75rem 0 .25rem;width:100%}.provider-status{border-top:1px solid #eee;color:#999;font-size:.8rem;font-style:italic;margin-top:1rem;padding-top:1rem;width:100%}.locations-section{margin-top:8rem;padding-top:2rem;position:relative}.locations-title{color:#b38b6d;display:block;margin:0 auto;padding:0 1rem;text-align:center;width:100%}@media (max-width:1200px){.providers-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:900px){.providers-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.providers-grid{grid-template-columns:1fr}.providers-title{font-size:2rem}}.shadow-lg{--tw-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.hover\:shadow-2xl:hover,.shadow-lg{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.hover\:shadow-2xl:hover{--tw-shadow:0 25px 50px -12px #00000040}.transition-all{transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration-300{transition-duration:.3s}.border{border-width:1px}.border-gray-100{border-color:rgb(243 244 246/var(--tw-border-opacity))}.rounded-xl{border-radius:.75rem}.bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}.from-primary{--tw-gradient-from:#8a9b6e;--tw-gradient-to:#4f46e500;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.to-primary-dark{--tw-gradient-to:#6b7f5a}.text-secondary{color:#b38b6d;color:rgb(179 139 109/var(--tw-text-opacity,1))}.leading-relaxed{line-height:1.625}.pt-3{padding-top:.75rem}.border-gray-100{--tw-border-opacity:1;border-color:#f3f4f6;border-color:rgb(243 244 246/var(--tw-border-opacity,1))}.border-t{border-top-width:1px}.font-semibold{font-weight:600}.text-sm{font-size:.875rem;line-height:1.25rem}.justify-center{justify-content:center}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.75rem*var(--tw-space-y-reverse));margin-top:calc(.75rem*(1 - var(--tw-space-y-reverse)))}.flex{display:flex}.items-center{align-items:center}.space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.5rem*var(--tw-space-x-reverse))}.space-x-2\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.625rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.625rem*var(--tw-space-x-reverse))}.text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.text-2xl{font-size:1.5rem;line-height:2rem}.font-bold{font-weight:700}.text-white\/90{color:#ffffffe6}.text-xs{font-size:.75rem;line-height:1rem}.ml-12{margin-left:3rem}.p-5{padding:1.25rem}.mb-1\.5{margin-bottom:.375rem}.grid{display:grid}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.gap-8{gap:2rem}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.overflow-hidden{overflow:hidden}.w-10{width:2.5rem}.h-10{height:2.5rem}.bg-white\/20{background-color:#fff3}.backdrop-blur-sm{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.rounded-full{border-radius:9999px}.lucide{display:inline-block;height:1em;vertical-align:-.125em;width:1em}@media (min-width:768px){.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}:root{--color-primary:#4f46e5;--color-primary-dark:#4338ca}.provider-card{background:#fff;border-radius:.75rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;height:100%;overflow:hidden;transition:transform .2s ease-in-out,box-shadow .2s ease-in-out}.provider-card,.provider-content{display:flex;flex-direction:column}.provider-content{padding:1.25rem}.location-container{margin-top:.5rem;width:100%}.not-accepting-text{--tw-text-opacity:1;color:#6b7280;color:rgb(107 114 128/var(--tw-text-opacity,1));font-size:.75rem;font-style:italic;line-height:1rem;margin-top:.5rem;text-align:center}.btn{align-items:center;border-radius:.375rem;display:inline-flex;font-weight:500;justify-content:center;padding:.5rem 1rem;transition:all .2s}.btn-primary{background-color:#4f46e5;background-color:var(--color-primary);color:#fff}.btn-primary:hover{background-color:#4338ca;background-color:var(--color-primary-dark)}@media (max-width:767px){.providers-container>div{grid-gap:1rem;display:grid!important;gap:1rem;grid-template-columns:repeat(2,1fr)!important;padding:0 .5rem}.provider-card{margin:0;max-width:100%;width:100%}}@media (max-width:480px){.providers-container>div{grid-template-columns:1fr!important}}.about-container{margin:2rem auto 4rem;max-width:800px;padding:0 2rem}.about-hero{border-bottom:1px solid #e0e0e0;margin-bottom:3rem;padding-bottom:2rem;text-align:center}.about-hero h1{color:#2c3e50;font-size:2.5rem;font-weight:600;margin-bottom:1rem}.about-subtitle{color:#5a6a5a;font-size:1.2rem;line-height:1.6;margin:0 auto;max-width:700px}.about-content{color:#4a4a4a;line-height:1.8}.about-content h2{border-bottom:2px solid #e0e0e0;color:#2c3e50;font-size:1.8rem;font-weight:600;margin:2.5rem 0 1.5rem;padding-bottom:.5rem}.about-content p{font-size:1.05rem;line-height:1.8;margin-bottom:1.5rem}@media (max-width:768px){.about-container{margin:1rem .5rem 3rem;padding:0 1.5rem}.about-hero{padding:1rem 0 2rem}.about-hero h1{font-size:2rem}.about-subtitle{font-size:1.1rem}.about-content h2{font-size:1.5rem}}@media print{.about-container{border:1px solid #ddd;max-width:100%;padding:0 1rem}.about-hero{border-bottom:2px solid #000}}.page-container{margin:0 auto;max-width:1200px;min-height:60vh;padding:4rem 2rem}.page-content{background:#fff;border-radius:8px;box-shadow:0 2px 10px #0000000d;padding:2rem}.page-content h1{color:#9baf88;margin-bottom:2rem;text-align:center}.no-openings-message{background-color:#f9f9f9;border-radius:8px;box-shadow:0 1px 3px #0000001a;margin:0 auto;max-width:800px;padding:2rem;text-align:center}.no-openings-message h2{color:#5a6a5a;margin-bottom:1.5rem}.no-openings-message p{color:#5a6a5a;line-height:1.6;margin-bottom:1rem}.no-openings-message a{color:#8a9b6e;font-weight:500;text-decoration:none;transition:color .3s ease}.no-openings-message a:hover{color:#6b7c59;text-decoration:underline}.back-home{background-color:#f0f0f0;border-radius:4px;display:inline-block;margin-top:2rem;padding:.5rem 1rem;transition:background-color .3s ease}.back-home:hover{background-color:#e0e0e0;text-decoration:none}.primary-care-container{color:#2c3e50;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;margin:0 auto;max-width:1500px;padding:2rem 1rem;.container{justify-content:center;max-width:1500px}}.primary-care-container h1{color:#b38b6d;font-size:2rem;font-weight:700;margin-bottom:1rem;text-align:center}.request-container{display:flex;flex-wrap:wrap;gap:2rem;width:1500px}.request-info{background-color:#f8fafc;border-radius:8px;box-shadow:0 2px 4px #0000001a;flex:1 1;min-width:300px;padding:1.5rem}.emergency-notice{background-color:#fff5f5;border-left:4px solid #e53e3e;border-radius:4px;margin-bottom:1.5rem;padding:1rem}.emergency-notice p:first-child{color:#c53030;font-weight:500;margin-top:0}.emergency-notice ul{margin:.75rem 0;padding-left:1.5rem}.emergency-notice li{line-height:1.5;margin-bottom:.5rem}.required-note{color:#718096;font-size:.875rem;font-style:italic;margin-top:1.5rem}.request-form{background-color:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;flex:1 1;min-width:300px;padding:2rem}.request-form h2{color:#000;font-size:1.25rem;font-weight:500;letter-spacing:.05em;margin-bottom:1rem;margin-top:0;text-align:center}.response-time{color:#4a5568;font-size:.95rem;margin-bottom:1.5rem;margin-top:0}.form-row{flex-wrap:wrap}.form-group{margin-bottom:1.25rem;width:100%}.form-group-half{flex:1 1;min-width:200px}label{color:#4a5568;display:block;font-weight:500;margin-bottom:.5rem}.required{color:#e53e3e}input[type=date],input[type=email],input[type=tel],input[type=text],select{border:1px solid #e2e8f0;border-radius:4px;font-size:1rem;padding:.75rem;transition:border-color .2s;width:100%}input[type=date]:focus,input[type=email]:focus,input[type=tel]:focus,input[type=text]:focus,select:focus{border-color:#9baf88;box-shadow:0 0 0 3px #9baf8833;outline:none}.radio-group{display:flex;gap:1.5rem;margin-top:.5rem}.radio-label{align-items:center;cursor:pointer;display:flex;font-weight:400;gap:.5rem}.radio-label input[type=radio]{margin:0;width:auto}.submit-btn{font-weight:500;padding:.75rem 1.5rem;transition:background-color .2s;width:100%}.submit-btn:hover{background-color:#879b74}.location-input{background-color:#f7fafc;cursor:not-allowed}@media (max-width:768px){.primary-care-container{padding:1rem}.request-container{flex-direction:column}.form-group-half{min-width:100%}}.terms-container{margin:2rem auto;max-width:1200px;padding:0 1rem}.terms-hero{border-bottom:1px solid #e0e0e0;margin-bottom:3rem;padding:2rem 0;text-align:center}.terms-hero h1{color:#2c3e50;font-size:2.5rem;margin-bottom:.5rem}.terms-updated{color:#7f8c8d;font-style:italic}.terms-content{color:#333;line-height:1.8;margin:0 auto;max-width:800px;padding:0 1rem 4rem}.terms-section{margin-bottom:2rem}.terms-section p{margin-bottom:1.2rem}.email-link,.terms-container .email-link,.terms-content .email-link,.terms-section .email-link{color:#8b5a2b;text-decoration:none;white-space:nowrap}.email-link:hover,.terms-container .email-link:hover,.terms-content .email-link:hover,.terms-section .email-link:hover{color:#6b451f;text-decoration:underline}@media (max-width:768px){.terms-container{padding:0 1rem}.terms-hero h1{font-size:2rem}.terms-content{padding:0 .5rem 2rem}}@media print{.terms-container{max-width:100%;padding:0}.terms-hero{border-bottom:2px solid #000}.email-link{color:#000;text-decoration:underline}}.privacy-container{margin:2rem auto;max-width:1200px;padding:0 1rem;.email-link{color:#8b5a2b;font-weight:500;text-decoration:none;word-break:break-all}}.privacy-hero{border-bottom:1px solid #e0e0e0;margin-bottom:3rem;padding:2rem 0;text-align:center}.privacy-hero h1{color:#2c3e50;font-size:2.5rem;margin-bottom:.5rem}.privacy-updated{color:#7f8c8d;font-style:italic}.privacy-content{color:#333;line-height:1.8;margin:0 auto;max-width:800px;padding:0 1rem 4rem}.privacy-section{margin-bottom:3rem}.privacy-section h2{color:#2c3e50;font-size:1.8rem;margin:2.5rem 0 1rem}.privacy-section h3{color:#2c3e50;font-size:1.4rem;margin:2rem 0 1rem}.privacy-intro{font-size:1.1rem;margin-bottom:1.5rem}.privacy-note{background-color:#f8f9fa;border-left:4px solid #9baf88;font-style:italic;margin:1.5rem 0;padding:1rem}.privacy-section ul{margin:1rem 0 1.5rem 1.5rem;padding-left:1rem}.privacy-section ul li{line-height:1.6;margin-bottom:.5rem;position:relative}.privacy-section ul li:before{color:#9baf88;display:inline-block;font-weight:700;margin-left:-1em;width:1em}address{margin:1.5rem 0}@media (max-width:768px){.privacy-container{padding:0 1rem}.privacy-hero h1{font-size:2rem}.privacy-content{padding:0 .5rem 2rem}.privacy-section h2{font-size:1.5rem}.privacy-section h3{font-size:1.2rem}.privacy-section ul{margin-left:1rem}}@media print{.privacy-container{max-width:100%;padding:0}.privacy-hero{border-bottom:2px solid #000}.email-link{color:#000;text-decoration:underline}.privacy-section{page-break-inside:avoid}.privacy-note{border-left:2px solid #000}}.compliance-container{margin:2rem auto;max-width:1200px;padding:0 1rem}.compliance-hero{border-bottom:1px solid #e0e0e0;margin-bottom:3rem;padding:2rem 0;text-align:center}.compliance-hero h1{color:#2c3e50;font-size:2.5rem;margin-bottom:.5rem}.compliance-subtitle{color:#7f8c8d;font-size:1.5rem;font-weight:300}.compliance-content{color:#333;line-height:1.8;margin:0 auto;max-width:800px;padding:0 1rem 4rem}.compliance-section{margin-bottom:3rem;.email-link{color:#8b5a2b;font-weight:500;text-decoration:none;word-break:break-all}}.compliance-section p{font-size:1.1rem;line-height:1.8;margin-bottom:1.5rem}.report-section{background-color:#f8f9fa;border-left:4px solid #9baf88;border-radius:0 4px 4px 0;margin:2.5rem 0;padding:1.5rem}.report-section h2{color:#2c3e50;font-size:1.5rem;margin-bottom:1rem;margin-top:0}.contact-email{font-size:1.2rem;margin:1.5rem 0;text-align:center}.confidentiality-note{color:#7f8c8d;font-style:italic;margin-top:1rem;text-align:center}@media (max-width:768px){.compliance-container{padding:0 1rem}.compliance-hero h1{font-size:2rem}.compliance-subtitle{font-size:1.2rem}.compliance-content{padding:0 .5rem 2rem}.report-section{padding:1rem}.report-section h2{font-size:1.3rem}}@media print{.compliance-container{max-width:100%;padding:0}.compliance-hero{border-bottom:2px solid #000}.email-link{color:#000;text-decoration:underline}.report-section{border-left:2px solid #000;page-break-inside:avoid}}.hipaa-container{margin:2rem auto;max-width:1000px;padding:0 1rem;.email-link{color:#8b5a2b;font-weight:500;text-decoration:none;word-break:break-all}}.hipaa-hero{border-bottom:1px solid #e0e0e0;margin-bottom:3rem;padding:2rem 0;text-align:center}.hipaa-hero h1{color:#2c3e50;font-size:2.5rem;margin-bottom:1rem}.hipaa-subtitle{color:#555;font-size:1.2rem;line-height:1.6;margin:0 auto;max-width:800px}.hipaa-content ul{margin-left:1.5rem}.highlight{color:#2c3e50;font-weight:500}.hipaa-content{color:#333;line-height:1.8;margin-bottom:4rem}.hipaa-section{margin-bottom:3rem;padding:0 1rem}.hipaa-section h2{border-bottom:2px solid #e0e0e0;color:#2c3e50;font-size:1.8rem;margin:2.5rem 0 1.5rem;padding-bottom:.5rem}.hipaa-section h3{color:#2c3e50;font-size:1.3rem;margin:2rem 0 1rem}.commitment-list{list-style-type:none;margin:1.5rem 0;padding-left:1.5rem}.commitment-list li{margin-bottom:.8rem;padding-left:1.8rem;position:relative}.commitment-list li:before{color:#9baf88;content:"•";font-weight:700;left:0;position:absolute}.info-use{background-color:#f9f9f9;border-left:4px solid #9baf88;border-radius:6px;margin-bottom:2rem;padding:1.5rem}.example{border-left:2px solid #ddd;color:#666;font-style:italic;margin-top:.5rem;padding-left:1rem}.rights-list h3{align-items:center;color:#2c3e50;display:flex;font-size:1.2rem;margin:1.8rem 0 .8rem}.rights-list h3:before{color:#3498db;counter-increment:item;font-weight:700;margin-right:.5rem}.contact-section{background-color:#f9f9f9;border-radius:6px;margin-top:3rem;padding:2rem}.contact-section h2{color:#2c3e50;margin-top:0}.email-link:hover{text-decoration:underline}address{font-style:normal;line-height:1.6;margin:1.5rem 0 .5rem}@media (max-width:768px){.hipaa-container{padding:0 .5rem}.hipaa-hero h1{font-size:2rem}.hipaa-subtitle{font-size:1.1rem;padding:0 .5rem}.hipaa-section{padding:0 .5rem}.hipaa-section h2{font-size:1.5rem}.hipaa-section h3{font-size:1.2rem}.info-use{padding:1rem}.contact-section{padding:1.5rem}}@media print{.hipaa-container{max-width:100%;padding:0}.hipaa-hero{border-bottom:2px solid #000}.email-link{color:#000;text-decoration:underline}.info-use{border-left:2px solid #000;page-break-inside:avoid}.rights-list h3{page-break-after:avoid}.contact-section{border:1px solid #000;page-break-before:avoid}}.physicals-container{margin:2rem auto;max-width:1000px;padding:0 1rem}.physicals-hero{border-bottom:1px solid #e0e0e0;margin-bottom:2rem;padding:2rem 0;text-align:center}.physicals-hero h1{color:#2c3e50;font-size:2.5rem;margin-bottom:.5rem}.physicals-subtitle{color:#555;font-size:1.2rem}.physicals-content{padding-top:0}.release-form{background:#fff;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 2px 10px #0000000d;margin-bottom:3rem;padding:2rem}.form-header{border-bottom:2px solid #9baf88;margin-bottom:2rem;padding-bottom:1rem;text-align:center}.form-header h2{color:#2c3e50;font-size:1.5rem;margin:0}.form-section{margin-bottom:2rem}.form-group{margin-bottom:1.5rem}.form-group label{color:#2c3e50;display:block;font-weight:500;margin-bottom:.5rem}.form-input{border:1px solid #ddd;border-radius:4px;font-size:1rem;padding:.75rem;transition:border-color .3s;width:100%}.form-input:focus{border-color:#3498db;box-shadow:0 0 0 2px #3498db33;outline:none}.form-select{background-color:#fff;border:1px solid #ddd;border-radius:4px;font-size:1rem;margin:0 .5rem;min-width:200px;padding:.75rem}.form-row{display:flex;gap:1rem;margin-bottom:1rem}.city{flex:2 1}.state{flex:1 1;max-width:80px}.zip{flex:1 1;max-width:120px}.checkbox-group{margin-top:1rem}.checkbox-container{align-items:flex-start;cursor:pointer;display:flex;margin-bottom:.75rem;padding-left:2rem;position:relative;-webkit-user-select:none;user-select:none}.checkbox-container input{cursor:pointer;height:0;opacity:0;position:absolute;width:0}.checkmark{background-color:#fff;border:1px solid #ddd;border-radius:3px;height:1.25rem;left:0;position:absolute;top:0;width:1.25rem}.checkbox-container:hover input~.checkmark{background-color:#f0f0f0}.checkbox-container input:checked~.checkmark{background-color:#3498db;border-color:#3498db}.checkmark:after{content:"";display:none;position:absolute}.checkbox-container input:checked~.checkmark:after{display:block}.checkbox-container .checkmark:after{border:solid #fff;border-width:0 2px 2px 0;height:10px;left:7px;top:3px;transform:rotate(45deg);width:5px}.other-option{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem}.other-input{flex:1 1;margin-left:2rem;min-width:200px}.physicals-container{.disclaimer{background-color:#f8f9fa;border-left:4px solid #9baf88;border-radius:0 4px 4px 0;margin:2rem 0;padding:1.5rem}.disclaimer h3{color:#2c3e50;font-size:1.2rem;margin-top:0}.disclaimer ul{margin:1rem 0;padding-left:1.5rem}.disclaimer li{line-height:1.6;margin-bottom:.75rem}}.legal-definition{background-color:#f0f7ff;border-radius:4px;font-size:.95rem;line-height:1.6;margin:1.5rem 0;padding:1rem}.authorization-section{margin:2rem 0}.signature-section{border-top:1px solid #eee;display:flex;gap:2rem;margin:2rem 0;padding-top:1.5rem}.signature-section .form-group{flex:1 1}.signature-input{min-width:250px}.date-input{max-width:200px}.form-actions{border-top:1px solid #eee;margin-top:2.5rem;padding-top:1.5rem;text-align:center}.submit-btn{background-color:#9baf88;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1rem;padding:.75rem 2rem;transition:background-color .3s}.submit-btn:hover{background-color:#2980b9}.form-note{color:#666;font-style:italic;margin-top:1rem}@media (max-width:768px){.physicals-container{padding:0 .5rem}.release-form{padding:1rem}.form-row{flex-direction:column;gap:1rem}.city,.state,.zip{max-width:100%}.signature-section{flex-direction:column;gap:1rem}.date-input,.signature-input{max-width:100%;width:100%}.form-header h2{font-size:1.3rem}}@media print{.physicals-container{max-width:100%;padding:0}.physicals-hero{border-bottom:2px solid #000}.release-form{border:1px solid #000;box-shadow:none;page-break-inside:avoid}.form-note,.submit-btn{display:none}.disclaimer,.legal-definition{page-break-inside:avoid}}
/*# sourceMappingURL=main.4bb4a209.css.map*/