:root{--brand-primary:#0e1524;--brand-primary-text:#fff;--brand-primary-strong:#0c121e;--brand-primary-strong-text:#fff;--brand-primary-soft:#ececed;--brand-primary-soft-text:#222;--brand-accent:#8fabd3;--brand-accent-text:#fff;--brand-accent-soft:#8fabd324;--action-primary:#8fabd3;--action-primary-text:#fff;--action-primary-hover:#7e96ba;--action-primary-hover-text:#fff;--action-primary-glow:#8fabd359;--promo-surface:#8fabd3;--promo-surface-text:#fff;--promo-surface-border:#819abe;--promo-surface-shadow:#7085a547;--surface-page:#fff;--surface-page-text:#333b4a;--surface-1:#fff;--surface-1-text:#222;--surface-2:#f8f9ff;--surface-2-text:#222;--surface-3:#ececed;--surface-3-text:#222;--surface-4:#fff;--surface-4-text:#0e1524;--text-heading:#0f1625;--text-body:#333b4a;--text-muted:#4c5462;--text-on-dark:#fff;--text-on-light:#222;--surface-dark:#1a1a1a;--surface-dark-text:#fff;--header-surface:#fff;--header-surface-text:#0e1524;--header-border:#bec1c7;--hero-surface:#0e1524;--hero-surface-text:#fff;--border-subtle:#0e15241a;--border-default:#bec1c7;--icon-default:#333b4a;--icon-on-brand:#fff;--black:#000;--font-main:"Inter", -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{width:auto;height:54px;display:block}@media screen and (width<=640px){.header-inner{gap:10px;min-height:64px;padding:6px 12px}.header.scrolled .header-inner{min-height:66px}.header-logo-img{height:42px}.hero{padding:82px 16px 20px!important}.header-right{flex:none;display:flex}.header-cta-phone{white-space:nowrap;gap:6px;padding:9px 10px;font-size:.72rem;line-height:1;display:inline-flex!important}.header-cta-phone svg{width:14px;height:14px}.offer-banner{display:none}.offer-banner-inner{min-height:54px;color:var(--promo-surface-text);box-shadow:none;background:0 0;border:0;border-radius:0;justify-content:center;gap:8px;padding:9px 0}.offer-text{max-width:none;color:var(--promo-surface-text);text-align:center;flex:auto;font-size:.86rem;line-height:1.18}.offer-link{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:var(--action-primary-text);font-weight:var(--font-bold);font-size:var(--text-sm);cursor:pointer;border:0;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:var(--promo-surface-text);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{cursor:pointer;font:inherit;background:var(--surface-page);color:var(--text-heading);font-weight:var(--font-bold);white-space:nowrap;border:1px solid #ffffff5c;border-radius:999px;padding:6px 12px;box-shadow:0 6px 16px #0e152429}.offer-link:hover{background:var(--surface-2);text-decoration:none}.offer-link{align-items:center;margin-left:4px;line-height:1;text-decoration:none;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:8px 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:var(--surface-page);font-size:var(--text-sm);font-weight:var(--font-bold);color:var(--text-heading);text-transform:uppercase;letter-spacing:.03em;border:1px solid #ffffff52;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:10px 18px;display:inline-flex;box-shadow:0 8px 20px #0000002e}.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:14px 18px;overflow:visible;box-shadow:0 10px 24px #25256d14}.hero-review-card,.hero-review-card .review-source,.hero-review-card .review-stars,.hero-review-card blockquote,.hero-review-card .review-author{color:var(--surface-3-text)}.hero-review-slide{animation:.72s reviewSlideIn}.hero-review-card .review-stars{color:var(--surface-3-text);gap:2px;margin:4px 0 2px;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;display:block}.hero-review-card blockquote{font-size:var(--text-base);color:var(--surface-3-text);margin:6px 0;font-style:italic;line-height:1.45}.hero-review-card .review-full{display:block}.hero-review-card .review-short{display:none}@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);cursor:pointer;border:0;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;flex-direction:column;padding:22px 16px 18px;display:flex;box-shadow:0 10px 40px #0000001a}.hero-form-header{text-align:center;margin-bottom:12px}.hero-form-header h3{font-size:var(--text-md);font-weight:var(--font-bold);color:var(--text-heading);margin-bottom:10px;line-height:1.2}.hero-form-header p{color:var(--text-muted);font-size:var(--text-sm);line-height:1.25}.hero-form-container iframe{border:none;flex:1;width:100%;min-height:220px;display:block}@media (width<=768px){.hero-inner.hero-with-form{grid-template-columns:1fr}}.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:920px;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-image-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:14px;display:grid}.doctor-photo{aspect-ratio:3/4;object-fit:cover;object-position:center top;border-radius:12px;width:100%;max-width:420px;height:auto;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:minmax(0,500px) 1fr;gap:48px}.doctor-content{text-align:left}.doctor-photo{max-width:none;height:100%}}.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);cursor:pointer;border:0;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:14px 24px;font-family:inherit;text-decoration:none;transition:transform .2s,background .2s;display:flex}.form-modal{z-index:3000;place-items:center;padding:16px;display:grid;position:fixed;inset:0}.form-modal-backdrop{cursor:pointer;background:#0e1524b8;border:0;position:absolute;inset:0}.form-modal-panel{z-index:1;width:min(100%,460px);max-height:calc(100vh - 32px);position:relative;overflow:auto}.form-modal-panel .hero-form-container{min-height:auto;padding:22px 14px 14px}.form-modal-panel .hero-form-container iframe{min-height:360px;height:min(430px,100vh - 176px)!important}.form-modal-close{z-index:2;background:var(--surface-2);width:38px;height:38px;color:var(--text-heading);cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:10px;right:10px}.implant-funnel-modal .form-modal-backdrop{background:#000000b8}.implant-funnel-modal .form-modal-panel{width:min(100%,760px)}.implant-funnel-modal .hero-form-container{border-radius:0;padding:22px 16px 12px}.implant-funnel-modal .hero-form-container iframe{min-height:min(460px,100vh - 168px);height:min(500px,100vh - 128px)!important}.implant-funnel-modal .form-modal-close{color:#fff;background:0 0;border-radius:0;top:-2px;right:4px}body.modal-open{overflow:hidden}.implant-funnel{color:#212326;background:#fff;min-height:100vh}.implant-funnel-header{color:#fff;background:#0e1524;border-bottom:0}.implant-funnel-header-inner{justify-content:space-between;align-items:flex-start;gap:36px;max-width:1186px;min-height:142px;margin:0 auto;padding:18px 42px;display:flex}.implant-funnel-logo img{object-fit:contain;width:min(310px,40vw);max-height:92px;display:block}.implant-funnel-contact{color:#fff;text-align:right;flex-direction:column;justify-content:flex-end;align-items:flex-end;gap:4px;font-weight:500;display:flex}.implant-funnel-phone,.implant-funnel-address{color:#fff;align-items:center;text-decoration:none;display:inline-flex}.implant-funnel-address{text-align:right;max-width:330px;font-size:1rem;line-height:1.35}.implant-funnel-phone{white-space:nowrap;font-size:1.1rem;font-weight:500}.implant-funnel-hero{color:#212326;background:#fff}.implant-funnel-hero-inner{text-align:center;justify-content:center;align-items:center;max-width:1186px;min-height:210px;margin:0 auto;padding:30px 24px 28px;display:flex}.implant-funnel-copy{max-width:980px;margin:0 auto}.implant-funnel-kicker{color:#212326;margin:0 0 10px;font-size:1.78rem;font-weight:500;line-height:1.2}.implant-funnel h1{color:#212326;letter-spacing:0;margin:0 0 18px;font-size:clamp(1.95rem,2.45vw,2.15rem);line-height:1.16}.implant-funnel-subtitle{color:#212326;max-width:none;margin:0 0 16px;font-size:1.16rem;font-weight:700;line-height:1.35}.implant-funnel-cta{color:#fff;cursor:pointer;background:#8fabd3;border:0;border-radius:999px;justify-content:center;align-items:center;gap:10px;min-width:278px;min-height:60px;padding:10px 30px;font-family:inherit;font-size:1.82rem;font-weight:400;transition:background .2s,transform .2s;display:inline-flex;box-shadow:0 12px 26px #8fabd342}.implant-funnel-cta:hover{background:#7e96ba;transform:translateY(-1px)}.implant-funnel-steps{background:#fff;padding:0 24px 7%}.implant-funnel-steps-inner{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:52px;max-width:1186px;margin:0 auto;display:grid}.implant-funnel-step{text-align:center;color:#212326;position:relative}.implant-funnel-step:not(:last-child):after{content:none}.implant-funnel-step-icon{color:#0e1524;justify-content:center;align-items:center;width:min(300px,100%);height:auto;margin:0 auto 18px;display:flex}.implant-funnel-step-icon img{width:100%;max-width:300px;height:auto;display:block}.implant-funnel-step p{color:#212326;max-width:315px;margin:0 auto;font-size:1.02rem;line-height:1.55}.implant-funnel-step strong{color:#212326}@media (width<=900px){.implant-funnel-header-inner{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:0}.implant-funnel-contact{text-align:center;justify-content:center;align-items:center;gap:14px;width:100%}.implant-funnel-phone{display:none}.implant-funnel-hero-inner{min-height:0;padding-top:34px}}@media (width<=700px){.implant-funnel-header-inner{min-height:0;padding:12px 16px 16px}.implant-funnel-logo img{width:min(230px,78vw);max-height:72px}.implant-funnel-contact{grid-template-columns:1fr;justify-items:center;gap:8px;display:grid}.implant-funnel-address{text-align:center;justify-content:center;max-width:none;font-size:.9rem}.implant-funnel-hero-inner{padding:28px 16px 30px}.implant-funnel-kicker{font-size:1.35rem}.implant-funnel h1{font-size:clamp(1.85rem,8vw,2.05rem);line-height:1.16}.implant-funnel-subtitle{font-size:1.02rem}.implant-funnel-cta{white-space:nowrap;width:min(100%,360px);min-width:0;min-height:60px;padding:10px 20px;font-size:clamp(1.02rem,4.8vw,1.28rem)}.implant-funnel-steps{padding:0 16px 88px}.implant-funnel-steps-inner{grid-template-columns:1fr;gap:30px}.implant-funnel-step:not(:last-child):after{display:none}.implant-funnel-step-icon{max-width:270px}}.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}.thank-you-page{background:var(--color-light);min-height:100vh;color:var(--text-dark)}.thank-you-header{justify-content:space-between;align-items:center;gap:1rem;max-width:1120px;margin:0 auto;padding:1.25rem 1.5rem;display:flex}.thank-you-logo{object-fit:contain;max-width:190px;max-height:70px}.thank-you-phone{color:var(--color-primary);font-weight:var(--font-bold);align-items:center;gap:.5rem;text-decoration:none;display:inline-flex}.thank-you-hero{grid-template-columns:minmax(0,1fr) minmax(280px,.85fr);align-items:center;gap:3rem;max-width:1120px;margin:0 auto;padding:4rem 1.5rem 5rem;display:grid}.thank-you-copy h1{color:var(--color-primary);margin:0 0 1rem;font-size:clamp(2.25rem,5vw,4rem);line-height:1.05}.thank-you-copy p:not(.section-tag){max-width:560px;color:var(--text-muted);margin:0 0 1.5rem;font-size:1.125rem;line-height:1.7}.thank-you-photo-wrap{border-radius:var(--radius-xl);box-shadow:var(--shadow-xl);overflow:hidden}.thank-you-photo{aspect-ratio:4/3;object-fit:cover;width:100%;display:block}@media (width<=639px){.thank-you-header{flex-direction:column;align-items:flex-start}.thank-you-hero{grid-template-columns:1fr;gap:2rem;padding-top:2.5rem}.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%}.hero-with-form .hero-offer{justify-content:center}.hero-with-form .offer-badge{margin-inline:auto}.hero-review-card .review-source,.hero-review-card .review-stars{text-align:center;justify-content:center;margin-left:auto;margin-right:auto;display:flex}.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:52px}.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-with-form .hero-offer{margin:18px 0 22px}.hero-with-form .hero-content h1{margin-bottom:22px}.hero-with-form .hero-subtitle{margin-bottom:34px}.hero-with-form .hero-callouts{gap:14px 30px;margin-bottom:34px}.hero-with-form .hero-review-card{margin-top:18px}.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(2,minmax(0,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 10px 8px;top:61px}.offer-banner-inner{gap:7px;padding:8px 0}.offer-text{font-size:.8rem}.offer-link{padding:7px 8px;font-size:.72rem}.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}}
