.StoreSearchBar_clearButton__aexl8,.StoreSearchBar_icon__eVVzb{display:inline-flex;align-items:center;justify-content:center;color:var(--store-text-muted)}.StoreSearchBar_clearButton__aexl8{width:24px;height:24px;padding:0;border:none;border-radius:50%;background:transparent;cursor:pointer;transition:background var(--store-transition-fast) var(--store-ease-out)}.StoreSearchBar_clearButton__aexl8:hover{background:var(--store-surface-muted);color:var(--store-text)}.StoreSearchBar_clearButton__aexl8:focus-visible{outline:2px solid var(--store-primary);outline-offset:2px}.StoreModal_backdrop__3Rzdw{position:fixed;inset:0;background:rgba(0,0,0,.5);z-index:50}.StoreModal_modal__Ciada{position:fixed;z-index:51;top:50%;left:50%;transform:translate(-50%,-50%);width:min(560px,calc(100vw - 2rem));max-height:min(85vh,720px);display:flex;flex-direction:column;background:var(--store-surface);color:var(--store-text);border-radius:var(--store-radius-card);box-shadow:var(--store-shadow-lg);overflow:hidden}.StoreModal_header__74jeZ{display:flex;align-items:center;justify-content:space-between;gap:var(--store-space-2);padding:var(--store-space-3) var(--store-space-4);border-bottom:1px solid var(--store-border);flex-shrink:0}.StoreModal_title__c1jTD{font-family:var(--store-font-display);font-size:1.05rem;font-weight:700;color:var(--store-text);margin:0;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.StoreModal_body__aGuGr{overflow-y:auto;padding:var(--store-space-4);flex:1 1}@media (max-width:640px){.StoreModal_modal__Ciada{width:100vw;max-width:100vw;max-height:90vh;top:auto;bottom:0;left:0;transform:none;border-radius:var(--store-radius-card) var(--store-radius-card) 0 0}}