.line-clamp-2[data-v-c0dc05e4]{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hide-scrollbar{&[data-v-c0dc05e4]{scrollbar-width:none}&[data-v-c0dc05e4]::-webkit-scrollbar{display:none}}.drunkard-marker-wrapper{cursor:pointer}.drunkard-marker-dot{align-items:center;display:flex;height:40px;justify-content:center;position:relative;width:40px}.drunkard-marker-dot-core{background:var(--color-text-primary);border-radius:50%;box-shadow:0 0 6px #26262633;height:14px;position:relative;width:14px;z-index:2}.drunkard-marker-ripple{animation:drunkardRipple 2s ease-out infinite;background:#26262633;border-radius:50%;height:14px;left:50%;margin-left:-7px;margin-top:-7px;position:absolute;top:50%;width:14px;z-index:1}.drunkard-marker-ripple-delay{animation-delay:1s}@keyframes drunkardRipple{0%{opacity:.8;transform:scale(1)}to{opacity:0;transform:scale(3.5)}}.drunkard-marker-selected{align-items:center;display:flex;height:60px;justify-content:center;position:relative;width:60px}.drunkard-marker-selected-icon{align-items:center;background:var(--color-text-primary);border-radius:50%;box-shadow:0 4px 16px #26262633;display:flex;height:44px;justify-content:center;position:relative;width:44px;z-index:2}.drunkard-marker-selected-ring{animation:drunkardSelectedPulse 2s ease-in-out infinite;border:2px solid rgba(38,38,38,.2);border-radius:50%;height:44px;left:50%;margin-left:-22px;margin-top:-22px;position:absolute;top:50%;width:44px;z-index:1}@keyframes drunkardSelectedPulse{0%,to{opacity:.4;transform:scale(1)}50%{opacity:0;transform:scale(1.5)}}
