.category-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.category-tile{position:relative;min-height:154px;border:0;border-radius:22px;padding:15px 15px 36px;text-align:left;color:#fff;overflow:hidden;box-shadow:0 10px 25px #17203314;cursor:pointer}.category-tile:after{content:'';position:absolute;width:90px;height:90px;border-radius:50%;background:#fff2;right:-22px;bottom:-22px}.category-tile .art{display:grid;place-items:center;width:55px;height:55px;border-radius:17px;background:#ffffff26;font-size:34px;margin-bottom:11px;box-shadow:inset 0 0 0 1px #ffffff20}.category-tile b{display:block;font-size:16px}.category-tile small{color:#ffffffcc}.category-tile .category-count{position:absolute;left:15px;bottom:12px;z-index:1;padding:4px 8px;border-radius:8px;background:#080b1438;color:#fff;font-size:11px;font-weight:850;backdrop-filter:blur(6px)}.listings-title{margin-top:24px}.category-hero{color:#fff;border-radius:25px;padding:24px;margin:12px 0}.category-hero .art{font-size:55px}.category-hero h1{margin:5px 0}.chips{display:flex;gap:8px;overflow:auto;padding:0 0 14px;scrollbar-width:none}.chip{white-space:nowrap;border:1px solid var(--line);background:#fff;border-radius:999px;padding:9px 13px;font-weight:750}.chip.active{background:var(--ink);color:#fff}
