.v3-listing-toolbar{justify-content:space-between;align-items:center;gap:12px;margin-top:6px;display:flex}.v3-listing-count{color:#1212128c;font-size:13.5px;font-weight:600}.v3-filter-trigger{height:44px;color:var(--v3-ink);cursor:pointer;background:#fff;border:1px solid #12121224;border-radius:22px;flex:none;align-items:center;gap:8px;padding:0 18px;font-size:13.5px;font-weight:700;transition:transform .16s,border-color .16s;display:inline-flex}.v3-filter-trigger:active{transform:scale(.96)}.v3-filter-trigger-badge{background:var(--v3-ink);color:#fff;border-radius:9px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:10.5px;font-weight:800;display:flex}.v3-active-chip{height:34px;color:var(--v3-ink);background:#1212120f;border-radius:17px;align-items:center;gap:7px;padding:0 8px 0 14px;font-size:12.5px;font-weight:700;transition:background .16s;display:inline-flex}.v3-active-chip:hover{background:#1212121a}.v3-active-chip-remove{width:20px;height:20px;color:var(--v3-ink);background:#1212121f;border-radius:50%;justify-content:center;align-items:center;display:flex}.v3-listing-clear{color:#1212128c;font-size:12.5px;font-weight:700}.v3-listing-clear:hover{color:var(--v3-ink)}.v3-filter-scrim{-webkit-backdrop-filter:blur(7px);opacity:0;pointer-events:none;z-index:40;background:#12121447;transition:opacity .3s;position:fixed;inset:0}.v3-filter-scrim[data-open=true]{opacity:1;pointer-events:auto}.v3-filter-sheet{box-sizing:border-box;-webkit-backdrop-filter:blur(40px)saturate(180%);z-index:50;background:#ffffffdb;border-top:1px solid #fffc;border-radius:34px 34px 0 0;flex-direction:column;width:100%;max-width:480px;max-height:min(82vh,640px);margin:0 auto;transition:transform .42s cubic-bezier(.2,.75,.25,1);display:flex;position:fixed;bottom:0;left:0;right:0;transform:translateY(110%)}.v3-filter-sheet[data-open=true]{transform:translateY(0);box-shadow:inset 0 1px #ffffffd9,0 -18px 55px #0000002e}.v3-filter-sheet-header{flex:none;justify-content:space-between;align-items:center;padding:12px 22px 6px;display:flex}.v3-filter-sheet-title{letter-spacing:-.02em;color:var(--v3-ink);font-size:17px;font-weight:800}.v3-filter-sheet-scroll{-webkit-overflow-scrolling:touch;min-height:0;padding:4px 22px calc(24px + env(safe-area-inset-bottom));flex:auto;overflow-y:auto}.v3-filter-group-title{letter-spacing:.1em;text-transform:uppercase;color:#12121273;margin:0 0 10px;font-size:11px;font-weight:800}.v3-filter-chip{cursor:pointer;height:42px;color:var(--v3-ink);background:#fff;border:1px solid #12121229;border-radius:21px;align-items:center;gap:5px;padding:0 14px;font-size:13.5px;font-weight:600;display:flex}.v3-filter-chip[data-selected=true]{border:1.5px solid var(--v3-ink);background:var(--v3-ink);color:#fff;font-weight:700}.v3-filter-chip-count{opacity:.55;margin-left:2px;font-size:11px;font-weight:700}.v3-size-chip .v3-filter-chip-count{margin-left:4px}.v3-sort-row{flex-wrap:wrap;gap:8px;display:flex}.v3-sort-option{cursor:pointer;height:40px;color:var(--v3-ink);background:#fff;border:1px solid #12121229;border-radius:20px;align-items:center;padding:0 16px;font-size:13.5px;font-weight:700;display:flex}.v3-sort-option[data-active=true]{border:1.5px solid var(--v3-ink);background:var(--v3-ink);color:#fff}.v3-pagination{justify-content:center;align-items:center;gap:16px;margin-top:40px;display:flex}.v3-pagination-btn{height:44px;color:var(--v3-ink);cursor:pointer;background:#fff;border:1px solid #12121229;border-radius:22px;align-items:center;gap:6px;padding:0 18px;font-size:13.5px;font-weight:700;display:flex}.v3-pagination-btn[data-disabled=true]{opacity:.35;pointer-events:none}.v3-pagination-label{color:#1212128c;font-size:13px;font-weight:600}.v3-confetti-layer{z-index:70;pointer-events:none;position:fixed;inset:0}.v3-confetti-burst{width:0;height:0;position:fixed}.v3-confetti-piece{background:var(--v3-ink);opacity:0;border-radius:1.5px;width:5px;height:5px;margin:-2.5px 0 0 -2.5px;animation:.78s cubic-bezier(.15,.7,.3,1) both v3-confetti-burst;position:absolute;top:0;left:0}.v3-confetti-piece[data-tone=soft]{background:#fff;border-radius:50%;width:6px;height:6px;margin:-3px 0 0 -3px;box-shadow:inset 0 0 0 1.5px #1212128c}@keyframes v3-confetti-burst{0%{opacity:1;transform:translate(0)rotate(0)scale(1)}65%{opacity:1}to{opacity:0;transform:translate(var(--v3-confetti-tx), var(--v3-confetti-ty)) rotate(var(--v3-confetti-rot)) scale(.55)}}@media (prefers-reduced-motion:reduce){.v3-confetti-layer{display:none}}
