.return-seal{position:relative;display:inline-block;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}.return-seal-svg{width:100%;height:100%;display:block}.return-seal-quiet-orbit{--seal-primary:#7b9bc4;--seal-glow:rgba(123,155,196,.25)}.return-seal-time-capsule{--seal-primary:#d4a556;--seal-glow:rgba(212,165,86,.3)}.return-seal-warm-return{--seal-primary:#e8a896;--seal-glow:hsla(13,64%,75%,.28)}.return-seal-echo-return{--seal-primary:#b8a8d8;--seal-glow:rgba(184,168,216,.26)}.bottle-detail-seal{position:absolute;right:32px;bottom:48px;width:140px;height:140px;opacity:.45;mix-blend-mode:multiply;transform:rotate(-8deg);filter:drop-shadow(0 2px 6px var(--seal-glow,rgba(123,155,196,.25)));transition:opacity .4s ease,transform .4s ease;z-index:1}.bottle-detail-content:hover .bottle-detail-seal{opacity:.55;transform:rotate(-6deg) scale(1.02)}.card-seal-badge{position:absolute;top:16px;right:16px;width:56px;height:56px;opacity:.35;mix-blend-mode:multiply;transform:rotate(8deg);filter:drop-shadow(0 1px 3px var(--seal-glow,rgba(123,155,196,.15)));transition:opacity .3s ease,transform .3s ease}.mk-return-card:hover .card-seal-badge{opacity:.45;transform:rotate(6deg) scale(1.08)}@media (max-width:768px){.bottle-detail-seal{right:24px;bottom:36px;width:110px;height:110px;opacity:.45}.card-seal-badge{top:12px;right:12px;width:48px;height:48px;opacity:.38}}@media (max-width:390px){.bottle-detail-seal{width:95px;height:95px;right:20px;bottom:32px}.card-seal-badge{width:42px;height:42px}}@media print{.return-seal{opacity:.65!important}.bottle-detail-seal{opacity:.45!important}}@keyframes seal-stamp{0%{opacity:0;transform:rotate(-15deg) scale(.8)}60%{opacity:.55;transform:rotate(-6deg) scale(1.05)}to{opacity:.45;transform:rotate(-8deg) scale(1)}}.bottle-detail-seal.seal-animate{animation:seal-stamp .8s cubic-bezier(.34,1.56,.64,1) forwards}@keyframes seal-glow{0%,to{filter:drop-shadow(0 2px 6px var(--seal-glow));opacity:.45}50%{filter:drop-shadow(0 2px 8px var(--seal-glow));opacity:.55}}.bottle-detail-content:hover .bottle-detail-seal.seal-glow-effect{animation:seal-glow 2s ease-in-out infinite}