.stores-section{padding:4rem 1rem;background:linear-gradient(180deg,#fff,#f8fafc);min-height:100vh}.stores-header{text-align:center;margin-bottom:3rem}.stores-heading{font-size:2.5rem;font-weight:700;color:#0f172a;margin-bottom:1rem;letter-spacing:-.025em}.heading-accent{width:6rem;height:.25rem;background:linear-gradient(90deg,#0f172a,#64748b);margin:0 auto;border-radius:9999px}.stores-grid{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width: 768px){.stores-heading{font-size:3rem}.stores-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.stores-heading{font-size:3.75rem}.stores-grid{grid-template-columns:repeat(3,1fr)}}.store-card{background:#fff;border-radius:.75rem;overflow:hidden;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;transition:all .3s cubic-bezier(.4,0,.2,1);border:none}.store-card:hover{box-shadow:0 25px 50px -12px #00000040;transform:translateY(-.25rem)}.store-image-container{position:relative;overflow:hidden}.store-image{width:100%;height:16rem;object-fit:cover;transition:transform .3s cubic-bezier(.4,0,.2,1)}.store-card:hover .store-image{transform:scale(1.05)}.image-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 0%,rgba(0,0,0,.2) 100%);opacity:0;transition:opacity .3s cubic-bezier(.4,0,.2,1)}.store-card:hover .image-overlay{opacity:1}.store-content{padding:1.5rem;display:flex;flex-direction:column;gap:1rem}.store-info{display:flex;flex-direction:column;gap:.5rem}.store-title{font-size:1.25rem;font-weight:600;color:#0f172a;transition:color .3s cubic-bezier(.4,0,.2,1)}.store-card:hover .store-title{color:#0f172a}.store-description{font-size:.875rem;font-weight:500;color:#64748b;text-transform:uppercase;letter-spacing:.1em}.store-address{font-size:.875rem;color:#0f172a;line-height:1.5;min-height:2.5rem;display:flex;align-items:center}.store-actions{display:flex;justify-content:center;gap:1rem;padding-top:.5rem}.action-button{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;background-color:#f1f5f9;color:#475569;border-radius:50%;text-decoration:none;transition:all .2s cubic-bezier(.4,0,.2,1)}.action-button:hover{background-color:#0f172a;color:#f8fafc;transform:scale(1.1)}.action-button svg{width:1rem;height:1rem}@media (prefers-color-scheme: dark){body{background-color:#0f172a;color:#f8fafc}.stores-section{background:linear-gradient(180deg,#0f172a,#1e293b)}.stores-heading{color:#f8fafc}.heading-accent{background:linear-gradient(90deg,#f8fafc,#cbd5e1)}.store-card{background:#0f172a;border:1px solid #1e293b}.store-title,.store-card:hover .store-title,.store-address{color:#f8fafc}.action-button{background-color:#1e293b;color:#f8fafc}.action-button:hover{background-color:#f8fafc;color:#0f172a}}@media (prefers-reduced-motion: reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.action-button:focus{outline:2px solid #3b82f6;outline-offset:2px}
/*# sourceMappingURL=/cdn/shop/t/2/assets/stores.css.map */
