.feedback-module__W9tg8G__viewport{z-index:400;pointer-events:none;flex-direction:column;align-items:stretch;gap:10px;width:min(420px,100vw - 32px);display:flex;position:fixed;bottom:24px;left:50%;transform:translate(-50%)}.feedback-module__W9tg8G__toast{pointer-events:auto;background:var(--bg-card);border:1px solid var(--border);box-shadow:var(--shadow-lg);border-radius:13px;align-items:flex-start;gap:12px;padding:12px 14px 12px 16px;animation:.25s ease-out feedback-module__W9tg8G__toastIn;display:flex;position:relative;overflow:hidden}.feedback-module__W9tg8G__toast:before{content:"";width:4px;position:absolute;top:0;bottom:0;left:0}.feedback-module__W9tg8G__success:before{background:var(--status-online)}.feedback-module__W9tg8G__error:before{background:var(--status-offline)}.feedback-module__W9tg8G__warning:before{background:var(--status-busy)}.feedback-module__W9tg8G__info:before{background:var(--brand-accent)}.feedback-module__W9tg8G__icon{flex-shrink:0;margin-top:1px;line-height:0;display:flex}.feedback-module__W9tg8G__success .feedback-module__W9tg8G__icon{color:var(--status-online)}.feedback-module__W9tg8G__error .feedback-module__W9tg8G__icon{color:var(--status-offline)}.feedback-module__W9tg8G__warning .feedback-module__W9tg8G__icon{color:var(--status-busy)}.feedback-module__W9tg8G__info .feedback-module__W9tg8G__icon{color:var(--brand-accent)}.feedback-module__W9tg8G__body{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.feedback-module__W9tg8G__title{color:var(--text-primary);font-size:.84rem;font-weight:700}.feedback-module__W9tg8G__message{color:var(--text-secondary);word-break:break-word;font-size:.83rem;font-weight:500;line-height:1.45}.feedback-module__W9tg8G__close{cursor:pointer;color:var(--text-muted);background:0 0;border:none;border-radius:6px;flex-shrink:0;padding:2px;line-height:0;transition:background .12s,color .12s;display:flex}.feedback-module__W9tg8G__close:hover{background:var(--bg-secondary);color:var(--text-primary)}.feedback-module__W9tg8G__exiting{animation:.3s forwards feedback-module__W9tg8G__toastOut}@keyframes feedback-module__W9tg8G__toastIn{0%{opacity:0;transform:translateY(16px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes feedback-module__W9tg8G__toastOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(12px)}}.feedback-module__W9tg8G__confirmOverlay{z-index:500;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;justify-content:center;align-items:center;padding:16px;animation:.15s feedback-module__W9tg8G__cfFadeIn;display:flex;position:fixed;inset:0}.feedback-module__W9tg8G__confirmModal{background:var(--bg-card);border:1px solid var(--border);width:min(420px,92vw);box-shadow:var(--shadow-lg);border-radius:16px;padding:24px;animation:.18s ease-out feedback-module__W9tg8G__cfIn}.feedback-module__W9tg8G__confirmTitle{color:var(--text-primary);margin:0 0 8px;font-size:1.05rem}.feedback-module__W9tg8G__confirmMessage{color:var(--text-muted);margin:0 0 20px;font-size:.88rem;line-height:1.5}.feedback-module__W9tg8G__confirmActions{justify-content:flex-end;gap:10px;display:flex}.feedback-module__W9tg8G__confirmCancel,.feedback-module__W9tg8G__confirmOk{cursor:pointer;border:1px solid var(--border);color:var(--text-primary);background:0 0;border-radius:10px;padding:9px 18px;font-size:.85rem;font-weight:600;transition:background .15s,filter .15s}.feedback-module__W9tg8G__confirmCancel:hover{background:var(--bg-secondary)}.feedback-module__W9tg8G__confirmOk{background:var(--brand-accent);border-color:var(--brand-accent);color:#fff}.feedback-module__W9tg8G__confirmOk:hover{filter:brightness(1.05)}.feedback-module__W9tg8G__confirmDanger{background:var(--status-offline);border-color:var(--status-offline)}@keyframes feedback-module__W9tg8G__cfFadeIn{0%{opacity:0}to{opacity:1}}@keyframes feedback-module__W9tg8G__cfIn{0%{opacity:0;transform:translateY(8px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}
