/* Structure Alignment preview — shared service-page shell */
.structure-testimonials{width:var(--content);margin:28px auto 42px;padding:30px 0 26px;color:#fff;background:var(--navy-950);border:1px solid rgba(241,199,91,.6);border-bottom:5px solid var(--gold-400);box-shadow:var(--shadow);overflow:hidden}
.structure-testimonials-head{text-align:center;margin:0 24px 28px}
.structure-testimonials-head h2{margin:0;font-family:var(--display);font-size:clamp(26px,3vw,38px);line-height:1.1}
.structure-testimonials-head p{max-width:620px;margin:9px auto 0;color:#d9e8ef;font-size:15px;line-height:1.5}
.structure-testimonials .testimonial-video-row{padding-inline:24px}
.structure-direct{width:var(--content);margin:0 auto;padding:58px 0}
.structure-direct-head{max-width:760px;margin:0 auto 30px;text-align:center}
.structure-direct-head .section-kicker{margin:0 0 8px}
.structure-direct-head h2{margin:0;font-family:var(--display);font-size:clamp(34px,4vw,50px);line-height:1.05}
.structure-direct-head p{margin:14px auto 0;color:var(--muted);font-size:17px;line-height:1.65}
.structure-direct-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.structure-direct-card{overflow:hidden;border:1px solid var(--line);background:#fff;box-shadow:0 14px 38px rgba(6,24,39,.08)}
.structure-direct-card img{width:100%;aspect-ratio:1.42/1;object-fit:cover}
.structure-direct-card-copy{padding:20px 19px 22px}
.structure-direct-card h3{margin:0 0 8px;font-family:var(--display);font-size:22px;line-height:1.1}
.structure-direct-card p{margin:0;color:var(--muted);font-size:15px;line-height:1.55}
.structure-safety{max-width:850px;margin:20px auto 0;padding:15px 18px;border-left:4px solid var(--gold-400);background:var(--mist);color:#334f60;font-size:15px;line-height:1.55}
.structure-service-cta{width:var(--content);display:grid;justify-items:center;gap:10px;margin:0 auto 52px;padding:30px 24px;color:#fff;background:var(--navy-900);border-top:4px solid var(--gold-400);text-align:center}
.structure-service-cta span{color:var(--gold-400);font-family:var(--display);font-size:18px;font-weight:800}
.structure-service-cta a{min-height:58px;display:inline-flex;align-items:center;justify-content:center;min-width:min(100%,360px);padding:0 24px;color:#fff;background:var(--blue-700);border:2px solid var(--gold-400);font-size:20px;font-weight:900;text-decoration:none}
.structure-service-cta small{color:#dcebf2;font-size:13px;font-weight:700}
.structure-promo-wrap{width:var(--content);margin:24px auto 48px}
.structure-promo{display:grid;grid-template-columns:220px 1fr;overflow:hidden;color:#fff;background:var(--navy-950);border-top:5px solid var(--gold-400);box-shadow:var(--shadow)}
.structure-promo img{width:100%;height:100%;min-height:220px;object-fit:cover}
.structure-promo-copy{display:grid;align-content:center;gap:8px;padding:28px 32px}
.structure-promo-copy b{color:var(--gold-400);font-size:13px;letter-spacing:.08em;text-transform:uppercase}
.structure-promo-copy h2{margin:0;font-family:var(--display);font-size:34px;line-height:1.05}
.structure-promo-copy p{margin:0;color:#dcebf2;font-size:15px;line-height:1.55}
.structure-promo-copy a{width:max-content;display:inline-flex;margin-top:8px;padding:12px 18px;color:var(--navy-950);background:var(--gold-400);font-weight:900;text-decoration:none}
.structure-aligned-service .site-breadcrumb,.structure-aligned-service .home-process,.structure-aligned-service .site-related,.structure-aligned-service .home-faq{display:none!important}
.structure-aligned-service .site-service-overview{display:none!important}
.structure-aligned-service .site-service-hero .hero-content{align-items:center!important;text-align:center!important;margin-inline:auto!important}
.structure-aligned-service .site-service-hero h1{max-width:760px!important;font-family:var(--body)!important;font-weight:950!important;line-height:.94!important;letter-spacing:-.045em!important;text-transform:uppercase}
.structure-aligned-service .site-service-hero .hero-copy{max-width:640px!important;margin-inline:auto!important;text-align:center!important}
.structure-aligned-service .site-service-actions{width:min(520px,100%);display:block!important;margin-top:22px!important}
.structure-aligned-service .site-service-actions>*:not(.structure-hero-phone){display:none!important}
.structure-hero-phone{min-height:62px;display:flex!important;align-items:center;justify-content:center;padding:0 20px;color:#fff!important;background:var(--blue-700)!important;border:2px solid var(--gold-400)!important;font-size:20px;font-weight:900;text-decoration:none!important}
.structure-aligned-service .site-service-proof{justify-content:center!important}
dialog.native-booking-dialog{width:min(920px,calc(100% - 56px))!important;max-width:920px!important;max-height:82dvh!important;border:4px solid var(--gold-400)!important;border-radius:18px!important;background:#f5f7fb!important;box-shadow:0 28px 90px rgba(0,0,0,.42)!important;overflow:hidden!important}
dialog.native-booking-dialog::backdrop{background:rgba(6,24,39,.62)!important;backdrop-filter:blur(3px)}
.native-booking-card{height:min(720px,82dvh)!important;border-radius:14px!important;overflow:hidden!important}
.native-booking-card .dialog-close{position:absolute!important;top:10px!important;right:10px!important;width:38px!important;height:38px!important;display:grid!important;place-items:center!important;color:#fff!important;background:rgba(6,24,39,.82)!important;border:2px solid var(--gold-400)!important;border-radius:50%!important;z-index:5!important}
@media(max-width:760px){
 .structure-direct{padding:38px 0}.structure-direct-grid{grid-template-columns:1fr}.structure-direct-head{margin-bottom:22px}.structure-direct-head h2{font-size:34px}.structure-direct-head p{font-size:17px}
 .structure-service-cta{margin-bottom:38px;padding:24px 16px}.structure-promo{grid-template-columns:1fr}.structure-promo img{height:170px;min-height:0}.structure-promo-copy{padding:23px 20px}.structure-promo-copy h2{font-size:29px}
 dialog.native-booking-dialog{width:calc(100% - 24px)!important;max-width:none!important;max-height:84dvh!important;margin:auto!important;border-width:3px!important;border-radius:16px!important}
 .native-booking-card{height:84dvh!important;max-height:84dvh!important;border-radius:12px!important}
}
@media(max-width:620px){
 .location-chip{display:inline-flex!important;margin-bottom:15px!important}
 .trust-rail .rail-icon{position:relative!important;width:25px!important;height:25px!important;display:grid!important;place-items:center!important;color:transparent!important;border:1px solid var(--gold-400)!important;border-radius:50%!important;background:rgba(241,199,91,.08)!important}
 .trust-rail .rail-icon::after{content:"✓";position:absolute;inset:0;display:grid;place-items:center;color:var(--gold-400);font-size:14px;font-weight:950}
 .structure-testimonials{width:calc(100% - 24px);margin:24px auto 32px;padding:26px 0 22px;border-radius:12px}
 .structure-testimonials-head{margin:0 18px 25px}.structure-testimonials-head h2{font-size:27px}.structure-testimonials-head p{font-size:14px}
 .structure-testimonials .testimonial-video-row{padding-inline:14px;scroll-padding-inline:14px}
 .testimonial-proof-band{width:calc(100% - 24px)!important;margin:24px auto 32px!important;padding:26px 0 22px!important;border:1px solid rgba(241,199,91,.6)!important;border-bottom:5px solid var(--gold-400)!important;border-radius:12px!important}
 .testimonial-proof-header{margin:0 18px 25px!important}.testimonial-proof-header strong{font-size:25px!important;line-height:1.12!important}
}
.structure-aligned-service .site-service-hero h1{display:grid!important;justify-items:center;gap:5px}
.structure-aligned-service .site-service-hero h1 .structure-title-prefix{display:block}
.structure-aligned-service .site-service-hero h1 .structure-title-highlight{display:inline-block;padding:.07em .14em .10em;color:var(--navy-950);background:var(--gold-400);line-height:.9;text-shadow:none}
.structure-aligned-service .site-service-hero h1 .structure-title-geo{display:block;margin-top:8px;color:#fff;font-size:18px;font-weight:800;line-height:1.2;letter-spacing:0;text-transform:none}
.structure-aligned-service .brand-trust-strip{margin-top:16px}
@media(max-width:620px){
 .structure-aligned-service .site-service-hero,.structure-aligned-service .site-service-hero .hero-content{min-height:calc(100dvh - 184px)!important}
 .structure-aligned-service .site-service-hero h1{font-size:clamp(38px,11vw,49px)!important}
 .structure-aligned-service .site-service-hero h1 .structure-title-highlight{font-size:.82em}
 .structure-aligned-service .site-service-hero .hero-copy{font-size:17px!important;line-height:1.42!important}
 .structure-aligned-service .site-service-proof{justify-content:center!important;font-size:12px!important}
}
@media(max-width:620px){
 .structure-direct-grid{gap:10px}
 .structure-direct-card{display:grid;grid-template-columns:112px minmax(0,1fr);min-height:132px}
 .structure-direct-card img{width:112px;height:100%;aspect-ratio:auto;object-fit:cover}
 .structure-direct-card-copy{padding:15px 14px}
 .structure-direct-card h3{font-size:19px;margin-bottom:6px}
 .structure-direct-card p{font-size:14px;line-height:1.45}
 .structure-safety{margin-top:14px;font-size:14px}
}
/* Testimonials: title above a distinct outlined video panel */
.structure-testimonials,.testimonial-proof-band{color:var(--ink)!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;overflow:visible!important}
.structure-testimonials-head h2,.testimonial-proof-header strong{color:var(--ink)!important}
.structure-testimonials-head p{color:var(--muted)!important}
.structure-testimonials .testimonial-video-row,.testimonial-proof-band .testimonial-video-row{padding:20px 22px 22px!important;background:var(--navy-950);border:1px solid rgba(241,199,91,.72);border-bottom:5px solid var(--gold-400);border-radius:12px;box-shadow:var(--shadow)}
@media(max-width:620px){
 .structure-testimonials,.testimonial-proof-band{width:calc(100% - 24px)!important;margin:28px auto 34px!important;padding:0!important}
 .structure-testimonials-head,.testimonial-proof-header{margin:0 10px 20px!important}
 .structure-testimonials .testimonial-video-row,.testimonial-proof-band .testimonial-video-row{padding:16px 14px 18px!important;scroll-padding-inline:14px!important}
}

/* Booking modal loading mask: preload scheduler without exposing intermediary shell. */
.native-booking-card{position:relative!important}
.native-booking-card.structure-booking-loading::before{
  content:"";position:absolute;inset:0;z-index:4;
  background:#f7f8fa;
}
.native-booking-card.structure-booking-loading::after{
  content:"Loading appointment times…";position:absolute;left:50%;top:50%;z-index:5;
  transform:translate(-50%,-50%);color:var(--navy-950);font-family:var(--body);
  font-size:16px;font-weight:800;white-space:nowrap;
}
.native-booking-card.structure-booking-ready::before,
.native-booking-card.structure-booking-ready::after{display:none}

/* Long intent names scale within the same mobile hero system. */
@media(max-width:620px){
 .structure-family-cable .structure-title-highlight{font-size:.64em!important}
 .structure-family-emergency .structure-title-highlight{font-size:.66em!important}
 .structure-family-commercial .structure-title-highlight{font-size:.66em!important}
 .structure-family-installation .structure-title-highlight{font-size:.76em!important}
 .structure-family-opener .structure-title-highlight{font-size:.72em!important}
}

/* Keep specific-service heroes inside narrow phone widths. */
@media(max-width:620px){
 .structure-aligned-service .site-service-hero h1{font-size:clamp(36px,9.7vw,44px)!important}
 .structure-family-cable .structure-title-highlight{font-size:.70em!important}
 .structure-aligned-service .site-service-proof{width:min(350px,100%);display:flex!important;flex-wrap:wrap!important;gap:6px 12px!important}
 .structure-aligned-service .site-service-proof span:first-child{flex:0 0 100%;text-align:center}
 .structure-aligned-service .site-service-proof span:not(:first-child){flex:1 1 auto;text-align:center}
}

/* Structure Alignment v3 — unified visual system */
.structure-testimonials-head h2,
.testimonial-proof-header strong {
  font-family: var(--body) !important;
  font-weight: 950 !important;
  letter-spacing: -.035em !important;
  line-height: 1.05 !important;
}
.structure-testimonials-head,
.testimonial-proof-header {
  position: relative;
  padding-bottom: 18px;
  margin-bottom: 34px !important;
}
.structure-testimonials-head::after,
.testimonial-proof-header::after {
  content: "";
  position: absolute;
  left: 50%; bottom: 0;
  width: 54px; height: 4px;
  transform: translateX(-50%);
  background: var(--gold-400);
}
.structure-testimonials-head p { display:none !important; }
.near-me-local-section { display:none !important; }

.structure-aligned-service .site-service-proof {
  width: min(350px,100%) !important;
  display:flex !important;
  justify-content:center !important;
  flex-wrap:wrap !important;
  gap:6px 10px !important;
  margin:18px auto 0 !important;
  padding:10px 12px !important;
  color:#fff !important;
  border:1px solid rgba(255,255,255,.25) !important;
  background:rgba(6,24,39,.72) !important;
  backdrop-filter:blur(7px);
  font-size:12px !important;
  line-height:1.3 !important;
}
.structure-aligned-service .site-service-proof span { white-space:normal; }
.structure-aligned-service .location-chip svg {
  width:16px; height:16px;
  fill:none; stroke:var(--gold-400); stroke-width:1.8;
}
.structure-aligned-service .site-service-actions { width:min(350px,100%) !important; }
.structure-aligned-service .structure-hero-phone { width:100%; }

/* Booking modal: scheduler first, centered exit control beneath it */
dialog.native-booking-dialog {
  padding:0 !important;
}
.native-booking-card {
  display:flex !important;
  flex-direction:column !important;
  padding:0 !important;
}
.native-booking-card iframe {
  order:1;
  flex:1 1 auto;
  min-height:0 !important;
  height:auto !important;
}
.native-booking-card .dialog-close {
  position:static !important;
  order:3;
  width:44px !important;
  height:44px !important;
  flex:0 0 44px;
  margin:10px auto 12px !important;
  color:var(--navy-950) !important;
  background:var(--gold-400) !important;
  border:2px solid var(--navy-950) !important;
  border-radius:50% !important;
  font-size:27px !important;
  line-height:1 !important;
  box-shadow:none !important;
}

/* Canonical Structure v1 — one shell, no runtime layout mutation */
body[data-structure-preview="true"] .near-me-local-section,
body[data-structure-preview="true"] .hero-offer-line,
body[data-structure-preview="true"] .hero-callback,
body[data-structure-preview="true"] .hero-next { display:none !important; }
body[data-structure-preview="true"] .call-cta-label { display:none !important; }
body[data-structure-preview="true"] .primary-actions {
  width:min(350px,100%) !important;
  grid-template-columns:1fr !important;
  margin-top:20px !important;
}
body[data-structure-preview="true"] .action-call-primary {
  min-height:62px !important;
  font-family:var(--body) !important;
  font-size:18px !important;
  font-weight:900 !important;
}
body[data-structure-preview="true"] .call-cta-number {
  font-size:1em !important;
  font-family:var(--body) !important;
  font-weight:900 !important;
}
body[data-structure-preview="true"] .structure-canonical-title .obvious-result-highlight { white-space:nowrap; }
@media(max-width:620px){
  body[data-structure-preview="true"] .hero,
  body[data-structure-preview="true"] .hero-content { min-height:calc(100dvh - 184px) !important; }
  body[data-structure-preview="true"] .hero-content {
    justify-content:center !important;
    padding:28px 0 26px !important;
  }
  body[data-structure-preview="true"] .structure-canonical-title {
    max-width:100% !important;
    font-size:clamp(39px,11.2vw,50px) !important;
  }
  body[data-structure-preview="true"] .structure-spring-title .obvious-result-highlight { font-size:.82em; }
  body[data-structure-preview="true"] .structure-opener-title .obvious-result-highlight { font-size:.76em; }
  body[data-structure-preview="true"] .structure-cable-title .obvious-result-highlight { font-size:.62em; }
  body[data-structure-preview="true"] .structure-emergency-title .obvious-result-highlight { font-size:.64em; }
  body[data-structure-preview="true"] .structure-installation-title .obvious-result-highlight { font-size:.72em; }
  body[data-structure-preview="true"] .structure-commercial-title .obvious-result-highlight { font-size:.57em; }
  body[data-structure-preview="true"] .hero-copy { max-width:340px !important; font-size:17px !important; line-height:1.42 !important; }
}

/* Canonical mobile finishing: eliminate bottom void and keep short intents full-size */
@media(max-width:620px){
  body[data-structure-preview="true"] { padding-bottom:0 !important; }
  body[data-structure-preview="true"] .structure-spring-title .obvious-result-highlight { font-size:1em; }
  body[data-structure-preview="true"] .structure-opener-title .obvious-result-highlight { font-size:.88em; }
}

/* Unified typography v2 — description font everywhere, identical service H1 scale */
body[data-structure-preview="true"] {
  --body:-apple-system,BlinkMacSystemFont,"Segoe UI",system-ui,sans-serif;
  --display:-apple-system,BlinkMacSystemFont,"Segoe UI",system-ui,sans-serif;
  font-family:var(--body) !important;
}
body[data-structure-preview="true"] :where(h1,h2,h3,h4,h5,h6,p,a,button,input,select,textarea,label,span,strong,small,em,b,summary,option) {
  font-family:var(--body) !important;
}
body[data-structure-preview="true"] .structure-canonical-title {
  font-size:clamp(39px,11.2vw,50px) !important;
  line-height:.94 !important;
  letter-spacing:-.035em !important;
}
body[data-structure-preview="true"] .structure-canonical-title .obvious-result-prefix,
body[data-structure-preview="true"] .structure-canonical-title .obvious-result-highlight {
  font-size:1em !important;
}
body[data-structure-preview="true"] .structure-canonical-title .obvious-result-highlight {
  max-width:100% !important;
  white-space:normal !important;
  text-wrap:balance;
}

/* System Fix v3 — cold-load, single-line highlight, CTA, booking modal */
body[data-structure-preview="true"] .structure-canonical-title .obvious-result-highlight {
  white-space: nowrap !important;
  text-wrap: nowrap !important;
}
body[data-structure-preview="true"] .structure-canonical-title .obvious-result-suffix {
  display: block;
  color: var(--white);
  font: inherit;
  line-height: .92;
  letter-spacing: inherit;
  text-transform: uppercase;
  text-shadow: 0 3px 24px rgba(0,0,0,.42);
}
body[data-structure-preview="true"] .call-cta-label {
  display: inline !important;
  font: inherit;
  font-weight: 900 !important;
}
body[data-structure-preview="true"] .action-call-primary {
  gap: 8px !important;
}
dialog.native-booking-dialog {
  border: 3px solid var(--gold-400) !important;
  border-radius: 18px !important;
  overflow: hidden !important;
}
.native-booking-card {
  border: 0 !important;
  border-radius: 14px !important;
  box-shadow: none !important;
}
.native-booking-card .dialog-close {
  position: static !important;
  width: 52px !important;
  height: 36px !important;
  flex: 0 0 36px !important;
  margin: 8px auto 12px !important;
  padding: 0 !important;
  color: var(--navy-950) !important;
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  outline: none !important;
  box-shadow: none !important;
  font-size: 30px !important;
  line-height: 1 !important;
}
.native-booking-card .dialog-close:focus,
.native-booking-card .dialog-close:focus-visible { outline: none !important; box-shadow: none !important; }


/* Service information layer v1 */
.service-info-trigger{
  min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:7px;
  margin-top:18px;padding:8px 13px;color:var(--blue-700);border:1px solid #b8d4e1;
  background:#fff;font-family:var(--body);font-size:13px;font-weight:900;cursor:pointer;
}
.service-info-trigger span{font-size:17px;line-height:1}.service-info-trigger:hover{background:var(--blue-100)}
.structure-direct-card-copy{display:flex;min-height:180px;flex-direction:column}
.structure-direct-card-copy>p{flex:1}.structure-direct-card-copy .service-info-trigger{align-self:flex-start}
.repair-card .repair-info-trigger{margin-top:9px!important;color:var(--ink);border:1px solid var(--line);padding:7px 11px;background:var(--cloud)}
.repair-card .repair-info-trigger:hover{color:var(--blue-700);background:var(--blue-100)}
.service-info-dialog{width:min(980px,calc(100% - 28px));max-height:92dvh;padding:0;border:0;background:transparent;overflow:visible}
.service-info-dialog::backdrop{background:rgba(6,24,39,.72);backdrop-filter:blur(4px)}
.service-info-card{position:relative;max-height:92dvh;overflow:auto;color:var(--ink);background:#fff;border-top:5px solid var(--gold-400);box-shadow:0 28px 90px rgba(0,0,0,.34)}
.service-info-close{position:absolute;z-index:5;top:14px;right:16px;width:42px;height:42px;border:0;border-radius:50%;color:#fff;background:rgba(6,24,39,.78);font:500 28px/1 var(--body);cursor:pointer}
.service-info-head{position:relative;min-height:330px;display:flex;align-items:flex-end;overflow:hidden;padding:52px 72px 40px;color:#fff;background:var(--navy-900)}
.service-info-head-image,.service-info-head-shade{position:absolute;inset:0;width:100%;height:100%}.service-info-head-image{object-fit:cover}.service-info-head-shade{background:linear-gradient(180deg,rgba(6,24,39,.18) 0%,rgba(6,24,39,.74) 62%,rgba(6,24,39,.94) 100%)}
.service-info-head-copy{position:relative;z-index:2;max-width:780px}.service-info-head .section-kicker{margin:0 0 8px;color:var(--gold-400)}
.service-info-head h2{max-width:760px;margin:0;font-family:var(--body);font-size:clamp(31px,4vw,48px);font-weight:900;line-height:1.03;letter-spacing:-.035em;text-shadow:0 2px 18px rgba(0,0,0,.32)}
.service-info-head-copy>p:last-child{max-width:760px;margin:15px 0 0;color:#f2f7f9;font-size:17px;line-height:1.6;text-shadow:0 1px 12px rgba(0,0,0,.42)}
.service-info-body{display:grid;grid-template-columns:1fr 1fr;gap:16px;padding:28px 32px;background:var(--cloud)}
.service-info-body section{padding:26px 27px;border:1px solid var(--line)}
.service-info-body h3{margin:0 0 12px;font-family:var(--body);font-size:20px;font-weight:900;line-height:1.15}.service-info-body p{margin:0;color:#405b6a;font-size:15px;line-height:1.62}
.service-info-service{border-color:#b9dfc7!important;border-left:5px solid #35a866!important;background:#eefaf3!important}.service-info-service h3{color:#17683b}
.service-info-warning{border-color:#efc6c8!important;border-left:5px solid #d94b55!important;background:#fff0f1!important}.service-info-warning h3{color:#a7242e}.service-info-warning p{color:#69464a}
.service-info-conversion{padding:30px 32px 32px;color:#fff;background:var(--navy-950)}
.service-info-conversion-head{text-align:center}.service-info-conversion-head .section-kicker{margin:0 0 7px;color:var(--gold-400)}.service-info-conversion-head h3{margin:0;font-family:var(--body);font-size:26px;font-weight:900}
.service-info-actions{width:min(650px,100%);display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:20px auto 0}.service-info-call,.service-info-book{min-height:58px;display:flex;align-items:center;justify-content:center;padding:10px 18px;border:2px solid var(--gold-400);font-family:var(--body);font-weight:900;text-decoration:none;cursor:pointer}.service-info-call{gap:9px;color:#fff;background:var(--blue-700)}.service-info-call strong{font-size:17px}.service-info-book{color:var(--navy-950);background:var(--gold-400);font-size:16px}
.service-info-callback{width:min(650px,100%);margin:24px auto 0;padding-top:22px;border-top:1px solid rgba(255,255,255,.22)}.service-info-callback>p{margin:0 0 12px;color:#dceaf1;font-size:14px;font-weight:800;text-align:center}.service-info-form{display:grid;grid-template-columns:1fr 1fr auto;gap:8px}.service-info-form label{display:grid;gap:5px}.service-info-form label>span{color:#dceaf1;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.05em}.service-info-form input{width:100%;min-height:48px;padding:0 12px;color:var(--ink);border:1px solid #bdd1da;background:#fff}.service-info-form button[type=submit]{min-height:48px;align-self:end;padding:0 17px;color:var(--navy-950);border:0;background:var(--gold-400);font-weight:900;white-space:nowrap}.service-info-callback .form-error-message{color:#ffd6d6;text-align:center}.service-info-success{margin-top:10px;background:#fff;color:var(--ink)}.service-info-bottom-close{display:block;margin:18px auto 22px;padding:8px 18px;color:#5a6f7c;border:0;background:transparent;font-family:var(--body);font-size:13px;font-weight:800;cursor:pointer}
@media(max-width:700px){.service-info-dialog{width:calc(100% - 16px);max-height:94dvh}.service-info-card{max-height:94dvh}.service-info-head{min-height:285px;padding:42px 24px 28px}.service-info-head h2{padding-right:34px;font-size:30px}.service-info-head-copy>p:last-child{font-size:15px;line-height:1.55}.service-info-close{top:10px;right:10px;width:38px;height:38px;font-size:25px}.service-info-body{grid-template-columns:1fr;gap:10px;padding:14px}.service-info-body section{padding:21px}.service-info-body h3{font-size:18px}.service-info-body p{font-size:14px;line-height:1.55}.service-info-conversion{padding:25px 14px 22px}.service-info-conversion-head h3{font-size:22px}.service-info-actions{grid-template-columns:1fr}.service-info-call,.service-info-book{min-height:54px}.service-info-form{grid-template-columns:1fr}.service-info-form button[type=submit]{width:100%}.structure-direct-card-copy{min-height:0}.structure-direct-card-copy .service-info-trigger{align-self:stretch}}


/* Interaction repair v1 — shared repair cards, request anchor, next steps, booking theme */
.new-customer-offer[hidden],#offer-request-dialog[hidden]{display:none!important}
.repair-card[data-repair-card="true"]{cursor:pointer}
.repair-card[data-repair-card="true"]:focus-visible{outline:3px solid var(--blue-700);outline-offset:4px;z-index:3}
.repair-card .repair-card-action{display:inline-flex;align-items:center;gap:8px;margin-top:auto;padding:0;color:var(--blue-700);font-size:12px;font-weight:900;pointer-events:none}
.repair-card .repair-card-action span{font-size:18px;transition:transform 160ms ease}.repair-card[data-repair-card="true"]:hover .repair-card-action span{transform:translateX(4px)}
#service-request{scroll-margin-top:96px}
.what-happens-next{width:var(--content);margin:0 auto;padding:58px 0}
.what-happens-next .section-heading{max-width:760px;margin:0 auto 30px;text-align:center}
.what-happens-next .section-heading h2{margin:0;font-family:var(--body);font-size:clamp(34px,4vw,50px);font-weight:950;line-height:1.05;letter-spacing:-.035em}
.what-happens-next .section-heading>p:last-child{margin:14px auto 0;color:var(--muted);font-size:17px;line-height:1.65}
.what-happens-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.what-happens-step{position:relative;min-height:210px;padding:28px 24px 26px;border:1px solid var(--line);border-top:4px solid var(--gold-400);background:#fff;box-shadow:0 14px 38px rgba(6,24,39,.07)}
html.ax-mobile-first-load-v18 body[data-structure-preview="true"] .what-happens-step>span{width:48px;height:48px;display:grid;place-items:center;margin-bottom:20px;color:var(--gold-400);border:1px solid rgba(255,255,255,.16);border-radius:0;background:var(--navy-950);box-shadow:4px 4px 0 rgba(8,109,158,.22);font-size:14px;font-weight:950;line-height:1;letter-spacing:.06em}
.what-happens-step h3{margin:0 0 10px;font-family:var(--body);font-size:21px;font-weight:950;line-height:1.12}.what-happens-step p{margin:0;color:var(--muted);font-size:15px;line-height:1.58}
dialog.native-booking-dialog{border-color:#25D366!important}
.native-booking-card .booking-dialog-close{width:auto!important;height:32px!important;flex:0 0 32px!important;margin:7px auto 10px!important;padding:0 12px!important;color:#087a36!important;background:#e9fbef!important;border:1px solid #9ee8b8!important;border-radius:999px!important;font-size:12px!important;font-weight:900!important;line-height:1!important}
.native-booking-card .booking-dialog-close:focus-visible{outline:3px solid rgba(37,211,102,.28)!important;outline-offset:2px!important}
@media(max-width:760px){#service-request{scroll-margin-top:76px}.what-happens-next{padding:42px 0}.what-happens-next .section-heading{margin-bottom:22px}.what-happens-next .section-heading h2{font-size:34px}.what-happens-next .section-heading>p:last-child{font-size:16px}.what-happens-grid{grid-template-columns:1fr;gap:10px}.what-happens-step{min-height:0;padding:22px 20px}html.ax-mobile-first-load-v18 body[data-structure-preview="true"] .what-happens-step>span{width:44px;height:44px;margin-bottom:14px;font-size:13px}}


/* System stability v2 — cold load, service-card controls, spacing, booking, footer clearance */
body[data-structure-preview="true"] .location-chip{font-size:21px!important;line-height:1.3!important;padding:9px 14px!important}
body[data-structure-preview="true"] .location-chip svg{width:18px!important;height:18px!important}
body[data-structure-preview="true"] .obvious-result-city{font-size:24px!important;font-weight:850!important;line-height:1.15!important;margin-top:9px!important}
body[data-structure-preview="true"] .obvious-result-prefix{white-space:nowrap!important}
body[data-structure-preview="true"] .obvious-result-highlight{white-space:nowrap!important;text-wrap:nowrap!important}

/* Dedicated service cards are one accessible control, matching General Repair behavior. */
.structure-direct-card[data-service-info-card]{cursor:pointer;transition:transform 180ms ease,box-shadow 180ms ease,border-color 180ms ease}
.structure-direct-card[data-service-info-card]:hover{z-index:1;transform:translateY(-3px);box-shadow:0 16px 46px rgba(6,24,39,.12);border-color:#b8d4e1}
.structure-direct-card[data-service-info-card]:focus-visible{outline:3px solid var(--blue-700);outline-offset:4px;z-index:3}
.structure-direct-card[data-service-info-card] .service-info-trigger{pointer-events:none;cursor:inherit}
.structure-direct-card[data-service-info-card]:hover .service-info-trigger{background:var(--blue-100)}

/* Service-information conversion controls: explicit dynamic phone + familiar calendar cue. */
.service-info-actions{align-items:stretch}
.service-info-call,.service-info-book{gap:10px!important;text-align:center}
.service-info-action-icon{width:23px!important;height:23px!important;display:inline-grid!important;flex:0 0 23px!important;place-items:center!important}
.service-info-action-icon svg{width:21px!important;height:21px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.9!important;stroke-linecap:round!important;stroke-linejoin:round!important}
.service-info-action-copy{display:grid;gap:1px;text-align:left;line-height:1.08}
.service-info-action-copy>span{font-size:13px;font-weight:900}
.service-info-action-copy>strong{font-size:17px!important;font-weight:950;white-space:nowrap}
.service-info-book .booking-calendar-icon{width:23px!important;height:23px!important;display:inline-grid!important;place-items:center!important}
.service-info-book .booking-calendar-icon svg{width:21px!important;height:21px!important}

/* One consistent vertical rhythm; divider prevents the double-whitespace effect. */
body[data-structure-preview="true"] .testimonial-proof-band{margin-bottom:0!important}
body[data-structure-preview="true"] .repairs-section{padding:36px 0!important}
body[data-structure-preview="true"] .structure-direct{padding:36px 0!important}
body[data-structure-preview="true"] .repairs-section .section-heading,
body[data-structure-preview="true"] .structure-direct-head,
body[data-structure-preview="true"] .what-happens-next .section-heading{margin-bottom:28px!important}
body[data-structure-preview="true"] .what-happens-next{margin-top:0!important;padding:36px 0!important;border-top:1px solid var(--line)}
body[data-structure-preview="true"] .company-proof-band{margin-top:0!important}
body[data-structure-preview="true"] #service-area{padding-top:52px!important;padding-bottom:52px!important}

/* Booking iframe: content frame + genuinely free-standing Close control. */
dialog.native-booking-dialog{width:min(920px,calc(100% - 48px))!important;max-width:920px!important;max-height:90dvh!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;overflow:visible!important}
dialog.native-booking-dialog::backdrop{background:rgba(6,24,39,.68)!important;backdrop-filter:blur(4px)}
.native-booking-card{position:relative!important;height:min(760px,88dvh)!important;max-height:88dvh!important;display:flex!important;flex-direction:column!important;gap:12px!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;overflow:visible!important}
.native-booking-card iframe{order:1!important;flex:1 1 auto!important;min-height:0!important;height:auto!important;border:3px solid #25D366!important;border-radius:18px!important;background:#f7f8fa!important;box-shadow:0 28px 90px rgba(0,0,0,.38)!important;overflow:hidden!important}
.native-booking-card .booking-dialog-close{order:3!important;position:static!important;width:auto!important;height:38px!important;flex:0 0 38px!important;margin:0 auto!important;padding:0 18px!important;color:#087a36!important;background:#fff!important;border:2px solid #25D366!important;border-radius:999px!important;box-shadow:0 8px 24px rgba(6,24,39,.18)!important;font-size:13px!important;font-weight:900!important;line-height:1!important}
.native-booking-card .booking-dialog-close:focus-visible{outline:3px solid rgba(37,211,102,.32)!important;outline-offset:3px!important}
.native-booking-card.structure-booking-loading::before{content:""!important;position:absolute!important;inset:0 0 50px 0!important;z-index:6!important;border:3px solid #25D366!important;border-radius:18px!important;background:#f7f8fa!important}
.native-booking-card.structure-booking-loading::after{content:"Preparing your appointment…"!important;position:absolute!important;left:50%!important;top:calc(50% - 25px)!important;z-index:7!important;transform:translate(-50%,-50%)!important;color:#0a2235!important;font-family:var(--body)!important;font-size:15px!important;font-weight:850!important;white-space:nowrap!important}
.native-booking-card.structure-booking-ready::before,.native-booking-card.structure-booking-ready::after{display:none!important}

/* Give the sticky call bar an empty blue landing zone below footer content. */
@media(max-width:760px){
 body[data-structure-preview="true"] .obvious-result-city{font-size:22px!important;margin-top:8px!important}
 body[data-structure-preview="true"] .location-chip{font-size:17px!important;padding:8px 12px!important}
 body[data-structure-preview="true"] .repairs-section,body[data-structure-preview="true"] .structure-direct,body[data-structure-preview="true"] .what-happens-next{padding-top:32px!important;padding-bottom:32px!important}
 body[data-structure-preview="true"] .repairs-section .section-heading,body[data-structure-preview="true"] .structure-direct-head,body[data-structure-preview="true"] .what-happens-next .section-heading{margin-bottom:22px!important}
 body[data-structure-preview="true"] #service-area{padding-top:42px!important;padding-bottom:42px!important}
 .service-info-action-copy{text-align:center}
 .site-footer.site-footer-call{padding-bottom:104px!important}
 dialog.native-booking-dialog{width:calc(100% - 24px)!important;max-height:92dvh!important}
 .native-booking-card{height:90dvh!important;max-height:90dvh!important;gap:12px!important}
 .native-booking-card iframe{border-radius:16px!important}
 .native-booking-card.structure-booking-loading::before{border-radius:16px!important}
}

/* Frame-one geometry lock v3 */
body[data-structure-preview="true"] .hero,body[data-structure-preview="true"] .hero-content{height:780px!important;min-height:780px!important;max-height:780px!important}
body[data-structure-preview="true"] .brand-trust-strip{height:118px!important;min-height:118px!important;max-height:118px!important}
@media(max-width:620px){body[data-structure-preview="true"] .hero,body[data-structure-preview="true"] .hero-content{height:660px!important;min-height:660px!important;max-height:660px!important}body[data-structure-preview="true"] .brand-trust-strip{height:106px!important;min-height:106px!important;max-height:106px!important}}

/* Absolute horizontal guard v3 */
html,body[data-structure-preview="true"]{overflow-x:hidden!important}

/* Production interaction and hierarchy repair v4 — 2026-08-31 */
html body[data-structure-preview="true"] .structure-canonical-title {
  font-size:clamp(54px,4.75vw,68px)!important;
  line-height:.92!important;
  letter-spacing:-.04em!important;
}
html body[data-structure-preview="true"] .location-chip,
html body[data-structure-preview="true"] .hero-copy {
  font-size:17px!important;
  line-height:1.45!important;
}
html body[data-structure-preview="true"] .location-chip {
  padding:6px 10px!important;
  font-weight:500!important;
}
html body[data-structure-preview="true"] .location-chip svg {
  width:15px!important;
  height:15px!important;
}

/* The bundled Wayne Dalton artwork is square; use its clean horizontal wordmark. */
html body[data-structure-preview="true"] .brand-logo-wayne img {
  display:none!important;
}
html body[data-structure-preview="true"] .brand-logo-wayne::before,
html body[data-structure-preview="true"] .brand-logo-wayne.is-loaded::before {
  content:"WAYNE DALTON"!important;
  position:static!important;
  display:block!important;
  color:var(--blue-700)!important;
  opacity:1!important;
  font-size:15px!important;
  font-weight:950!important;
  letter-spacing:.015em!important;
  line-height:1!important;
}

/* Crisp circular trust checks; avoid a font glyph that can render skewed. */
html body[data-structure-preview="true"] .trust-rail .rail-icon {
  position:relative!important;
  width:30px!important;
  min-width:30px!important;
  max-width:30px!important;
  height:30px!important;
  min-height:30px!important;
  max-height:30px!important;
  display:grid!important;
  place-items:center!important;
  color:transparent!important;
  border:2px solid var(--gold-400)!important;
  border-radius:50%!important;
  background:rgba(241,199,91,.08)!important;
}
html body[data-structure-preview="true"] .trust-rail .rail-icon::after {
  content:""!important;
  position:absolute!important;
  left:50%!important;
  top:46%!important;
  width:6px!important;
  height:11px!important;
  border:0!important;
  border-right:2px solid var(--gold-400)!important;
  border-bottom:2px solid var(--gold-400)!important;
  transform:translate(-50%,-50%) rotate(45deg)!important;
}

@media(max-width:620px){
  html body[data-structure-preview="true"] .structure-canonical-title {
    font-size:clamp(46px,12.3vw,50px)!important;
  }
  html body[data-structure-preview="true"] .location-chip,
  html body[data-structure-preview="true"] .hero-copy {
    font-size:15px!important;
    line-height:1.42!important;
  }
  html body[data-structure-preview="true"] .location-chip {
    margin-bottom:12px!important;
    padding:5px 9px!important;
  }
  html body[data-structure-preview="true"] .location-chip svg {
    width:14px!important;
    height:14px!important;
  }
  html body[data-structure-preview="true"] .trust-rail .rail-icon {
    width:28px!important;
    min-width:28px!important;
    max-width:28px!important;
    height:28px!important;
    min-height:28px!important;
    max-height:28px!important;
  }
}

@media(max-width:370px), (max-width:620px) and (max-height:700px){
  html body[data-structure-preview="true"] .structure-canonical-title {
    font-size:44px!important;
  }
}

/* Desktop hero restoration v5 — retain the new type/highlight, restore the approved proportions and form. */
@media(min-width:621px){
  html body[data-structure-preview="true"] .hero-content {
    width:min(760px,calc(100% - 36px))!important;
    justify-content:center!important;
    padding:24px 0 20px!important;
  }
  html body[data-structure-preview="true"] .structure-canonical-title {
    font-size:clamp(68px,6vw,84px)!important;
    line-height:.92!important;
  }
  html body[data-structure-preview="true"] .location-chip {
    margin-bottom:14px!important;
  }
  html body[data-structure-preview="true"] .hero-copy {
    max-width:700px!important;
    margin-top:15px!important;
  }
  html body[data-structure-preview="true"] .hero-offer-line {
    display:flex!important;
    margin-top:11px!important;
  }
  html body[data-structure-preview="true"] .hero-offer-line strong {
    font-size:17px!important;
  }
  html body[data-structure-preview="true"] .primary-actions {
    width:min(520px,100%)!important;
    margin-top:16px!important;
  }
  html body[data-structure-preview="true"] .action-call-primary {
    min-height:66px!important;
    font-size:22px!important;
  }
  html body[data-structure-preview="true"] .hero-proof {
    width:min(520px,100%)!important;
    margin-top:13px!important;
  }
  html body[data-structure-preview="true"] .hero-callback {
    width:min(590px,100%)!important;
    display:block!important;
    margin-top:16px!important;
    padding-top:14px!important;
  }
  html body[data-structure-preview="true"] .hero-next {
    display:inline-flex!important;
    margin-top:12px!important;
  }
}

/* AX approval-stage typography and booking polish v8 — 2026-08-31. */
html body[data-structure-preview="true"] .hero-copy {
  font-weight:500!important;
}
html body[data-structure-preview="true"] .brand-trust-label,
html body[data-structure-preview="true"] .section-kicker {
  font-size:12px!important;
  line-height:1.3!important;
}
html body[data-structure-preview="true"] .brand-trust-label {
  letter-spacing:.12em!important;
}
html body[data-structure-preview="true"] .native-booking-card iframe,
html body[data-structure-preview="true"] .native-booking-card.structure-booking-loading::before {
  border-color:var(--blue-700)!important;
}
html body[data-structure-preview="true"] .native-booking-card .booking-dialog-close {
  color:var(--blue-700)!important;
  border-color:var(--blue-700)!important;
}
html body[data-structure-preview="true"] .native-booking-card .booking-dialog-close:focus-visible {
  outline-color:rgba(12,115,158,.32)!important;
}

@media(min-width:621px){
  html body[data-structure-preview="true"] .structure-canonical-title {
    font-size:clamp(68px,6vw,84px)!important;
  }
}

@media(max-width:620px){
  html body[data-structure-preview="true"] .structure-canonical-title {
    font-size:clamp(50px,13.4vw,56px)!important;
  }
  html body[data-structure-preview="true"] .brand-trust-label,
  html body[data-structure-preview="true"] .section-kicker {
    font-size:12px!important;
  }
}

@media(max-width:370px), (max-width:620px) and (max-height:700px){
  html body[data-structure-preview="true"] .structure-canonical-title {
    font-size:48px!important;
  }
}

/* AX approval-stage cold-load lock v9 — the first painted frame matches the settled layout. */
html body[data-structure-preview="true"] {
  --ax-hero-support-size:17px;
}
html body[data-structure-preview="true"] .hero-content {
  opacity:1!important;
  visibility:visible!important;
  transform:none!important;
}
html body[data-structure-preview="true"] .location-chip,
html body[data-structure-preview="true"] .hero-copy {
  font-size:var(--ax-hero-support-size)!important;
  font-weight:500!important;
  line-height:1.42!important;
  letter-spacing:0!important;
}
html body[data-structure-preview="true"] dialog.native-booking-dialog {
  width:min(920px,calc(100% - 48px))!important;
  max-width:920px!important;
  max-height:90dvh!important;
  padding:0!important;
  border:0!important;
  background:transparent!important;
  box-shadow:none!important;
  overflow:visible!important;
}
html body[data-structure-preview="true"] .native-booking-card {
  position:relative!important;
  height:min(760px,88dvh)!important;
  max-height:88dvh!important;
  display:flex!important;
  flex-direction:column!important;
  gap:10px!important;
  padding:0!important;
  border:0!important;
  background:transparent!important;
  overflow:visible!important;
}
html body[data-structure-preview="true"] .native-booking-card iframe {
  order:1!important;
  flex:1 1 auto!important;
  min-height:0!important;
  height:auto!important;
  border:3px solid var(--blue-700)!important;
  border-radius:18px!important;
  background:#f7f8fa!important;
  overflow:hidden!important;
}
html body[data-structure-preview="true"] .native-booking-card .booking-dialog-close {
  order:3!important;
  position:static!important;
  width:auto!important;
  min-width:92px!important;
  height:40px!important;
  flex:0 0 40px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  align-self:center!important;
  margin:0 auto!important;
  padding:0 18px!important;
  overflow:visible!important;
  color:var(--blue-700)!important;
  background:#fff!important;
  border:2px solid var(--blue-700)!important;
  border-radius:999px!important;
  font-size:13px!important;
  font-weight:900!important;
  line-height:1!important;
  white-space:nowrap!important;
  z-index:20!important;
}

@media(max-width:620px){
  html body[data-structure-preview="true"] {
    --ax-hero-support-size:16px;
  }
  html body[data-structure-preview="true"] .native-booking-card {
    height:90dvh!important;
    max-height:90dvh!important;
  }
  html body[data-structure-preview="true"] dialog.native-booking-dialog {
    width:calc(100% - 24px)!important;
    max-height:92dvh!important;
  }
  html body[data-structure-preview="true"] .native-booking-card iframe {
    border-radius:16px!important;
  }
}

/* AX approval-stage header and exact type lock v11. */
html body[data-structure-preview="true"] .site-header {
  opacity:1!important;
  visibility:visible!important;
  transform:none!important;
}
html body[data-structure-preview="true"] .site-header .brand-with-logo {
  width:auto!important;
  min-width:0!important;
  max-width:100%!important;
  overflow:visible!important;
}
html body[data-structure-preview="true"] .site-header .brand-logo-header {
  width:auto!important;
  height:52px!important;
  max-width:min(224px,100%)!important;
  max-height:52px!important;
  object-fit:contain!important;
  overflow:visible!important;
}
html body[data-structure-preview="true"] .location-chip {
  font-size:var(--ax-hero-support-size)!important;
}

@media(max-width:620px){
  html body[data-structure-preview="true"] .site-header .brand-with-logo {
    flex:1 1 auto!important;
  }
  html body[data-structure-preview="true"] .site-header .brand-logo-header {
    width:auto!important;
    height:42px!important;
    max-width:min(180px,46vw)!important;
    max-height:42px!important;
  }
}

/* AX mobile trust and type lock v12. */
@media(max-width:620px){
  html body[data-structure-preview="true"] {
    --ax-hero-support-size:17px;
  }

  html body[data-structure-preview="true"] .location-chip,
  html body[data-structure-preview="true"] .location-chip > span,
  html body[data-structure-preview="true"] .hero-copy {
    font-size:var(--ax-hero-support-size)!important;
    font-weight:500!important;
    line-height:1.42!important;
    letter-spacing:0!important;
  }

  html body[data-structure-preview="true"] .trust-rail > div {
    min-height:100px!important;
    display:grid!important;
    grid-template-columns:1fr!important;
    grid-template-rows:auto auto!important;
    align-content:center!important;
    align-items:center!important;
    justify-content:center!important;
    justify-items:center!important;
    gap:8px!important;
    padding:10px 6px!important;
    text-align:center!important;
  }

  html body[data-structure-preview="true"] .trust-rail .rail-icon {
    position:relative!important;
    width:30px!important;
    min-width:30px!important;
    max-width:30px!important;
    height:30px!important;
    min-height:30px!important;
    max-height:30px!important;
    display:grid!important;
    place-items:center!important;
    margin:0 auto!important;
    color:transparent!important;
    border:2px solid #fff0b3!important;
    border-radius:50%!important;
    background:linear-gradient(145deg,#ffe795 0%,#f1c75b 48%,#c98c12 100%)!important;
    box-shadow:inset 0 2px 1px rgba(255,255,255,.78),inset 0 -2px 2px rgba(115,70,0,.28),0 3px 0 #875800,0 6px 12px rgba(0,0,0,.28)!important;
    transform:none!important;
  }

  html body[data-structure-preview="true"] .trust-rail .rail-icon::after {
    content:""!important;
    position:absolute!important;
    left:50%!important;
    top:45%!important;
    width:7px!important;
    height:12px!important;
    border:0!important;
    border-right:3px solid var(--navy-950)!important;
    border-bottom:3px solid var(--navy-950)!important;
    transform:translate(-50%,-55%) rotate(45deg)!important;
  }

  html body[data-structure-preview="true"] .trust-rail p {
    width:100%!important;
    display:block!important;
    margin:0!important;
    text-align:center!important;
  }

  html body[data-structure-preview="true"] .trust-rail strong {
    width:100%!important;
    display:block!important;
    margin:0 auto!important;
    font-size:12px!important;
    font-weight:800!important;
    line-height:1.2!important;
    text-align:center!important;
  }
}

/* AX mobile Safari optical-size lock v13. */
@media(max-width:620px){
  html {
    -webkit-text-size-adjust:100%!important;
    text-size-adjust:100%!important;
  }

  html body[data-structure-preview="true"] {
    --ax-hero-support-size:18px;
  }

  html body[data-structure-preview="true"] .location-chip,
  html body[data-structure-preview="true"] .location-chip > span,
  html body[data-structure-preview="true"] .hero-copy {
    color:#fff!important;
    font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;
    font-size:18px!important;
    font-style:normal!important;
    font-variant:normal!important;
    font-weight:500!important;
    font-stretch:normal!important;
    line-height:1.42!important;
    letter-spacing:0!important;
    text-shadow:none!important;
    -webkit-font-smoothing:antialiased!important;
  }

  html body[data-structure-preview="true"] .trust-rail > div {
    min-height:106px!important;
  }

  html body[data-structure-preview="true"] .trust-rail .rail-icon {
    width:32px!important;
    min-width:32px!important;
    max-width:32px!important;
    height:32px!important;
    min-height:32px!important;
    max-height:32px!important;
  }

  html body[data-structure-preview="true"] .trust-rail strong {
    font-size:13px!important;
    line-height:1.2!important;
  }
}

/* AX mobile eyebrow size lock v14. */
@media(max-width:620px){
  html body[data-structure-preview="true"] .location-chip,
  html body[data-structure-preview="true"] .location-chip > span {
    font-size:16px!important;
  }
}
