@media(max-width:900px){
  .site-header{box-sizing:border-box;width:calc(100% - 16px)!important;height:64px!important;margin:8px!important;padding:0 10px!important;border-radius:16px!important;overflow:visible}
  .site-header .brand>span{width:42px;height:42px;flex:0 0 42px}
  .site-header .header-actions{margin-left:auto;gap:6px}
  .language-switch{box-sizing:border-box!important;min-width:58px!important;width:58px!important;height:42px!important;padding:0 8px!important;overflow:hidden!important;flex:0 0 58px!important}
  .language-switch>img{display:block!important;width:22px!important;height:15px!important;max-width:22px!important;max-height:15px!important;object-fit:cover!important;border-radius:3px!important;flex:0 0 22px!important}
  .language-switch>span{white-space:nowrap;font-size:9px!important}
  .language-switch>span img{width:18px!important;height:12px!important;max-width:18px!important;max-height:12px!important;object-fit:cover!important}
  .menu-button{display:grid!important;place-items:center!important;width:42px!important;height:42px!important;padding:0!important;flex:0 0 42px!important;position:relative;z-index:2}
  .mobile-menu{box-sizing:border-box;inset:0;width:100vw;height:100dvh;transform:translateX(102%);visibility:hidden;pointer-events:none;opacity:0}
  .mobile-menu.open{transform:none;visibility:visible;pointer-events:auto;opacity:1}
  .route-hero{min-height:255px;padding:42px 18px 30px}
  .route-hero h1{font-size:clamp(36px,11vw,49px);line-height:1.02;max-width:90%;overflow-wrap:anywhere}
  .route-hero p{font-size:12px;margin-bottom:0}
  .route-section{padding:34px 14px 75px}
  .route-toolbar{margin-bottom:20px}.route-toolbar h2{font-size:24px;margin:0}
  .route-product-grid{gap:13px}
  .route-product{min-width:0;padding:12px;border-radius:18px;overflow:hidden;cursor:pointer;position:relative}
  .route-product-visual{height:190px!important;min-height:190px;overflow:hidden!important;border-radius:14px;isolation:isolate}
  .route-product-visual>img{position:absolute!important;inset:10px!important;display:block!important;width:calc(100% - 20px)!important;height:calc(100% - 20px)!important;min-width:0!important;min-height:0!important;max-width:calc(100% - 20px)!important;max-height:calc(100% - 20px)!important;object-fit:contain!important;object-position:center!important;transform:none!important;filter:drop-shadow(0 0 18px color-mix(in srgb,var(--accent),transparent 55%));z-index:0}
  .route-product-visual .route-status,.route-product-visual .discount-badge{z-index:2}
  .route-product>small{margin-top:13px;font-size:10px}.route-product h3{font-size:23px;margin:6px 0}.route-product p{min-height:0;font-size:12px;margin-bottom:18px}
  .route-product>div:last-child{gap:12px}.route-product>div:last-child b{font-size:17px}.route-product a{font-size:11px;position:relative;z-index:3;padding:8px 0}
  .support-launcher{z-index:80}
}
@media(max-width:420px){.site-header .brand b{display:none}.route-product-visual{height:175px!important;min-height:175px}.route-hero h1{font-size:38px}}
