.shop-page{--shop-primary:#bd2d87;--shop-bg:#fdf2f8;color:#333;background-color:#fafafa;min-height:100vh;padding-bottom:4rem;font-family:Inter,sans-serif}.shop-header{text-align:center;color:#fff;justify-content:center;align-items:center;height:350px;display:flex;position:relative;overflow:hidden}.shop-bg{object-fit:cover;filter:brightness(.4);z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.shop-header-content{z-index:2;padding:1.5rem;position:relative}.shop-header-content h1{margin-bottom:1rem;font-size:2.5rem;font-weight:800}.shop-back-link{color:#fffc;align-items:center;gap:.5rem;margin-bottom:1rem;font-weight:500;text-decoration:none;display:inline-flex}.shop-container{z-index:10;max-width:1000px;margin:-50px auto 0;padding:0 1.5rem;position:relative}.filter-bar{background:#fff;border-radius:99px;flex-wrap:wrap;justify-content:center;gap:.5rem;width:fit-content;margin-bottom:2rem;margin-left:auto;margin-right:auto;padding:1rem;display:flex;box-shadow:0 4px 20px #0000000f}.filter-btn{cursor:pointer;color:#666;background:0 0;border:none;border-radius:99px;padding:.5rem 1.25rem;font-weight:600;transition:all .2s}.filter-btn:hover{background:#f3f4f6}.filter-btn.active{background:var(--shop-primary);color:#fff}.shop-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;margin-bottom:3rem;display:grid}.shop-card{background:#fff;border:1px solid #e5e7eb;border-radius:20px;padding:2rem;transition:transform .2s;position:relative}.shop-card:hover{border-color:var(--shop-primary);transform:translateY(-5px);box-shadow:0 10px 30px #bd2d871a}.shop-cat-badge{color:var(--shop-primary);background:#fdf2f8;border-radius:8px;padding:.2rem .6rem;font-size:.75rem;font-weight:700;position:absolute;top:1.5rem;right:1.5rem}.shop-card h3{margin:0 0 1.5rem;font-size:1.25rem}.info-row{color:#555;align-items:flex-start;gap:1rem;margin-bottom:1rem;font-size:.9rem;display:flex}.info-row .icon{color:#9ca3af;flex-shrink:0;margin-top:3px}.loc-text{flex-direction:column;gap:.25rem;display:flex}.shopping-tip{color:#92400e;background:#fffbeb;border:1px solid #fcd34d;border-radius:16px;padding:1.5rem;line-height:1.6}.shopping-tip h3{margin:0 0 .5rem;font-size:1.1rem}@media (max-width:768px){.shop-header{height:250px}.filter-bar{border-radius:20px;width:100%}}
/*# sourceMappingURL=bf505e5e6a619719.css.map*/