.vc-card-icon-btn{display:flex;align-items:center;justify-content:center;background:none;border:none;padding:0;cursor:pointer;color:#fff;pointer-events:auto}.vc-card-icon-btn svg{width:20px;height:20px}.vc-more-menu{position:absolute;top:-2px;right:0;transform:translateX(calc(100% + 10px));z-index:10001;display:flex;flex-direction:column;box-shadow:0 2px 8px rgba(0,0,0,.3);gap:1px}.vc-more-menu-item{width:94px;height:34px;padding:10px 12px;display:flex;align-self:stretch;justify-content:center;font-size:12px;border:none;background:rgba(255,255,255,.8);&:hover{transform:scale(1.05)}}.vc-more-mobile-popup{position:fixed;inset:0;z-index:10002;background:rgba(0,0,0,.6);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:none;height:100dvh;max-height:100dvh}.vc-more-mobile-close{top:15px;right:15px;width:24px;height:24px;background:transparent;border:none;padding:0;cursor:pointer}.vc-more-mobile-bar,.vc-more-mobile-close{position:absolute;display:flex;align-items:center;justify-content:center}.vc-more-mobile-bar{left:0;right:0;bottom:0;min-height:148px;background:#000;flex-direction:column;gap:8px}.vc-more-mobile-item{background:transparent;border:none;color:#FFF;font-family:Pretendard,sans-serif;font-size:17px;font-weight:400;font-style:normal;line-height:150%;cursor:pointer;padding:4px 16px}@media (max-width:768px){.vc-more-menu{display:none}.vc-more-mobile-popup{display:block}}