.wvp-picker{margin:0 0 20px;font-family:inherit}.wvp-section-label{margin:0 0 12px;font-size:.6875rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#1a1a1a;line-height:1.4}.wvp-pills{display:flex;flex-wrap:wrap;gap:8px;list-style:none;margin:0;padding:0;align-items:flex-start}.wvp-pill-item{margin:0;padding:0}.wvp-pill{display:inline-flex;flex-direction:row;align-items:center;justify-content:center;padding:7px 20px;border-radius:3px;border:1px solid #d0d5dd;background:#fff;color:#344054;font-size:.75rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;line-height:1.4;text-decoration:none;white-space:nowrap;cursor:pointer;transition:border-color 0.18s ease,color 0.18s ease,background 0.18s ease,outline 0.18s ease,box-shadow 0.18s ease}.wvp-pill.wvp-pill--with-thumb{flex-direction:column;padding:5px 5px 8px;min-width:0;gap:0;text-align:center;align-items:center}.wvp-pill-thumb-wrap{display:block;position:relative;width:68px;height:68px;overflow:hidden;border-radius:2px;background:#f4f4f4;flex-shrink:0;border-width:0;border-style:solid;border-color:#d0d5dd;box-sizing:border-box}.wvp-pill-thumb{width:100%;height:100%;object-fit:cover;display:block;transition:transform 0.26s ease}.wvp-pill-thumb-empty{display:flex;align-items:center;justify-content:center;width:100%;height:100%;font-size:1rem;font-weight:700;letter-spacing:.04em;color:#999;background:#ebebeb;text-transform:uppercase}.wvp-pill-thumb-check{position:absolute;top:4px;right:4px;width:16px;height:16px;pointer-events:none;opacity:0;transition:opacity 0.15s ease}.wvp-picker--show-check .wvp-pill--active .wvp-pill-thumb-check{opacity:1}.wvp-pill-thumb-check svg{width:100%;height:100%;display:block}.wvp-pill-name{display:block;font-size:.6875rem;font-weight:600;letter-spacing:.07em;text-transform:uppercase;color:inherit;margin-top:6px;line-height:1.3;white-space:normal;overflow-wrap:break-word;word-break:break-word;width:var(--wvp-thumb-size,68px);text-align:center}.wvp-pill:not(.wvp-pill--with-thumb) .wvp-pill-name{margin-top:0;width:auto}.wvp-pill:hover:not(.wvp-pill--active){border-color:#1a1a1a;color:#1a1a1a;text-decoration:none}.wvp-pill:hover:not(.wvp-pill--active) .wvp-pill-thumb{transform:scale(1.05)}.wvp-pill--active{border-color:#1a1a1a;background:#fff;color:#1a1a1a;font-weight:700;cursor:default;pointer-events:none;box-shadow:none;outline:var(--wvp-active-outline-width,0) solid var(--wvp-active-outline-color,#1a1a1a);outline-offset:var(--wvp-active-outline-offset,2px)}.wvp-pill:focus-visible{outline:2px solid #1a1a1a;outline-offset:3px}.wvp-editor-notice,.wvp-editor-placeholder{padding:14px;background:#f5f7fb;border:1.5px dashed #c3c4c7;border-radius:6px;font-size:12px;color:#555d6b;text-align:center;line-height:1.5}@media (max-width:480px){.wvp-pill:not(.wvp-pill--with-thumb){font-size:.7rem;padding:6px 14px}.wvp-pills{gap:6px}.wvp-pill-thumb-wrap{width:58px;height:58px}.wvp-pill.wvp-pill--with-thumb{min-width:0;padding:4px 4px 7px}.wvp-pill-name{width:var(--wvp-thumb-size,58px)}}