.product-grid-section{width:100%;font-family:var(--font-cinzel),serif;text-align:center;z-index:10;background:0 0;padding:150px 8%;position:relative}.section-header{margin-bottom:100px}.section-label{letter-spacing:.5em;color:var(--turquoise);text-transform:uppercase;margin-bottom:1.5rem;font-size:.8rem;display:block}.section-title{color:var(--ivory);letter-spacing:.15em;text-transform:uppercase;font-size:3.5rem}.product-container{grid-template-columns:repeat(4,1fr);gap:30px;width:100%;max-width:1600px;margin:0 auto;display:grid}.product-card{-webkit-backdrop-filter:blur(15px);background:#3a01018c;border:1px solid #af9b7d1a;border-radius:4px;padding:40px 20px;transition:all .6s cubic-bezier(.2,1,.3,1);position:relative;overflow:hidden;box-shadow:inset 0 4px 6px #ffffff1f,inset 4px 0 6px #ffffff14,inset 1px 1px #ffffff40,inset -2px -2px 4px #000c,inset 0 0 50px #0009,0 30px 60px #00000080}.product-card:hover{background:#5a0505b3;border-color:#40e0d099;transform:translateY(-14px)scale(1.015);box-shadow:inset 0 6px 10px #ffffff38,inset 6px 0 10px #ffffff26,inset 0 0 90px #000000f2,0 50px 100px #000000e6,0 0 60px #40e0d040}.product-image-box{background:radial-gradient(circle,#3a0101 0%,#150000 100%);justify-content:center;align-items:center;width:calc(100% + 40px);height:480px;margin:-40px -20px 25px;display:flex;position:relative;overflow:hidden}.product-name{font-family:var(--font-cinzel),serif;letter-spacing:.15em;text-transform:uppercase;background:linear-gradient(90deg,#fff 0%,#fff6 30%,#fff 45%,#fffffff2 50%,#fff 55% 100%) 0 0/200%;-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:1.5rem;font-weight:500;animation:15s ease-in-out infinite alternate shinePatina}.product-price{color:var(--turquoise);letter-spacing:.2em;font-size:1.2rem;font-family:var(--font-outfit),sans-serif}.card-ornament{color:var(--turquoise);opacity:.3;font-size:1rem;position:absolute}.card-ornament.top-left{top:15px;left:15px}.card-ornament.top-right{top:15px;right:15px}.product-image-box{background:radial-gradient(circle,#2a0101 0%,#0a0000 100%);border-radius:0;justify-content:center;align-items:center;width:calc(100% + 40px);height:480px;margin:-40px -20px 25px;display:flex;position:relative;overflow:hidden}.product-image-box img{object-fit:cover;width:100%;height:100%;transition:transform .8s cubic-bezier(.2,1,.3,1)}.product-card:hover .product-image-box img{transform:scale(1.08)}.product-info{margin-top:20px}.product-availability{color:var(--turquoise);letter-spacing:.3em;text-transform:uppercase;opacity:.6;margin-bottom:1rem;font-size:.7rem}.product-name{color:var(--ivory);letter-spacing:.1em;font-size:1.4rem;font-weight:400}@media (max-width:1100px){.product-container{grid-template-columns:repeat(2,1fr);gap:20px}.product-image-box{height:350px}}@media (max-width:700px){.product-grid-section{padding:80px 4% 60px}.section-header{margin-bottom:50px}.section-title{letter-spacing:.1em;font-size:1.7rem;line-height:1.2}.section-label{margin-bottom:1rem;font-size:.7rem}.product-container{grid-template-columns:repeat(2,1fr);gap:15px}.product-card{padding:15px 10px}.product-image-box{width:calc(100% + 20px);height:180px;margin:-15px -10px 15px}.product-name{font-size:.95rem;line-height:1.3}.product-availability{margin-bottom:.5rem;font-size:.55rem}.card-ornament{font-size:.7rem}.card-ornament.top-left{top:8px;left:8px}.card-ornament.top-right{top:8px;right:8px}}.product-card:hover .product-image-box img{filter:brightness(1.05)contrast(1.05);transform:scale(1.12)}
