:root{--brand-primary:#a9431e;--brand-primary-text:#fff;--brand-primary-strong:#8e3819;--brand-primary-strong-text:#fff;--brand-primary-soft:#f8f0ed;--brand-primary-soft-text:#222;--brand-accent:#f6bd60;--brand-accent-text:#222;--brand-accent-soft:#f6bd6024;--action-primary:#f6bd60;--action-primary-text:#222;--action-primary-hover:#d8a654;--action-primary-hover-text:#fff;--action-primary-glow:#f6bd6059;--promo-surface:#f6bd60;--promo-surface-text:#222;--promo-surface-border:#ddaa56;--promo-surface-shadow:#c0934b47;--surface-page:#fff;--surface-page-text:#714e47;--surface-1:#fff;--surface-1-text:#222;--surface-2:#f6bd60;--surface-2-text:#222;--surface-3:#f8f0ed;--surface-3-text:#222;--surface-4:#f7c676;--surface-4-text:#a9431e;--text-heading:#743421;--text-body:#714e47;--text-muted:#6e5e61;--text-on-dark:#fff;--text-on-light:#222;--surface-dark:#1a1a1a;--surface-dark-text:#fff;--header-surface:#fff;--header-surface-text:#222;--header-border:#e5e7eb;--hero-surface:#a9431e;--hero-surface-text:#fff;--border-subtle:#a9431e1a;--border-default:#dac9c6;--icon-default:#714e47;--icon-on-brand:#fff;--black:#000;--font-main:"Montserrat", -apple-system, BlinkMacSystemFont, sans-serif;--text-xl:2rem;--text-lg:1.5rem;--text-md:1.125rem;--text-base:1rem;--text-sm:.875rem;--font-bold:700;--font-semibold:600;--font-regular:400}@media (width>=968px){:root{--text-xl:2.5rem;--text-lg:1.75rem;--text-md:1.25rem}}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased}body{font-family:var(--font-main);color:var(--text-body);background:var(--surface-page);line-height:1.6}.anchor-alias{visibility:hidden;display:block;position:relative;top:-90px}h1,h2,h3,h4{font-family:var(--font-main);font-weight:var(--font-bold);letter-spacing:-.01em}.fade-in{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(20px)}.fade-in.visible{opacity:1;transform:translateY(0)}.header{z-index:1000;background:var(--header-surface);border-bottom:1px solid var(--header-border);transition:box-shadow .3s;position:fixed;top:0;left:0;right:0}.header.scrolled{box-shadow:0 2px 20px #0000001a}.header-inner{justify-content:space-between;align-items:center;max-width:1200px;min-height:72px;margin:0 auto;padding:8px 20px;display:flex}.header-logo{align-items:center;display:flex}.header-logo-img{filter:brightness(0)saturate()invert(24%)sepia(54%)saturate(2164%)hue-rotate(352deg)brightness(93%)contrast(88%);width:auto;height:46px;display:block}@media screen and (width<=640px){.header-inner{min-height:64px;padding:6px 16px}.header-logo-img{height:34px}.offer-banner{display:none!important}.hero{padding:70px 16px 20px!important}.header-right,.header-cta-phone{display:none!important}}.header-right{align-items:center;gap:12px;display:flex}.header-phone{color:var(--header-surface-text);font-weight:var(--font-bold);font-size:var(--text-base);align-items:center;gap:6px;text-decoration:none;display:flex}.header-cta{background:var(--brand-primary);color:var(--icon-on-brand);font-weight:var(--font-semibold);font-size:var(--text-sm);border-radius:6px;align-items:center;gap:6px;padding:10px 18px;text-decoration:none;transition:background .2s;display:inline-flex}.header-cta:hover{background:var(--brand-primary-strong)}.header-cta-phone{background:var(--action-primary);color:#fff;font-weight:var(--font-bold);font-size:var(--text-sm);border-radius:6px;align-items:center;gap:8px;padding:12px 20px;text-decoration:none;transition:background .2s;animation:3s ease-in-out infinite pulse;display:inline-flex}.header-cta-phone:hover{background:var(--action-primary-hover);animation:none}@keyframes pulse{0%,to{box-shadow:0 0 0 0 var(--action-primary-glow);transform:scale(1)}50%{box-shadow:0 0 20px 4px var(--action-primary-glow);transform:scale(1.03)}}.offer-banner{z-index:999;background:var(--promo-surface);color:#fff;border-top:1px solid var(--promo-surface-border);border-bottom:1px solid var(--promo-surface-border);box-shadow:0 10px 24px var(--promo-surface-shadow);box-sizing:border-box;opacity:0;padding:0 16px;transition:transform .3s,opacity .3s;position:fixed;top:72px;left:0;right:0;transform:translateY(-100%)}.offer-banner.visible{opacity:1;transform:translateY(0)}.offer-banner-inner{width:100%;max-width:1200px;min-height:38px;font-size:var(--text-sm);font-weight:var(--font-semibold);box-sizing:border-box;justify-content:center;align-items:center;gap:10px;margin:0 auto;padding:9px 0;line-height:1.2;display:flex}.offer-icon-svg{flex-shrink:0;display:block}.offer-text{align-items:center;font-weight:700;line-height:1;display:flex}.offer-link{color:var(--promo-surface-text);align-items:center;margin-left:4px;line-height:1;text-decoration:underline;display:flex}.hero{background:var(--hero-surface);padding:132px 16px 20px;position:relative}.hero-inner{flex-direction:column;gap:32px;max-width:1200px;margin:0 auto;display:flex}.hero-inner.hero-with-form{grid-template-columns:minmax(0,1.15fr) minmax(320px,420px);align-items:start;gap:32px;display:grid}.hero-with-form .hero-content{text-align:left}.hero-with-form .hero-offer{justify-content:flex-start;display:flex}.hero-with-form .hero-callouts{width:100%;margin:0 0 24px}.hero-with-form .hero-review-card{text-align:left;max-width:600px;margin:16px 0 0}.hero-inner.hero-centered{text-align:center;align-items:center;max-width:800px}.hero-centered .hero-callouts{justify-content:center;width:min(100%,36rem);margin:0 auto 24px}.hero-centered .hero-callouts li{text-align:left;justify-content:flex-start}.hero-centered .hero-offer{justify-content:center;display:flex}.hero-centered .hero-review-card{text-align:left;max-width:600px;margin:16px auto 0}.hero-badge{background:var(--border-subtle);border:1px solid var(--brand-primary);font-size:var(--text-sm);font-weight:var(--font-semibold);color:var(--brand-primary);text-transform:uppercase;letter-spacing:.05em;border-radius:20px;align-items:center;gap:6px;width:fit-content;padding:6px 12px;display:inline-flex}.hero-offer{margin:16px 0}.offer-badge{background:linear-gradient(135deg, var(--promo-surface), var(--action-primary));font-size:var(--text-sm);font-weight:var(--font-bold);color:#fff;text-transform:uppercase;letter-spacing:.03em;border:1px solid var(--promo-surface-border);clip-path:polygon(0 50%,12px 0,calc(100% - 12px) 0,100% 50%,calc(100% - 12px) 100%,12px 100%);box-shadow:0 8px 20px var(--promo-surface-shadow);border-radius:0;justify-content:center;align-items:center;gap:8px;padding:10px 24px;display:inline-flex}.hero-callouts{grid-template-columns:1fr 1fr;gap:8px 12px;margin-bottom:24px;list-style:none;display:grid}.hero-callouts li:nth-child(n+5){display:none}.hero-callouts li{font-size:var(--text-sm);color:var(--hero-surface-text);font-weight:var(--font-semibold);align-items:center;gap:8px;display:flex}.hero-callouts .check-icon{background:var(--surface-3);width:22px;height:22px;color:var(--brand-primary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}@media (width>=768px){.hero-callouts{grid-template-columns:1fr 1fr;gap:10px 24px;display:grid}.hero-centered .hero-callouts{width:min(100%,42rem)}}.hero h1{font-size:var(--text-xl);font-weight:var(--font-bold);color:var(--hero-surface-text);margin-bottom:16px;line-height:1.15}.hero h1 .headline-accent{color:var(--brand-accent);opacity:1}.hero-subtitle{font-size:var(--text-base);color:var(--hero-surface-text);margin-bottom:24px;line-height:1.7}.hero-review-card{background:var(--surface-3);color:var(--surface-3-text);border-left:4px solid var(--brand-accent);border-radius:8px;margin-top:16px;padding:16px 20px;overflow:hidden;box-shadow:0 10px 24px #25256d14}.hero-review-slide{animation:.72s reviewSlideIn}.hero-review-card .review-stars{color:var(--surface-3-text);gap:2px;margin-bottom:4px;display:inline-flex}.hero-review-card .review-source{font-size:var(--text-sm);color:var(--surface-3-text);opacity:.7;font-weight:var(--font-semibold);text-transform:uppercase;letter-spacing:.05em;margin-left:10px}.hero-review-card blockquote{font-size:var(--text-base);color:var(--surface-3-text);margin:8px 0;font-style:italic;line-height:1.5}.hero-review-card .review-full{display:none}.hero-review-card .review-short{display:block}@keyframes reviewSlideIn{0%{opacity:0;transform:translate(40px)}to{opacity:1;transform:translate(0)}}.hero-review-card .review-author{font-weight:var(--font-bold);color:var(--surface-3-text);font-size:var(--text-sm)}.mobile-sticky-cta{display:none}@media (width<=968px){.mobile-sticky-cta{z-index:1000;display:block;position:fixed;bottom:0;left:0;right:0}.btn-phone-sticky{background:var(--action-primary);width:100%;color:var(--action-primary-text);font-size:var(--text-md);font-weight:var(--font-bold);border-radius:0;justify-content:center;align-items:center;gap:10px;padding:16px 24px;text-decoration:none;display:flex}}.hero-features{flex-direction:column;gap:10px;margin-bottom:24px;list-style:none;display:flex}.hero-features li{font-size:var(--text-sm);color:var(--text-body);font-weight:var(--font-semibold);align-items:center;gap:10px;display:flex}.hero-features .check-icon{background:var(--brand-primary);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.hero-mobile-cta{margin-bottom:24px}.btn-phone{background:var(--action-primary);width:100%;color:var(--action-primary-text);font-size:var(--text-md);font-weight:var(--font-bold);border-radius:8px;justify-content:center;align-items:center;gap:10px;padding:16px 24px;text-decoration:none;transition:background .2s;display:flex}.btn-phone:hover{background:var(--action-primary-hover)}.hero-form-container{background:var(--surface-page);border-radius:12px;padding:24px 24px 8px;box-shadow:0 10px 40px #0000001a}.hero-form-header{text-align:center;margin-bottom:8px}.hero-form-header h3{font-size:var(--text-md);font-weight:var(--font-bold);color:var(--text-heading);margin-bottom:4px}.hero-form-header p{color:var(--text-muted);font-size:var(--text-sm)}.hero-form-container iframe{border:none;width:100%;min-height:420px}@media (width<=768px){.hero-inner.hero-with-form{grid-template-columns:1fr}.hero-form-container iframe{min-height:380px}}.social-proof{background:var(--surface-3);border-bottom:1px solid var(--border-default);padding:32px 16px}.social-proof-inner{grid-template-columns:1fr 1fr;gap:20px;max-width:1200px;margin:0 auto;display:grid}.proof-item{align-items:center;gap:12px;display:flex}.proof-icon{background:var(--border-subtle);width:44px;height:44px;color:var(--brand-primary);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.proof-text h4{font-size:var(--text-sm);font-weight:var(--font-bold);color:var(--text-heading)}.proof-text p{font-size:var(--text-sm);color:var(--text-muted)}.stars{color:var(--text-heading);gap:1px;display:flex}.section-header{text-align:center;margin-bottom:40px}.section-tag{font-size:var(--text-sm);font-weight:var(--font-semibold);letter-spacing:.1em;text-transform:uppercase;color:var(--brand-primary);margin-bottom:8px;display:inline-block}.section-header h2{font-size:var(--text-lg);font-weight:var(--font-bold);color:var(--text-heading);margin-bottom:12px}.section-header p{font-size:var(--text-base);color:var(--text-muted);max-width:500px;margin:0 auto}.about-us{background:var(--surface-2);padding:48px 16px}.about-us-inner{grid-template-columns:1fr;align-items:center;gap:32px;max-width:1000px;margin:0 auto;display:grid}.about-us-content{text-align:center}.about-us h2{font-size:var(--text-lg);font-weight:var(--font-bold);color:var(--text-heading);margin-bottom:16px}.about-us p{font-size:var(--text-base);color:var(--text-body);line-height:1.8}.about-us-image img{object-fit:cover;border-radius:12px;width:100%}@media (width>=768px){.about-us-inner{grid-template-columns:1fr 1fr;gap:48px}.about-us-content{text-align:left}}.services{background:var(--surface-2);padding:48px 16px}.services-grid{grid-template-columns:1fr;gap:16px;max-width:1200px;margin:0 auto;display:grid}.service-card{background:var(--surface-page);border:1px solid var(--border-default);border-radius:12px;padding:24px;transition:transform .2s,box-shadow .2s}.service-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #00000014}.service-icon{background:var(--brand-primary);width:48px;height:48px;color:var(--icon-on-brand);border-radius:10px;justify-content:center;align-items:center;margin-bottom:16px;display:flex}.service-card h3{font-size:var(--text-md);font-weight:var(--font-bold);color:var(--text-heading);margin-bottom:8px}.service-card p{font-size:var(--text-sm);color:var(--text-body);line-height:1.6}.reviews-section{background:var(--brand-primary);padding:64px 20px}.reviews-inner{max-width:1200px;margin:0 auto}.reviews-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:40px;display:flex}.reviews-header-content .section-tag{color:var(--brand-primary-text);opacity:.7}.reviews-header-content h2{color:var(--icon-on-brand);margin-bottom:8px}.reviews-header-content p{color:var(--brand-primary-text);opacity:.85;max-width:500px}.rating-badge{background:var(--surface-page);border-radius:12px;align-items:center;gap:16px;padding:16px 24px;display:flex;box-shadow:0 4px 20px #00000014}.rating-number{color:var(--brand-primary);font-size:2.75rem;font-weight:700;line-height:1}.rating-stars{color:var(--text-body);gap:2px;margin-bottom:4px;display:flex}.rating-count{font-size:var(--text-sm);color:var(--text-muted)}.carousel-container{padding:0 50px;position:relative}.carousel-track{-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:24px;padding:16px 0 24px;display:flex;overflow-x:auto}.carousel-track::-webkit-scrollbar{display:none}.carousel-nav{background:var(--surface-page);cursor:pointer;width:48px;height:48px;color:var(--brand-primary);z-index:10;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:24px;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 16px #0000001f}.carousel-nav:hover{background:var(--brand-primary);color:var(--icon-on-brand)}.carousel-nav.prev{left:0}.carousel-nav.next{right:0}.review-card{background:var(--surface-page);scroll-snap-align:start;border-radius:16px;flex-shrink:0;min-width:320px;max-width:320px;padding:24px;transition:transform .3s,box-shadow .3s;box-shadow:0 8px 32px #00000014}.review-card:hover{transform:translateY(-4px);box-shadow:0 16px 48px #0000001f}.card-header{align-items:center;gap:12px;margin-bottom:12px;display:flex}.avatar{background:linear-gradient(135deg, var(--brand-primary), var(--brand-accent));width:48px;height:48px;color:var(--icon-on-brand);font-weight:var(--font-bold);font-size:var(--text-base);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.author-info h4{font-size:var(--text-base);color:var(--text-heading);margin:0 0 2px}.author-info .meta{font-size:var(--text-sm);color:var(--text-muted)}.card-stars{color:var(--text-body);gap:2px;margin-bottom:12px;display:flex}.review-text{font-size:var(--text-base);color:var(--text-body);margin:0;line-height:1.7}.review-toggle{color:var(--brand-primary);font-size:var(--text-sm);font-weight:var(--font-semibold);cursor:pointer;text-align:left;background:0 0;border:0;margin:12px 0 0;padding:0}.review-toggle:hover{text-decoration:underline}.google-badge{border-top:1px solid var(--border-default);font-size:var(--text-sm);color:var(--text-muted);align-items:center;gap:8px;margin-top:16px;padding-top:16px;display:flex}@media (width<=639px){.carousel-nav{display:none}.carousel-container{padding:0}.reviews-header{flex-direction:column;align-items:flex-start}.rating-badge{justify-content:center;width:100%}.review-card{min-width:280px;max-width:280px}}.about-doctor{background:var(--surface-page);padding:48px 16px}.about-doctor-inner{grid-template-columns:1fr;align-items:start;gap:32px;max-width:1000px;margin:0 auto;display:grid}.doctor-image{text-align:center;align-self:stretch}.doctor-photo{aspect-ratio:4/5;object-fit:cover;object-position:right top;border-radius:12px;width:100%;max-width:420px;height:auto;min-height:0;box-shadow:0 8px 30px #0000001a}.doctor-content{text-align:center}.doctor-content h2{font-size:var(--text-lg);font-weight:var(--font-bold);color:var(--text-heading);margin-bottom:8px}.doctor-title{font-size:var(--text-base);color:var(--brand-primary);font-weight:var(--font-semibold);margin-bottom:16px}.doctor-bio{font-size:var(--text-base);color:var(--text-body);margin-bottom:20px;line-height:1.8}.doctor-credentials{text-align:left;flex-wrap:wrap;gap:10px;list-style:none;display:flex}.doctor-credentials li{background:var(--border-subtle);border:1px solid var(--brand-primary);font-size:var(--text-sm);font-weight:var(--font-semibold);color:var(--brand-primary);border-radius:50px;align-items:center;gap:6px;padding:8px 16px;transition:all .2s;display:inline-flex}.doctor-credentials li:hover{background:var(--brand-primary);color:var(--icon-on-brand)}.doctor-credentials li svg{color:currentColor;flex-shrink:0;width:14px;height:14px}@media (width>=768px){.about-doctor-inner{grid-template-columns:420px 1fr;gap:48px}.doctor-content{text-align:left}.doctor-photo{width:100%;max-width:none;height:auto}}.about{background:var(--surface-2);padding:48px 16px}.about-inner{max-width:800px;margin:0 auto}.about-image{margin-bottom:24px;position:relative}.about-photo{object-fit:cover;border-radius:12px;width:100%}.about-accent{background:var(--brand-primary);color:var(--brand-primary-text);border-radius:8px;padding:12px 20px;position:absolute;bottom:-12px;right:16px;box-shadow:0 4px 16px #00000026}.about-accent h4{font-size:var(--text-md);font-weight:var(--font-bold)}.about-accent p{font-size:var(--text-sm);opacity:.85}.about-content h2{font-size:var(--text-lg);font-weight:var(--font-bold);color:var(--text-heading);margin-bottom:16px}.about-content p{font-size:var(--text-base);color:var(--text-body);margin-bottom:12px;line-height:1.8}.about-credentials{flex-wrap:wrap;gap:8px;margin-top:20px;display:flex}.credential-tag{background:var(--border-subtle);border:1px solid var(--brand-primary);font-size:var(--text-sm);font-weight:var(--font-semibold);color:var(--brand-primary);border-radius:6px;align-items:center;gap:6px;padding:8px 12px;display:inline-flex}.cta-banner{background:var(--brand-primary);text-align:center;color:var(--brand-primary-text);padding:48px 16px}.cta-banner h2{font-size:var(--text-lg);font-weight:var(--font-bold);margin-bottom:12px}.cta-banner>p{font-size:var(--text-base);opacity:.9;margin-bottom:24px}.cta-buttons{flex-direction:column;gap:12px;max-width:320px;margin:0 auto;display:flex}.btn-primary{background:var(--action-primary);color:var(--action-primary-text);font-weight:var(--font-bold);font-size:var(--text-base);border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:14px 24px;text-decoration:none;transition:transform .2s,background .2s;display:flex}.btn-primary:hover{background:var(--action-primary-hover);transform:translateY(-2px)}.btn-secondary{color:var(--brand-primary-text);border:2px solid var(--brand-primary-strong);font-weight:var(--font-semibold);font-size:var(--text-base);background:0 0;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:14px 24px;text-decoration:none;transition:border-color .2s;display:flex}.btn-secondary:hover{border-color:var(--brand-primary-text)}.map-section{background:var(--surface-2);padding:48px 16px}.map-inner{max-width:1200px;margin:0 auto}.map-container{border-radius:12px;overflow:hidden;box-shadow:0 4px 16px #00000014}.map-container iframe{border:none;width:100%;height:300px;display:block}.map-address{font-size:var(--text-base);color:var(--text-body);justify-content:center;align-items:center;gap:8px;margin-top:16px;display:flex}.map-address svg{color:var(--brand-primary)}.footer{background:var(--surface-dark);color:var(--surface-dark-text);text-align:center;padding:32px 16px}@media (width<=968px){.footer{padding-bottom:80px}}.footer-inner{max-width:800px;margin:0 auto}.footer p{font-size:var(--text-sm);opacity:.8;margin-bottom:8px}.footer a{color:var(--surface-dark-text);text-decoration:none}.footer a:hover{color:var(--action-primary)}.footer-links{font-size:var(--text-sm);margin-top:12px}@media (width<=640px){.footer-phone{display:none}}.legal-page{background:var(--surface-3);min-height:100vh;padding:48px 16px}.legal-shell{background:#fff;border-radius:16px;max-width:900px;margin:0 auto;padding:32px 24px;box-shadow:0 10px 30px #00000014}.legal-header{border-bottom:1px solid #e5e7eb;margin-bottom:32px;padding-bottom:20px}.legal-header h1{color:var(--text-heading);margin-bottom:8px;font-size:clamp(2rem,4vw,3rem)}.legal-header p{color:var(--text-body);font-size:var(--text-base)}.legal-body h2{color:var(--text-heading);margin:32px 0 12px;font-size:1.5rem}.legal-body h3{color:var(--text-heading);margin:24px 0 10px;font-size:1.15rem}.legal-body p{color:var(--text-body);margin:0 0 16px;line-height:1.8}.legal-body ul{margin:0 0 18px 22px;padding:0}.legal-body li{color:var(--text-body);margin-bottom:10px;line-height:1.7}@media (width<=639px){.hero,.hero-content,.hero h1,.hero-subtitle,.hero-badge,.hero-offer,.hero-review-card,.hero-review-card blockquote,.hero-review-card .review-author,.section-header,.section-header h2,.section-header p,.service-card,.service-card h3,.service-card p,.reviews-header,.reviews-header-content,.reviews-header-content h2,.reviews-header-content p,.review-card,.review-card h3,.review-card p,.review-card .author-info,.review-card .meta,.about-us-content,.about-us h2,.about-us p,.doctor-content,.doctor-content h2,.doctor-bio,.cta-banner,.cta-banner h2,.cta-banner p,.map-inner,.map-address,.footer,.footer-content,.legal-page,.legal-content{text-align:center}.hero-callouts{grid-template-columns:1fr;justify-items:stretch;gap:10px;width:auto;min-width:min(100%,18rem);max-width:min(100%,20rem);margin:0 auto 24px;display:inline-grid;transform:translate(22px)}.hero-callouts li{text-align:left;justify-content:flex-start;width:100%}.social-proof,.social-proof-inner,.proof-item,.proof-text,.proof-text h4,.proof-text p{text-align:left}.service-icon,.rating-badge,.map-address,.doctor-credentials,.cta-buttons,.footer-bottom,.review-card .card-header,.review-card .card-stars,.hero-review-card .review-stars,.hero-review-card .review-source{justify-content:center}.service-icon{margin-left:auto;margin-right:auto}.doctor-credentials li{text-align:left}}@media (width>=640px){.hero-callouts{grid-template-columns:1fr 1fr;gap:10px 24px}.hero-callouts li:nth-child(n+5){display:flex}.services-grid{grid-template-columns:repeat(2,1fr)}.carousel-nav{display:flex}.social-proof-inner{justify-content:center;gap:32px;display:flex}.cta-buttons{flex-direction:row;justify-content:center;max-width:none}}@media (width>=968px){.header-inner{height:72px;padding:0 24px}.header-logo-img{height:44px}.offer-banner{top:72px}.offer-banner-inner{min-height:40px;padding:10px 0}.hero{padding:120px 24px 80px}.hero-inner{grid-template-columns:1fr 420px;align-items:start;gap:48px;display:grid}.hero-inner.hero-centered{flex-direction:column;grid-template-columns:none;max-width:840px;display:flex}.hero-centered .hero-review-card{width:min(100%,620px)}.services-grid{grid-template-columns:repeat(3,1fr);gap:24px}.review-card{min-width:340px;max-width:340px}.about-inner{grid-template-columns:1fr 1fr;align-items:center;gap:48px;display:grid}.about-image{margin-bottom:0}.map-container iframe{height:400px}}@media (width<=400px){.offer-banner{font-size:var(--text-sm);padding:0 12px;top:64px}.offer-banner-inner{padding:8px 0}.header-phone span{display:none}}.social-proof.option-a{background:var(--surface-3);border-bottom:none;padding:28px 16px}.social-proof.option-a .proof-icon{background:var(--brand-primary);color:var(--icon-on-brand)}.social-proof.option-a .proof-text h4,.social-proof.option-a .proof-text p,.social-proof.option-a .stars{color:var(--surface-3-text)}.social-proof.option-b{background:var(--surface-1);border-bottom:none;padding:28px 16px}.social-proof.option-b .proof-icon{background:var(--brand-primary);color:var(--icon-on-brand)}.social-proof.option-b .proof-text h4,.social-proof.option-b .proof-text p,.social-proof.option-b .stars{color:var(--text-body)}.social-proof.option-c{background:var(--action-primary);border-bottom:none;padding:28px 16px}.social-proof.option-c .proof-icon{background:var(--action-primary-hover);color:var(--action-primary-text)}.social-proof.option-c .proof-text h4,.social-proof.option-c .proof-text p,.social-proof.option-c .stars{color:var(--action-primary-text)}.social-proof.option-d{background:var(--surface-2);border-bottom:none;padding:32px 16px}.social-proof.option-d .social-proof-inner{gap:16px}.social-proof.option-d .proof-item{background:var(--surface-page);border-radius:12px;padding:16px;box-shadow:0 2px 8px #0000000f}.social-proof.option-d .proof-icon{background:var(--brand-primary);color:var(--icon-on-brand);border-radius:50%}.social-proof.option-d .stars{color:var(--text-body)}.about-us.option-a{background:var(--brand-primary);padding:60px 16px}.about-us.option-a .section-tag{color:var(--action-primary)}.about-us.option-a h2{color:var(--icon-on-brand)}.about-us.option-a p{color:var(--brand-primary-text);opacity:.9}.about-us.option-a .about-us-image img{border-radius:12px;box-shadow:0 20px 40px #0000004d}.about-us.option-b{background:var(--surface-4);padding:60px 16px}.about-us.option-b .about-us-inner{text-align:center;flex-direction:column;max-width:800px;display:flex}.about-us.option-b .about-us-image{order:2;margin-top:32px;margin-bottom:0}.about-us.option-b .about-us-image img{border-radius:16px;box-shadow:0 10px 30px #0000001a}.about-us.option-b .about-us-content{text-align:center}.about-us.option-c{background-color:#0000;background-image:linear-gradient(#0f1d41d9,#0f1d41d9),url(https://www.brobergfamilydental.com/wp-content/uploads/2025/11/frontarea2.jpg);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;padding:80px 16px}.about-us.option-c .about-us-inner{text-align:center;max-width:800px}.about-us.option-c .about-us-image{display:none}.about-us.option-c .section-tag{color:var(--action-primary)}.about-us.option-c h2{color:var(--text-on-dark)}.about-us.option-c p{color:var(--text-on-dark);opacity:.9;font-size:1.1rem;line-height:1.8}.about-us.option-d{background:var(--surface-page);padding:60px 16px}.about-us.option-d .about-us-inner{background:var(--surface-2);border-left:6px solid var(--action-primary);border-radius:16px;padding:40px;box-shadow:0 10px 30px #0000000d}.about-us.option-d .about-us-image img{border-radius:12px}@media (width<=768px){.about-us.option-a .about-us-inner,.about-us.option-d .about-us-inner{text-align:center;grid-template-columns:1fr}.about-us.option-a .about-us-image,.about-us.option-d .about-us-image{order:-1;margin-bottom:24px}.about-us.option-d .about-us-inner{padding:24px}}
