/* AFTER Store v2 — Catalog V3 */
#catalogo.catalogSection{max-width:1480px;margin:0 auto;padding:34px 42px 54px}.catalogTitleRow{display:flex;align-items:center;gap:14px;margin-bottom:18px}.catalogTitleRow h2{font-size:25px;letter-spacing:-.02em}.carouselShell{position:relative}.carouselArrow{display:none!important}.productsRail{display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px!important;overflow:visible!important;padding:0!important;scroll-snap-type:none!important}.product{min-width:0!important;min-height:0!important;display:grid!important;grid-template-columns:82px 1fr!important;grid-template-rows:1fr auto!important;gap:6px 12px!important;padding:12px!important;border:1px solid #343438!important;border-radius:12px!important;background:linear-gradient(145deg,#0d0d0f,#070708)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.025);transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}.product:hover{transform:translateY(-3px);border-color:rgba(255,92,0,.62)!important;box-shadow:0 14px 30px rgba(0,0,0,.35),0 0 0 1px rgba(255,92,0,.08)}.product .art{grid-row:1/3;width:82px!important;height:154px!important;background:transparent!important;overflow:visible!important;display:flex!important;align-items:center!important;justify-content:center!important}.product .productArtSvg{display:block!important;width:80px!important;height:150px!important;object-fit:contain;filter:drop-shadow(0 12px 10px rgba(0,0,0,.52));transition:transform .25s ease,filter .25s ease}.product:hover .productArtSvg{transform:scale(1.045) translateY(-2px);filter:drop-shadow(0 16px 14px rgba(0,0,0,.68))}.product .realProductImage,.product .afterPngProduct,.product .productPackshot,.product .bottle{display:none!important}.product .art.vectorProduct:after{display:none!important}.productCopy{min-width:0;display:flex;flex-direction:column;align-items:flex-start}.productCopy h3{font-size:13px!important;line-height:1.25!important;margin:8px 0 4px!important;color:#fff!important;font-weight:700!important}.productCopy .meta{font-size:10px!important;color:#b7b7bc!important}.productCopy .price{font-size:18px!important;color:#ff5a00!important;font-weight:800!important;margin-top:auto;padding-top:10px}.product .plus{grid-column:2;grid-row:2;justify-self:end;align-self:end;width:34px!important;height:34px!important;border-radius:8px!important;background:#080808!important;color:#ff5a00!important;border:1px solid #ff5a00!important;font-size:22px!important;line-height:1}.product .plus:hover{background:#ff5a00!important;color:#fff!important}.swipeHint{font-size:12px;color:#aaaab0}.apiBadge{margin-left:auto}.catalogTools{margin-bottom:18px}@media(max-width:1250px){.productsRail{grid-template-columns:repeat(4,minmax(0,1fr))!important}}@media(max-width:900px){#catalogo.catalogSection{padding:28px 20px 46px}.productsRail{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(max-width:680px){#catalogo.catalogSection{padding:24px 14px 40px}.productsRail{display:flex!important;gap:10px!important;overflow-x:auto!important;scroll-snap-type:x mandatory!important;padding:2px 0 12px!important;scrollbar-width:none}.productsRail::-webkit-scrollbar{display:none}.product{flex:0 0 220px!important;scroll-snap-align:start;grid-template-columns:84px 1fr!important}.product .art{width:84px!important;height:156px!important}.product .productArtSvg{width:82px!important;height:152px!important}.catalogTitleRow{flex-wrap:wrap}.apiBadge{display:none}}
