.um-root{position:fixed;bottom:24px;right:24px;z-index:9000;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Helvetica Neue,Arial,sans-serif}.um-fab{width:56px;height:56px;border-radius:50%;background:#1d1d1f;color:#fff;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 6px 24px #0000002e,0 2px 6px #0000001f;transition:transform .15s,box-shadow .15s}.um-fab:hover{transform:scale(1.06);box-shadow:0 8px 30px #0000003d,0 3px 8px #00000029}.um-fab:active{transform:scale(.98)}.um-menu{position:absolute;bottom:70px;right:0;min-width:240px;background:#fff;border-radius:14px;box-shadow:0 12px 36px #00000029,0 4px 10px #00000014;overflow:hidden;animation:um-pop .15s ease-out}.um-menu[hidden]{display:none}@keyframes um-pop{0%{opacity:0;transform:translateY(8px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}.um-menu-header{padding:16px 18px 14px;border-bottom:1px solid rgba(0,0,0,.06);background:#f8f9fb}.um-menu-name{font-size:15px;font-weight:600;color:#1d1d1f}.um-menu-email{font-size:12px;color:#6e6e73;margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.um-menu-badge{display:inline-block;margin-top:6px;padding:2px 8px;border-radius:999px;background:#fef3c7;color:#92400e;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.um-menu-items{display:flex;flex-direction:column;padding:6px 0}.um-menu-item{display:flex;align-items:center;gap:12px;padding:11px 18px;background:none;border:none;text-align:left;cursor:pointer;font-size:14px;color:#1d1d1f;font-family:inherit;transition:background .1s}.um-menu-item:hover{background:#f3f4f6}.um-menu-item svg{flex-shrink:0;color:#6e6e73}.um-menu-item-danger{color:#dc2626}.um-menu-item-danger svg{color:#dc2626}.um-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9100;display:flex;align-items:center;justify-content:center;padding:16px}.um-modal[hidden]{display:none}.um-modal-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0f172a8c}.um-modal-content{position:relative;background:#fff;border-radius:16px;width:100%;max-width:480px;box-shadow:0 25px 50px #00000040;overflow:hidden}.um-modal-header{display:flex;align-items:center;justify-content:space-between;padding:18px 22px;border-bottom:1px solid #e5e7eb}.um-modal-header h2{margin:0;font-size:17px;font-weight:600;color:#1d1d1f}.um-modal-close{background:none;border:none;font-size:28px;line-height:1;cursor:pointer;color:#6e6e73;padding:0;width:32px;height:32px}.um-feedback-form{padding:22px;display:flex;flex-direction:column;gap:14px}.um-feedback-form[hidden]{display:none}.um-feedback-hint{margin:0;font-size:13px;color:#6e6e73;line-height:1.5}.um-feedback-textarea{width:100%;min-height:130px;padding:12px 14px;border:1px solid #d1d5db;border-radius:10px;font-size:14px;font-family:inherit;resize:vertical;background:#f9fafb;color:#1d1d1f}.um-feedback-textarea:focus{outline:none;border-color:#3b82f6;background:#fff}.um-feedback-error{background:#fef2f2;color:#991b1b;border:1px solid #fecaca;padding:10px 12px;border-radius:8px;font-size:13px}.um-modal-footer{display:flex;justify-content:flex-end;gap:10px;margin-top:4px}.um-btn{padding:10px 18px;border-radius:8px;border:none;font-size:14px;font-weight:600;cursor:pointer;font-family:inherit;transition:background .15s,opacity .15s}.um-btn:disabled{opacity:.6;cursor:not-allowed}.um-btn-primary{background:#1d1d1f;color:#fff}.um-btn-primary:hover:not(:disabled){background:#000}.um-btn-ghost{background:#f3f4f6;color:#1d1d1f;border:1px solid #e5e7eb}.um-btn-ghost:hover{background:#e5e7eb}.um-feedback-success{padding:32px 22px;text-align:center}.um-feedback-success[hidden]{display:none}.um-feedback-success-icon{width:56px;height:56px;border-radius:50%;background:#d1fae5;color:#065f46;font-size:28px;font-weight:700;display:flex;align-items:center;justify-content:center;margin:0 auto 16px}.um-feedback-success p{margin:0 0 18px;color:#1d1d1f;font-size:15px}@media print{.um-root{display:none}}
