.full-item-display{display:none;position:relative}.full-item-display.show{display:flex}.full-item-display img{width:100%;height:100%;object-fit:cover}.full-item-display .comment-container{position:absolute;width:16px;height:16px}.full-item-display .comment-button{position:absolute;width:100%;height:100%;border-radius:16px;cursor:pointer;background-color:rgba(var(--color-button))}.full-item-display .comment-message{display:none;position:absolute;flex-direction:column;align-items:center;transform:translateY(-24px)}.full-item-display .comment-message.show{display:flex;animation:comment-message-show .25s}.full-item-display .comment-message .message-body{display:flex;text-align:center;justify-content:center;position:absolute;padding:16px;transform:translateY(-100%);width:200px;border-radius:16px;background-color:rgba(var(--color-button));color:rgba(var(--color-button-text))}.full-item-display .comment-message svg{margin-top:-1px;fill:rgba(var(--color-button))}@keyframes comment-message-show{0%{display:none;scale:0}to{display:flex;scale:1}}@media screen and (min-width: 750px){.full-item-display .comment-container{width:32px;height:32px}.full-item-display .comment-message{transform:translate(6px,-24px)}}
/*# sourceMappingURL=/cdn/shop/t/38/assets/full-item-display.css.map */
