.brand-model-popup{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.brand-model-popup[aria-hidden=false]{opacity:1;visibility:visible}.brand-model-popup-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.brand-model-popup-content{position:relative;background:rgb(var(--color-background));border-radius:8px;max-width:90vw;width:100%;max-height:90vh;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 20px 60px #0000004d;z-index:1}@media screen and (min-width: 768px){.brand-model-popup-content{max-width:500px}}.brand-model-popup-close{position:absolute;top:16px;right:16px;z-index:10;background:transparent;border:none;cursor:pointer;padding:8px;display:flex;align-items:center;justify-content:center;color:rgb(var(--color-foreground));transition:opacity .2s ease}@media screen and (max-width: 768px){.brand-model-popup-close{top:0;right:2px}}.brand-model-popup-close:hover{opacity:.7}.brand-model-popup-header{padding:13px 24px;border-bottom:1px solid rgba(var(--color-foreground),.1)}.brand-model-popup-title{font-size:1.5rem;font-weight:600;margin:0;line-height:1.2}.brand-model-popup-body{padding:10px 24px;overflow-y:auto;flex:1}.brand-model-grid{display:grid;grid-template-columns:1fr;gap:20px}@media screen and (min-width: 768px){.brand-model-grid{grid-template-columns:1fr 1fr}}.brand-model-column-title{font-size:1.125rem;font-weight:600;padding-bottom:8px;border-bottom:2px solid rgba(var(--color-foreground),.1)}.brand-model-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;max-height:400px;overflow-y:auto}.brand-model-item{padding:5px 16px 5px 24px;background:rgba(var(--color-foreground),.05);border-radius:6px;font-size:.9375rem;line-height:1.5;transition:background-color .2s ease,transform .2s ease;cursor:default;position:relative}.brand-model-item:before{content:"";display:inline-block;position:absolute;top:45%;left:8px;background:#000;width:5px;height:5px;border-radius:50%;vertical-align:middle}.brand-model-item.empty:before{content:""}.brand-model-item.empty{color:rgba(var(--color-foreground),.5);font-style:italic;cursor:default}.brand-model-item.empty:hover{transform:none}button.icon-text-link{background:none;border:none;font-family:inherit;font-size:inherit;color:inherit;text-align:inherit;margin:0;cursor:pointer}
/*# sourceMappingURL=/cdn/shop/t/2/assets/brand-model-popup.css.map */
