body{margin:0;font-family:Noto Sans,sans-serif;font-weight:400}.main-wrapper{display:flex;min-height:100vh;flex-direction:column;justify-content:space-between}.navbar-brand-custom{display:flex;align-items:center;gap:12px}.navbar-brand-name{font-size:1.3rem;font-weight:700;color:#054b88;letter-spacing:.01em}.logo-mobile{display:none}@media screen and (max-width:992px){.logo-desktop,.navbar-brand-name{display:none}.logo-mobile{display:block}}.navbar.navbar-solid{background-color:#fff;border-bottom:3px solid #033a6a;box-shadow:0 1px 6px rgba(0,0,0,.07);padding-top:0;padding-bottom:0}.navbar .nav-link-custom{color:#054b88;font-weight:600;font-size:15px;padding:8px 26px;border-radius:4px;transition:background-color .15s}.nav-link-active,.nav-link-custom:hover{background-color:#f0f5fb}.nav-link-active{border-bottom:2px solid #054b88}.hero-section{display:flex;min-height:75vh}.hero-left{flex:1 1;display:flex;align-items:center;background:linear-gradient(160deg,#054b88,#1a6bbf);padding:80px 60px}.hero-content{max-width:480px}.hero-headline{font-size:2.4rem;font-weight:700;color:#fff;margin-bottom:20px;line-height:1.25}.hero-subtext{font-size:1.05rem;color:hsla(0,0%,100%,.88);line-height:1.75;margin-bottom:36px}.hero-right{flex:1 1;position:relative;overflow:hidden;min-height:500px}.hero-cta{display:inline-block;background-color:#fff;color:#054b88;font-weight:700;padding:14px 32px;border-radius:6px;text-decoration:none;font-size:16px;transition:background-color .15s,color .15s}.hero-cta:hover{background-color:#e8f0f9;color:#054b88}.hero-cta--gold{background-color:#d5b53f;color:#fff}.hero-cta--gold:hover{background-color:#c4a535;color:#fff}@media screen and (max-width:768px){.hero-section{flex-direction:column;min-height:auto}.hero-left{padding:60px 30px}.hero-right{min-height:280px}.hero-headline{font-size:1.8rem}}.value-props-section{padding:70px 20px;background-color:#f8f9fa}.value-props-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:40px;gap:40px;max-width:1000px;margin:0 auto}.value-prop{text-align:center}.value-prop h3{color:#054b88;font-weight:600;font-size:1.1rem;margin-bottom:12px}.value-prop p{color:#555;font-size:.95rem;line-height:1.6;font-weight:400}@media screen and (max-width:768px){.value-props-grid{grid-template-columns:1fr;gap:30px}}.clinic-photos-section{padding:70px 20px}.section-title{text-align:center;color:#054b88;font-weight:600;margin-bottom:40px}.clinic-photo{width:100%;height:auto;border-radius:8px}.bottom-cta-section{background-color:#054b88;color:#fff;text-align:center;padding:80px 20px}.bottom-cta-section h2{font-size:2rem;font-weight:600;margin-bottom:16px}.bottom-cta-section p{font-size:1.05rem;color:hsla(0,0%,100%,.85);max-width:500px;margin:0 auto 32px;line-height:1.6}.page-banner{background:linear-gradient(160deg,#054b88,#1a6bbf);padding:60px 20px;text-align:center;color:#fff}.page-banner h1{font-size:2rem;font-weight:700;margin:0}.page-banner-label{font-size:.9rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:hsla(0,0%,100%,.7);margin-bottom:10px}.about-section{display:flex;gap:60px;align-items:flex-start;max-width:1000px;margin:60px auto;padding:0 30px}.about-photo{border-radius:8px;flex-shrink:0;height:auto}.about-bio p{font-size:1rem;line-height:1.8;color:#333;margin-bottom:20px}.about-highlights{display:flex;gap:16px;margin-bottom:36px}.about-highlight{background-color:#f0f5fb;border-left:3px solid #054b88;padding:14px 16px;border-radius:4px;flex:1 1}.about-highlight strong{display:block;color:#054b88;font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;margin-bottom:6px}.about-highlight span{font-size:.88rem;color:#444;line-height:1.5}@media screen and (max-width:768px){.about-section{margin:40px auto}.about-highlights,.about-section{flex-direction:column}}.contact-section{display:flex;gap:60px;align-items:flex-start;max-width:1000px;margin:60px auto;padding:0 30px}.contact-details{flex:1 1;min-width:0}.contact-detail-row{display:flex;flex-direction:column;padding:16px 0;border-bottom:1px solid #e5e9ee}.contact-detail-row:first-child{padding-top:0}.contact-detail-label{font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#054b88;margin-bottom:4px}.contact-detail-value{font-size:1rem;color:#333;line-height:1.5}.contact-parking-note{margin-top:24px;background-color:#f0f5fb;border-left:3px solid #054b88;border-radius:4px;padding:14px 18px}.contact-parking-note p{margin:0;font-size:.9rem;color:#444;line-height:1.6}.contact-map{flex:1 1;min-width:0;border-radius:8px;overflow:hidden;box-shadow:0 2px 12px rgba(0,0,0,.1)}@media screen and (max-width:768px){.contact-section{flex-direction:column;margin:40px auto}}.forms-section{max-width:600px;margin:60px auto;padding:0 30px;display:flex;flex-direction:column;gap:14px}.form-card{display:flex;justify-content:space-between;align-items:center;background-color:#f8f9fa;border:1px solid #e5e9ee;border-left:3px solid #054b88;border-radius:6px;padding:18px 22px;text-decoration:none;transition:background-color .15s,border-left-color .15s}.form-card:hover{background-color:#f0f5fb;border-left-color:#1a6bbf}.form-card-label{font-size:1rem;font-weight:600;color:#054b88}.form-card-action{font-size:.85rem;color:#888;white-space:nowrap;margin-left:16px}.services-section{max-width:1100px;margin:60px auto;padding:0 30px}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.services-card{background-color:#f8f9fa;border-top:3px solid #054b88;border-radius:6px;padding:28px 24px}.services-card-title{font-size:1rem;font-weight:700;color:#054b88;text-transform:uppercase;letter-spacing:.05em;margin-bottom:20px}.services-list{padding-left:0;list-style:none;margin:0}.services-list li{font-size:.95rem;line-height:1.5;color:#333;padding:7px 0;border-bottom:1px solid #e5e9ee}.services-list li:last-child{border-bottom:none}.services-note{margin-top:40px;background-color:#f0f5fb;border-left:3px solid #054b88;border-radius:4px;padding:18px 24px}.services-note p{margin:0;font-size:.95rem;color:#444;line-height:1.6}@media screen and (max-width:768px){.services-grid{grid-template-columns:1fr}.services-section{margin:40px auto}}.footer{background-color:#054b88;font-family:Noto Sans,sans-serif;color:#fff;padding:48px 30px 28px;border-top:3px solid #fff}.footer-details{display:flex;justify-content:center;gap:60px;padding-bottom:28px;border-bottom:1px solid hsla(0,0%,100%,.2);margin-bottom:20px}.footer-detail{display:flex;flex-direction:column;gap:6px}.footer-label{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:hsla(0,0%,100%,.6)}.footer-value{font-size:.95rem;color:hsla(0,0%,100%,.9)}.footer-link{text-decoration:none;transition:color .15s}.footer-link:hover{color:#fff;text-decoration:underline}.footer-copyright{text-align:center;font-size:.82rem;color:hsla(0,0%,100%,.5);margin:0}@media screen and (max-width:768px){.footer-details{flex-direction:column;gap:24px;align-items:center;text-align:center}}