@media (max-width:760px){
  .apollo-mobile-catalog{width:min(92vw,400px)!important;max-width:400px!important;padding:0!important;background:#fbfaf7!important;color:#14233a!important;overflow:hidden!important}
  .apollo-mobile-catalog-head{position:sticky;top:0;z-index:3;height:62px;display:flex;align-items:center;padding:0 20px;border-bottom:1px solid #e4e2dc;background:#fbfaf7}
  .apollo-mobile-back{display:flex;align-items:center;gap:10px;padding:0;border:0;background:transparent;color:#14233a;font:600 15px/1.2 "DM Sans",Arial,sans-serif;cursor:pointer}
  .apollo-mobile-back span{font-size:30px;font-weight:300;line-height:1;transform:translateY(-1px)}
  .apollo-mobile-catalog-scroll{height:calc(100dvh - 62px);overflow-y:auto;overscroll-behavior:contain;padding-bottom:28px;scrollbar-width:thin}
  .apollo-mobile-shop-all{display:flex;align-items:center;justify-content:space-between;min-height:56px;padding:0 20px;border-bottom:1px solid #e4e2dc;color:#071f49!important;font-size:13px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}
  .apollo-mobile-group{border-bottom:1px solid #e4e2dc}
  .apollo-mobile-group>summary{min-height:58px;display:flex;align-items:center;justify-content:space-between;padding:0 20px;list-style:none;color:#263445;font-size:14px;font-weight:750;cursor:pointer}
  .apollo-mobile-group>summary::-webkit-details-marker{display:none}
  .apollo-mobile-chevron{font-size:18px;transition:transform .2s ease}
  .apollo-mobile-group[open]>summary{color:#071f49}
  .apollo-mobile-group[open] .apollo-mobile-chevron{transform:rotate(180deg)}
  .apollo-mobile-product-links{padding:0 20px 14px}
  .apollo-mobile-product-links>a:not(.apollo-mobile-view-all){display:grid;grid-template-columns:44px 1fr;align-items:center;gap:12px;min-height:54px;color:#344152!important;font-size:13px;line-height:1.3}
  .apollo-mobile-thumb{width:42px;height:42px;display:grid;place-items:center;overflow:hidden;border:1px solid #ebe9e3;background:#f3f2ef}
  .apollo-mobile-thumb img{width:100%;height:100%;padding:3px;box-sizing:border-box;object-fit:contain}
  .apollo-mobile-view-all{display:flex;align-items:center;justify-content:space-between;padding:13px 0 4px;color:#071f49!important;font-size:12px;font-weight:800}
  .apollo-mobile-secondary{margin-top:8px;padding:14px 20px 24px;border-top:1px solid #e4e2dc;background:#f5f2ec}
  .apollo-mobile-secondary a{display:block;padding:11px 0;color:#344152!important;font-size:13px}
}
