:root{--v64-safe-bottom:env(safe-area-inset-bottom,0px)}
html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}
body{overflow-x:hidden}
img{max-width:100%;height:auto}
a,button,input,select,textarea{touch-action:manipulation}
:focus-visible{outline:3px solid rgba(7,143,135,.35);outline-offset:3px}
.mobile-only-quickbar{display:none}
.catalog-brand-filter{border:1px solid #d9e5e8;background:#fff;color:#243a45;border-radius:999px;padding:10px 14px;font:inherit;font-size:13px;font-weight:900;cursor:pointer;min-height:44px}
.catalog-brand-filter.active{background:#078f87;border-color:#078f87;color:#fff}
.catalog-brand-filters{display:flex;gap:8px;overflow-x:auto;padding:2px 0 8px;scrollbar-width:thin;overscroll-behavior-inline:contain}
.catalog-brand-filters>*{flex:0 0 auto}
@media(max-width:900px){
  body{padding-bottom:0}
  .container{width:min(100% - 28px,1180px)}
  .site-header{position:sticky;top:0;z-index:1050}
  .site-header .nav{min-height:66px!important;height:66px!important}
  .site-header .brand img,.site-header .ms-brand-mark{max-width:46px!important}
  .mobile-toggle,.mobile-lang-switch{min-width:44px!important;min-height:44px!important;display:inline-grid!important;place-items:center}
  .drawer{padding-bottom:calc(24px + var(--v64-safe-bottom));box-shadow:-18px 0 50px rgba(7,29,44,.2)}
  .drawer a{display:flex!important;align-items:center;min-height:48px;padding:11px 16px!important;border-bottom:1px solid #e8eff1;font-size:15px}
  .drawer a[href*="products"]{font-weight:900;color:#078f87}
  .hero,.catalog-hero,.bp-hero{padding-block:34px!important}
  h1,.catalog-hero h1,.bp-hero h1{font-size:clamp(27px,8vw,36px)!important;line-height:1.35!important}
  .hero-actions,.catalog-hero-actions,.bp-actions{display:grid!important;grid-template-columns:1fr!important}
  .hero-actions .btn,.catalog-hero-actions .btn,.bp-actions .btn{width:100%;min-height:48px;justify-content:center}
  .catalog-shell{padding-top:22px!important}
  .catalog-controls{position:sticky!important;top:66px!important;z-index:20!important;padding:12px!important;border-radius:15px!important}
  .catalog-search input{height:48px!important;font-size:16px!important}
  .catalog-filters{display:flex!important;flex-wrap:nowrap!important;overflow-x:auto!important;padding-bottom:7px;scrollbar-width:thin;overscroll-behavior-inline:contain}
  .catalog-filter{flex:0 0 auto;min-height:44px}
  .catalog-directory{display:flex!important;overflow-x:auto;gap:10px;padding-bottom:10px;scroll-snap-type:x proximity}
  .catalog-brand-link{flex:0 0 min(82vw,290px);min-height:118px;scroll-snap-align:start}
  .brand-block{scroll-margin-top:210px!important}
  .catalog-card{box-shadow:0 6px 18px rgba(7,29,44,.06)}
  .catalog-card-media{height:240px!important}
  .catalog-card h3{font-size:16px!important}
  .footer-grid{grid-template-columns:1fr!important;text-align:start!important}
  .floating{display:flex!important;position:fixed!important;inset-inline-start:auto!important;inset-inline-end:14px!important;bottom:calc(14px + var(--v64-safe-bottom))!important;z-index:1070!important;gap:0!important}
  .floating .float-btn{width:50px!important;height:50px!important;min-width:50px!important;border-radius:50%!important;box-shadow:0 8px 24px rgba(7,29,44,.22)!important}
  .floating .float-call{display:none!important}
  .mobile-only-quickbar{display:none!important}
  .mobile-only-quickbar a{display:flex;align-items:center;justify-content:center;gap:7px;min-height:45px;border-radius:11px;text-decoration:none;font-weight:900;font-size:13px;color:#071d2c}
  .mobile-only-quickbar a:first-child{background:#1fbf6b;color:#fff}.mobile-only-quickbar a:nth-child(2){background:#1682c4;color:#fff}.mobile-only-quickbar a:last-child{background:#edf7f6;color:#067a74}
  table{display:block;max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}
}
@media(max-width:620px){
  .catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}
  .catalog-card-media{height:165px!important}.catalog-card-body{padding:12px!important}.catalog-card h3{font-size:14px!important;line-height:1.5!important}.catalog-card-model,.catalog-card-action{font-size:11px!important}
  .catalog-stats{grid-template-columns:repeat(2,1fr)!important}.catalog-stat b{font-size:24px!important}
}
@media(max-width:390px){.catalog-grid{grid-template-columns:1fr!important}.catalog-card-media{height:235px!important}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.catalog-card,.catalog-brand-link{transition:none!important}}
