.am-category-section{max-width:1280px;width:100%;margin:58px auto 0;padding:0 16px;position:relative}
.am-category-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:25px}
.am-category-eyebrow{display:block;color:#e5002b;font-size:10px;line-height:1.5;font-weight:800;letter-spacing:1.8px;margin-bottom:8px}
.am-category-heading h2{margin:0;color:#24242a;font-size:30px;font-weight:750;line-height:1.2;letter-spacing:-.7px}
.am-category-heading p{color:#777780;font-size:13px;line-height:1.6;margin:10px 0 0}
.am-category-tools{display:flex;align-items:center;gap:16px;flex-shrink:0;padding-bottom:3px}
.am-category-total{font-size:12px;white-space:nowrap;color:#777780}
.am-category-search{display:flex;align-items:center;gap:10px;width:250px;border:1px solid #e0e0e6;border-radius:9px;background:#fff;transition:border-color .15s,box-shadow .15s}
.am-category-search:focus-within{border-color:#e5002b;box-shadow:0 0 0 3px #e5002b0d}
.am-category-search>svg{width:18px;height:18px;margin-left:14px;flex-shrink:0;color:#91919b}
.am-category-search input[type=search]{width:100%;min-width:0;padding:12px 12px 12px 0;height:45px;border:0;outline:0;background:transparent;box-shadow:none;font-family:inherit;font-size:13px;color:#303039;border-radius:9px}
.am-category-search input::placeholder{color:#90909a}
.am-category-surface{padding:18px;background:#f6f7f9;border:1px solid #eeeef2;border-radius:20px}
.am-category-cards{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px;list-style:none;margin:0;padding:0}
.am-category-cards>li{min-width:0}
.am-category-card{display:flex;flex-direction:column;height:100%;min-height:207px;padding:12px;background:#fff;border:1px solid #e9e9ee;border-radius:12px;text-decoration:none;box-shadow:0 2px 3px #20203003;transition:transform .18s,border-color .18s,box-shadow .18s}
.am-category-visual{display:flex;align-items:center;justify-content:center;height:122px;flex-shrink:0;overflow:hidden;background:linear-gradient(140deg,#fafafa,#f5f5f7);border-radius:8px}
.am-category-visual img{display:block;width:120px;height:103px;object-fit:contain;mix-blend-mode:multiply;transition:transform .22s}
.am-category-card-bottom{display:flex;align-items:center;justify-content:space-between;gap:8px;flex:1;padding:15px 2px 2px}
.am-category-name{color:#3b3b43;font-size:12px;font-weight:600;line-height:1.5;overflow-wrap:anywhere;transition:color .18s}
.am-category-arrow{display:flex;align-items:center;justify-content:center;width:23px;height:23px;flex-shrink:0;border-radius:50%;background:#f6f6f8;color:#aaaab3;transition:background .18s,color .18s}
.am-category-arrow svg{width:13px;height:13px}
.am-category-card:hover{border-color:#f4b6c2;box-shadow:0 8px 20px #2525350a;transform:translateY(-3px);text-decoration:none}
.am-category-card:hover .am-category-name{color:#db0029}
.am-category-card:hover .am-category-arrow{background:#e7002e;color:#fff}
.am-category-card:hover img{transform:scale(1.055)}
.am-category-card:focus-visible,.am-category-empty button:focus-visible{outline:2px solid #e5002b;outline-offset:3px}
.am-category-section [hidden]{display:none!important}
.am-category-empty{text-align:center;padding:65px 20px;color:#74747f;font-size:15px}
.am-category-empty p{margin:0 0 16px}
.am-category-empty button{color:#d90029;font-size:13px;font-weight:700;cursor:pointer}
.am-category-empty button span{margin-left:7px}
.am-category-sr{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(max-width:1199px){.am-category-cards{grid-template-columns:repeat(4,minmax(0,1fr))}.am-category-heading h2{font-size:27px}.am-category-tools{gap:12px}.am-category-name{font-size:13px}}
@media(max-width:767px){.am-category-section{margin-top:38px}.am-category-heading{align-items:stretch;flex-direction:column;gap:20px;margin-bottom:18px}.am-category-tools{flex-direction:row-reverse;justify-content:space-between;gap:12px}.am-category-search{flex:1;width:auto}.am-category-heading h2{font-size:26px}.am-category-surface{padding:12px;border-radius:15px}.am-category-cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.am-category-card{padding:10px}.am-category-name{font-size:12px}}
@media(max-width:539px){.am-category-section{padding:0 16px}.am-category-heading p{font-size:12px;max-width:290px}.am-category-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.am-category-surface{padding:10px;margin:0 -4px}.am-category-card{min-height:193px;padding:9px}.am-category-visual{height:111px}.am-category-visual img{width:110px;height:94px}.am-category-card-bottom{padding-top:12px;gap:5px}.am-category-name{font-size:12px}.am-category-arrow{width:21px;height:21px}.am-category-total{font-size:11px}}
@media(prefers-reduced-motion:reduce){.am-category-section *{transition:none!important}.am-category-card:hover{transform:none}}
