.browse-categories-section{background:linear-gradient(135deg,#1a0900 0%,#3a1600 50%,#1a0900 100%);padding:48px 20px}.browse-categories-content{text-align:center;max-width:1100px;margin:0 auto}.browse-categories-title{color:#ffe8bf;text-shadow:2px 2px 8px #0006;margin-bottom:28px;font-size:26px;font-weight:700}.browse-categories-grid{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.browse-category-pill{color:#ffe8bf;white-space:nowrap;background:#ffe8bf1a;border:1px solid #ffe8bf40;border-radius:50px;align-items:center;gap:6px;padding:8px 16px;font-size:13px;font-weight:600;text-decoration:none;transition:background .25s,transform .25s,border-color .25s;display:inline-flex}.browse-category-pill:hover{color:#fff;background:#ffe8bf38;border-color:#ffe8bf80;transform:translateY(-2px)}.cat-icon{font-size:15px;line-height:1}.cat-label{line-height:1}@media (max-width:479px){.browse-categories-section{padding:32px 14px}.browse-categories-title{margin-bottom:20px;font-size:20px}.browse-category-pill{padding:7px 13px;font-size:12px}}
