:root{--service-red:#c91522;--service-red-dark:#a80f1a;--service-ink:#18181b;--service-muted:#5f6368;--service-line:#e4e6ea;--service-soft:#f5f6f8}body{color:var(--service-ink);background:#fff}main{padding-bottom:72px}.container{width:min(1120px,calc(100% - 40px));margin-inline:auto}.site-header{border-bottom:1px solid var(--service-line);background:#fff}.header-inner{min-height:80px;display:flex;align-items:center;gap:22px}.brand{color:var(--service-ink);font-size:20px;font-weight:800;text-decoration:none;white-space:nowrap}.brand span{color:var(--service-red)}.main-nav{display:flex;align-items:center;gap:16px;margin-left:auto}.main-nav a,.header-phone{color:var(--service-ink);font-size:14px;font-weight:650;text-decoration:none}.main-nav a[aria-current=page]{color:var(--service-red)}.header-phone{white-space:nowrap}.btn{min-height:48px;display:inline-flex;align-items:center;justify-content:center;padding:0 21px;border:1px solid transparent;border-radius:10px;font-weight:800;text-align:center;text-decoration:none}.btn-primary{color:#fff;background:var(--service-red)}.btn-primary:hover{background:var(--service-red-dark)}.btn-secondary{color:var(--service-ink);border-color:#cfd2d8;background:#fff}.text-link{color:var(--service-red);font-weight:800}.breadcrumbs{display:flex;flex-wrap:wrap;gap:8px;padding:24px 0 8px;color:var(--service-muted);font-size:14px}.breadcrumbs a{color:var(--service-muted)}a:focus-visible,summary:focus-visible{outline:3px solid #1a73e8;outline-offset:3px}.service-hero{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(260px,.6fr);gap:30px;align-items:end;padding:56px 0 44px}.eyebrow,.section-kicker{margin:0 0 10px;color:var(--service-red);font-size:13px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.service-hero h1{max-width:800px;margin:0;font-size:clamp(38px,5.6vw,68px);line-height:1.02;letter-spacing:-.04em}.lead{max-width:720px;margin:22px 0 0;color:var(--service-muted);font-size:20px;line-height:1.55}.hero-actions,.section-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:26px}.fact-card{padding:26px;border-radius:16px;background:var(--service-ink);color:#fff}.fact-card strong{display:block;font-size:25px;line-height:1.2}.fact-card p{margin:10px 0 0;color:#d7d8dc;line-height:1.5}.service-section{padding:64px 0;border-top:1px solid var(--service-line)}.service-section h2{max-width:780px;margin:0 0 22px;font-size:clamp(28px,4vw,42px);line-height:1.12}.service-section>p,.section-copy{max-width:780px;color:var(--service-muted);font-size:17px;line-height:1.65}.feature-grid,.steps-grid,.crosslinks{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.feature-card,.step-card,.crosslinks a{padding:24px;border:1px solid var(--service-line);border-radius:14px;background:#fff}.feature-card h3,.step-card h3{margin:0 0 10px;font-size:20px}.feature-card p,.step-card p{margin:0;color:var(--service-muted);line-height:1.55}.step-number{display:block;margin-bottom:22px;color:var(--service-red);font-size:13px;font-weight:850}.notice{padding:30px;border-radius:16px;background:var(--service-soft)}.notice h2{margin-top:0}.notice p{max-width:800px;margin-bottom:0;color:var(--service-muted);line-height:1.65}.crosslinks a{color:var(--service-ink);font-size:18px;font-weight:800;text-decoration:none}.crosslinks a span{display:block;margin-top:8px;color:var(--service-muted);font-size:14px;font-weight:500}.faq-list{display:grid;gap:10px;max-width:860px}.faq-list details{border:1px solid var(--service-line);border-radius:12px;background:#fff}.faq-list summary{cursor:pointer;padding:20px 52px 20px 20px;font-weight:800}.faq-list details p{margin:0;padding:0 20px 20px;color:var(--service-muted);line-height:1.6}.cta{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:34px;border-radius:18px;background:var(--service-ink);color:#fff}.cta h2{margin:0 0 10px}.cta p{margin:0;color:#d7d8dc}.site-footer{border-top:1px solid var(--service-line);background:#111216;color:#fff}.footer-inner{min-height:150px;display:flex;align-items:center;justify-content:space-between;gap:24px}.footer-brand{margin:0 0 6px;font-weight:800}.footer-inner p:last-child{margin:0;color:#bfc1c7}.footer-inner a{color:#fff}.footer-links{display:flex;flex-wrap:wrap;gap:16px}.mobile-callbar{display:none}@media(max-width:1000px){.main-nav{display:none}.header-phone{margin-left:auto}.service-hero{grid-template-columns:1fr}.feature-grid,.steps-grid,.crosslinks{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:680px){body.has-mobile-callbar{padding-bottom:76px}.container{width:min(100% - 28px,1120px)}.header-inner{min-height:68px;gap:10px}.header-phone{display:none}.header-call{margin-left:auto;min-height:44px;padding-inline:14px}.breadcrumbs{padding-top:18px}.service-hero{padding:36px 0}.service-hero h1{font-size:39px;overflow-wrap:anywhere}.lead{font-size:17px}.service-section{padding:46px 0}.feature-grid,.steps-grid,.crosslinks{grid-template-columns:1fr}.cta{align-items:stretch;flex-direction:column;padding:25px}.cta .btn{width:100%}.footer-inner{align-items:flex-start;flex-direction:column;padding-block:34px}.footer-links{flex-direction:column}.mobile-callbar{position:fixed;z-index:20;right:0;bottom:0;left:0;display:block;padding:10px 14px calc(10px + env(safe-area-inset-bottom));border-top:1px solid #8e1018;background:#fff}.mobile-callbar a{min-height:52px;display:flex;align-items:center;justify-content:center;border-radius:10px;background:var(--service-red);color:#fff;font-weight:800;text-decoration:none}}


/* Stage 31.1: production bugfix closeout — mobile overflow and CTA containment */
html, body { max-width: 100%; overflow-x: clip; }
img, svg, video { max-width: 100%; height: auto; }
a, button, .button, .btn, input, select, textarea { max-width: 100%; }
.button, .btn { white-space: normal; overflow-wrap: anywhere; text-align: center; }
.info-strip, .topbar, .hero, .catalog-intro, .catalog-contact, .results-toolbar,
.product-main-block, .product-section, .selector-hero, .selector-card, .selector-result,
.phone-panel, .maps-section, .delivery-note, .service-hero, .service-section { min-width: 0; max-width: 100%; }
.product, .selector-product-card, .store-card, .feature-card, .step-card { min-width: 0; }
.product h2, .product h3, .product a, .product-brand, .price, .card-perks,
.selector-product-body, .selector-product-body h3, .selector-product-specs,
.breadcrumbs, .catalog-count, .lead, h1, h2, h3 { overflow-wrap: anywhere; }
.mobile-callbar.commerce-bar { box-sizing: border-box; max-width: 100vw; }
@media (max-width: 600px) {
  main > section { padding-left: 16px; padding-right: 16px; }
  .info-strip { padding-left: 12px; padding-right: 12px; gap: 8px; flex-wrap: wrap; }
  .topbar { padding-left: 14px; padding-right: 14px; gap: 10px; max-width: 100vw; }
  .hero h1, .home-page .hero h1 { font-size: clamp(34px, 11vw, 40px); line-height: 1.02; }
  .hero-card strong { font-size: 23px; }
  .catalog-intro, .catalog-contact, .catalog-controls, .catalog-search-section,
  .selector-card, .selector-result, .product-main-block, .product-section { padding-left: 18px; padding-right: 18px; }
  .results-toolbar, .catalog-contact, .product-cta, .result-actions, .hero-actions, .section-actions { align-items: stretch; flex-direction: column; }
  .results-toolbar .button, .catalog-contact .button, .product-cta .button, .result-actions .button,
  .hero-actions .button, .section-actions .button { width: 100%; }
  .selector-page { width: min(100% - 20px, 1180px); }
  .selector-hero { padding: 26px 18px; }
  .selector-hero h1 { overflow-wrap: anywhere; }
  .selector-progress { gap: 6px; }
  .selector-progress span { flex: 1 1 calc(50% - 6px); min-width: 0; text-align: center; }
  .mobile-callbar.commerce-bar { display: grid !important; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 6px; padding-left: 8px; padding-right: 8px; }
  .mobile-callbar.commerce-bar .button { min-width: 0; width: 100%; font-size: 12px; padding-left: 6px; padding-right: 6px; white-space: normal; line-height: 1.15; }
}
