:root{--navy:#14447a;--navy-dark:#0b2e52;--navy-light:#2e5f8c;--teal:#4f739b;--teal-light:#7f99b6;--gold:#878a89;--gold-light:#acafae;--bg:#f6f8fa;--bg-alt:#eceff2;--white:#fff;--text:#1f2d3a;--text-muted:#5b6672;--border:#dce2e8;--shadow:0 10px 30px #14447a1a;--radius:14px;--max-width:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--text);background:var(--bg);margin:0;font-family:Segoe UI,system-ui,-apple-system,Helvetica Neue,Arial,sans-serif;line-height:1.6}h1,h2,h3,h4{color:var(--navy);margin:0 0 .6em;font-family:Georgia,Times New Roman,serif;line-height:1.2}h1{font-size:clamp(2.1rem,4vw,3.2rem)}h2{font-size:clamp(1.6rem,3vw,2.3rem)}h3{font-size:1.25rem}p{color:var(--text);margin:0 0 1em}a{color:var(--teal);text-decoration:none}a:hover{color:var(--navy)}img{max-width:100%;display:block}.container{max-width:var(--max-width);margin:0 auto;padding:0 1.5rem}.container--narrow{max-width:760px}section{padding:4.5rem 0}.text-center{text-align:center}.eyebrow{text-transform:uppercase;letter-spacing:.12em;color:var(--teal);margin-bottom:.6rem;font-size:.78rem;font-weight:700;display:inline-block}.lead{color:var(--text-muted);font-size:1.1rem}.section-header{max-width:700px;margin:0 auto 3rem}.section-header.text-center{text-align:center}.btn{cursor:pointer;border:2px solid #0000;border-radius:999px;align-items:center;gap:.5rem;padding:.85rem 1.6rem;font-size:.98rem;font-weight:600;transition:all .2s;display:inline-flex}.btn--primary{background:var(--navy);color:var(--white);border-color:var(--navy)}.btn--primary:hover{background:var(--navy-light);border-color:var(--navy-light);color:var(--white)}.hero .btn--primary,.cta-band .btn--primary{background:var(--white);color:var(--navy);border-color:var(--white)}.hero .btn--primary:hover,.cta-band .btn--primary:hover{background:var(--bg-alt);border-color:var(--bg-alt);color:var(--navy)}.btn--outline{border-color:var(--navy);color:var(--navy);background:0 0}.btn--outline:hover{background:var(--navy);color:var(--white)}.btn--outline-light{color:var(--white);background:0 0;border-color:#fff9}.btn--outline-light:hover{background:var(--white);color:var(--navy)}.btn--lg{padding:1rem 2.1rem;font-size:1.05rem}.btn-group{flex-wrap:wrap;gap:1rem;display:flex}.top-bar{background:var(--navy-dark);color:#ffffffd9;font-size:.85rem}.top-bar .container{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.4rem;padding-top:.5rem;padding-bottom:.5rem;display:flex}.top-bar a{color:var(--gold-light)}.top-bar-hours{font-weight:600}.site-nav{background:var(--white);z-index:100;position:sticky;top:0;box-shadow:0 2px 12px #14447a14}.nav-inner{justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}.nav-logo{align-items:center;display:flex}.nav-logo img{width:auto;height:58px}.nav-links{align-items:center;gap:1.75rem;margin:0;padding:0;list-style:none;display:flex}.nav-links a{color:var(--text);font-size:.95rem;font-weight:600}.nav-links a:hover,.nav-links a.active{color:var(--teal)}.nav-cta{background:var(--navy);border-radius:999px;padding:.6rem 1.3rem;color:var(--white)!important}.nav-cta:hover{background:var(--teal)}.nav-toggle{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:.4rem;display:none}.nav-toggle span{background:var(--navy);border-radius:2px;width:26px;height:3px}.hero{background:linear-gradient(135deg, var(--navy-dark), var(--navy));color:var(--white);padding:5rem 0}.hero-content{max-width:640px}.hero .lead{color:#fffc}.hero-badge{color:var(--gold-light);background:#ffffff1a;border:1px solid #ffffff40;border-radius:999px;margin-bottom:1.2rem;padding:.4rem .9rem;font-size:.82rem;font-weight:600;display:inline-block}.hero h1{color:var(--white)}.hero .btn-group{margin-top:1.8rem}.page-hero{background:linear-gradient(135deg, var(--navy-dark), var(--navy));color:var(--white);text-align:center;padding:3.2rem 0}.page-hero h1{color:var(--white);margin-bottom:.4rem}.page-hero p{color:#ffffffbf;margin:0}.grid{gap:1.5rem;display:grid}.grid--3{grid-template-columns:repeat(3,1fr)}.grid--2{grid-template-columns:repeat(2,1fr)}.grid--4{grid-template-columns:repeat(4,1fr)}.card{background:var(--white);border-radius:var(--radius);box-shadow:var(--shadow);border:1px solid var(--border);padding:1.8rem}.card h3{margin-bottom:.5rem}.card p:last-child{margin-bottom:0}.icon-card{text-align:left}.icon-card .icon{background:var(--navy);width:48px;height:48px;color:var(--white);border-radius:50%;justify-content:center;align-items:center;margin-bottom:1rem;font-size:1.4rem;line-height:1;display:flex}.split{grid-template-columns:1fr 1fr;align-items:center;gap:3rem;display:grid}.bg-alt{background:var(--bg-alt)}.bg-navy{background:var(--navy);color:var(--white)}.bg-navy h2,.bg-navy h3{color:var(--white)}.bg-navy p{color:#ffffffc7}.hours-box{background:var(--white);border:1px solid var(--border);border-left:5px solid var(--gold);border-radius:var(--radius);box-shadow:var(--shadow);padding:1.6rem 1.8rem}.hours-box h3{margin-bottom:.8rem}.hours-table{border-collapse:collapse;width:100%}.hours-table td{padding:.35rem 0;font-size:.98rem}.hours-table td:first-child{color:var(--text-muted);font-weight:600}.hours-table td:last-child{text-align:right;color:var(--navy);font-weight:700}.hours-table tr.closed td:last-child{color:var(--text-muted);font-weight:600}.hours-banner{background:var(--gold);color:var(--navy-dark);text-align:center;letter-spacing:.01em;padding:.6rem 1rem;font-size:.92rem;font-weight:700}.testimonial{background:var(--white);border-radius:var(--radius);box-shadow:var(--shadow);border:1px solid var(--border);padding:1.8rem}.testimonial .stars{color:var(--gold);letter-spacing:2px;margin-bottom:.6rem}.testimonial p{color:var(--text);font-style:italic}.testimonial .name{color:var(--navy);margin:0;font-style:normal;font-weight:700}.person{background:var(--white);border-radius:var(--radius);box-shadow:var(--shadow);border:1px solid var(--border);margin-bottom:2rem;padding:2rem}.person-role{color:var(--teal);text-transform:uppercase;letter-spacing:.06em;margin-bottom:.8rem;font-size:.9rem;font-weight:700}.doctors-photo{border-radius:var(--radius);box-shadow:var(--shadow);margin:0 auto 2.5rem;overflow:hidden}.doctors-photo img{width:100%;height:auto;display:block}.office-photo{border-radius:var(--radius);box-shadow:var(--shadow);overflow:hidden}.office-photo img{width:100%;height:auto;display:block}.item-list{margin:0;padding:0;list-style:none}.item-list li{border-bottom:1px solid var(--border);color:var(--navy);align-items:center;gap:.6rem;padding:.9rem 0;font-weight:600;display:flex}.item-list li:before{content:"";background:var(--gold);border-radius:50%;flex-shrink:0;width:8px;height:8px}.detail-block{border-bottom:1px solid var(--border);padding:2.2rem 0}.detail-block:last-child{border-bottom:none}.detail-block h3{margin-bottom:.6rem}.accordion{background:var(--white);border-radius:var(--radius);box-shadow:var(--shadow);border:1px solid var(--border);overflow:hidden}.accordion-item{border-bottom:1px solid var(--border)}.accordion-item:last-child{border-bottom:none}.accordion-trigger{cursor:pointer;width:100%;color:var(--navy);text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;padding:1.2rem 1.6rem;font-family:inherit;font-size:1.05rem;font-weight:700;display:flex}.accordion-trigger:hover{color:var(--teal)}.accordion-icon{background:var(--bg-alt);width:28px;height:28px;color:var(--navy);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.2rem;line-height:1;transition:transform .2s;display:flex}.accordion-item.open .accordion-icon{transform:rotate(45deg)}.accordion-panel{max-height:0;transition:max-height .25s;overflow:hidden}.accordion-panel p{color:var(--text-muted);margin:0;padding:0 1.6rem 1.4rem}.accordion-item.open .accordion-panel{max-height:400px}.form-grid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.form-field{flex-direction:column;gap:.4rem;margin-bottom:1rem;display:flex}.form-field.full{grid-column:1/-1}label{color:var(--navy);font-size:.9rem;font-weight:600}input,select,textarea{border:1px solid var(--border);background:var(--white);color:var(--text);border-radius:8px;padding:.75rem .9rem;font-family:inherit;font-size:1rem}input:focus,select:focus,textarea:focus{outline:2px solid var(--teal);outline-offset:1px}.form-note{background:var(--bg-alt);color:var(--text-muted);border-radius:10px;margin-bottom:1.5rem;padding:1rem 1.2rem;font-size:.9rem}.appointment-widget iframe{border:0;border-radius:10px;width:100%;display:block}.cta-band{background:linear-gradient(135deg, var(--navy-dark), var(--navy));color:var(--white);text-align:center}.cta-band h2{color:var(--white)}.cta-band p{color:#ffffffc7}.site-footer{background:var(--navy-dark);color:#ffffffb3;padding:3rem 0 1.5rem;font-size:.9rem}.footer-inner{border-bottom:1px solid #ffffff1f;grid-template-columns:1.3fr 1fr 1fr;gap:2rem;margin-bottom:1.2rem;padding-bottom:2rem;display:grid}.footer-logo{margin-bottom:.9rem}.footer-logo img{width:auto;height:34px}.footer-col h4{color:var(--white);text-transform:uppercase;letter-spacing:.08em;margin-bottom:.8rem;font-size:.85rem}.footer-col ul{margin:0;padding:0;list-style:none}.footer-col li{margin-bottom:.5rem}.footer-col a{color:#ffffffb3}.footer-col a:hover{color:var(--gold-light)}.footer-bottom{flex-wrap:wrap;justify-content:space-between;gap:.5rem;display:flex}@media (max-width:900px){.split{grid-template-columns:1fr}.grid--3,.grid--4{grid-template-columns:repeat(2,1fr)}.footer-inner{grid-template-columns:1fr}}@media (max-width:700px){.nav-toggle{display:flex}.nav-links{background:var(--white);flex-direction:column;align-items:flex-start;gap:1rem;padding:1rem 1.5rem 1.5rem;display:none;position:absolute;top:100%;left:0;right:0;box-shadow:0 12px 20px #00000014}.nav-links.open{display:flex}.grid--3,.grid--4,.grid--2,.form-grid{grid-template-columns:1fr}.top-bar .container{text-align:center;justify-content:center}.nav-logo img{height:44px}}
