.hero-bottle--3d{width:min(32vw,420px);height:560px;display:grid;place-items:center;position:relative;margin:0;animation:none}.hero-bottle--3d img{width:100%;height:100%;object-fit:contain;position:relative;z-index:2;filter:drop-shadow(20px 30px 28px rgba(0,0,0,.72));animation:heroBottleFloat 6s ease-in-out infinite,heroBottleTurn 11s ease-in-out infinite;transform-origin:center bottom}.hero-bottle--3d p{position:absolute;bottom:-4px;z-index:3;width:100%;color:#d8c99c;font:8px DM Mono;letter-spacing:.13em}.hero-ring{position:absolute;width:330px;height:110px;border:1px solid rgba(200,169,107,.32);border-radius:50%;transform:rotate(-17deg);z-index:1}.hero-ring-one{top:35%;animation:ringPulse 5s ease-in-out infinite}.hero-ring-two{top:55%;transform:rotate(24deg) scale(.8);border-color:rgba(200,169,107,.16);animation:ringPulse 5s 1s ease-in-out infinite reverse}@keyframes heroBottleFloat{50%{translate:0 -18px}}@keyframes heroBottleTurn{0%,100%{rotate:0deg}48%{rotate:-3.5deg}52%{rotate:3deg}}@keyframes ringPulse{50%{scale:1.12;opacity:.35}}@media(max-width:780px){.hero-bottle--3d{width:255px;height:380px;right:-5px;bottom:5px;transform:none}.hero-bottle--3d img{filter:drop-shadow(13px 18px 18px rgba(0,0,0,.72))}.hero-bottle--3d p{font-size:6px;letter-spacing:.1em;bottom:0}.hero-ring{width:225px;height:74px}}
