.store-page{background:#fff;padding-top:80px}.store-hero{padding:80px 20px 60px;background:linear-gradient(135deg,#000,#1f2937);text-align:center;color:#fff}.store-hero-eyebrow{font-size:13px;font-weight:600;letter-spacing:2px;text-transform:uppercase;color:#d2ac67;margin-bottom:16px}.store-hero h1{font-size:clamp(2rem,5vw,3.5rem);font-weight:700;color:#fff;margin-bottom:20px;line-height:1.15}.store-hero-sub{font-size:1.125rem;color:#d1d5db;max-width:640px;margin:0 auto 32px;line-height:1.7}.store-hero-trust{display:flex;justify-content:center;gap:32px;flex-wrap:wrap;font-size:14px;color:#9ca3af}.store-hero-trust span{display:flex;align-items:center;gap:6px}.store-grid-section{padding:80px 20px}.store-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:32px;max-width:1200px;margin:0 auto}.store-card{position:relative;background:#fff;border:2px solid #e5e7eb;border-radius:16px;overflow:hidden;display:flex;flex-direction:column;transition:border-color .25s ease,box-shadow .25s ease}.store-card:hover{border-color:#d2ac67;box-shadow:0 8px 32px #d2ac6726}.store-card-badge{position:absolute;top:16px;left:16px;z-index:2;background:#d2ac67;color:#000;font-size:12px;font-weight:700;letter-spacing:.5px;padding:4px 12px;border-radius:20px;text-transform:uppercase}.store-card-img-wrap{position:relative;height:200px;overflow:hidden;background:#f3f4f6}.store-card-img-wrap img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.store-card:hover .store-card-img-wrap img{transform:scale(1.04)}.store-card-category{position:absolute;bottom:12px;right:12px;background:#000000b3;color:#d2ac67;font-size:12px;font-weight:600;padding:4px 10px;border-radius:4px;letter-spacing:.5px}.store-card-body{padding:28px;display:flex;flex-direction:column;flex:1}.store-card-title{font-size:1.3rem;font-weight:700;color:#000;margin-bottom:8px;line-height:1.3}.store-card-tagline{font-size:.95rem;color:#4b5563;line-height:1.6;margin-bottom:20px}.store-card-highlights{list-style:none;padding:0;margin:0 0 24px;flex:1}.store-card-highlights li{font-size:13px;color:#374151;padding:6px 0 6px 20px;position:relative;border-bottom:1px solid #f3f4f6;line-height:1.5}.store-card-highlights li:before{content:"✓";position:absolute;left:0;color:#d2ac67;font-weight:700}.store-card-footer{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;padding-top:20px;border-top:1px solid #e5e7eb}.store-card-price{font-size:1.75rem;font-weight:700;color:#000;line-height:1}.store-card-delivery{font-size:12px;color:#6b7280;margin-top:4px}.store-card-btn{display:inline-block;padding:12px 20px;background:linear-gradient(135deg,#d2ac67,#b8934a);color:#000;font-weight:700;font-size:14px;border-radius:8px;text-decoration:none;white-space:nowrap;transition:opacity .2s ease,transform .2s ease}.store-card-btn:hover{opacity:.9;transform:translateY(-1px)}.store-guarantee{padding:60px 20px;background:#f9fafb;border-top:1px solid #e5e7eb}.guarantee-inner{max-width:860px;margin:0 auto;display:flex;align-items:flex-start;gap:32px}.guarantee-icon{flex-shrink:0}.guarantee-inner h3{font-size:1.4rem;font-weight:700;color:#000;margin-bottom:12px}.guarantee-inner p{font-size:1rem;color:#4b5563;line-height:1.7}.store-custom-cta{padding:80px 20px;text-align:center;background:#000;color:#fff}.store-custom-cta h2{font-size:2rem;font-weight:700;color:#fff;margin-bottom:16px}.store-custom-cta p{font-size:1.05rem;color:#9ca3af;max-width:580px;margin:0 auto 32px;line-height:1.7}@media(max-width:768px){.store-hero{padding:60px 20px 40px}.store-hero-trust{gap:16px;flex-direction:column;align-items:center}.store-grid{grid-template-columns:1fr}.guarantee-inner{flex-direction:column;align-items:center;text-align:center}.store-card-footer{flex-direction:column;align-items:flex-start}.store-card-btn{width:100%;text-align:center}}
