*{margin:0;padding:0;box-sizing:border-box}body{font-family:Georgia,serif;line-height:1.6;color:#333}header{background:linear-gradient(135deg,#2c5f7c,#4a8ba8);color:#fff;padding:2rem 0;position:sticky;top:0;z-index:100;box-shadow:0 2px 10px #0000001a}nav{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;justify-content:space-between;align-items:center}.logo{font-size:1.5rem;font-weight:700}.nav-links{display:flex;gap:2rem;list-style:none}.nav-links a{color:#fff;text-decoration:none;transition:opacity .3s}.nav-links a:hover{opacity:.8}.hero{background:linear-gradient(#2c5f7c99,#2c5f7c99),url(/santa-barbara-hero.jpg);background-size:cover;background-position:center;color:#fff;padding:8rem 2rem;text-align:center}.hero h1{font-size:3rem;margin-bottom:1rem;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.hero p{font-size:1.3rem;margin-bottom:2rem;max-width:700px;margin-left:auto;margin-right:auto}.container{max-width:1200px;margin:0 auto;padding:4rem 2rem}.section{margin-bottom:4rem}h2{color:#2c5f7c;font-size:2.2rem;margin-bottom:1.5rem;text-align:center}h3{color:#2c5f7c;font-size:1.5rem;margin-top:2rem;margin-bottom:1rem}p{margin-bottom:1rem;line-height:1.8}ul{margin-left:2rem;margin-bottom:1.5rem}li{margin-bottom:.5rem}.highlight{background:#e8f4f8;padding:2rem;border-left:4px solid #4a8ba8;margin:2rem 0;border-radius:5px}.intro-section{background:#f8fbfc;padding:4rem 2rem}.about-content{max-width:900px;margin:0 auto}.services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-top:3rem}.service-card{background:#fff;padding:2rem;border-radius:10px;box-shadow:0 4px 15px #0000001a;transition:transform .3s,box-shadow .3s}.service-card:hover{transform:translateY(-5px);box-shadow:0 6px 20px #00000026}.service-card h3{color:#4a8ba8;margin-top:0;margin-bottom:1rem;font-size:1.4rem}.insurance-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin:2rem 0}.insurance-item{background:#fff;padding:1rem;border-radius:5px;box-shadow:0 2px 8px #0000000d;text-align:center}.cta-section{background:linear-gradient(135deg,#4a8ba8,#2c5f7c);color:#fff;padding:4rem 2rem;text-align:center}.cta-section h2{color:#fff;margin-bottom:1rem}.cta-section p{font-size:1.2rem;margin-bottom:2rem}.btn{display:inline-block;padding:1rem 2.5rem;background:#fff;color:#2c5f7c;text-decoration:none;border-radius:50px;font-weight:700;transition:transform .3s,box-shadow .3s;font-size:1.1rem}.btn:hover{transform:scale(1.05);box-shadow:0 5px 15px #0000004d}footer{background:#1a3a4a;color:#fff;padding:2rem;text-align:center}.footer-content{max-width:1200px;margin:0 auto}.footer-info{margin-bottom:1rem}.mt-1{margin-top:1.5rem}.mt-2{margin-top:2rem}.cta-subtext{margin-top:2rem;font-size:.95rem}.copyright{margin-top:1rem;font-size:.9rem;opacity:.8}@media(max-width:768px){.hero h1{font-size:2rem}.hero p{font-size:1.1rem}.nav-links{flex-direction:column;gap:1rem}h2{font-size:1.8rem}}
