.section-stores{box-sizing:border-box}.stores-grid{display:grid;gap:2rem;margin-top:3rem}.stores-grid--1{grid-template-columns:1fr}.stores-grid--2{grid-template-columns:repeat(2,1fr)}.stores-grid--3{grid-template-columns:repeat(3,1fr)}@media screen and (max-width: 749px){.stores-grid{gap:1.5rem;margin-top:2rem}.stores-grid--mobile-1{grid-template-columns:1fr!important}.stores-grid--mobile-2{grid-template-columns:repeat(2,1fr)!important}}.store-card{background:rgba(var(--color-foreground-rgb),.02);border:1px solid rgba(var(--color-foreground-rgb),.1);border-radius:16px;overflow:hidden;transition:all .3s ease;box-shadow:0 2px 8px rgba(var(--color-foreground-rgb),.04)}.store-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(var(--color-foreground-rgb),.1);border-color:rgba(var(--color-foreground-rgb),.15)}.store-card__header{position:relative}.store-card__image{width:100%;height:200px;overflow:hidden;background:rgba(var(--color-foreground-rgb),.05)}.store-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.store-card:hover .store-card__image img{transform:scale(1.05)}.store-card__title{padding:1.5rem 2rem 1rem}.store-card__title h3{margin:0;font-size:18px;font-weight:600;color:rgba(var(--color-foreground-rgb),.9);line-height:1.3}.store-card__type{display:inline-block;padding:.25rem .75rem;background:rgba(var(--color-foreground-rgb),.1);color:rgba(var(--color-foreground-rgb),.7);font-size:12px;font-weight:500;border-radius:12px;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.5px}.store-card--physical .store-card__type{background:#22c55e26;color:#22c55e}.store-card--online .store-card__type{background:#3b82f626;color:#3b82f6}.store-card__content{padding:0 2rem 2rem}.store-info{margin-bottom:1.5rem}.store-info__item{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:1rem}.store-info__item:last-child{margin-bottom:0}.store-info__icon{width:18px;height:18px;color:rgba(var(--color-foreground-rgb),.6);flex-shrink:0;margin-top:2px}.store-info__text{font-size:14px;line-height:1.5;color:rgba(var(--color-foreground-rgb),.8);white-space:normal}.store-info__text a{color:inherit;text-decoration:none;transition:color .2s ease}.store-info__text a:hover{color:rgba(var(--color-foreground-rgb),1);text-decoration:underline}.store-map{border-top:1px solid rgba(var(--color-foreground-rgb),.1);padding-top:1.5rem;margin-top:1.5rem}.store-map__container{width:100%;height:200px;border-radius:12px;overflow:hidden;margin-bottom:1rem}.store-directions-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;background:rgba(var(--color-foreground-rgb),.08);color:rgba(var(--color-foreground-rgb),.8);text-decoration:none;border-radius:8px;font-size:14px;font-weight:500;transition:all .2s ease;border:none;cursor:pointer}.store-directions-btn:hover{background:rgba(var(--color-foreground-rgb),.12);color:rgba(var(--color-foreground-rgb),1);transform:translateY(-1px)}.store-directions-btn svg{width:16px;height:16px}.store-card__logo{width:100%;height:120px;display:flex;align-items:center;justify-content:center;background:rgba(var(--color-foreground-rgb),.05);border-radius:8px;margin-bottom:1rem}.store-card__logo img{max-width:120px;max-height:80px;object-fit:contain;filter:grayscale(20%);transition:filter .3s ease}.store-card:hover .store-card__logo img{filter:grayscale(0%)}.online-store-description{margin-bottom:1.5rem;font-size:14px;line-height:1.6;color:rgba(var(--color-foreground-rgb),.8)}.online-store-button{margin-top:0}.online-store-button--with-description{margin-top:1.5rem}.online-store-description>*{margin-top:0!important}.online-store-link{display:inline-flex;align-items:center;gap:.5rem;padding:.875rem 1.5rem;background:rgba(var(--color-foreground-rgb),.9);color:rgba(var(--color-background-rgb),1)!important;text-decoration:none;border-radius:8px;font-size:14px;font-weight:600;transition:all .3s ease;width:100%;justify-content:center;text-transform:uppercase;letter-spacing:.5px}.online-store-link:hover{background:rgba(var(--color-foreground-rgb),1);transform:translateY(-2px);box-shadow:0 4px 12px rgba(var(--color-foreground-rgb),.3)}.online-store-link svg{width:16px;height:16px}@media screen and (max-width: 749px){.store-card{border-radius:12px}.store-card__title{padding:1.25rem 1.5rem .75rem}.store-card__title h3{font-size:16px}.store-card__content{padding:0 1.5rem 1.5rem}.store-info__item{gap:.6rem;margin-bottom:.8rem}.store-info__icon{width:16px;height:16px}.store-info__text{font-size:13px}.store-map__container{height:180px;border-radius:8px}.store-directions-btn{padding:.6rem 1rem;font-size:13px}.store-card__logo{height:100px;margin-bottom:.75rem}.store-card__logo img{max-width:100px;max-height:70px}.online-store-description{font-size:13px;margin-bottom:1.25rem}.online-store-link{padding:.75rem 1.25rem;font-size:13px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-stores.css.map */
