@charset "UTF-8";.draggable-wrapper[data-v-da40e520]{position:fixed;bottom:24px;right:24px;z-index:2000;-webkit-user-select:none;user-select:none;touch-action:none}.announcement-pill[data-v-da40e520]{position:relative;display:flex;align-items:center;gap:10px;padding:8px 16px 8px 10px;width:auto;min-width:280px;max-width:360px;background:#ffffffe6;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(59,130,246,.2);border-radius:50px;box-shadow:0 4px 6px -1px #0000001a,0 12px 24px -8px #3b82f626}.announcement-pill[data-v-da40e520]:hover{box-shadow:0 8px 16px -2px #00000026}@media(max-width:768px){.announcement-pill[data-v-da40e520]{min-width:auto;max-width:90vw}}.drag-handle[data-v-da40e520]{color:#cbd5e1;font-size:14px;cursor:grab;display:flex;align-items:center;transition:color .3s}.drag-handle[data-v-da40e520]:hover{color:#3b82f6}.draggable-wrapper[style*=grabbing] .drag-handle[data-v-da40e520]{cursor:grabbing;color:#3b82f6}.icon-wrapper[data-v-da40e520]{display:flex;align-items:center;justify-content:center;width:28px;height:28px;background:#3b82f61a;color:#3b82f6;border-radius:50%;font-size:14px;flex-shrink:0;pointer-events:none}.content-wrapper[data-v-da40e520]{flex:1;overflow:hidden;pointer-events:none}.content-wrapper .text[data-v-da40e520]{display:block;color:#1e293b;font-size:14px;font-weight:500;line-height:1.5;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.divider[data-v-da40e520]{width:1px;height:14px;background-color:#0000000f;margin:0 2px}.close-wrapper[data-v-da40e520]{display:flex;align-items:center;justify-content:center;width:24px;height:24px;color:#94a3b8;cursor:pointer;border-radius:50%;transition:all .2s;font-size:12px}.close-wrapper[data-v-da40e520]:hover{background-color:#ef44441a;color:#ef4444}.slide-fade-enter-active[data-v-da40e520]{animation:slide-in-da40e520 .4s cubic-bezier(.16,1,.3,1)}.slide-fade-leave-active[data-v-da40e520]{animation:slide-out-da40e520 .3s cubic-bezier(.16,1,.3,1)}@keyframes slide-in-da40e520{0%{transform:translateY(100%) scale(.9);opacity:0}to{transform:translateY(0) scale(1);opacity:1}}@keyframes slide-out-da40e520{0%{transform:translateY(0) scale(1);opacity:1}to{transform:translateY(100%) scale(.9);opacity:0}}
