.db-history-item{background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.07);border-radius:10px;padding:12px 16px;display:flex;align-items:center;justify-content:space-between}.db-history-item-left{display:flex;align-items:center;gap:10px}.db-history-dot{width:8px;height:8px;border-radius:50%;background:#4ade80;flex-shrink:0;box-shadow:0 0 6px #4ade80}.db-history-order{font-size:13px;font-weight:700;color:#c00}.db-history-email{font-size:12px;color:#8a8580}.db-history-time{font-size:11px;color:#555}#db-toast.success #db-toast-icon{background:#22c55e}#db-toast.error #db-toast-icon{background:#c00}