.stores-page-container{background:linear-gradient(to bottom right,#111827,#1f2937,#111827);flex-direction:column;min-height:100vh;display:flex}.stores-sticky-header{z-index:10;position:sticky;top:0}.stores-list-container{flex-grow:1;width:100%;margin-left:auto;margin-right:auto;padding-left:.5rem;padding-right:.5rem}@media (min-width:640px){.stores-list-container{max-width:640px;padding-left:1rem;padding-right:1rem}}@media (min-width:768px){.stores-list-container{max-width:768px}}@media (min-width:1024px){.stores-list-container{max-width:1024px}}@media (min-width:1280px){.stores-list-container{max-width:1280px}}@media (min-width:1536px){.stores-list-container{max-width:1536px}}.stores-list-container.hidden{display:none}.loading-container{justify-content:center;align-items:center;min-height:200px;display:flex}.error-container{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#7f1d1d4d;border:1px solid #b91c1c80;border-radius:.5rem;margin-bottom:1.5rem;margin-left:.5rem;margin-right:.5rem;padding:1rem}.error-container p{text-align:center;color:#f87171}.stores-grid{grid-template-columns:repeat(1,minmax(0,1fr));gap:1rem;margin-top:1.25rem;display:grid}@media (min-width:640px){.stores-grid{gap:1.5rem}}.store-card{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:pointer;background-color:#1f293780;border:1px solid #37415180;border-radius:.5rem;flex-direction:row;min-height:120px;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}@media (min-width:640px){.store-card{min-height:150px}}.store-card:hover{border-color:#3b82f64d;box-shadow:0 25px 50px -12px #00000040}.store-card .store-card-content{flex-direction:column;flex-grow:1;padding:1rem;display:flex}@media (min-width:640px){.store-card .store-card-content{padding:1.5rem}}.store-card .store-card-content h2{color:#e5e7eb;margin-bottom:.5rem;padding-right:.5rem;font-size:1.125rem;font-weight:600}@media (min-width:640px){.store-card .store-card-content h2{font-size:1.5rem}}.store-card .store-card-content p{color:#9ca3af;font-size:.75rem}@media (min-width:640px){.store-card .store-card-content p{font-size:.875rem}}.store-card .store-actions{background-color:#11182733;border-left:1px solid #37415180;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;width:4rem;display:flex}@media (min-width:640px){.store-card .store-actions{width:5rem}}.store-card .store-actions .action-button-web{color:#9ca3af;border-radius:9999px;padding:.5rem;transition:color .15s,background-color .15s}.store-card .store-actions .action-button-web:hover{color:#60a5fa;background-color:#37415180}.store-card .store-actions .action-button-web svg{width:1.5rem;height:1.5rem}.store-card .store-actions .action-button-map{color:#9ca3af;border-radius:9999px;padding:.5rem;transition:color .15s,background-color .15s}.store-card .store-actions .action-button-map:hover{color:#f87171;background-color:#37415180}.store-card .store-actions .action-button-map svg{width:1.5rem;height:1.5rem}.selected-store-container{flex-grow:1}.selected-store-container .store-details-header{z-index:10;background:linear-gradient(to bottom right,#111827,#1f2937,#111827);padding-top:.5rem;padding-bottom:.75rem;position:sticky}@media (min-width:640px){.selected-store-container .store-details-header{padding-top:.625rem;padding-bottom:1rem}}.selected-store-container .store-details-header .store-details-inner{justify-content:space-between;align-items:flex-start;gap:.5rem;width:100%;margin-left:auto;margin-right:auto;padding-left:.5rem;padding-right:.5rem;display:flex}@media (min-width:640px){.selected-store-container .store-details-header .store-details-inner{gap:1rem;max-width:640px;padding-left:1rem;padding-right:1rem}}@media (min-width:768px){.selected-store-container .store-details-header .store-details-inner{max-width:768px}}@media (min-width:1024px){.selected-store-container .store-details-header .store-details-inner{max-width:1024px}}@media (min-width:1280px){.selected-store-container .store-details-header .store-details-inner{max-width:1280px}}@media (min-width:1536px){.selected-store-container .store-details-header .store-details-inner{max-width:1536px}}.selected-store-container .store-details-header .store-details-inner .details-content{flex:1;min-width:0}.selected-store-container .store-details-header .store-details-inner .details-content .store-name-link{color:#e5e7eb;cursor:pointer;margin-bottom:.5rem;font-size:1.25rem;font-weight:600;text-decoration:none;transition:color .15s;display:block}@media (min-width:640px){.selected-store-container .store-details-header .store-details-inner .details-content .store-name-link{font-size:1.875rem}}.selected-store-container .store-details-header .store-details-inner .details-content .store-name-link:hover{color:#60a5fa;text-decoration:underline}.selected-store-container .store-details-header .store-details-inner .details-content .store-name-span{color:#e5e7eb;margin-bottom:.5rem;font-size:1.25rem;font-weight:600;display:block}@media (min-width:640px){.selected-store-container .store-details-header .store-details-inner .details-content .store-name-span{font-size:1.875rem}}.selected-store-container .store-details-header .store-details-inner .details-content .store-map-link{color:#9ca3af;align-items:flex-start;gap:.5rem;margin-top:.5rem;font-size:.75rem;text-decoration:none;transition:color .15s;display:flex}@media (min-width:640px){.selected-store-container .store-details-header .store-details-inner .details-content .store-map-link{font-size:.875rem}}.selected-store-container .store-details-header .store-details-inner .details-content .store-map-link:hover{color:#60a5fa}.selected-store-container .store-details-header .store-details-inner .details-content .store-map-link .icon{color:#ef4444;flex-shrink:0;margin-top:.125rem;transition:color .15s}.selected-store-container .store-details-header .store-details-inner .details-content .store-map-link:hover .icon{color:#f87171}.selected-store-container .store-details-header .store-details-inner .details-content .store-map-link .address{word-break:break-word}.selected-store-container .store-details-header .store-details-inner .details-content .store-map-link:hover .address{text-decoration:underline}.selected-store-container .store-details-header .store-details-inner .close-button{color:#9ca3af;cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:.25rem;transition:color .15s}@media (min-width:640px){.selected-store-container .store-details-header .store-details-inner .close-button{padding:.5rem}}.selected-store-container .store-details-header .store-details-inner .close-button:hover{color:#fff}.selected-store-container .store-details-header .store-details-inner .close-button svg{width:1.25rem;height:1.25rem}@media (min-width:640px){.selected-store-container .store-details-header .store-details-inner .close-button svg{width:1.5rem;height:1.5rem}}.selected-store-container .store-events-container{width:100%;margin-left:auto;margin-right:auto;padding-left:.5rem;padding-right:.5rem}@media (min-width:640px){.selected-store-container .store-events-container{max-width:640px;padding-left:1rem;padding-right:1rem}}@media (min-width:768px){.selected-store-container .store-events-container{max-width:768px}}@media (min-width:1024px){.selected-store-container .store-events-container{max-width:1024px}}@media (min-width:1280px){.selected-store-container .store-events-container{max-width:1280px}}@media (min-width:1536px){.selected-store-container .store-events-container{max-width:1536px}}.selected-store-container .store-events-container .store-events-grid{grid-template-columns:repeat(1,minmax(0,1fr));gap:1rem;margin-top:1.25rem;display:grid}@media (min-width:640px){.selected-store-container .store-events-container .store-events-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem}}@media (min-width:1024px){.selected-store-container .store-events-container .store-events-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:1280px){.selected-store-container .store-events-container .store-events-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (min-width:1536px){.selected-store-container .store-events-container .store-events-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}.selected-store-container .store-events-container .no-events-container{justify-content:center;align-items:center;min-height:200px;display:flex}.selected-store-container .store-events-container .no-events-container p{color:#9ca3af;font-size:.875rem}@media (min-width:640px){.selected-store-container .store-events-container .no-events-container p{font-size:1rem}}
