/* Full marketplace taxonomy — aligned icon and card geometry */
.categories{grid-template-columns:repeat(12,minmax(74px,1fr))!important;gap:7px!important;padding:24px 0!important;align-items:start}
.categories .category{display:flex;min-width:0;min-height:118px;flex-direction:column;align-items:center;justify-content:flex-start;gap:9px;padding:8px 3px!important;text-align:center}
.categories .category i{display:grid!important;place-items:center;width:68px!important;height:64px!important;min-width:68px;border:1px solid color-mix(in srgb,var(--cat-accent) 18%,white)!important;border-radius:19px!important;background:linear-gradient(145deg,#fff,var(--cat-soft))!important;background-image:none!important;color:var(--cat-accent)!important;box-shadow:0 9px 22px color-mix(in srgb,var(--cat-accent) 13%,transparent)!important}
.categories .category i:after{display:none!important}
.categories .category i svg{display:block!important;width:29px!important;height:29px!important}
.categories .category i img{position:absolute;inset:3px;width:calc(100% - 6px);height:calc(100% - 6px);object-fit:contain;z-index:2;filter:drop-shadow(0 6px 7px #17344a22);transition:transform .25s ease}
.categories .category i img+svg{display:none!important}
.categories .category:hover i img,.categories .category.active i img{transform:scale(1.06) translateY(-1px)}
.categories .category span{display:flex!important;align-items:flex-start!important;justify-content:center!important;width:100%;max-width:100px!important;min-height:38px!important;font-size:10px;line-height:1.25;font-weight:600}
.categories .category:hover i,.categories .category.active i{background:var(--cat-soft)!important;border-color:color-mix(in srgb,var(--cat-accent) 42%,white)!important;box-shadow:0 13px 27px color-mix(in srgb,var(--cat-accent) 18%,transparent)!important}
.mega-menu__inner{grid-template-columns:360px minmax(0,1fr)}
.mega-menu aside{overflow:auto;max-height:calc(100vh - 112px);scrollbar-width:thin;scrollbar-color:#cbd8e2 transparent}
.mega-categories{display:grid;grid-template-columns:1fr 1fr;gap:7px}
.mega-categories button{grid-template-columns:42px minmax(0,1fr) 14px!important;min-height:58px!important;width:100%;padding:7px 8px!important;border-radius:14px!important;line-height:1.2}
.mega-categories button i{display:grid!important;place-items:center;width:42px!important;height:42px!important;min-width:42px;border:1px solid color-mix(in srgb,var(--cat-accent) 18%,white)!important;border-radius:12px!important;background-color:var(--cat-soft)!important;background-image:none!important;color:var(--cat-accent)!important;box-shadow:none!important}
.mega-categories button i svg{display:block!important;width:22px!important;height:22px!important}
.mega-categories button span{display:flex;align-items:center;min-height:34px;font-size:11px;font-weight:700}
.mega-categories button b{justify-self:end;color:#9aabba;font-size:16px}
.mega-categories button:hover,.mega-categories button.active{border-color:color-mix(in srgb,var(--cat-accent) 25%,white)!important;background:linear-gradient(90deg,var(--cat-soft),#fff)!important;color:var(--cat-accent)!important}
.mega-grid{align-items:start;grid-template-columns:repeat(3,minmax(0,1fr))}
.mega-card{min-height:230px;display:flex;flex-direction:column}
.mega-card h3{min-height:48px;display:flex;align-items:center}
.mega-card .more-link{margin-top:auto;padding-top:12px}
@media(max-width:1100px){.categories{display:grid!important;overflow-x:auto;grid-template-columns:repeat(12,88px)!important;scroll-snap-type:x proximity;scrollbar-width:none}.categories::-webkit-scrollbar{display:none}.categories .category{scroll-snap-align:start}.mega-menu__inner{grid-template-columns:330px minmax(0,1fr)}.mega-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:900px){.mega-menu aside{max-height:calc(100vh - 68px)}.mega-menu__inner{grid-template-columns:300px minmax(0,1fr)}.mega-categories{grid-template-columns:1fr}.mega-categories button{min-height:54px!important}.mega-card{min-height:210px}}
@media(max-width:650px){.categories{grid-template-columns:repeat(12,76px)!important;gap:4px!important;padding:14px 0!important}.categories .category{min-height:98px;gap:6px}.categories .category i{width:55px!important;height:52px!important;min-width:55px;border-radius:15px!important}.categories .category i svg{width:24px!important;height:24px!important}.categories .category span{max-width:76px!important;min-height:32px!important;font-size:9px}.mega-menu__inner{display:grid;grid-template-rows:auto 1fr;min-height:calc(100vh - 68px)}.mega-menu aside{max-height:44vh;padding:12px!important}.mega-categories{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.mega-categories button{grid-template-columns:34px minmax(0,1fr) 10px!important;min-height:48px!important;padding:6px!important}.mega-categories button i{width:34px!important;height:34px!important;min-width:34px}.mega-categories button i svg{width:19px!important;height:19px!important}.mega-categories button span{min-height:30px;font-size:10px}.mega-content{display:block!important;overflow:auto;padding:10px 12px 18px!important}.mega-title{position:sticky;top:0;z-index:2;background:#fff;padding:10px 2px!important}.mega-grid{grid-template-columns:1fr 1fr;gap:8px!important;margin-top:10px!important}.mega-card{min-height:190px;padding:12px!important}.mega-card h3{min-height:40px;margin-bottom:7px!important;padding-bottom:7px!important;font-size:12px!important}.mega-card a{padding:4px 0!important;font-size:10px!important}}
@media(max-width:390px){.mega-grid{grid-template-columns:1fr}.mega-card{min-height:auto}.mega-card .more-link{margin-top:8px}}
.mega-mobile-head,.mega-back{display:none}
@media(max-width:650px){.mega-menu{inset:104px 0 0;overflow:hidden;background:#fff}.mega-menu__inner{width:100%;height:calc(100vh - 104px);min-height:0;overflow:auto;overscroll-behavior:contain;box-shadow:none}.mega-mobile-head{position:sticky;top:0;z-index:5;display:flex;align-items:center;justify-content:space-between;margin:-12px -12px 10px;padding:11px 12px;border-bottom:1px solid var(--line);background:#fff}.mega-mobile-head b{font-size:15px}.mega-mobile-head .mega-close{width:34px;height:34px}.mega-search{height:42px;border-radius:13px}.mega-menu aside{max-height:none;padding:12px!important;border:0}.mega-categories{margin-top:12px}.mega-content{display:none!important;overflow:visible;padding:4px 12px 24px!important;border:0}.mega-menu.subview aside{display:none}.mega-menu.subview .mega-content{display:block!important}.mega-title{position:sticky;top:0;z-index:5;display:grid;grid-template-columns:auto 1fr;gap:10px;padding:11px 0!important;background:#fff}.mega-back{display:inline-flex;align-items:center;padding:0;border:0;background:transparent;color:var(--blue);font-size:11px;font-weight:700}.mega-title h2{font-size:20px;text-align:right}.mega-title>.mega-close{display:none}.mega-grid{margin-top:8px!important}.mega-card{border-radius:14px!important;box-shadow:none}}
